:root{--ink:#142b4a;--red:#c9202b;--paper:#f5f2ea;--white:#fff;--muted:#617083;--line:#d9d9d2;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif}a{color:inherit;text-decoration:none}.site-header{height:92px;display:flex;align-items:center;justify-content:space-between;max-width:1280px;margin:auto;padding:0 36px;border-bottom:1px solid var(--line)}.brand img{width:190px;display:block}.site-header nav{display:flex;align-items:center;gap:32px;font-size:14px;font-weight:600}.nav-cta{background:var(--ink);color:white;padding:12px 20px}.hero{min-height:690px;max-width:1280px;margin:auto;padding:88px 36px 72px;display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.eyebrow,.section-no{font:700 11px 'Manrope',sans-serif;letter-spacing:.17em;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:10px;color:#52647a}.eyebrow i{width:28px;height:2px;background:var(--red)}h1,h2{font-family:'Manrope',sans-serif;letter-spacing:-.055em;margin:20px 0;line-height:1.02}h1{font-size:clamp(54px,6vw,84px)}h1 em,h2 em,blockquote em{font-family:var(--serif);font-weight:400;color:var(--red)}.hero-copy>p{font:19px/1.65 var(--serif);max-width:570px;color:#44566d}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:35px}.button{padding:16px 22px;font-weight:700;font-size:14px}.button.primary{background:var(--red);color:white}.button span{margin-left:22px}.text-link{font-size:14px;font-weight:700;border-bottom:1px solid #98a0a8;padding:9px 0}.text-link span{margin-left:8px}.hero-proof{display:flex;align-items:center;gap:12px;margin-top:58px}.hero-proof strong{font:800 32px 'Manrope'}.hero-proof span{font-size:11px;line-height:1.35;text-transform:uppercase;letter-spacing:.06em;color:#677489}.hero-proof b{height:36px;width:1px;background:var(--line);margin:0 15px}.hero-visual{height:540px;position:relative;background:var(--ink);overflow:hidden;color:white}.hero-visual:after{content:'';position:absolute;inset:0;background:radial-gradient(circle at 35% 35%,transparent,rgba(0,0,0,.24))}.orbit{position:absolute;border:1px solid rgba(255,255,255,.16);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.orbit-one{width:390px;height:390px}.orbit-two{width:650px;height:650px}.life-map{position:absolute;width:100%;height:100%}.center-mark{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);width:104px;height:104px;border-radius:50%;background:var(--red);display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 13px rgba(255,255,255,.07)}.center-mark span{font:800 45px 'Manrope'}.center-mark small{font:700 18px 'Manrope';align-self:flex-end;margin:0 0 26px 2px}.map-label{position:absolute;z-index:2;padding:8px 12px;background:rgba(255,255,255,.1);backdrop-filter:blur(8px);font-size:11px;text-transform:uppercase;letter-spacing:.12em}.ml-1{top:15%;left:13%}.ml-2{top:23%;right:8%}.ml-3{bottom:23%;left:8%}.ml-4{bottom:16%;right:15%}.dot{position:absolute;border-radius:50%;background:#b9d1dd;z-index:2}.d1{width:13px;height:13px;left:25%;top:38%}.d2{width:8px;height:8px;right:22%;top:43%;background:#e24a4a}.d3{width:10px;height:10px;left:33%;bottom:18%}.d4{width:6px;height:6px;right:33%;bottom:23%}.d5{width:7px;height:7px;right:28%;top:12%}.hero-visual>p{position:absolute;z-index:3;bottom:25px;left:30px;font:18px/1.25 var(--serif);color:#c9d3df}.hero-visual>p strong{color:white}.intro{max-width:1280px;margin:auto;padding:110px 36px;display:grid;grid-template-columns:1fr 2fr;border-top:1px solid var(--line)}.section-no{color:#7c8793}.intro h2,.section-heading h2{font-size:clamp(40px,5vw,67px);margin:0}.intro p{max-width:620px;font:19px/1.7 var(--serif);color:#556579}.portals{background:white;padding:110px max(36px,calc((100vw - 1208px)/2))}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.section-heading h2{margin-top:18px}.filters{display:flex;gap:5px;flex-wrap:wrap;justify-content:flex-end}.filter{border:1px solid #dcdfe3;background:white;padding:10px 13px;color:var(--ink);cursor:pointer;font:600 12px 'DM Sans'}.filter span{color:#929da8;margin-left:5px}.filter.active{background:var(--ink);color:white}.portal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:55px}.portal-card{min-height:330px;padding:26px;display:flex;flex-direction:column;justify-content:space-between;background:#f2f4f6;transition:.25s ease;animation:reveal .4s both;animation-delay:var(--delay)}@keyframes reveal{from{opacity:0;transform:translateY(8px)}}.portal-card:hover{transform:translateY(-6px);box-shadow:0 18px 45px rgba(20,43,74,.13)}.portal-card:nth-child(1),.portal-card:nth-child(6){grid-column:span 2}.card-top{display:flex;align-items:center}.card-icon{font-size:24px;width:48px;height:48px;display:grid;place-items:center;background:rgba(255,255,255,.65);border-radius:50%}.card-category{margin-left:12px;font:700 10px 'Manrope';letter-spacing:.13em;text-transform:uppercase}.arrow{margin-left:auto;font-size:20px;transition:.2s}.portal-card:hover .arrow{transform:translate(3px,-3px)}.portal-card h3{font:800 25px 'Manrope';letter-spacing:-.04em;margin:20px 0 9px}.portal-card p{max-width:390px;margin:0;font:16px/1.55 var(--serif);color:#46586c}.tags{display:flex;gap:7px}.tags span{font-size:10px;text-transform:uppercase;letter-spacing:.07em;padding:6px 9px;border:1px solid rgba(20,43,74,.18)}.coral{background:#f8dfdc}.blue{background:#dfeaf3}.sage{background:#e1ebe3}.sand{background:#f1eadb}.coffee{background:#e9dfd5}.steel{background:#dfe3e6}.green{background:#dbe9d8}.orange{background:#f5e2cf}.purple{background:#e7e0ee}.sky{background:#dcebf0}.forest{background:#d8e2d7}.manifesto{background:var(--ink);color:white;padding:110px max(36px,calc((100vw - 1208px)/2))}.section-no.light{color:#9eacbc}.manifesto blockquote{font:600 clamp(38px,5vw,67px)/1.15 'Manrope';letter-spacing:-.05em;margin:45px 0 90px}.manifesto blockquote em{color:#e25a5f}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;border-top:1px solid #465973;padding-top:35px}.values span{font-size:11px;color:#91a1b4}.values h3{font:700 21px 'Manrope';margin:14px 0 8px}.values p{font:15px/1.6 var(--serif);color:#b9c4d0;max-width:280px}footer{max-width:1280px;margin:auto;padding:75px 36px 30px}.footer-top,.footer-bottom{display:flex;justify-content:space-between;gap:40px}.footer-top{align-items:flex-start;padding-bottom:70px}.footer-top img{width:220px}.footer-top p{font:15px/1.5 var(--serif);color:#6a7888;margin-left:70px}.footer-cta span{display:block;font-size:12px;color:#7b8896;margin-bottom:13px}.footer-cta a{font:700 25px 'Manrope';border-bottom:2px solid var(--red);padding-bottom:7px}.footer-cta b{color:var(--red);margin-left:20px}.footer-bottom{border-top:1px solid var(--line);padding-top:25px}.footer-bottom address{font-style:normal;font-size:11px;line-height:1.7;color:#74808e}.footer-bottom div{display:flex;gap:22px}.footer-bottom a,.footer-bottom button{font:600 12px 'DM Sans';border:0;background:none;padding:0;cursor:pointer}.imprint{margin-top:32px;padding:30px;background:white;display:grid;grid-template-columns:repeat(3,1fr);gap:35px;font-size:12px;line-height:1.6}.imprint[hidden]{display:none}.imprint p{margin:0}@media(max-width:900px){.site-header nav a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr;padding-top:60px}.hero-visual{height:430px}.intro{grid-template-columns:1fr;gap:35px}.section-heading{align-items:flex-start;flex-direction:column}.filters{justify-content:flex-start}.portal-grid{grid-template-columns:repeat(2,1fr)}.portal-card:nth-child(1),.portal-card:nth-child(6){grid-column:span 1}.values{gap:25px}.footer-top{flex-direction:column}.footer-cta{margin-top:25px}}@media(max-width:600px){.site-header{height:76px;padding:0 20px}.brand img{width:155px}.nav-cta{padding:10px 13px}.hero{padding:52px 20px 55px;gap:45px}h1{font-size:49px}.hero-copy>p{font-size:17px}.hero-actions{align-items:flex-start;flex-direction:column;gap:14px}.hero-proof{margin-top:42px}.hero-visual{height:360px}.orbit-one{width:280px;height:280px}.intro,.portals,.manifesto{padding:75px 20px}.intro h2,.section-heading h2{font-size:42px}.portal-grid{grid-template-columns:1fr}.portal-card{min-height:295px}.manifesto blockquote{font-size:37px;margin-bottom:65px}.values{grid-template-columns:1fr;gap:32px}.footer-top,.footer-bottom{flex-direction:column}.footer-top img{width:190px}.footer-top p{margin-left:0}.footer-cta a{font-size:20px}.imprint{grid-template-columns:1fr}footer{padding:60px 20px 25px}}
