*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#1c1c1e;background:#f9f4eb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#root{flex-direction:column;min-height:100vh;display:flex}main{flex:1;max-width:560px;margin:120px auto;padding:0 32px}h1{letter-spacing:-.3px;margin-bottom:16px;font-size:28px;font-weight:700}p{color:#555;margin-bottom:32px;font-size:17px;line-height:1.6}a{color:#1c1c1e;font-weight:600}section{margin-bottom:40px}h2{text-transform:uppercase;letter-spacing:.6px;color:#aaa;margin-bottom:12px;font-size:13px;font-weight:600}footer{color:#d2ccbf;background:#151513;justify-content:space-between;align-items:flex-end;gap:32px;padding:40px 48px;font-size:13px;display:flex}.footer-company{flex-direction:column;gap:4px;line-height:1.6;display:flex}.footer-heading{margin-bottom:4px;font-weight:600}.footer-right{white-space:nowrap;flex-direction:column;align-items:flex-end;gap:8px;display:flex}footer a{color:#d2ccbf;text-underline-offset:3px;font-weight:400;text-decoration:underline}footer a:hover{color:#fff}.back-link{color:#aaa;margin-bottom:32px;font-size:14px;text-decoration:none;display:inline-block}.back-link:hover{color:#1c1c1e}.updated{color:#aaa;margin-bottom:40px;font-size:13px}.about-row{align-items:flex-end;gap:16px;margin-bottom:32px;display:flex}.about-row p{margin-bottom:0}.scroll-gif{flex-shrink:0}.teaser{color:#1c1c1e;font-style:italic}.top-avatar{z-index:100;opacity:0;pointer-events:none;cursor:pointer;position:fixed;top:17px;left:28px}.top-avatar.is-visible{opacity:1;pointer-events:auto;animation:.4s cubic-bezier(.34,1.1,.64,1) forwards avatar-roll-in}.top-avatar.is-exiting{animation:.35s ease-in forwards avatar-roll-out}@keyframes avatar-roll-in{0%{opacity:0;transform:translate(-70px)rotate(-180deg)}to{opacity:1;transform:translate(0)rotate(0)}}@keyframes avatar-roll-out{0%{opacity:1;transform:translate(0)rotate(0)}to{opacity:0;transform:translate(-70px)rotate(-180deg)}}.avatar-circle{background:#000;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.avatar-circle .avatar-img{object-fit:contain;width:28px;height:28px;display:block;position:relative;top:1px;left:-1px}.avatar-circle.wobble{animation:.5s cubic-bezier(.36,.07,.19,.97) avatar-wobble}@keyframes avatar-wobble{0%{transform:rotate(0)}20%{transform:rotate(-12deg)}40%{transform:rotate(12deg)}60%{transform:rotate(-8deg)}80%{transform:rotate(6deg)}to{transform:rotate(0)}}.spark{mix-blend-mode:difference;pointer-events:none;z-index:9999;transform-origin:0;background:#fff;width:10px;height:4px;position:fixed}@media (width<=600px){footer{flex-direction:column;align-items:flex-start;gap:24px;padding:32px 24px}.footer-right{align-items:flex-start}}@media (prefers-reduced-motion){.spark{display:none}}.toggle-track{background:#dcd6ca;border-radius:999px;width:64px;height:32px;position:relative}.toggle-label{letter-spacing:.4px;color:#8c8578;z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:26px;height:32px;font-size:10px;font-weight:700;display:flex;position:absolute;top:0}.toggle-label:first-child{left:3px}.toggle-label:nth-child(2){left:35px}.toggle-knob{background:#000;border-radius:50%;width:26px;height:26px;transition:transform .28s cubic-bezier(.4,0,.2,1);position:absolute;top:3px;left:3px}.toggle-knob--right{transform:translate(32px)}
