@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--ink:#202124;--paper:#f5f3ee;--muted:#6b6c68;--line:#d8d6ce;--orange:#ef7352;--mint:#cfe1d3;--lilac:#d9d2ea}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1160px,calc(100% - 64px));margin:auto}.site-header{height:86px;width:min(1280px,calc(100% - 64px));margin:auto;display:flex;align-items:center;justify-content:space-between;font-size:12px}.logo{font-size:18px;font-weight:800;letter-spacing:-.08em}.logo span{color:var(--orange);margin-left:4px}.site-header nav{display:flex;gap:28px;color:var(--muted)}.site-header nav a:hover,.site-footer a:hover{color:var(--orange)}.header-cta{border-bottom:1px solid var(--ink);padding-bottom:5px}.header-cta span,.text-link span,.contact-link span{font-size:15px;margin-left:6px}.hero{padding:116px 0 80px;min-height:620px;display:flex;flex-direction:column;justify-content:space-between}.hero-kicker,.section-heading,.project-meta,.eyebrow,.site-footer{font:11px DM Mono,monospace;text-transform:uppercase;letter-spacing:.07em;color:var(--muted)}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#6ab57b;margin-right:8px}.hero h1{font-size:clamp(55px,9.2vw,132px);line-height:.95;letter-spacing:-.085em;font-weight:500;margin:0 0 60px}.hero h1 em,.about h2 em,.contact h2 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.09em}.hero-bottom{display:flex;align-items:end;justify-content:space-between}.hero-intro{width:260px;font-size:14px;line-height:1.5;color:var(--muted);margin:0}.round-arrow{border:1px solid var(--ink);border-radius:50%;width:48px;height:48px;display:grid;place-items:center;font-size:22px;transition:.2s}.round-arrow:hover{background:var(--ink);color:var(--paper)}.work{padding:42px 0 150px}.section-heading{border-top:1px solid var(--line);padding-top:15px;display:flex;justify-content:space-between}.project{margin-top:72px;padding:28px 34px 34px}.project-mint{background:var(--mint)}.project-orange{background:var(--orange)}.project-lilac{background:var(--lilac)}.project-meta{color:#20212494;display:flex;justify-content:space-between}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;margin-top:58px}.project-copy h3{font-size:clamp(34px,4vw,58px);font-weight:500;line-height:1;letter-spacing:-.075em;margin:0 0 24px;max-width:470px}.project-copy p{font-size:14px;line-height:1.55;max-width:310px;margin:0 0 28px}.text-link{font-size:12px;border-bottom:1px solid currentColor;padding-bottom:5px}.project-visual{height:350px;display:grid;place-items:center;overflow:hidden}.finance-card{background:#fffaf2;width:min(340px,90%);padding:28px;box-shadow:15px 18px #20212414;transform:rotate(4deg)}.tiny-label{font:10px DM Mono;color:#87857e}.finance-card strong{display:block;font-size:35px;letter-spacing:-.07em;margin:20px 0 18px}.decimal{font-size:18px;color:#999}.chart{height:75px;display:flex;align-items:end;gap:8px;border-bottom:1px solid #ddd5cb}.chart i{width:18px;background:#a2c7aa;border-radius:5px 5px 0 0}.chart i:nth-child(1){height:25%}.chart i:nth-child(2){height:45%}.chart i:nth-child(3){height:35%}.chart i:nth-child(4){height:65%}.chart i:nth-child(5){height:52%}.chart i:nth-child(6){height:77%}.chart i:nth-child(7){height:62%}.chart i:nth-child(8){height:90%}.up{display:block;color:#559861;font:10px DM Mono;margin-top:14px}.orbit{width:290px;height:290px;border:1px solid rgba(32,33,36,.5);border-radius:50%;position:relative;display:grid;place-items:center}.orbit:before,.orbit:after{content:"";position:absolute;border:1px solid rgba(32,33,36,.35);border-radius:50%;transform:rotate(45deg)}.orbit:before{width:205px;height:290px}.orbit:after{width:290px;height:140px}.orbit b{font-size:24px;line-height:.9;letter-spacing:-.09em;z-index:1}.orbit-dot{position:absolute;width:16px;height:16px;border-radius:50%;background:var(--ink);z-index:2}.dot-one{top:15%;left:24%}.dot-two{right:15%;top:43%;background:#fff}.dot-three{bottom:16%;left:31%;background:var(--orange)}.ritual{background:#f7f4ff;width:275px;height:275px;border-radius:50%;padding:35px;display:flex;flex-direction:column;justify-content:space-between;transform:rotate(-8deg)}.ritual span{font:11px DM Mono}.ritual strong{font:35px Georgia,serif;line-height:.9;letter-spacing:-.08em}.ritual em{font-size:72px;font-style:normal;align-self:end;line-height:.5}.about{padding:30px 0 160px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-top:80px}.about h2{font-size:clamp(38px,5.1vw,70px);line-height:.96;letter-spacing:-.08em;font-weight:500;margin:0}.about-copy{max-width:380px;padding-top:8px}.about-copy p{font-size:16px;line-height:1.6;margin:0 0 22px}.about-copy .text-link{display:inline-block;margin-top:18px}.contact{padding:90px 0 150px;border-top:1px solid var(--line);position:relative}.contact-mark{font-size:80px;line-height:1;margin-bottom:55px;color:var(--orange)}.contact h2{font-size:clamp(58px,9vw,128px);line-height:.87;letter-spacing:-.09em;font-weight:500;margin:15px 0 58px}.contact-link{font-size:clamp(18px,2.2vw,28px);border-bottom:1px solid var(--ink);padding-bottom:9px}.site-footer{padding:24px 0 36px;border-top:1px solid var(--line);display:flex;justify-content:space-between}.site-footer div{display:flex;gap:26px}@media(max-width:700px){.shell,.site-header{width:calc(100% - 36px)}.site-header{height:72px}.site-header nav{display:none}.hero{padding:86px 0 58px;min-height:570px}.hero h1{font-size:17vw}.project{padding:22px 20px 24px;margin-top:48px}.project-grid,.about-grid{grid-template-columns:1fr;gap:38px;margin-top:46px}.project-visual{height:270px}.work,.about{padding-bottom:100px}.about-grid{padding-top:52px}.contact{padding:70px 0 100px}.site-footer{font-size:9px}.site-footer div{gap:12px}.hero-intro{width:230px}}
