:root{--bg:#071b24;--paper:#e8eee9;--lime:#c8f269;--muted:#91a4a6;--line:#29414a;--max:1160px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--paper);font:16px/1.55 ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}.grain{position:fixed;inset:0;pointer-events:none;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 140 140' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.shell{width:min(var(--max),calc(100% - 48px));margin-inline:auto}a{color:inherit}.nav{height:84px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);font:650 .78rem/1 ui-monospace,monospace;letter-spacing:.08em}.nav a{text-decoration:none}.mark span{display:inline-block;width:9px;height:9px;background:var(--lime);border-radius:50%;margin-right:10px;box-shadow:0 0 16px #c8f269}.hero{min-height:720px;padding:112px 0 72px;position:relative}.tag{color:var(--lime);font:700 .72rem/1 ui-monospace,monospace;letter-spacing:.14em;text-transform:uppercase}.hero h1{margin:48px 0 34px;font-size:clamp(4rem,10vw,8.8rem);font-weight:600;line-height:.82;letter-spacing:-.08em}.hero h1 em{font-family:Georgia,serif;font-weight:400;color:var(--lime)}.intro{max-width:620px;margin-left:auto;color:#b7c5c5;font-size:1.2rem}.down{position:absolute;bottom:48px;left:0;width:48px;height:48px;border:1px solid var(--line);display:grid;place-items:center;text-decoration:none;border-radius:50%;font-size:1.3rem}.notes{padding:100px 0}.heading{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);color:var(--muted)}.notes article{display:grid;grid-template-columns:70px 1fr 70px;gap:30px;padding:40px 0;border-bottom:1px solid var(--line);align-items:start}.notes article>span,.notes time{font:500 .78rem/1 ui-monospace,monospace;color:var(--muted)}.notes time{text-align:right}.notes h2{margin:0 0 10px;font-size:clamp(1.45rem,3vw,2.55rem);letter-spacing:-.04em}.notes article p{margin:0;color:var(--muted);max-width:650px}.method{background:var(--paper);color:#10242a;padding:110px 0}.method-grid{display:grid;grid-template-columns:150px 1fr .65fr;gap:60px;align-items:start}.method .tag{color:#49631b}.method h2{margin:0;font-size:clamp(2.5rem,5vw,5.4rem);line-height:.98;letter-spacing:-.06em}.method-grid>p:last-child{font-size:1.08rem;color:#546366}.footer{display:flex;justify-content:space-between;padding:52px 0;color:var(--muted);font-size:.85rem}@media(max-width:760px){.shell{width:min(100% - 28px,var(--max))}.hero{min-height:620px;padding-top:82px}.intro{margin-left:0}.notes article{grid-template-columns:35px 1fr}.notes time{display:none}.method-grid{grid-template-columns:1fr;gap:24px}.footer{flex-direction:column}}
