:root{--ink:#15191d;--graphite:#252a2f;--paper:#f4f7f9;--white:#fff;--blue:#13afe1;--blue-dark:#058ac3;--line:#d9e0e5;--muted:#63717d;--header:72px;--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}.skip-link{position:fixed;left:12px;top:-60px;z-index:100;background:#fff;padding:12px 18px;border-radius:8px}.skip-link:focus{top:12px}.site-header{position:fixed;z-index:90;top:0;left:50%;transform:translateX(-50%);width:min(1164px,calc(100% - 28px));height:var(--header);display:flex;align-items:center;gap:30px;padding:0 18px 0 22px;background:rgba(24,28,32,.88);color:#fff;border-radius:0 0 18px 18px;backdrop-filter:blur(18px);transition:background .25s,box-shadow .25s}.site-header.scrolled{background:rgba(24,28,32,.96);box-shadow:0 14px 35px rgba(17,25,32,.16)}.brand{display:flex;align-items:center;gap:10px;margin-right:auto;font-size:9px;font-weight:800;letter-spacing:.18em;line-height:1.35}.brand img{width:46px;height:38px;object-fit:contain;filter:invert(1);mix-blend-mode:screen}.site-header nav{display:flex;gap:28px;font-size:12px;font-weight:700}.site-header nav a{position:relative;padding:26px 0}.site-header nav a:after{content:"";position:absolute;left:0;bottom:18px;width:100%;height:2px;background:var(--blue);transform:scaleX(0);transform-origin:right;transition:transform .25s}.site-header nav a:hover:after,.site-header nav a:focus-visible:after{transform:scaleX(1);transform-origin:left}.header-cta{background:#fff;color:var(--ink);border-radius:999px;padding:14px 22px;font-size:12px;font-weight:800;transition:transform .2s,background .2s}.header-cta:hover{transform:translateY(-2px);background:#eaf8fd}.menu-button,.mobile-menu{display:none}
.hero{position:relative;width:min(1164px,calc(100% - 28px));height:min(860px,100svh);min-height:680px;margin:0 auto;background:#161a1e;border-radius:0 0 36px 36px;overflow:hidden;color:#fff}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 30%;filter:saturate(.78) contrast(1.03)}.hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,10,13,.18),rgba(7,10,13,.05) 35%,rgba(7,10,13,.82) 100%),linear-gradient(90deg,rgba(7,10,13,.42),transparent 38%,rgba(7,10,13,.18))}.hero-topic{position:absolute;left:50%;top:24%;transform:translateX(-50%);margin:0;font-size:11px;font-weight:800;letter-spacing:.3em;white-space:nowrap}.hero h1{position:absolute;left:50%;top:55%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;margin:0;line-height:.77;letter-spacing:-.08em;text-align:center}.hero h1 span{font-size:clamp(78px,11vw,164px);font-weight:800;white-space:nowrap;text-shadow:0 8px 32px rgba(0,0,0,.18)}.hero h1 strong{font-size:clamp(84px,12vw,178px);font-weight:400;color:transparent;-webkit-text-stroke:1.5px rgba(255,255,255,.88)}.hero-partners{position:absolute;left:5%;right:5%;bottom:33px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;border-top:1px solid rgba(255,255,255,.25);padding-top:18px}.hero-partners>span{text-align:center}.echtt{font-size:27px;font-weight:800;color:#64a70b;letter-spacing:-.08em}.casa{font-family:Georgia,serif;font-size:19px}.casa i{color:#c484d2}.oz-mini img{width:72px;height:38px;object-fit:contain;filter:invert(1);mix-blend-mode:screen}.hero-scroll{position:absolute;right:18px;top:46%;display:flex;align-items:center;gap:12px;writing-mode:vertical-rl;text-transform:uppercase;font-size:9px;font-weight:800;letter-spacing:.18em}.hero-scroll b{display:grid;place-items:center;width:28px;height:28px;border:1px solid rgba(255,255,255,.45);border-radius:50%;color:var(--blue)}
.oezer-story{position:relative;background:#fff;padding-bottom:88px}.story-sticky{height:calc(180vh - var(--header));display:grid;grid-template-columns:56% 44%;align-items:start}.story-visual{position:sticky;top:var(--header);height:calc(100vh - var(--header));overflow:hidden;background:#dce1e4}.story-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 65%,rgba(15,18,21,.18)),linear-gradient(0deg,rgba(15,18,21,.2),transparent 35%)}.story-word{position:absolute;z-index:0;left:-.04em;bottom:-.12em;font-size:clamp(150px,25vw,390px);font-weight:800;letter-spacing:-.1em;color:rgba(255,255,255,.3)}.story-photo{position:absolute;z-index:1;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.04);transition:opacity 1s ease,transform 1.2s ease}.story-photo-one{object-position:50% 30%}.story-photo-two{object-position:50% 40%}.story-photo.is-active{opacity:1;transform:scale(1)}.story-progress{position:absolute;z-index:4;right:22px;top:50%;width:2px;height:112px;background:rgba(255,255,255,.35)}.story-progress i{display:block;width:100%;height:50%;background:#fff;transition:transform .7s ease;transform-origin:top}.story-visual.phase-two .story-progress i{transform:translateY(100%)}.story-copy{position:relative;height:100%;background:#fff}.story-phase{position:absolute;left:clamp(36px,6vw,92px);right:clamp(28px,5vw,74px);top:50%;transform:translateY(-44%);opacity:0;pointer-events:none;transition:opacity .65s ease,transform .75s ease}.story-phase.is-active{opacity:1;transform:translateY(-50%);pointer-events:auto}.eyebrow{margin:0 0 22px;color:var(--blue-dark);font-size:10px;font-weight:800;letter-spacing:.24em}.story-phase h2,.paths-heading h2,.social-copy h2,.final-cta h2{margin:0;font-size:clamp(42px,5vw,78px);line-height:.98;letter-spacing:-.065em}.story-phase h2 em,.paths-heading h2 em,.social-copy h2 em,.final-cta h2 em{font-style:normal;color:var(--blue-dark)}.story-phase>p:last-child{max-width:600px;margin:34px 0 0;color:#4f5b65;font-size:clamp(16px,1.3vw,20px);line-height:1.7}.story-triggers{position:absolute;left:56%;top:0;width:1px;height:180vh;pointer-events:none}.story-triggers i{display:block;height:90vh}.stat-line{position:relative;z-index:3;width:min(1164px,calc(100% - 48px));margin:-1px auto 0;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 24px 60px rgba(25,39,50,.08)}.stat-line>div{padding:42px 22px;text-align:center}.stat-line>div+div{border-left:1px solid var(--line)}.stat-line strong{display:block;color:var(--ink);font-size:clamp(48px,5.2vw,78px);letter-spacing:-.075em;line-height:1}.stat-line span{display:block;margin-top:10px;color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.paths{padding:130px max(24px,calc((100vw - 1164px)/2)) 120px}.paths-heading{text-align:center;margin-bottom:62px}.paths-heading .eyebrow{margin-bottom:18px}.path-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.path-card{position:relative;min-height:630px;display:flex;flex-direction:column;justify-content:space-between;padding:42px;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.path-card:before{content:"";position:absolute;inset:auto -20% -65% auto;width:460px;height:460px;border:1px solid rgba(19,175,225,.25);border-radius:50%;box-shadow:0 0 0 60px rgba(19,175,225,.06),0 0 0 120px rgba(19,175,225,.035);transition:transform .5s ease}.path-card:hover{transform:translateY(-8px);box-shadow:0 30px 60px rgba(22,40,52,.12);border-color:#b8ddeb}.path-card:hover:before{transform:scale(1.12)}.path-wealth{background:#fff}.path-career{background:#e7ebee}.path-number{align-self:flex-end;font-size:12px;font-weight:800;color:var(--blue-dark)}.path-card h3{margin:0 0 24px;font-size:clamp(34px,4vw,58px);line-height:1.03;letter-spacing:-.055em}.path-card h3 em{font-style:normal;color:var(--blue-dark)}.path-card div>p:last-child{max-width:560px;color:#52606a;font-size:16px;line-height:1.7}.path-card b{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;width:100%;padding:18px 0 0;border-top:1px solid #bac6ce;font-size:13px}.path-card b span{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--ink);color:#fff;transition:transform .25s,background .25s}.path-card:hover b span{transform:rotate(45deg);background:var(--blue-dark)}
.quote-band{width:min(1164px,calc(100% - 28px));margin:0 auto 120px;padding:clamp(50px,7vw,96px);background:var(--graphite);color:#fff;border-radius:var(--radius);display:grid;grid-template-columns:1fr 230px;gap:60px;align-items:end}.quote-band blockquote{margin:0;font-size:clamp(34px,4.6vw,66px);line-height:1.08;letter-spacing:-.06em}.quote-band div{border-left:2px solid var(--blue);padding-left:22px}.quote-band strong,.quote-band span{display:block}.quote-band strong{font-size:15px}.quote-band span{margin-top:8px;color:#b8c2c9;font-size:11px;line-height:1.5}
.oezer-effect{position:relative;padding:125px 0;background:var(--graphite);color:#fff;overflow:hidden}.effect-heading{text-align:center;padding:0 24px}.effect-heading h2{margin:0;font-size:clamp(58px,8vw,118px);line-height:.88;letter-spacing:-.075em}.effect-heading h2 em{font-style:normal;color:var(--blue)}.someday-track{display:flex;width:max-content;margin:72px 0 80px;border-top:1px solid rgba(255,255,255,.15);border-bottom:1px solid rgba(255,255,255,.15);transform:rotate(-2deg);background:#1e2226}.someday-track>div{display:flex;gap:60px;align-items:center;padding:18px 30px;animation:marquee 24s linear infinite}.someday-track span{white-space:nowrap;color:#9ea8af;font-size:17px}.someday-track span:before{content:"×";margin-right:18px;color:var(--blue)}@keyframes marquee{to{transform:translateX(-100%)}}.effect-core{position:relative;width:min(900px,calc(100% - 40px));min-height:520px;margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.effect-ring{position:absolute;width:470px;height:470px;border:1px solid rgba(19,175,225,.35);border-radius:50%;box-shadow:0 0 0 55px rgba(19,175,225,.055),0 0 0 110px rgba(19,175,225,.025)}.effect-core p{position:relative;margin:0 0 30px;color:var(--blue);font-size:12px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.effect-core h3{position:relative;margin:0;max-width:850px;font-size:clamp(40px,6vw,78px);line-height:1;letter-spacing:-.065em}.effect-core h3 em{font-style:normal;color:var(--blue)}
.social{width:min(1164px,calc(100% - 28px));margin:0 auto;padding:135px 0;display:grid;grid-template-columns:48% 52%;align-items:center;gap:70px}.phone-stage{position:relative;min-height:720px;display:grid;place-items:center}.phone-stage:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:rgba(19,175,225,.12);box-shadow:0 0 0 70px rgba(19,175,225,.04)}.phone{position:relative;width:min(340px,76vw);aspect-ratio:9/18;border:10px solid #15191d;border-radius:48px;background:#15191d;padding:7px;transform:rotate(-4deg);box-shadow:0 45px 80px rgba(24,40,52,.25);transition:transform .45s ease}.phone:hover{transform:rotate(0deg) translateY(-8px)}.phone-speaker{position:absolute;z-index:4;left:50%;top:13px;transform:translateX(-50%);width:94px;height:23px;border-radius:999px;background:#15191d}.phone-screen{position:relative;width:100%;height:100%;overflow:hidden;border-radius:33px;background:#fff}.phone-logo{height:19%;display:grid;place-items:center;background:#fff}.phone-logo img{width:94px;height:70px;object-fit:contain}.phone-team{display:block;width:100%;height:43%;object-fit:cover;object-position:center}.phone-caption{padding:26px 24px 12px}.phone-caption p{margin:0;font-size:24px;font-weight:800;letter-spacing:-.04em}.phone-caption span{display:block;margin-top:8px;color:#65727b;font-size:12px;line-height:1.5}.phone-sign{position:absolute;left:24px;right:24px;bottom:22px;border-top:1px solid var(--line);padding-top:14px}.phone-sign strong,.phone-sign span{display:block}.phone-sign strong{font-size:12px}.phone-sign span{margin-top:4px;color:var(--blue-dark);font-size:9px;text-transform:uppercase;letter-spacing:.09em}.social-copy{padding-right:30px}.social-copy>p:not(.eyebrow){max-width:620px;margin:30px 0;color:#52606b;font-size:17px;line-height:1.75}.social-links{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:38px}.social-links a{display:grid;grid-template-columns:24px 1fr 28px;align-items:center;gap:13px;padding:18px;border:1px solid var(--line);border-radius:16px;background:#fff;font-size:13px;font-weight:800;transition:transform .25s,border-color .25s}.social-links a:hover{transform:translateY(-4px);border-color:var(--blue)}.social-links svg{width:22px;height:22px;fill:none;stroke:var(--blue-dark);stroke-width:1.8}.social-links b{font-size:17px;color:var(--blue-dark)}
.final-cta{width:min(1164px,calc(100% - 28px));margin:0 auto 18px;padding:clamp(60px,8vw,110px);text-align:center;background:var(--blue);border-radius:var(--radius);color:#092536}.final-cta .eyebrow{color:#0a4e6c}.final-cta h2 em{color:#fff}.final-links{display:flex;justify-content:center;gap:12px;margin-top:45px}.final-links a{min-width:250px;display:flex;justify-content:space-between;align-items:center;padding:19px 22px;border-radius:999px;background:#fff;font-size:13px;font-weight:800}.final-links a:last-child{background:var(--graphite);color:#fff}.final-links a span{transition:transform .2s}.final-links a:hover span{transform:translate(3px,-3px)}footer{width:min(1164px,calc(100% - 28px));margin:0 auto 18px;padding:50px 34px 24px;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:38px;background:var(--graphite);color:#fff;border-radius:var(--radius)}.footer-brand{align-self:start}.footer-brand img{filter:invert(1);mix-blend-mode:screen}footer>div{display:flex;flex-direction:column;gap:11px;font-size:12px}footer>div>span{margin-bottom:7px;color:#85919a;font-size:9px;font-weight:800;letter-spacing:.18em}footer a:hover{color:var(--blue)}.legal{grid-column:1/-1;margin:18px 0 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);color:#89949c;font-size:9px;line-height:1.6}
.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}:focus-visible{outline:3px solid var(--blue);outline-offset:3px}
@media(max-width:900px){:root{--header:64px}.site-header{width:100%;border-radius:0;padding:0 18px}.site-header nav,.header-cta{display:none}.menu-button{display:flex;margin-left:auto;width:44px;height:44px;border:0;border-radius:50%;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:6px}.menu-button span{width:17px;height:2px;background:var(--ink)}.mobile-menu{position:fixed;z-index:85;top:64px;left:0;right:0;display:flex;flex-direction:column;gap:0;padding:18px;background:rgba(24,28,32,.98);color:#fff;transform:translateY(-130%);transition:transform .3s}.mobile-menu.open{transform:none}.mobile-menu a{padding:13px;border-bottom:1px solid rgba(255,255,255,.1);font-size:13px}.hero{width:100%;height:830px;border-radius:0 0 28px 28px}.hero-photo{object-position:57% center}.hero-topic{top:18%;font-size:9px}.hero h1{top:56%}.hero-partners{grid-template-columns:repeat(3,1fr);bottom:28px}.story-sticky{height:auto;display:block}.story-visual{position:relative;top:auto;height:72svh}.story-copy{height:auto;padding:0 24px}.story-phase{position:relative;left:auto;right:auto;top:auto;transform:none!important;opacity:1;padding:72px 0}.story-phase+.story-phase{border-top:1px solid var(--line)}.story-triggers{display:none}.stat-line{grid-template-columns:1fr 1fr;margin-top:0}.stat-line>div{padding:28px}.stat-line>div:nth-child(odd){border-left:0}.stat-line>div:nth-child(n+3){border-top:1px solid var(--line)}.paths{padding:90px 18px}.path-grid{grid-template-columns:1fr}.path-card{min-height:570px;padding:30px}.quote-band{grid-template-columns:1fr;padding:48px 28px;gap:34px}.oezer-effect{padding:90px 0}.effect-core{min-height:440px}.effect-ring{width:310px;height:310px;box-shadow:0 0 0 36px rgba(19,175,225,.05),0 0 0 72px rgba(19,175,225,.025)}.social{grid-template-columns:1fr;padding:90px 20px;gap:45px}.phone-stage{min-height:620px}.social-copy{padding:0;text-align:center}.social-copy>p:not(.eyebrow){margin-left:auto;margin-right:auto}.final-links{flex-direction:column;align-items:stretch}.final-links a{min-width:0}.final-cta{padding:70px 24px}footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:560px){.hero{min-height:700px;height:100svh}.hero-topic{top:16%;white-space:normal;width:80%;text-align:center;line-height:1.5}.hero h1 span{font-size:21vw}.hero h1 strong{font-size:23vw}.hero-partners{left:18px;right:18px}.echtt{font-size:21px}.casa{font-size:13px}.oz-mini img{width:56px}.hero-scroll{display:none}.story-visual{height:62svh}.story-phase h2,.paths-heading h2,.social-copy h2,.final-cta h2{font-size:40px}.story-phase>p:last-child{font-size:15px}.stat-line{grid-template-columns:1fr}.stat-line>div+div,.stat-line>div:nth-child(odd){border-left:0}.stat-line>div:nth-child(n+2){border-top:1px solid var(--line)}.path-card{min-height:540px}.path-card h3{font-size:34px}.quote-band blockquote{font-size:34px}.effect-heading h2{font-size:55px}.effect-core h3{font-size:39px}.social-links{grid-template-columns:1fr}.phone-stage{min-height:580px}.phone{width:280px}.final-cta h2{font-size:40px}footer{grid-template-columns:1fr}.footer-brand{grid-column:auto}.legal{grid-column:1}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}.story-photo-one{opacity:1}.story-photo-two{display:none}}
.site-header .brand img{width:64px;height:44px;padding:3px;background:#fff;border-radius:5px;filter:none;mix-blend-mode:normal}.footer-brand img{width:100px;height:76px;padding:5px;background:#fff;border-radius:7px;filter:none;mix-blend-mode:normal}.echtt img{display:block;width:88px;height:32px;margin:auto;object-fit:contain}.oz-mini img{padding:3px;background:#fff;border-radius:4px;filter:none;mix-blend-mode:normal}.hero-topic{left:5%;top:23%;transform:none}.someday-track>div{animation-iteration-count:1;animation-fill-mode:both}html{overflow-x:hidden}@media(max-width:560px){.hero-topic{left:0;top:92px;width:100%;text-align:center;white-space:normal;line-height:1.5}.echtt img{width:68px;height:27px}}

/* Compact editorial revision: denser rhythm, softer surfaces, no hard-edged ticker. */
body{background:#e6ebee}.hero{margin-bottom:18px}.oezer-story{width:min(1164px,calc(100% - 28px));margin:0 auto 18px;padding-bottom:38px;background:#dfe5e9;border-radius:34px;overflow:clip}.story-sticky{height:calc(150vh - var(--header));grid-template-columns:52% 48%;gap:14px;padding:14px}.story-visual{height:calc(100vh - var(--header) - 28px);border-radius:26px}.story-copy{background:#eef2f4;border-radius:26px}.story-phase{left:clamp(34px,5vw,72px);right:clamp(28px,4vw,58px)}.story-triggers{left:52%;height:150vh}.story-triggers i{height:75vh}.stat-line{margin:18px auto 0;background:rgba(255,255,255,.78);box-shadow:0 18px 42px rgba(25,39,50,.07)}
.paths{width:min(1164px,calc(100% - 28px));margin:0 auto 18px;padding:82px 34px 34px;background:#dfe5e9;border-radius:34px}.paths-heading{margin-bottom:42px}.path-card{min-height:560px}.quote-band{margin-bottom:18px}
.oezer-effect{width:min(1164px,calc(100% - 28px));margin:0 auto 18px;padding:82px 0;border-radius:42px}.someday-track{display:block;width:min(1000px,calc(100% - 64px));margin:48px auto 42px;border:0;background:transparent;transform:none}.someday-track>div{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:0;animation:none}.someday-track>div+div{display:none}.someday-track span{display:block;padding:16px 22px;white-space:normal;text-align:center;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.055);color:#b7c0c6;transition:background .25s,border-color .25s,color .25s}.someday-track span:hover{background:rgba(19,175,225,.1);border-color:rgba(19,175,225,.4);color:#fff}.effect-core{min-height:410px}.effect-ring{width:390px;height:390px;border-color:rgba(19,175,225,.3);box-shadow:0 0 0 48px rgba(19,175,225,.045),0 0 0 96px rgba(19,175,225,.018)}
.social{margin-bottom:18px;padding:72px 54px;background:#eef2f4;border-radius:34px;gap:44px}.phone-stage{min-height:610px}.final-cta{margin-bottom:18px}
@media(max-width:900px){.hero{margin-bottom:12px}.oezer-story{width:calc(100% - 12px);margin-bottom:12px;padding:6px 0 18px;border-radius:26px}.story-sticky{height:auto;padding:0;display:block}.story-visual{height:58svh;margin:0 6px;border-radius:22px}.story-copy{margin:8px 6px 0;padding:0 20px;border-radius:22px}.story-phase{padding:48px 0}.stat-line{margin:12px 12px 0;width:calc(100% - 24px)}.paths{width:calc(100% - 12px);margin-bottom:12px;padding:62px 12px 12px;border-radius:26px}.paths-heading{margin-bottom:34px;padding:0 12px}.path-card{min-height:auto;gap:42px;padding:28px}.quote-band{margin-bottom:12px}.oezer-effect{width:calc(100% - 12px);margin-bottom:12px;padding:70px 0;border-radius:26px}.someday-track{width:calc(100% - 32px);margin:38px auto 34px}.someday-track>div{grid-template-columns:1fr;gap:8px}.someday-track span{padding:13px 16px;font-size:14px}.effect-core{min-height:380px}.effect-ring{width:280px;height:280px;box-shadow:0 0 0 32px rgba(19,175,225,.045),0 0 0 64px rgba(19,175,225,.018)}.social{width:calc(100% - 12px);margin-bottom:12px;padding:60px 18px;border-radius:26px}.phone-stage{min-height:540px}.final-cta{margin-bottom:12px}}

/* Organic flow revision: fewer pale voids and no rectangular frame around the promise. */
.story-copy{background:#e8edf0}.story-phase+.story-phase{border-color:#cbd4da}.path-wealth{background:#f0f3f5}.path-career{background:#d5dce1}.quote-band{border-radius:38px 38px 96px 38px}
.oezer-effect{width:min(1128px,calc(100% - 56px));padding:72px 42px 58px;border-radius:120px 38px 120px 38px;box-shadow:0 28px 70px rgba(25,32,38,.14)}.effect-heading h2{font-size:clamp(54px,7vw,98px)}.someday-track{margin:38px auto 26px}.effect-core{min-height:350px}.effect-ring{width:330px;height:330px;box-shadow:0 0 0 42px rgba(19,175,225,.042),0 0 0 84px rgba(19,175,225,.016)}
.social{background:#e8edf0}.final-cta{border-radius:44px 44px 86px 44px}
.quote-band{grid-template-columns:minmax(0,1fr) 250px;align-items:center}.quote-band .quote-person{display:flex;flex-direction:column;gap:18px;padding:0;border:0}.quote-person>img{display:block;width:100%;height:280px;object-fit:cover;object-position:50% 23%;border-radius:999px 999px 34px 34px;filter:saturate(.84);box-shadow:0 24px 52px rgba(0,0,0,.22)}.quote-person>div{padding:0 0 0 18px;border-left:2px solid var(--blue)}
@media(max-width:900px){.story-copy{margin-top:14px}.quote-band{border-radius:26px 26px 58px 26px}.oezer-effect{width:calc(100% - 24px);padding:56px 16px 42px;border-radius:58px 22px 58px 22px}.effect-heading h2{font-size:48px}.someday-track{margin:30px auto 22px}.effect-core{min-height:330px}.effect-ring{width:250px;height:250px;box-shadow:0 0 0 28px rgba(19,175,225,.042),0 0 0 56px rgba(19,175,225,.016)}.social{padding-top:48px}.final-cta{border-radius:30px 30px 58px 30px}}
@media(max-width:900px){.quote-band{grid-template-columns:1fr}.quote-band .quote-person{display:grid;grid-template-columns:120px 1fr;align-items:center}.quote-person>img{width:120px;height:145px}.quote-person>div{align-self:center}}

/* PDF story direction: one continuous 170vh narrative with a stable full-width sticky stage. */
.oezer-story{padding:14px 14px 38px;overflow:visible}.story-scroll{position:relative;height:170vh}.story-scenes{position:sticky;top:var(--header);height:calc(100vh - var(--header) - 14px);min-height:560px}.story-scene{position:absolute;inset:0;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);height:100%;overflow:hidden;border-radius:28px;background:#e8edf0;opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .55s ease,transform .7s cubic-bezier(.2,.8,.2,1),visibility .55s;pointer-events:none}.story-scene.is-active{opacity:1;visibility:visible;transform:none;pointer-events:auto}.story-scene-image{min-width:0;height:100%;margin:0;overflow:hidden;background:#d8dee2}.story-scene-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 30%}.story-scene-reverse .story-scene-image{order:2}.story-scene-reverse .story-scene-copy{order:1}.story-scene-copy{display:flex;min-height:0;flex-direction:column;justify-content:center;padding:clamp(30px,4vw,56px)}.story-scene-copy h2{margin:0;font-size:clamp(42px,5vw,72px);line-height:.98;letter-spacing:-.065em}.story-scene-copy h2 em{font-style:normal;color:var(--blue-dark)}.story-scene-copy>p:last-child{max-width:590px;margin:24px 0 0;color:#4f5b65;font-size:clamp(15px,1.1vw,17px);line-height:1.58}.stat-line{margin-top:16px}.path-card:before{display:none}.oezer-effect{width:min(1164px,calc(100% - 28px));border-radius:24px;box-shadow:none}
@media(max-width:900px){.oezer-story{padding:6px 6px 18px}.story-scroll{height:auto}.story-scenes{position:relative;top:auto;height:auto;min-height:0;display:grid;gap:12px}.story-scene{position:relative;inset:auto;grid-template-columns:1fr;height:auto;border-radius:22px;opacity:1;visibility:visible;transform:none;pointer-events:auto}.story-scene-reverse .story-scene-image,.story-scene-reverse .story-scene-copy{order:initial}.story-scene-image{height:auto}.story-scene-image img{height:auto;aspect-ratio:4/3;object-position:50% 28%}.story-scene-copy{padding:38px 24px 42px}.story-scene-copy h2{font-size:40px}.story-scene-copy>p:last-child{margin-top:24px;font-size:15px}.stat-line{margin-top:12px}.oezer-effect{width:calc(100% - 12px);border-radius:20px}}

/* Restore the original blue header interaction. */
.site-header nav a{transition:color .2s ease}.site-header nav a:hover,.site-header nav a:focus-visible{color:#8be7ff}.header-cta:hover,.header-cta:focus-visible{background:var(--blue-dark);color:#fff}.mobile-menu a{transition:color .2s ease,background .2s ease}.mobile-menu a:hover,.mobile-menu a:focus-visible{color:#8be7ff;background:rgba(19,175,225,.08)}
html,body{overflow-x:clip}

/* The homepage header uses the supplied lock-up with a real transparent background. */
.site-header .brand img[src*="white-transparent"]{
  padding:0;
  background:transparent;
  border-radius:0;
  box-shadow:none;
  filter:none;
  mix-blend-mode:normal;
}
@media(prefers-reduced-motion:reduce) and (min-width:901px){.story-scroll{height:auto}.story-scenes{position:relative;top:auto;height:auto;min-height:0;display:grid;gap:16px}.story-scene{position:relative;inset:auto;height:560px;opacity:1;visibility:visible;transform:none;pointer-events:auto}.story-scene-image{height:560px}}

/* Widescreen desktop canvas: immersive imagery, controlled text measure. */
@media(min-width:901px){.site-header,.hero,.oezer-story,.paths,.quote-band,.oezer-effect,.social,.final-cta,footer{width:min(1720px,94vw)}.stat-line{width:calc(100% - 48px);max-width:none}.story-scene-copy>p:last-child{max-width:620px}.path-card div>p:last-child{max-width:620px}.social-copy{max-width:700px}}

/* Quote and closing CTA now share one clear brand-blue chapter. */
.quote-band{background:var(--blue);color:#092536}
.quote-band blockquote,.quote-band strong{color:#092536}
.quote-band .quote-person>div{border-left-color:rgba(255,255,255,.92)}
.quote-band span{color:#0a4e6c}

/* Quiet conversion bridge: clear action without becoming an advertising block. */
.hero-bridge{position:relative;width:min(1720px,94vw);margin:18px auto;padding:clamp(30px,3vw,46px) clamp(30px,4.6vw,78px);display:grid;grid-template-columns:minmax(420px,1.15fr) minmax(260px,.7fr) auto;align-items:center;gap:clamp(28px,5vw,88px);background:linear-gradient(110deg,#edf2f5 0%,#f8fafb 70%);color:var(--ink);border:1px solid #d4dde3;border-radius:34px;overflow:hidden}
.hero-bridge:before{content:"";position:absolute;left:0;top:22%;width:4px;height:56%;border-radius:0 4px 4px 0;background:var(--blue);pointer-events:none}
.bridge-copy,.bridge-note,.bridge-cta{position:relative;z-index:1}
.hero-bridge .eyebrow{margin:0 0 12px;color:var(--blue-dark)}
.hero-bridge h2{margin:0;font-size:clamp(34px,3.35vw,54px);line-height:.98;letter-spacing:-.055em}
.hero-bridge h2 em{font-style:normal;color:var(--blue-dark)}
.bridge-note{max-width:420px;margin:0;color:#52616c;font-size:clamp(14px,1.05vw,16px);line-height:1.65}
.bridge-cta{min-width:250px;min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 12px 0 26px;border:1px solid #b9cbd5;border-radius:999px;background:rgba(255,255,255,.72);color:var(--ink);font-size:14px;font-weight:800;transition:background .25s ease,border-color .25s ease}
.bridge-cta svg{width:42px;height:42px;padding:11px;border-radius:50%;background:var(--blue);color:#092536;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .25s cubic-bezier(.2,.8,.2,1)}
.bridge-cta:hover,.bridge-cta:focus-visible{background:#fff;border-color:var(--blue)}
.bridge-cta:hover svg,.bridge-cta:focus-visible svg{transform:translateX(4px)}
@media(max-width:1050px){.hero-bridge{grid-template-columns:1fr auto}.bridge-note{grid-column:1/2;grid-row:2}.bridge-cta{grid-column:2;grid-row:1/3}}
@media(max-width:700px){.hero-bridge{width:calc(100% - 12px);margin:12px auto;padding:34px 24px;grid-template-columns:1fr;gap:22px;border-radius:26px}.hero-bridge:before{left:0;top:24px;width:3px;height:58px}.hero-bridge h2{font-size:clamp(36px,10.5vw,48px)}.bridge-note,.bridge-cta{grid-column:auto;grid-row:auto}.bridge-cta{width:100%;min-width:0;min-height:62px}}

/* Give the blue quote its own visual pause between the surrounding chapters. */
.quote-band{margin-top:36px;margin-bottom:36px}
@media(max-width:900px){.quote-band{margin-top:24px;margin-bottom:24px}}

/* Count-up proof points: stable-width figures with a restrained activation cue. */
.stat-line strong{font-variant-numeric:tabular-nums;transition:color .35s ease,transform .35s cubic-bezier(.2,.8,.2,1);transform-origin:center bottom}
.stat-line strong.is-counting{color:var(--blue-dark);transform:translateY(-3px)}
.stat-line strong.has-counted{color:var(--ink);transform:none}

/* Fusion: retain the PDF content while restoring the airier, cinematic pre-PDF surfaces. */
body{background:#fff}
.hero{box-shadow:0 26px 70px rgba(20,31,39,.12)}
.hero-bridge{background:linear-gradient(112deg,#f7fafc 0%,#eef4f7 100%);box-shadow:0 18px 50px rgba(24,42,54,.06)}
.oezer-story{background:#eef3f6;border-radius:38px}
.story-scene{background:#f6f8fa}
.story-scene-copy{background:linear-gradient(135deg,#fff 0%,#edf3f6 100%)}
.stat-line{background:rgba(255,255,255,.94);box-shadow:0 22px 60px rgba(17,41,57,.1)}

.paths{padding-top:112px;padding-bottom:80px;background:linear-gradient(145deg,#f4f8fa 0%,#e9f0f4 100%);border-radius:44px}
.paths-heading{max-width:880px;margin-left:auto;margin-right:auto}
.paths-heading h2{font-size:clamp(62px,7.5vw,110px)}
.paths-heading .eyebrow{margin-bottom:16px}
.paths-intro{max-width:640px;margin:24px auto 0;color:#596a76;font-size:clamp(15px,1.2vw,18px);line-height:1.65}
.path-grid{gap:22px}
.path-card{min-height:590px;color:#fff;border-color:rgba(255,255,255,.42);box-shadow:0 28px 70px rgba(20,40,53,.12)}
.path-wealth{background:linear-gradient(145deg,#0799d0 0%,#20bee0 100%)}
.path-career{background:linear-gradient(145deg,#242a2f 0%,#4a5258 100%)}
.path-card .eyebrow,.path-card .path-number,.path-card h3 em{color:#fff}
.path-card div>p:last-child{color:rgba(255,255,255,.84)}
.path-card b{border-top-color:rgba(255,255,255,.34)}
.path-card b span{background:#fff;color:#172029}
.path-card:hover{border-color:rgba(255,255,255,.82);box-shadow:0 34px 82px rgba(20,40,53,.2)}
.path-card:hover b span{background:#fff;color:#058ac3}

.social{position:relative;width:min(1720px,94vw);padding:104px clamp(34px,6vw,104px);overflow:hidden;background:linear-gradient(135deg,#f4f8fa 0%,#e9f1f5 100%);border-radius:44px;isolation:isolate}
.social:before,.social:after{content:"";position:absolute;z-index:-1;left:24%;top:50%;border:1px solid rgba(19,175,225,.2);border-radius:50%;transform:translate(-50%,-50%);pointer-events:none}
.social:before{width:590px;height:590px;box-shadow:0 0 0 72px rgba(19,175,225,.045),0 0 0 144px rgba(19,175,225,.022)}
.social:after{width:370px;height:370px;background:radial-gradient(circle,rgba(19,175,225,.11),transparent 68%)}
.phone-stage:before{background:rgba(255,255,255,.46);box-shadow:none;border:1px solid rgba(19,175,225,.25)}
.social-copy{position:relative;z-index:2}
.social-links a{background:rgba(255,255,255,.82);backdrop-filter:blur(10px);box-shadow:0 10px 30px rgba(20,40,53,.055)}

.oezer-effect{background:linear-gradient(145deg,#1c2125 0%,#2b3136 100%)}
.final-cta{background:linear-gradient(145deg,#13afe1 0%,#38c2df 100%)}

@media(max-width:900px){
  .oezer-story{border-radius:28px}
  .paths{padding-top:72px;padding-bottom:12px;border-radius:28px}
  .paths-heading h2{font-size:clamp(54px,15vw,76px)}
  .paths-intro{margin-top:18px;font-size:15px}
  .path-card{min-height:auto}
  .social{width:calc(100% - 12px);padding:74px 20px;border-radius:28px}
  .social:before,.social:after{left:50%;top:31%}
  .social:before{width:420px;height:420px;box-shadow:0 0 0 48px rgba(19,175,225,.04),0 0 0 96px rgba(19,175,225,.02)}
  .social:after{width:270px;height:270px}
}

@media(prefers-reduced-motion:reduce){.phone{transform:none}.phone:hover{transform:none}}

/* Fine-line direction cues and a lighter Özer-effect halo. */
.path-guides{width:min(820px,82%);height:78px;margin:-10px auto 12px;display:grid;grid-template-columns:1fr 1fr;gap:clamp(80px,14vw,190px);pointer-events:none}
.path-guides svg{width:100%;height:100%;overflow:visible;fill:none;stroke:var(--blue-dark);stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 5px 10px rgba(5,138,195,.1))}
.path-guides svg:first-child{transform:rotate(-2deg)}
.path-guides svg:last-child{transform:rotate(2deg)}
.effect-ring{width:318px;height:318px;border-color:rgba(19,175,225,.27);box-shadow:none}
.effect-ring:before,.effect-ring:after{content:"";position:absolute;border:1px solid rgba(19,175,225,.12);border-radius:50%;pointer-events:none}
.effect-ring:before{inset:-52px}
.effect-ring:after{inset:-104px;border-color:rgba(19,175,225,.055)}
@media(max-width:900px){
  .path-guides{width:88%;height:58px;margin:-8px auto 6px;gap:34px}
  .path-guides svg{stroke-width:2.3}
  .effect-ring{width:224px;height:224px;box-shadow:none}
  .effect-ring:before{inset:-34px}
  .effect-ring:after{inset:-68px}
}
@media(max-width:560px){.path-guides{height:48px;width:94%;gap:8px;margin-bottom:8px}}

/* Editorial middle chapter: fewer containers, more visual breathing room. */
.quote-band{width:min(1500px,88vw);margin:72px auto;padding:70px clamp(26px,5vw,84px);background:transparent;color:var(--ink);border-top:1px solid #cbd6dc;border-bottom:1px solid #cbd6dc;border-radius:0;box-shadow:none}
.quote-band blockquote,.quote-band strong{color:var(--ink)}
.quote-band span{color:#657580}
.quote-person>img{box-shadow:none}
.oezer-effect{width:100%;margin:0;padding:108px max(24px,calc((100vw - 1500px)/2)) 92px;border-radius:0;box-shadow:none}
.someday-track{width:100%;max-width:1500px;margin:54px auto 46px;border-top:1px solid rgba(255,255,255,.15);border-bottom:1px solid rgba(255,255,255,.15)}
.someday-track>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:0}
.someday-track span{display:flex;align-items:center;justify-content:center;min-height:86px;padding:18px 22px;border:0;border-radius:0;background:transparent;font-size:14px;line-height:1.45}
.someday-track span+span{border-left:1px solid rgba(255,255,255,.13)}
.someday-track span:hover{background:transparent;border-color:rgba(255,255,255,.13);color:#fff}
.effect-core{min-height:390px}
@media(max-width:900px){
  .quote-band{width:calc(100% - 36px);margin:42px auto;padding:46px 12px;border-radius:0}
  .oezer-effect{width:100%;margin:0;padding:76px 18px 62px;border-radius:0}
  .someday-track{width:100%;margin:38px auto 32px}
  .someday-track>div{grid-template-columns:1fr 1fr}
  .someday-track span{min-height:70px;padding:15px}
  .someday-track span:nth-child(3){border-left:0;border-top:1px solid rgba(255,255,255,.13)}
  .someday-track span:nth-child(4){border-top:1px solid rgba(255,255,255,.13)}
}
@media(max-width:560px){
  .quote-band{width:calc(100% - 28px);padding:38px 4px}
  .someday-track>div{grid-template-columns:1fr}
  .someday-track span+span,.someday-track span:nth-child(3){border-left:0;border-top:1px solid rgba(255,255,255,.13)}
}

/* Light Özer-effect chapter: the supplied subpage briefs do not require a dark homepage block. */
.oezer-effect{
  background:linear-gradient(145deg,#eef3f6 0%,#e4ebef 100%);
  color:var(--ink);
}
.someday-track{
  border-top-color:rgba(21,25,29,.13);
  border-bottom-color:rgba(21,25,29,.13);
}
.someday-track span{color:#53616b}
.someday-track span+span{border-left-color:rgba(21,25,29,.12)}
.someday-track span:hover{color:var(--ink);border-color:rgba(21,25,29,.12)}
.effect-ring{border-color:rgba(5,138,195,.24)}
.effect-ring:before{border-color:rgba(5,138,195,.105)}
.effect-ring:after{border-color:rgba(5,138,195,.05)}
.oezer-effect{padding-bottom:132px}
.social{z-index:2;margin-top:-44px;border-top:1px solid rgba(255,255,255,.72);box-shadow:0 -18px 50px rgba(38,60,72,.055)}
@media(max-width:900px){
  .oezer-effect{padding-bottom:102px}
  .social{margin-top:-34px}
  .someday-track span:nth-child(3),.someday-track span:nth-child(4){border-top-color:rgba(21,25,29,.12)}
}

/* Continue the Özer-effect background through the first half of Özers Welt. */
.social{
  width:100%;
  max-width:none;
  margin-left:0;
  margin-right:0;
  border-top:0;
  border-radius:0 0 44px 44px;
  background:linear-gradient(180deg,#e4ebef 0%,#e4ebef 48%,#e8f0f4 58%,#f4f8fa 100%);
  box-shadow:none;
}

/* Continuous story crossfade instead of a binary mid-scroll scene switch. */
@media(min-width:901px){
  .story-scroll{height:220vh}
  .story-scene{transition:none;will-change:opacity,transform,filter;backface-visibility:hidden}
  .story-scene-image img{will-change:transform;backface-visibility:hidden}
}

/* Let the phone physically bridge both chapters instead of starting on a clean edge. */
.social{overflow:visible}
.phone-stage{
  top:clamp(-138px,-8vw,-88px);
  margin-bottom:clamp(-112px,-6vw,-68px);
}

/* Compact footer: retain the graphite anchor without a full-width heavy block. */
footer{
  width:min(1240px,calc(100% - 72px));
  margin:34px auto 24px;
  padding:30px 32px 18px;
  grid-template-columns:1.35fr repeat(3,1fr);
  gap:24px;
  border-radius:22px;
  background:#262b2f;
  box-shadow:0 16px 42px rgba(25,38,47,.1);
}
footer .footer-brand img{width:72px;height:52px;padding:4px}
footer>div{gap:8px;font-size:11px}
footer>div>span{margin-bottom:4px}
footer .legal{margin-top:8px;padding-top:12px}
@media(max-width:900px){
  .social{width:100%;border-radius:0 0 28px 28px}
  .phone-stage{top:-72px;margin-bottom:-48px}
  footer{width:calc(100% - 24px);margin:20px auto 12px;padding:28px 24px 18px;grid-template-columns:1fr 1fr;border-radius:20px}
  footer .footer-brand{grid-column:1/-1}
}
@media(max-width:560px){
  .phone-stage{top:-54px;margin-bottom:-30px}
  footer{grid-template-columns:1fr}
  footer .footer-brand{grid-column:auto}
}
@media(max-width:560px){
  .someday-track span+span,.someday-track span:nth-child(3){border-top-color:rgba(21,25,29,.12)}
}

/* Transparent hero navigation; it becomes the familiar graphite bar after scrolling. */
.site-header{
  background:transparent;
  border-radius:0;
  box-shadow:none;
  -webkit-backdrop-filter:none;
  backdrop-filter:none;
  transition:background .32s ease,box-shadow .32s ease,border-radius .32s ease,backdrop-filter .32s ease;
}
.site-header nav{
  font-size:13px;
  font-weight:600;
  letter-spacing:-.015em;
}
.site-header nav a,.site-header .brand{
  text-shadow:0 1px 14px rgba(0,0,0,.52);
}
.site-header.scrolled{
  background:rgba(24,28,32,.95);
  border-radius:0 0 18px 18px;
  box-shadow:0 14px 35px rgba(17,25,32,.16);
  -webkit-backdrop-filter:blur(18px);
  backdrop-filter:blur(18px);
}
.header-cta{font-weight:700;letter-spacing:-.01em}

/* Keep the original high-resolution photography crisp in compact compositions. */
.hero-photo,.story-scene-image img,.quote-person>img,.phone-team{
  image-rendering:auto;
}
.quote-person>img{filter:none}
.phone{transform:none;translate:none!important;transform-origin:50% 50%}
.phone:hover{transform:translateY(-8px)}
.phone-team{filter:none}
.quote-person>img{object-position:50% 30%}

@media(max-width:900px){
  .site-header{background:transparent}
  .site-header.scrolled{background:rgba(24,28,32,.97);border-radius:0}
  .mobile-menu{top:64px}
}

/* Make "Irgendwann" the memorable trigger without adding four heavy cards. */
.someday-track span{
  position:relative;
  min-height:122px;
  flex-direction:column;
  gap:5px;
  overflow:hidden;
  transition:background .28s ease,transform .28s ease;
}
.someday-track span:after{
  content:"";
  position:absolute;
  left:50%;
  bottom:0;
  width:42px;
  height:3px;
  border-radius:999px;
  background:var(--blue);
  transform:translateX(-50%) scaleX(.32);
  opacity:.55;
  transition:transform .28s ease,opacity .28s ease;
}
.someday-track strong{
  color:var(--ink);
  font-size:clamp(23px,2vw,33px);
  font-weight:800;
  line-height:1;
  letter-spacing:-.055em;
  text-shadow:0 1px 0 #fff,0 9px 24px rgba(31,53,66,.13);
  transition:color .28s ease,transform .28s ease;
}
.someday-track small{
  max-width:230px;
  color:#63727c;
  font-size:12px;
  font-weight:600;
  line-height:1.35;
}
.someday-track span:hover{
  background:rgba(255,255,255,.34);
  transform:translateY(-4px);
}
.someday-track span:hover strong{color:var(--blue-dark);transform:scale(1.035)}
.someday-track span:hover:after{transform:translateX(-50%) scaleX(1);opacity:1}

@media(max-width:900px){
  .someday-track span{min-height:104px;padding:18px 12px}
  .someday-track strong{font-size:25px}
}

/* Official partner artwork supplied by the client. */
.hero-partners .partner-logo{display:flex;align-items:center;justify-content:center;min-width:0}
.hero-partners .partner-logo img{display:block;width:auto;max-width:78%;object-fit:contain}
.hero-partners .partner-logo-echtt img{height:34px}
.hero-partners .partner-logo-casa img{height:46px;padding:7px 12px;background:#fff;border-radius:7px;box-shadow:0 8px 24px rgba(0,0,0,.16)}
@media(max-width:620px){.hero-partners .partner-logo img{max-width:90%}.hero-partners .partner-logo-echtt img{height:20px}.hero-partners .partner-logo-casa img{height:34px;padding:5px 7px;border-radius:5px}}

/* Compact career milestones added to the existing story card. */
.story-scene-copy>.story-description{max-width:620px;margin:24px 0 0;color:#4f5b65;font-size:clamp(15px,1.1vw,17px);line-height:1.58}
.career-timeline{list-style:none;display:grid;gap:7px;width:min(100%,620px);margin:20px 0 0;padding:0}
.career-timeline li{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px;align-items:center;min-height:38px}
.career-timeline li:not(:last-child):after{content:"";position:absolute;z-index:0;left:18px;top:29px;bottom:-16px;width:1px;background:linear-gradient(180deg,rgba(5,138,195,.68),rgba(5,138,195,.18))}
.career-timeline-icon{position:relative;z-index:1;display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(5,138,195,.38);border-radius:50%;background:#f8fbfc;color:var(--blue-dark);box-shadow:0 6px 16px rgba(21,76,101,.07)}
.career-timeline-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}
.career-timeline li>div{display:grid;grid-template-columns:56px minmax(0,1fr);gap:10px;align-items:baseline;padding:7px 12px;border:1px solid rgba(151,176,189,.38);border-radius:11px;background:rgba(255,255,255,.64)}
.career-timeline strong{color:var(--blue-dark);font-size:11px;font-weight:800;letter-spacing:.06em}
.career-timeline li>div>span{color:#344550;font-size:12px;font-weight:600;line-height:1.35}
.career-timeline li:last-child>div{grid-template-columns:1fr}
@media(max-width:900px){.story-scene-copy>.story-description{margin-top:24px;font-size:15px}.career-timeline{margin-top:24px;gap:9px}.career-timeline li>div{padding:10px 12px}.career-timeline li>div>span{font-size:13px}}
@media(max-width:560px){.career-timeline li{grid-template-columns:34px minmax(0,1fr);gap:10px}.career-timeline-icon{width:34px;height:34px}.career-timeline-icon svg{width:16px;height:16px}.career-timeline li:not(:last-child):after{left:16px;top:27px;bottom:-18px}.career-timeline li>div{grid-template-columns:50px minmax(0,1fr);gap:8px;padding:9px 10px}.career-timeline strong{font-size:10px}.career-timeline li>div>span{font-size:12px}}

/* Final logo legibility: use the tightly cropped, full official lock-up. */
.site-header .brand img{
  width:78px;
  height:56px;
  padding:5px 7px;
  object-fit:contain;
  background:#fff;
  border-radius:9px;
  filter:none;
  mix-blend-mode:normal;
  box-shadow:0 6px 18px rgba(0,0,0,.16);
}
.hero-partners{column-gap:24px}
.hero-partners .partner-logo-casa img{
  width:min(220px,88%);
  max-width:none;
  height:auto;
  padding:10px 15px;
  background:#fff;
  border-radius:9px;
  box-shadow:0 9px 26px rgba(0,0,0,.2);
}

/* The official white header lock-up stays genuinely transparent. */
.site-header .brand,
.site-header .brand img[src*="white-transparent"]{
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
.site-header .brand img[src*="white-transparent"]{
  padding:0!important;
  filter:none!important;
  mix-blend-mode:normal!important;
}
.hero-partners .oz-mini{display:flex;align-items:center;justify-content:center}
.hero-partners .oz-mini img{
  width:86px;
  height:66px;
  padding:6px 8px;
  object-fit:contain;
  background:#fff;
  border-radius:9px;
  filter:none;
  mix-blend-mode:normal;
  box-shadow:0 9px 26px rgba(0,0,0,.2);
}
@media(max-width:620px){
  .site-header .brand img{width:68px;height:50px;padding:4px 6px}
  .hero-partners{column-gap:10px}
  .hero-partners .partner-logo-casa img{width:min(148px,96%);height:auto;padding:7px 9px}
  .hero-partners .oz-mini img{width:62px;height:50px;padding:4px 5px}
}

/* Approved feedback round: new hero emphasis, unboxed original logos and two-step Immo-Check path. */
.hero h1 span{color:transparent;-webkit-text-stroke:1.5px rgba(255,255,255,.92);text-shadow:none;transform:translateX(-.08em)}
.hero h1 strong{color:#35c2e7;-webkit-text-stroke:0;font-weight:800;transform:translateX(.08em)}
.site-header .brand img,.hero-partners .oz-mini img,.footer-brand img{
  padding:0;
  background:transparent;
  border-radius:0;
  box-shadow:none;
  filter:invert(1);
  mix-blend-mode:screen;
}
.hero-partners .partner-logo-casa img{
  padding:0;
  background:transparent;
  border-radius:0;
  box-shadow:none;
  filter:invert(1);
  mix-blend-mode:screen;
}
.bridge-steps{list-style:none;display:flex;flex-wrap:wrap;gap:10px;margin:24px 0 0;padding:0}
.bridge-steps li{display:flex;align-items:center;gap:10px;min-height:44px;padding:8px 16px 8px 9px;border:1px solid #c7dae3;border-radius:999px;background:rgba(255,255,255,.74);color:#193b49}
.bridge-steps span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#27b4db;color:#092d3b;font-size:10px;font-weight:800}
.bridge-steps strong{font-size:13px}
@media(max-width:560px){
  .hero h1 span,.hero h1 strong{transform:none}
  .bridge-steps{margin-top:20px}
  .bridge-steps li{flex:1 1 130px}
}

/* Final header-logo safeguard: never draw a box or dark plate behind the mark. */
.site-header .brand,
.site-header .brand img[src*="white-transparent"]{
  padding:0!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
.site-header .brand img[src*="white-transparent"]{
  filter:none!important;
  mix-blend-mode:normal!important;
}

/* Preserve the client's original La Casa de Rue colours. Inverting the
   supplied magenta artwork turned RUE green on the dark hero. */
.hero-partners .partner-logo-casa img{
  filter:none!important;
  mix-blend-mode:normal!important;
  background:#fff;
  border-radius:7px;
}

/* Frameless La Casa mark: the lettering is white on the dark hero while RUE
   keeps the supplied purple brand colour. No inversion is applied to RUE. */
.hero-partners .partner-logo-casa{position:relative;justify-self:center;width:min(220px,88%);height:68px}
.hero-partners .partner-logo-casa img{position:absolute;inset:0;width:100%;height:100%;padding:0;background:transparent!important;border-radius:0;box-shadow:none;object-fit:contain}
.hero-partners .partner-logo-casa .casa-logo-base{filter:brightness(0) invert(1)!important;mix-blend-mode:normal!important}
.hero-partners .partner-logo-casa .casa-logo-accent{filter:none!important;mix-blend-mode:normal!important;clip-path:inset(0 0 0 52%)}
.hero-partners .partner-logo-casa .casa-logo-final{filter:none!important;mix-blend-mode:normal!important}
.hero-partners .partner-logo-casa .casa-logo-vector{display:block;width:100%;height:100%;overflow:visible}
@media(max-width:620px){.hero-partners .partner-logo-casa{width:min(148px,96%);height:46px}}
