/* The three colors exactly match the original Cre'spe symbol and stage backgrounds. */
.page-home{--cr-red:#e74655;--cr-blue:#00b3eb;--cr-purple:#634f9d;background:var(--paper)}
.page-home h1,.page-home h2,.page-home h3{font-family:Pretendard,sans-serif}
.page-home .site-header{position:fixed;inset:0 0 auto;height:88px;color:#17191e;background:var(--cr-red);border-color:#ffffff30;transition:background .25s;z-index:40}
.page-home .header-inner{width:calc(100% - 96px);max-width:none}.page-home .brand img{width:133px;filter:brightness(0) invert(1)}
.page-home .desktop-nav a{font-size:15px;font-weight:650}.page-home .desktop-nav a:hover{color:inherit;opacity:.65}
.page-home .header-actions>.button{background:#fff;color:#17191e;border-color:#fff;min-height:48px;gap:25px}
.page-home .menu-toggle span{background:currentColor}.page-home .mobile-menu{color:var(--ink);top:88px}.header-quick-works{display:none}
.page-home.story-purple .site-header{color:white}.page-home.home-light .site-header,.page-home.menu-open .site-header{background:#f7f8faed;backdrop-filter:blur(18px);color:var(--ink);border-color:var(--line)}
.page-home.home-light .brand img,.page-home.menu-open .brand img{filter:none}.page-home.home-light .header-actions>.button,.page-home.menu-open .header-actions>.button{background:var(--ink);color:white;border-color:var(--ink)}
.page-home .mobile-contact{display:none}.page-home.home-light .mobile-contact{display:none}
.manifest-story{position:relative;background:var(--cr-red)}.manifest-stage{position:relative;isolation:isolate}.manifest-scene{position:relative;min-height:100svh;min-height:100vh;color:#fff;overflow:hidden;background:var(--cr-red)}.scene-blue{background:var(--cr-blue)}.scene-purple{background:var(--cr-purple)}
.stage-colors,.manifest-symbol,.story-dock,.story-skip{display:none}.scene-identity,.manifest-symbol{position:absolute;width:min(37vw,620px);right:3.4vw;top:50%;transform:translateY(-48%);pointer-events:none;z-index:1}
.identity-svg{display:block;width:100%;height:auto;fill:none;stroke:none;stroke-width:0;overflow:visible}.identity-svg circle{stroke-width:60}
.scene-copy{position:relative;z-index:3;padding:clamp(120px,15.7vh,178px) 0 210px;margin-left:48px;width:70%;max-width:1150px}
.scene-label{font-size:17px;font-weight:650;display:flex;align-items:center;gap:13px;line-height:1.5;margin-bottom:29px;color:#391c2b}.scene-label>span{font-size:11px;letter-spacing:.06em;border:1px solid currentColor;border-radius:30px;padding:3px 9px}.scene-blue .scene-label{color:#063b50}.scene-purple .scene-label{color:#fff}
.scene-heading{font-size:clamp(56px,min(6.5vw,10.4vh),110px);font-weight:430;letter-spacing:-.075em;line-height:1.09;text-wrap:initial}.scene-heading>span,.scene-heading>strong{display:block;font-weight:430;white-space:nowrap}.scene-heading>strong{font-weight:780;letter-spacing:-.077em}.scene-support{font-size:20px;line-height:1.65;letter-spacing:-.025em;color:#3c1725;margin-top:28px;font-weight:550}.scene-blue .scene-support{color:#073749}.scene-purple .scene-support{color:#fff}
.scene-actions{display:flex;gap:28px;align-items:center;margin-top:28px}.scene-actions .button{background:white;color:#17191e;border-color:#fff;min-height:58px;padding:15px 25px;gap:30px;font-size:16px;white-space:nowrap}.scene-actions .button:hover{background:#f0f0f4;transform:translateY(-2px)}.scene-link{display:inline-flex;align-items:center;gap:12px;min-height:44px;font-size:15px;font-weight:650;color:#3c1725}.scene-blue .scene-link{color:#073749}.scene-purple .scene-link{color:#fff}.scene-link:hover{text-decoration:underline;text-underline-offset:5px}
.scene-statement{position:absolute;bottom:119px;left:48px;right:48px;z-index:3;font-size:17px;line-height:1.65;letter-spacing:-.015em;color:#41182a;font-weight:550}.scene-blue .scene-statement{color:#06394d}.scene-purple .scene-statement{color:#fff}.mobile-only{display:none}
/* Native scroll drives a sticky stage. There are no wheel/touch event traps. */
.story-enhanced .manifest-story{height:calc(var(--stage-h,100vh)*3.75)}
.story-enhanced .manifest-stage{position:sticky;top:0;height:var(--stage-h,100vh);overflow:hidden}
.story-enhanced .stage-colors{display:block;position:absolute;inset:0;background:var(--cr-red);z-index:0}
.stage-blue,.stage-purple{position:absolute;inset:0;clip-path:circle(0% at 84% 50%);will-change:clip-path}.stage-blue{background:var(--cr-blue)}.stage-purple{background:var(--cr-purple)}
.story-enhanced .manifest-symbol{display:block}.story-enhanced .scene-identity{display:none}
.story-enhanced .manifest-scene{position:absolute;inset:0;min-height:0;background:none;overflow:visible;opacity:var(--scene-alpha,0);pointer-events:none;z-index:2}
.story-enhanced .manifest-scene:first-of-type{--scene-alpha:1}.story-enhanced .manifest-scene.is-current{pointer-events:auto}
.story-enhanced .scene-copy{padding-bottom:0;transform:translateY(var(--scene-shift,0px));will-change:transform,opacity}
.story-enhanced .story-dock{display:flex;position:absolute;bottom:28px;left:48px;gap:20px;z-index:5;color:#351b27}
.story-dock a{position:relative;display:flex;gap:13px;align-items:center;min-width:124px;min-height:49px;font-size:13px;padding:4px 0 8px;border-bottom:1px solid #391c2b55;opacity:.65}
.story-dock a>span{font-size:11px;font-weight:600}.story-dock b{font-weight:550}.story-dock i{position:absolute;bottom:-1px;left:0;width:100%;height:2px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .25s}
.story-dock a[aria-current]{opacity:1}.story-dock a[aria-current] b{font-weight:750}.story-dock a[aria-current] i{transform:scaleX(1)}.story-dock a:hover{opacity:1}
.story-enhanced .story-skip{display:flex;align-items:center;gap:12px;position:absolute;right:48px;bottom:29px;min-height:48px;color:#351b27;font-weight:650;font-size:14px;z-index:5}
.story-purple .story-dock,.story-purple .story-skip{color:#fff}.story-purple .story-dock a{border-bottom-color:#ffffff60}.story-blue .story-dock,.story-blue .story-skip{color:#06394d}
.manifest-work{position:relative;background:var(--paper);padding-block:120px 65px;z-index:2}.manifest-work .wrap{width:min(1536px,calc(100% - 96px))}.manifest-work-head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:62px}.manifest-work .eyebrow{font-size:16px;letter-spacing:0;font-weight:550;margin-bottom:25px}.manifest-work h2{font-size:clamp(52px,6vw,90px);line-height:1.13;letter-spacing:-.075em;font-weight:430}.manifest-work h2 strong{font-weight:750}.manifest-work-aside p{font-size:18px;line-height:1.8;color:var(--muted);margin-bottom:24px}.manifest-work-aside .button{font-size:15px;gap:25px}.manifest-work .selected-grid{gap:65px 36px}.manifest-work .work-image{border-radius:3px}.manifest-work .work-caption{padding-top:22px}.manifest-work .work-caption h3{font-weight:720;letter-spacing:-.035em;font-size:25px}.manifest-work .work-category{font-size:13px}.manifest-work .work-description{font-size:16px}.manifest-work-foot{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:57px;padding-top:25px;border-top:1px solid var(--line);font-size:14px;color:var(--muted)}.manifest-work-foot .text-link{font-size:13px}
.manifest-questions{position:relative;display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;padding-block:75px 115px}.manifest-questions h2{font-weight:650;letter-spacing:-.065em;line-height:1.3;font-size:43px}.manifest-questions .eyebrow{font-size:15px;letter-spacing:0;font-weight:500}.question-lead{font-size:16px;line-height:1.9;color:var(--muted);margin-top:27px}.anchor-alias{position:absolute;top:0}.manifest-questions .faq-list summary{font-size:17px}
.manifest-contact{position:relative;isolation:isolate;overflow:hidden;background:var(--cr-purple);padding-block:94px 86px;color:white}.manifest-contact .wrap{width:min(1536px,calc(100% - 96px));position:relative;z-index:2}.manifest-contact .eyebrow{font-size:17px;font-weight:500;letter-spacing:0;margin-bottom:37px}.manifest-contact h2{font-size:clamp(72px,9vw,138px);font-weight:430;letter-spacing:-.08em;line-height:1.06}.manifest-contact h2 strong{font-weight:750}.contact-identity{position:absolute;right:4%;top:80px;width:min(35vw,600px);z-index:1}.manifest-contact-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-top:65px}.manifest-contact-bottom p{font-size:23px;line-height:1.7;font-weight:500}.manifest-contact-bottom .button{min-height:68px;background:white;color:var(--ink);border-color:white;font-size:18px;padding:18px 29px;gap:48px}.manifest-contact-bottom span{display:block;font-size:14px;margin-top:15px;text-align:center;color:#eeeaf8}.page-home .site-footer{position:relative;z-index:2}.page-home .footer-top>p{font-family:Pretendard;font-weight:600}
@media(min-width:1750px){.scene-copy{margin-left:80px}.scene-heading{font-size:min(6.3vw,11.5vh,126px)}.page-home .header-inner{width:calc(100% - 160px)}.scene-statement,.story-enhanced .story-dock{left:80px}.story-enhanced .story-skip{right:80px}.scene-identity,.manifest-symbol{width:35vw;max-width:730px;right:4%}}
@media(max-width:1100px) and (min-width:801px){.scene-copy{margin-left:36px;width:76%}.page-home .header-inner{width:calc(100% - 72px)}.scene-identity,.manifest-symbol{width:36vw;right:1.5vw;top:53%}.scene-heading{font-size:min(7.2vw,10vh)}.scene-actions{gap:18px}.scene-actions .button{font-size:14px;padding-inline:20px;gap:15px}.scene-link{font-size:13px;gap:7px}.scene-statement{left:36px;right:36px;font-size:15px}.story-enhanced .story-dock{left:36px}.story-enhanced .story-skip{right:36px}.story-dock a{min-width:110px}.manifest-questions{gap:55px}.manifest-work .wrap,.manifest-contact .wrap{width:calc(100% - 72px)}}
@media(max-height:760px) and (min-width:801px){.scene-copy{padding-top:112px}.scene-label{margin-bottom:17px;font-size:15px}.scene-heading{font-size:min(6.3vw,9.7vh);line-height:1.05}.scene-support{margin-top:20px;font-size:17px;line-height:1.6}.scene-actions{margin-top:19px}.scene-actions .button{min-height:51px;font-size:14px}.scene-statement{bottom:88px;font-size:14px}.story-enhanced .story-dock{bottom:18px}.story-enhanced .story-skip{bottom:18px}}
@media(max-width:800px){.page-home .site-header{height:78px}.page-home .header-inner{width:calc(100% - 48px)}.page-home .brand img{width:111px}.page-home .mobile-menu{top:78px}.page-home .header-actions{gap:9px}.page-home .header-actions>.button{min-height:44px;font-size:13px;padding-inline:16px;gap:10px}.header-quick-works{display:flex;align-items:center;justify-content:center;min-height:44px;font-size:13px;font-weight:650;min-width:40px}.scene-copy{margin-left:24px;width:calc(100% - 48px);max-width:none;padding-top:111px;padding-bottom:220px}.scene-label{margin-bottom:20px;min-height:95px;max-width:calc(100% - 135px);font-size:17px;align-items:center}.scene-label>span{font-size:10px}.scene-heading{font-size:clamp(40px,7.8vw,66px);line-height:1.12;letter-spacing:-.06em}.scene-heading>strong{letter-spacing:-.065em}.scene-identity,.manifest-symbol{top:107px;right:24px;width:125px;transform:none}.scene-support{font-size:18px;line-height:1.7;margin-top:26px}.scene-actions{gap:24px;margin-top:26px}.scene-actions .button{font-size:15px;gap:20px;min-height:55px;padding-inline:22px}.scene-link{font-size:14px;gap:7px}.scene-statement{left:24px;right:24px;bottom:105px;font-size:15px;line-height:1.75}.story-enhanced .story-dock{left:24px;bottom:29px;gap:22px}.story-dock a{min-width:106px}.story-enhanced .story-skip{right:24px;bottom:30px;font-size:12px}.manifest-work{padding-block:78px 38px}.manifest-work .wrap,.manifest-contact .wrap{width:calc(100% - 48px)}.manifest-work-head{display:block;margin-bottom:39px}.manifest-work h2{font-size:59px}.manifest-work .eyebrow{font-size:14px;margin-bottom:20px}.manifest-work-aside{display:flex;gap:25px;justify-content:space-between;align-items:flex-end;margin-top:27px}.manifest-work-aside p{font-size:16px;margin:0}.manifest-work-aside .button{font-size:13px;white-space:nowrap;padding-inline:18px;gap:12px}.manifest-work .selected-grid{gap:40px 22px}.manifest-work .work-caption h3{font-size:21px}.manifest-work .work-description{font-size:15px}.manifest-work-foot{gap:20px;font-size:12px;margin-top:38px}.manifest-work-foot .text-link{font-size:12px}.manifest-questions{grid-template-columns:1fr;gap:36px;padding-block:48px 80px}.manifest-questions h2{font-size:38px}.manifest-questions .eyebrow{font-size:14px}.question-lead{margin-top:20px}.manifest-contact{padding-block:65px 57px}.manifest-contact h2{font-size:79px}.manifest-contact .eyebrow{font-size:14px;margin-bottom:30px}.contact-identity{top:190px;right:2%;width:33vw}.manifest-contact-bottom{margin-top:45px;gap:20px}.manifest-contact-bottom p{font-size:18px}.manifest-contact-bottom .button{font-size:15px;min-height:60px;padding-inline:23px;gap:20px}.manifest-contact-bottom span{font-size:12px}.page-home .site-footer{padding-bottom:30px}.page-home.home-light .mobile-contact{display:none}}
@media(max-width:540px){.page-home .header-inner{width:calc(100% - 40px)}.page-home .brand img{width:108px}.page-home .header-actions{gap:5px}.page-home .header-actions>.button{padding-inline:14px;gap:4px}.page-home .header-actions>.button svg{width:16px}.header-quick-works{min-width:36px;font-size:12px}.scene-copy{margin-left:20px;width:calc(100% - 40px);padding-top:99px;padding-bottom:185px}.scene-label{font-size:15px;min-height:91px;margin-bottom:22px;max-width:calc(100% - 108px);gap:9px}.scene-label>span{font-size:9px;padding:2px 7px;flex-shrink:0}.scene-heading{font-size:clamp(36px,11.6vw,53px);line-height:1.18;letter-spacing:-.065em}.scene-heading>strong{letter-spacing:-.067em}.scene-identity,.manifest-symbol{top:109px;right:20px;width:97px}.scene-support{font-size:16px;line-height:1.7;margin-top:24px}.scene-actions{flex-direction:column;align-items:flex-start;gap:6px;margin-top:25px}.scene-actions .button{min-height:53px;font-size:14px;padding:13px 20px;gap:27px}.scene-link{font-size:13px;min-height:44px}.scene-statement{left:20px;right:20px;bottom:99px;font-size:13px;line-height:1.7}.mobile-only{display:block}.story-enhanced .story-dock{left:20px;right:20px;bottom:25px;gap:17px;justify-content:space-between}.story-dock a{min-width:0;flex:1;gap:9px;min-height:46px;font-size:12px}.story-dock a>span{font-size:10px}.story-enhanced .story-skip{display:none}.manifest-work{padding-block:61px 30px}.manifest-work .wrap,.manifest-contact .wrap{width:calc(100% - 40px)}.manifest-work h2{font-size:48px;line-height:1.15}.manifest-work .eyebrow{font-size:13px;margin-bottom:21px}.manifest-work-aside{display:block;margin-top:24px}.manifest-work-aside p{font-size:16px}.manifest-work-aside .button{margin-top:20px;font-size:14px;min-height:51px;gap:20px}.manifest-work .selected-grid{gap:39px}.manifest-work .work-caption{padding-top:16px}.manifest-work .work-caption h3{font-size:23px}.manifest-work .work-category{font-size:12px}.manifest-work .work-description{font-size:16px}.manifest-work-foot{display:block;margin-top:33px;padding-top:19px;font-size:13px}.manifest-work-foot .text-link{font-size:12px;margin-top:6px}.manifest-questions{padding-block:42px 62px;gap:31px}.manifest-questions h2{font-size:35px}.manifest-questions .faq-list summary{font-size:16px}.manifest-contact{padding-block:49px 48px}.manifest-contact h2{font-size:clamp(52px,14vw,76px)}.manifest-contact .eyebrow{font-size:13px;line-height:1.6;max-width:255px;margin-bottom:29px}.contact-identity{top:150px;right:-15px;width:140px;opacity:1}.manifest-contact-bottom{display:block;margin-top:35px}.manifest-contact-bottom p{font-size:18px;line-height:1.7;max-width:230px}.manifest-contact-bottom>div{margin-top:29px}.manifest-contact-bottom .button{width:100%;justify-content:space-between;font-size:16px;min-height:62px}.manifest-contact-bottom span{font-size:12px;text-align:left}.page-home .site-footer{padding-bottom:27px}}
@media(max-width:800px) and (max-height:730px){.scene-copy{padding-top:85px}.scene-label{min-height:66px;margin-bottom:15px;font-size:14px}.scene-identity,.manifest-symbol{top:90px;width:73px}.scene-heading{font-size:clamp(30px,8.8vw,53px);line-height:1.12}.scene-support{margin-top:20px;font-size:16px;line-height:1.6}.scene-actions{margin-top:19px;gap:3px}.scene-actions .button{min-height:48px;font-size:13px;padding-block:11px}.scene-link{min-height:40px;font-size:12px}.scene-statement{bottom:89px;font-size:12px;line-height:1.6}.story-enhanced .story-dock{bottom:20px}.story-dock a{min-height:44px}}
@media(max-width:800px) and (max-height:620px){.scene-copy{padding-top:79px}.scene-label{min-height:57px;margin-bottom:10px;font-size:13px}.scene-identity,.manifest-symbol{top:87px;width:60px}.scene-heading{font-size:clamp(29px,8.6vw,46px)}.scene-support{margin-top:16px;font-size:15px}.scene-actions{margin-top:16px}.scene-link{display:none}.scene-statement{bottom:73px;font-size:12px}.story-enhanced .story-dock{bottom:12px}}
@media(max-width:359px){.page-home .header-inner{width:calc(100% - 32px)}.page-home .brand img{width:94px}.page-home .header-actions>.button{padding-inline:11px;font-size:12px}.page-home .header-actions{gap:1px}.header-quick-works{min-width:34px}.scene-copy{margin-left:16px;width:calc(100% - 32px)}.scene-label{gap:7px;font-size:13px}.scene-statement{left:16px;right:16px}.story-enhanced .story-dock{left:16px;right:16px;gap:12px}.manifest-work h2{font-size:42px}.contact-identity{width:110px;right:-50px;top:160px}}
@media(prefers-reduced-motion:reduce){.manifest-scene{min-height:100svh}.scene-copy{padding-bottom:180px}.scene-statement{bottom:55px}.page-home .site-header{transition:none}}

.page-home.story-enhanced:not(.home-light):not(.menu-open) .site-header{background:transparent}
.page-home.story-blue:not(.story-enhanced):not(.home-light):not(.menu-open) .site-header{background:var(--cr-blue)}
.page-home.story-purple:not(.story-enhanced):not(.home-light):not(.menu-open) .site-header{background:var(--cr-purple)}

.page-home .header-actions>.button{transition:transform .2s}

.manifest-scene,.page-home #selected{scroll-margin-top:-110px}
@media(max-width:800px){.manifest-scene{scroll-margin-top:-95px}.page-home #selected{scroll-margin-top:-65px}}

/* The inquiry title and supporting details state the actual next step. */
@media(min-width:801px) and (min-height:761px) and (max-height:860px){.scene-copy{padding-top:112px}.scene-label{margin-bottom:20px}.scene-support{margin-top:22px}.scene-actions{margin-top:22px}}
.manifest-contact h2{font-size:clamp(64px,8.4vw,124px);text-wrap:initial}
.manifest-contact h2 strong{white-space:nowrap}
.contact-identity{top:64px;right:48px;width:140px}
.manifest-contact-bottom p{max-width:620px}
@media(max-width:800px){.manifest-contact h2{font-size:clamp(40px,8.8vw,70px)}.contact-identity{top:48px;right:24px;width:72px}.manifest-contact-bottom{align-items:flex-start}.manifest-contact-bottom p{font-size:17px}}
@media(max-width:540px){.manifest-contact h2{font-size:clamp(40px,10.2vw,55px)}.contact-identity{top:32px;right:20px;width:52px}.manifest-contact-bottom p{max-width:none}}

/* Separate the premise, customer analysis, first impression and inquiry action. */
.manifest-contact-bottom{display:block;margin-top:60px}
.contact-rationale{max-width:none}
.contact-premise{display:grid;grid-template-columns:1.2fr .8fr;gap:90px;align-items:center}
.manifest-contact-bottom .contact-lead{text-wrap:balance;font-size:20px;line-height:1.75;font-weight:450;max-width:none}
.contact-lead strong{display:block;text-wrap:balance;font-size:clamp(25px,2.65vw,40px);font-weight:750;line-height:1.4;letter-spacing:-.055em;margin-top:10px}
.manifest-contact-bottom .contact-caution{font-size:18px;font-weight:450;line-height:1.85;color:#eeeaf8;max-width:440px}
.contact-method{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start;border-block:1px solid #ffffff38;padding-block:38px 42px;margin-top:40px}
.manifest-contact-bottom .contact-kicker{font-size:13px;letter-spacing:.02em;font-weight:550;color:#dfd8f0;margin-bottom:20px}
.contact-method h3,.contact-result h3{font-size:clamp(26px,2.7vw,40px);line-height:1.35;font-weight:700;letter-spacing:-.055em}
.manifest-contact-bottom .contact-detail{font-size:18px;line-height:1.85;max-width:440px;margin-top:19px;font-weight:450}
.contact-method .contact-seconds{font-size:112px;line-height:.9;letter-spacing:-.075em;color:#b5edff;font-weight:700;margin-top:-7px}
.contact-seconds small{font-size:30px;letter-spacing:-.04em;margin-left:9px}
.contact-first-look .contact-detail{margin-top:24px}
.contact-conversion{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-top:38px}
.contact-result{max-width:690px}
.manifest-contact-bottom .contact-result p{font-size:18px;line-height:1.85;font-weight:450;margin-top:15px;max-width:none}
.contact-action{flex-shrink:0}
@media(max-width:1100px){.contact-premise{grid-template-columns:1fr;gap:22px}.manifest-contact-bottom .contact-caution{max-width:650px}.contact-method{gap:48px}.contact-conversion{display:block}.contact-action{margin-top:28px}.contact-action .button{width:fit-content}}
@media(max-width:800px){.manifest-contact-bottom{margin-top:42px}.manifest-contact-bottom .contact-lead{font-size:17px}.contact-lead strong{font-size:30px}.contact-method h3,.contact-result h3{font-size:28px}.manifest-contact-bottom .contact-caution,.manifest-contact-bottom .contact-detail,.manifest-contact-bottom .contact-result p{font-size:17px}.contact-method .contact-seconds{font-size:94px}.contact-seconds small{font-size:26px}}
@media(max-width:540px){.manifest-contact-bottom{margin-top:32px}.manifest-contact-bottom>div{margin-top:0}.contact-premise{gap:20px}.contact-lead strong{font-size:26px;margin-top:8px}.contact-method{grid-template-columns:1fr;gap:30px;margin-top:27px;padding-block:27px 30px}.manifest-contact-bottom .contact-kicker{font-size:12px;margin-bottom:12px}.contact-method h3,.contact-result h3{font-size:26px}.manifest-contact-bottom .contact-detail{margin-top:12px}.contact-method .contact-seconds{font-size:86px;margin-top:0}.contact-first-look .contact-detail{margin-top:18px}.manifest-contact-bottom .contact-conversion{margin-top:28px}.manifest-contact-bottom .contact-result p{margin-top:13px}.contact-rationale br,.contact-result br{display:none}.contact-action{margin-top:25px}.contact-action .button{width:100%}}

/* Dark foregrounds follow the hue of each colored stage. */
.page-home{--stage-ink:#39030e;--stage-button-ink:#75142a;--stage-line:#39030e55}
.page-home.story-blue{--stage-ink:#004059;--stage-button-ink:#005a78;--stage-line:#00405955}
.page-home.story-purple{--stage-ink:#fff;--stage-button-ink:#4a327d;--stage-line:#ffffff60}
.page-home .scene-red{--scene-ink:#39030e;--scene-button-ink:#75142a}
.page-home .scene-blue{--scene-ink:#004059;--scene-button-ink:#005a78}
.page-home .scene-purple{--scene-ink:#fff;--scene-button-ink:#4a327d}
.page-home .manifest-scene :is(.scene-label,.scene-support,.scene-link,.scene-statement){color:var(--scene-ink)}
.page-home .manifest-scene .button{color:var(--scene-button-ink)}
.page-home .site-header{color:var(--stage-ink)}
.page-home .header-actions>.button{color:var(--stage-button-ink)}
.page-home .story-dock,.page-home .story-skip{color:var(--stage-ink)}
.page-home .story-dock a{border-bottom-color:var(--stage-line)}
.page-home .manifest-contact .button{color:#4a327d}

/* Visible elapsed time: first-impression pacing, not a measured bounce rate. */
.contact-seconds{white-space:nowrap}
.contact-seconds .seconds-value,.contact-seconds .seconds-whole,.contact-seconds .seconds-fraction{display:inline-block;font:inherit;font-variant-numeric:tabular-nums;color:inherit;margin:0;line-height:inherit;text-align:left}
.contact-seconds .seconds-value{transform-origin:left center}
.is-timing .seconds-value{margin-right:.14em}
.is-timing .seconds-whole{min-width:.64em;letter-spacing:-.04em}
.contact-seconds .seconds-fraction{font-size:.52em;min-width:1.5em;letter-spacing:-.025em;opacity:.85}
.contact-seconds .seconds-fraction[hidden]{display:none}
.seconds-track{position:relative;display:none;width:208px;max-width:100%;height:3px;background:#ffffff30;margin-top:22px;margin-bottom:34px}
.is-timing .seconds-track{display:block}
.seconds-track .seconds-fill{display:block;height:100%;margin:0;width:100%;background:#b5edff;transform:scaleX(var(--seconds-progress,0));transform-origin:left}
.seconds-mark{position:absolute;top:12px;font:550 12px/1.4 var(--font);color:#dfd8f0;white-space:nowrap;transform:translateX(-50%)}
.seconds-mark::before{content:"";position:absolute;width:7px;height:7px;border:1px solid #dfd8f0;border-radius:50%;background:#634f9d;top:-14px;left:50%;transform:translateX(-50%)}
.seconds-mark-three{left:42.857143%}
.seconds-mark-seven{left:100%}
.has-reached-three .contact-seconds{color:#fff}
.has-reached-three .seconds-value{animation:seconds-three .65s cubic-bezier(.2,.8,.2,1) both}
.has-reached-three .seconds-mark-three,.is-complete .seconds-mark-seven{color:#fff;font-weight:750}
.has-reached-three .seconds-mark-three::before,.is-complete .seconds-mark-seven::before{background:#b5edff;border-color:#b5edff}
.is-complete .contact-seconds{color:#b5edff}
.is-complete .seconds-value{animation:seconds-seven .85s cubic-bezier(.2,.8,.2,1) both}
.is-complete .seconds-track .seconds-fill{background:#fff}
.is-paused .seconds-value{animation-play-state:paused}
@keyframes seconds-three{0%,100%{transform:scale(1)}35%{transform:scale(1.09)}}
@keyframes seconds-seven{0%{transform:scale(1)}32%{transform:scale(1.14)}100%{transform:scale(1.04)}}
@media(prefers-reduced-motion:reduce){.contact-first-look .seconds-value{animation:none;transform:none}}
.manifest-contact-bottom .contact-decision{font-size:clamp(23px,2vw,28px);line-height:1.55;font-weight:450;letter-spacing:-.045em;margin-top:24px;text-wrap:balance;max-width:440px}
.contact-decision strong{font-weight:750}
.contact-first-look .contact-detail{margin-top:15px}
@media(max-width:540px){.manifest-contact-bottom .contact-decision{font-size:23px;margin-top:21px}.contact-first-look .contact-detail{margin-top:14px}.seconds-track{width:176px;margin-top:18px}}
