:root{--black:#090909;--ink:#f5f5f3;--muted:#a5a6a5;--line:rgba(255,255,255,.12);--surface:#141516;--mist:#1c1d1f;--blue:#142b3e;--green:#173427;--maroon:#351b24;--radius:24px;--display:Signifier,"Source Serif 4",Georgia,serif;--sans:"Söhne",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}.site-header{position:sticky;z-index:20;top:0;height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,5vw,64px);border-bottom:1px solid var(--line);background:rgba(9,9,9,.88);backdrop-filter:blur(16px)}.identity{display:flex;align-items:center;gap:11px;color:var(--ink);text-decoration:none;font-size:15px;font-weight:500}.identity img{width:37px;height:37px;object-fit:cover;object-position:50% 20%;border-radius:50%;filter:grayscale(1)}nav{display:flex;gap:25px}nav a{color:var(--ink);text-decoration:none;font-size:14px}.hero{position:relative;isolation:isolate;min-height:660px;overflow:hidden;padding:clamp(64px,10vw,132px) clamp(20px,9vw,130px) 90px;background:radial-gradient(circle at 77% 17%,#25272a 0,transparent 26%),var(--surface)}.hero:after{content:"";position:absolute;z-index:-1;right:-280px;top:40px;width:650px;height:650px;border-radius:50%;background:#25262a;filter:blur(2px)}.hero-copy{position:relative;z-index:2;max-width:800px}.overline{margin:0 0 16px;color:#b8b8b6;font-size:12px;letter-spacing:.035em}.hero h1,.work-section h2,.contact-section h2{font-family:var(--display);font-weight:400;letter-spacing:-.032em;text-wrap:balance}.hero h1{margin:0;font-size:clamp(50px,7vw,92px);line-height:1.03}.hero h1 em{font-style:italic}.hero-subtitle{max-width:590px;margin:30px 0;color:#d0d0ce;font-size:17px;line-height:1.52;text-wrap:pretty}.button{display:inline-flex;align-items:center;gap:16px;border-radius:999px;padding:13px 19px;text-decoration:none;font-size:14px;transition:transform .25s cubic-bezier(.16,1,.3,1),background .25s}.button-primary{background:var(--ink);color:#111}.button:hover{transform:translateY(-2px)}.hero-artifacts{position:absolute;inset:0;z-index:1;pointer-events:none}.artifact{position:absolute;background:#1d1e20;border:1px solid rgba(255,255,255,.08);border-radius:20px;box-shadow:0 20px 25px -5px rgba(0,0,0,.5),0 8px 10px -6px rgba(0,0,0,.45);padding:16px;overflow:hidden}.artifact span,.mockup-label{font-size:10px;letter-spacing:.05em;text-transform:uppercase;color:#bcbdbb}.artifact-finance{right:7%;top:87px;width:216px;background:var(--green);transform:rotate(3deg)}.artifact-finance strong{display:block;margin-top:12px;font-size:25px;font-weight:500}.artifact-finance svg{display:block;width:100%;height:73px;margin-top:8px}.artifact-finance path,.finance-mockup path{stroke:#9cdbb4;stroke-width:3}.artifact-life{right:23%;bottom:38px;width:245px;background:var(--blue);transform:rotate(-4deg)}.artifact-life div{display:flex;align-items:center;gap:8px;padding:9px 0;border-bottom:1px solid rgba(255,255,255,.1);font-size:11px}.artifact-life div:before{content:"✓";display:grid;place-items:center;width:16px;height:16px;border-radius:50%;background:#2e5877;color:#e9f4fb;font-size:10px}.artifact-life i{margin-left:auto;width:45px;height:4px;border-radius:8px;background:#6a9bb9}.artifact-booth{right:3%;bottom:89px;width:190px;background:var(--maroon);transform:rotate(5deg)}.mini-quarters{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;margin-top:10px}.mini-quarters i{height:43px;border-radius:4px;border-top:2px solid #a14a5f;background:#4a2b34}.ticker{overflow:hidden;white-space:nowrap;border-bottom:1px solid var(--line);background:var(--mist);padding:17px 0}.ticker div{display:inline-block;padding-left:100%;font-family:var(--display);font-size:24px;letter-spacing:-.02em;animation:ticker 24s linear infinite}.ticker b{padding:0 20px;color:#a5a5a3;font-weight:400}@keyframes ticker{to{transform:translateX(-100%)}}.work-section{padding:clamp(72px,10vw,130px) clamp(20px,8vw,112px);background:#111213}.work-section h2{margin:0;font-size:clamp(45px,6vw,72px);line-height:1.06}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:52px}.project-card{display:flex;min-height:565px;flex-direction:column;border-radius:var(--radius);overflow:hidden;color:var(--ink);text-decoration:none;box-shadow:0 0 0 1px rgba(255,255,255,.07);transition:transform .6s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);opacity:.8;transform:translateY(25px)}.project-card.is-visible{opacity:1;transform:none}.project-card:hover{transform:translateY(-7px);box-shadow:0 20px 42px rgba(0,0,0,.35)}.life-card{background:var(--blue)}.finance-card{background:var(--green)}.booth-card{background:var(--maroon)}.scheduler-card{background:#0d0d0d}.project-topline{display:flex;justify-content:space-between;padding:19px 21px;font-size:12px;color:rgba(255,255,255,.72)}.mockup{position:relative;min-height:223px;margin:0 18px;padding:18px;border-radius:16px 16px 0 0;border:1px solid rgba(255,255,255,.1);border-bottom:0;background:#121416;overflow:hidden}.life-mockup{background:#101a25}.habit{display:flex;align-items:center;gap:8px;padding:11px 0;border-bottom:1px solid rgba(255,255,255,.09);font-size:11px}.habit b{width:15px;height:15px;border-radius:50%;background:#25516f}.habit i{width:50px;height:4px;margin-left:auto;border-radius:50px;background:#5a8eac}.finance-mockup{background:#112419}.finance-mockup strong{display:block;margin-top:15px;font-size:27px;font-weight:500}.finance-mockup small{display:block;margin-top:3px;color:#a4c6ad}.finance-mockup svg{width:100%;height:98px;margin-top:8px}.booth-mockup{background:#22171a}.sticker-row{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:19px}.sticker-row span{border-radius:999px;background:#4c2a34;padding:5px 8px;color:#e8d6db;font-size:9px}.quarter-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:16px}.quarter-grid i{height:58px;border-radius:5px;border-top:2px solid #974557;background:#40262e}.scheduler-mockup{background:#151515}.schedule{display:grid;grid-template-columns:repeat(7,1fr);align-items:end;gap:7px;height:150px;padding-top:18px}.schedule i{border-radius:5px 5px 1px 1px;background:#7c7c79}.schedule i:nth-child(1){height:45%}.schedule i:nth-child(2){height:69%}.schedule i:nth-child(3){height:34%}.schedule i:nth-child(4){height:91%}.schedule i:nth-child(5){height:58%}.schedule i:nth-child(6){height:77%}.schedule i:nth-child(7){height:51%}.project-content{display:flex;flex:1;flex-direction:column;padding:25px 25px 28px}.project-content h3{margin:0;font-family:var(--display);font-size:34px;font-weight:400;letter-spacing:-.025em}.story{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:auto;padding-top:32px}.story div{padding-top:12px;border-top:1px solid rgba(255,255,255,.2)}.story span{font-size:10px;letter-spacing:.04em;text-transform:uppercase;color:rgba(255,255,255,.7)}.story p{margin:7px 0 0;font-size:13px;line-height:1.42;color:rgba(255,255,255,.9)}.contact-section{padding:clamp(86px,12vw,150px) clamp(20px,8vw,112px);background:#18191a}.contact-section h2{margin:0;font-size:clamp(55px,8vw,98px);line-height:.98}.contact-links{display:flex;gap:20px;margin-top:39px}.contact-links a{color:var(--ink);font-size:16px;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.45);padding-bottom:5px}@media(max-width:900px){.hero{min-height:720px}.artifact-finance{right:4%;top:auto;bottom:220px}.artifact-life{right:18%;bottom:28px}.artifact-booth{display:none}}@media(max-width:650px){.site-header{height:68px;padding:0 18px}nav{gap:15px}nav a{font-size:12px}.hero{min-height:690px;padding:68px 24px 50px}.hero h1{font-size:clamp(47px,13vw,65px)}.hero-subtitle{font-size:15px}.artifact-finance{right:3%;bottom:205px;width:178px}.artifact-life{right:12%;bottom:20px;width:212px}.project-grid{grid-template-columns:1fr}.project-card{min-height:540px}.work-section{padding-inline:18px}.work-section h2{font-size:51px}.story{gap:13px}.contact-section{padding-inline:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ticker div{animation:none;padding-left:0}.project-card{opacity:1;transform:none;transition:none}}
