@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Source+Serif+4:wght@400;600&family=JetBrains+Mono:wght@400;500&display=swap');
:root{--ink:#102f45;--blue:#17435f;--paper:#fff;--muted:#546570;--line:#dce4e8;--accent:#bcecda}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--paper);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #368a78;outline-offset:5px}header{height:106px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:white;position:relative;z-index:10}.brand{font-family:'Manrope',sans-serif;font-size:48px;letter-spacing:-4px;font-weight:800;line-height:1}.brand span{display:block;font:9px 'DM Sans',sans-serif;letter-spacing:1.8px;margin-top:10px}nav{display:flex;align-items:center;gap:30px;font-size:14px}nav>a:hover{color:#387c72}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;background:var(--ink);color:white;padding:17px 23px;border:1px solid var(--ink);border-radius:4px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s,transform .2s}.button:hover{background:#225b72;transform:translateY(-2px)}.button.small{padding:12px 18px}.menu{display:none}.hero{display:grid;grid-template-columns:1.1fr .9fr;min-height:680px;padding:55px 5% 45px;gap:5%}.eyebrow{font-size:12px;font-weight:600;letter-spacing:1.7px;margin:0 0 24px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Manrope',sans-serif;font-weight:500}h1{font-size:clamp(54px,5.8vw,88px);line-height:1.06;letter-spacing:-4.8px;margin-bottom:27px}em{font-style:normal;color:#508077}h2{font-size:clamp(32px,3.2vw,47px);line-height:1.18;letter-spacing:-1.8px;margin-bottom:24px}h3{font-size:24px;line-height:1.3;letter-spacing:-.6px}.intro{max-width:510px;color:var(--muted);font-size:17px;line-height:1.75}.actions{display:flex;align-items:center;gap:25px;margin-top:30px}.text-link{font-size:14px;font-weight:600;border-bottom:1px solid #a1b8be;padding-bottom:5px}.hero-foot{display:flex;justify-content:space-between;gap:18px;border-top:1px solid var(--line);margin-top:45px;padding-top:17px;font-size:12px;color:var(--muted)}.hero-art{position:relative;overflow:hidden;border-radius:5px;background:#102f45;color:white;min-height:560px;background:radial-gradient(ellipse at 80% 10%,#36697b,transparent 62%),#102f45}.art-label{position:absolute;top:35px;left:35px;font-size:11px;letter-spacing:2px;line-height:1.9}.orbit{position:absolute;width:680px;height:680px;border:1px solid #8db9bd55;border-radius:50%;left:15%;top:2%;transform:rotate(-30deg);animation:breathe 12s ease-in-out infinite}.orbit-two{width:450px;height:800px;left:22%;top:-10%;border-color:#a5d3cd66;animation-delay:-5s}.art-message{position:absolute;left:35px;bottom:95px;font-family:Manrope,sans-serif;font-size:clamp(40px,4vw,61px);letter-spacing:-2.5px;line-height:1.18}.art-message i{font-style:normal;color:var(--accent)}.art-bottom{position:absolute;bottom:27px;left:35px;right:35px;display:flex;justify-content:space-between;border-top:1px solid #ffffff33;padding-top:18px;font-size:10px;letter-spacing:1.5px}.timeline-art{position:absolute;right:35px;top:40%;font-size:10px;letter-spacing:2px;display:flex;flex-direction:column;align-items:center;gap:12px}.path-line{height:100px;width:1px;background:#bcecda}.strip{display:flex;justify-content:space-between;align-items:center;padding:23px 5%;background:#f0f5f5;border-block:1px solid var(--line);font-size:14px}.strip>span:first-child{font-weight:600}.strip b{color:#83a3a0}.section{padding:100px 5%;scroll-margin-top:20px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:38px}.section-head h2{margin-bottom:0}.section-head>p{max-width:310px;color:var(--muted);margin-bottom:0}.services{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:5px;overflow:hidden}.service{padding:35px;display:flex;flex-direction:column;transition:background .25s}.service+.service{border-left:1px solid var(--line)}.service:hover{background:#eff6f4}.number{font-size:11px;letter-spacing:1.5px;color:#5b7c86;margin-bottom:38px}.service p{color:var(--muted);font-size:15px}.service-bottom{margin-top:auto;padding-top:25px;display:flex;justify-content:space-between;font-size:14px;font-weight:600}.service-bottom b{font-size:24px;font-weight:400}.other-services{border-bottom:1px solid var(--line);padding:22px 0;font-size:14px}.other-services summary{cursor:pointer;display:flex;justify-content:space-between;list-style:none}.other-services p{margin-top:20px;color:var(--muted)}.reform{background:var(--ink);color:white}.reform-top{display:flex;align-items:center;justify-content:space-between;gap:40px}.reform em{color:var(--accent)}.reform .eyebrow{color:#b6cdcF}.light{color:var(--ink);background:var(--accent);border-color:var(--accent)}.light:hover{background:white}.years{display:grid;grid-template-columns:repeat(4,1fr);margin:50px 0 25px;border-top:1px solid #ffffff33}.years>div{padding:25px 30px 5px 0;position:relative}.years>div:before{content:'';position:absolute;width:7px;height:7px;border-radius:50%;background:var(--accent);top:-4px}.years span{font-size:11px;color:#a4bfc8}.years h3{font-size:30px;margin:15px 0}.years p{font-size:14px;color:#cfdee3;max-width:245px}.source{font-size:12px;color:#b4c9d2;border-top:1px solid #ffffff22;padding-top:20px}.source a{text-decoration:underline;margin-left:8px}.about{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.photo{height:620px;overflow:hidden;border-radius:4px;background:#e5ebed}.photo img{width:100%;height:100%;object-fit:cover}.about>div>p:not(.eyebrow){color:var(--muted)}.steps{margin:25px 0}.steps>div{display:flex;gap:20px;border-top:1px solid var(--line);padding:15px 0}.steps span{font-size:12px;color:#548378;padding-top:4px}.steps p{margin:0;font-size:14px;color:var(--muted)}.steps strong{display:block;color:var(--ink);font-size:16px}.content-section{background:#f5f7f8}.articles{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.articles button{border:0;background:none;text-align:left;padding:0;color:inherit;cursor:pointer}.article-art{height:260px;padding:25px;display:flex;flex-direction:column;justify-content:space-between;border-radius:4px;margin-bottom:25px;transition:transform .3s}.articles button:hover .article-art{transform:translateY(-5px)}.article-art>span{font-size:10px;letter-spacing:1.5px}.article-art strong{font:500 38px/1.13 Manrope,sans-serif;letter-spacing:-1.5px}.art-a{background:#dce9e7}.art-b{background:#173e55;color:#dcf4ea}.art-c{background:#dce5ed}.articles .eyebrow{font-size:10px;letter-spacing:1px;margin-bottom:12px}.articles h3{font-size:22px;max-width:340px}.newsletter{padding:60px 5%;display:flex;align-items:center;justify-content:space-between;gap:40px;background:#e2eeea}.newsletter h2{font-size:35px}.newsletter p:not(.eyebrow){font-size:15px;color:#45645d;margin:0}.contact{display:grid;grid-template-columns:1fr 1fr;gap:12%}.contact h2{font-size:55px}.contact>div>p{max-width:390px;color:var(--muted)}.contact>div>a{display:block;margin-top:8px;font-size:15px}form{padding:35px;background:#f4f7f8;border:1px solid var(--line);border-radius:5px;align-self:center}label{display:block;font-size:14px;margin-bottom:8px}label span{color:var(--muted)}input,select{width:100%;padding:13px 12px;background:white;border:1px solid #bccdd4;border-radius:3px;color:var(--ink);margin-bottom:22px;font-size:16px;min-width:0}form .button{width:100%;margin-top:4px}.form-note{font-size:12px;color:var(--muted);line-height:1.6;margin:15px 0 0}#form-status{font-size:14px;margin:10px 0 0}footer{background:var(--ink);color:white;padding:55px 5% 20px}.footer-top{display:flex;justify-content:space-between;gap:30px}.footer-top p,.footer-top>div{font-size:14px;line-height:1.9;color:#d0dfe4}.footer-top>div a{display:block}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #ffffff22;margin-top:35px;padding-top:20px;font-size:11px;color:#b3c8d1}.footer-bottom button{background:none;color:inherit;border:none;padding:0;cursor:pointer;font-size:12px}.skip{position:absolute;top:-60px;left:10px;background:white;padding:10px;z-index:30}.skip:focus{top:10px}dialog{max-width:720px;width:calc(100% - 32px);max-height:85vh;border:none;padding:55px;border-radius:6px;color:var(--ink);box-shadow:0 20px 100px #0003}dialog::backdrop{background:#051b2bbb;backdrop-filter:blur(4px)}dialog h2{font-size:32px}dialog h3{font-size:21px}dialog p{color:var(--muted)}dialog a{text-decoration:underline}dialog .button{text-decoration:none}.close{position:absolute;top:10px;right:15px;font-size:30px;background:none;border:0;cursor:pointer;color:var(--ink)}.revealed{animation:rise .65s ease both}@keyframes rise{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes breathe{50%{transform:rotate(-20deg) translateY(-20px)}}@media(min-width:1600px){header,.hero,.strip,.section,.newsletter,footer{padding-left:max(5%,calc((100vw - 1450px)/2));padding-right:max(5%,calc((100vw - 1450px)/2))}}@media(max-width:1000px){nav{gap:15px;font-size:12px}.hero{gap:25px}.actions{align-items:flex-start;flex-direction:column;gap:15px}.hero-foot{flex-direction:column}.service{padding:25px}.reform-top{align-items:flex-start;flex-direction:column}.about{gap:40px}.contact{gap:40px}.contact h2{font-size:44px}.strip{gap:15px;flex-wrap:wrap}}@media(max-width:760px){header{height:85px}.brand{font-size:40px}.menu{display:block;background:white;border:1px solid var(--line);border-radius:3px;padding:8px 12px;color:var(--ink);font-size:14px}nav{display:none;position:absolute;top:85px;left:0;right:0;background:white;padding:25px 5%;box-shadow:0 15px 20px #102f4510;flex-direction:column;align-items:stretch;font-size:16px}nav.open{display:flex}.hero{grid-template-columns:1fr;padding-top:35px}.hero h1{font-size:60px;letter-spacing:-3.5px}.hero-art{min-height:350px}.hero-foot{flex-direction:row;font-size:10px}.art-message{font-size:45px}.art-label{top:25px;left:25px}.art-message{left:25px;bottom:80px}.art-bottom{left:25px;right:25px}.timeline-art{top:22%}.strip{justify-content:center;font-size:12px}.strip span:first-child{width:100%;text-align:center}.strip b{display:none}.section{padding:65px 5%}.section-head{display:block}.section-head>p{margin-top:20px;max-width:none}.services,.articles,.about,.contact{grid-template-columns:1fr}.service+.service{border-left:0;border-top:1px solid var(--line)}.service{padding:30px}.number{margin-bottom:25px}.service h3 br{display:none}.years{grid-template-columns:1fr 1fr}.years>div{border-top:1px solid #ffffff22}.years h3{font-size:26px}.source a{display:block;margin:10px 0 0}.photo{height:430px}.about{gap:35px}.articles{gap:40px}.article-art{height:250px}.articles h3{max-width:none}.newsletter{flex-direction:column;align-items:flex-start;padding-block:45px}.newsletter h2{font-size:32px}.contact h2{font-size:44px}form{padding:24px}.footer-top{flex-direction:column}.footer-bottom{flex-direction:column;gap:12px}.footer-bottom button{text-align:left}dialog{padding:45px 25px 25px}dialog h2{font-size:27px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Translucent navigation and financial motion film. */
header{position:sticky;top:0;background:rgba(255,255,255,.78);-webkit-backdrop-filter:blur(22px) saturate(150%);backdrop-filter:blur(22px) saturate(150%);border-bottom:1px solid rgba(255,255,255,.7);box-shadow:0 6px 25px #102f4509;z-index:20}nav .button{box-shadow:inset 0 1px #ffffff25}.menu{background:rgba(255,255,255,.45)}.finance-film{background:#081927;color:#e7f4f6;padding-bottom:48px;overflow:hidden}.film-heading{text-align:center;max-width:820px;margin:0 auto 35px}.film-heading .eyebrow{color:#a8c8ce}.film-heading h2{font-size:clamp(34px,4.5vw,64px);letter-spacing:-2px}.film-heading h2 em{color:#bcecda}.film-heading>p:last-child{color:#b5cbd4;font-size:17px}.film-player{max-width:1200px;margin:auto;border:1px solid #91c4c329;border-radius:14px;overflow:hidden;background:#081927}.film-player video{display:block;width:100%;height:auto;aspect-ratio:8/5;object-fit:contain}.film-caption{display:flex;align-items:center;justify-content:space-between;gap:22px;max-width:1200px;margin:24px auto 0}.film-caption p{font-size:12px;color:#a9c0c9;margin:0}.film-caption a{color:#c9eddf}.film-caption .text-link{border-color:#598c89}@media(max-width:760px){header nav{background:rgba(248,252,253,.95);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-bottom:1px solid #ffffff90}.finance-film{padding-top:60px}.film-heading h2{font-size:36px;letter-spacing:-1.3px}.film-heading>p:last-child{font-size:16px}.film-heading br{display:none}.film-caption{flex-direction:column;align-items:flex-start}.film-player{border-radius:8px}}@supports not (backdrop-filter:blur(1px)){header{background:#f6fafb}header nav{background:#f6fafb}}

/* Official Lanes identity, edition 2026. */
:root{--ink:#0e2438;--blue:#164a7b;--accent:#8fbbe4;--muted:#5a6874;--line:#e3e7ec}body{font-family:Manrope,sans-serif}.official-brand{display:block;flex-shrink:0;line-height:0;letter-spacing:normal}.official-brand img{display:block;width:230px;height:auto;object-fit:contain}footer .official-brand img{width:255px}header .official-brand{margin-left:-8px}em{color:#164a7b}.reform em,.art-message i{color:#8fbbe4}.light{background:#d6e9fa;border-color:#d6e9fa}.service:hover{background:#f4f6f8}.strip,.newsletter,.content-section{background:#f4f6f8}.newsletter p:not(.eyebrow){color:#5a6874}.art-a,.art-c{background:#e5edf5}.art-b{background:#164a7b;color:#fff}.hero-art{background:radial-gradient(ellipse at 80% 10%,#164a7b,transparent 62%),#0e2438}.hero-art .orbit{border-color:#8fbbe444}.article-art strong{font-family:Manrope,sans-serif}.about>div>p:not(.eyebrow),dialog p,dialog li{font-family:'Source Serif 4',Georgia,serif;font-size:18px}dialog .eyebrow{font-family:Manrope,sans-serif}.film-heading h2 em{color:#8fbbe4}.platform-icon{display:inline-block;width:21px;height:21px;vertical-align:middle;flex-shrink:0}.button .platform-icon,footer .platform-icon,.mobile-contact .platform-icon,.digital-card .platform-icon{filter:brightness(0) invert(1)}.founder{display:grid;grid-template-columns:.8fr 1.2fr;gap:7%;align-items:center;background:#f4f6f8}.founder-photo{max-width:435px}.founder-photo img{display:block;width:100%;height:auto;border-radius:5px}.founder-copy .eyebrow{font-size:11px}.founder-copy h3{font-size:28px;margin:26px 0 0}.founder-role{font-family:'Source Serif 4',Georgia,serif;font-size:21px;margin:4px 0;color:#5a6874}.crc{font:14px 'JetBrains Mono',monospace;letter-spacing:2px;color:#164a7b;margin:15px 0 25px}.founder-copy>p:last-of-type{color:var(--muted);max-width:650px}.founder .actions{flex-wrap:wrap}.contact-label{font-size:11px;letter-spacing:1.5px;font-weight:700;margin-top:35px}.channel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.channel-card{padding:28px;border:1px solid var(--line);border-radius:6px;min-width:0}.channel-heading{display:flex;align-items:center;gap:12px}.channel-heading h3{font-size:18px;margin:0;letter-spacing:-.4px}.channel-heading>span{margin-left:auto}.channel-card>p{font-size:13px;color:var(--muted);line-height:1.9;margin:18px 0}.channel-card strong{color:var(--ink);font-size:14px}.break-email{overflow-wrap:anywhere}.qr-link{display:block;width:180px;margin:22px auto}.qr-link img{display:block;width:180px;height:180px;max-width:100%;object-fit:contain;background:white}.channel-card>.text-link{display:inline-block;font-size:13px}.location{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center;margin-top:85px;padding-top:65px;border-top:1px solid var(--line)}address{font-style:normal;color:var(--muted);line-height:1.9;margin:20px 0 28px}.map-box{height:370px;border-radius:6px;background:#f4f6f8;border:1px solid var(--line);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;text-align:center}.map-box .map-mark{width:36px;height:36px;margin-bottom:20px}.map-box h3{font-size:22px;margin-bottom:10px}.map-box>p{font-size:14px}.map-note{font-size:11px!important;margin:15px 0 0;color:var(--muted)}.map-box:has(iframe){padding:0;overflow:hidden}.map-box iframe{width:100%;height:100%;border:0}.mobile-contact{display:none}.digital-card-page{background:#0e2438;color:#fff;padding:35px 20px}.digital-card{width:min(100%,600px);margin:auto;text-align:center;padding:30px 40px;background:#102b43;border:1px solid #8fbbe433;border-radius:16px}.digital-card .official-brand img{width:220px;margin:auto}.card-portrait{display:block;width:185px;height:185px;object-fit:contain;border-radius:6px;margin:30px auto}.digital-card h1{font-size:45px;letter-spacing:-2px;margin-bottom:10px}.digital-card .eyebrow{font-size:10px;color:#8fbbe4}.card-role{font:23px 'Source Serif 4',Georgia,serif;margin-bottom:15px}.digital-card .crc{color:#8fbbe4}.card-intro{font-size:14px;color:#bfd1e2;line-height:1.9}.card-actions{display:flex;flex-direction:column;gap:12px;margin:28px 0}.card-actions>a,.card-actions>button{display:flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:12px 10px;border-radius:4px;font-size:14px;overflow-wrap:anywhere}.card-actions .button{background:#164a7b;border-color:#4a8ac8}.card-actions .secondary{background:transparent;border-color:#8fbbe477}.card-actions>button{border:1px solid #8fbbe455;background:transparent;color:white;cursor:pointer}.digital-card address{font-size:14px;color:#b2c7da}.digital-card #share-status{font-size:13px;white-space:pre-line;color:#b7d6f1}.digital-card>.text-link{color:#d0e5f7;font-size:13px}.footer-top>div a{margin-bottom:8px}.film-caption a{color:#bcd8f2}
@media(max-width:1000px){header .official-brand img{width:180px}.channel-card{padding:20px}.channel-heading{gap:8px}.channel-heading h3{font-size:16px}.location{gap:30px}.founder{gap:35px}}
@media(max-width:760px){header .official-brand img{width:168px}footer .official-brand img{width:220px}.founder,.location,.channel-grid{grid-template-columns:1fr}.founder-photo{max-width:320px;margin:auto}.founder-copy h2{font-size:32px}.founder-copy .actions{align-items:stretch}.channel-card{padding:24px}.channel-heading h3{font-size:19px}.qr-link{display:none}.channel-card>p{font-size:14px}.location{gap:25px;margin-top:50px;padding-top:45px}.location h2{font-size:33px}.map-box{height:320px}.mobile-contact{display:flex;position:fixed;left:16px;right:16px;bottom:max(12px,env(safe-area-inset-bottom));justify-content:center;align-items:center;gap:12px;background:#164a7b;color:white;padding:14px 20px;border:1px solid #78a8d3;border-radius:6px;box-shadow:0 5px 20px #0e243833;z-index:19;font-size:15px}body:not(.digital-card-page){padding-bottom:85px}footer{padding-bottom:30px}.digital-card{padding:25px 18px}.digital-card h1{font-size:37px}.card-actions>a{font-size:13px}.digital-card-page{padding:18px 12px}}