@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700&display=swap";:root{--paper:#f8f8f6;--ink:#20201f;--muted:#858580;--line:#e4e4e0;--soft:#f2f2ef}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{background:var(--paper);color:var(--ink);margin:0;font-family:Manrope,Arial,sans-serif;font-size:14px}a{color:inherit;text-decoration:none}.site-shell{width:min(100% - 48px,600px);margin:0 auto;padding:0 0 35px}.site-header{justify-content:space-between;align-items:center;min-height:62px;font-size:12px;display:flex}.brand{letter-spacing:-.08em;font-weight:700}.profile-link{color:#62625f;align-items:center;gap:7px;font-size:11px;display:flex}.profile-link span{font-size:10px}.profile-link i{margin-left:1px;font-size:15px;font-style:normal}.hero-section{padding:47px 0 72px}.hero-section h1{letter-spacing:-.045em;margin:0 0 26px;font-size:25px;font-weight:600;line-height:1.26}.hero-section p{color:#6a6a66;letter-spacing:-.02em;max-width:510px;margin:0 0 21px;font-size:14px;line-height:1.73}.actions{gap:10px;margin-top:30px;display:flex}.button{border-radius:99px;align-items:center;gap:12px;padding:8px 13px 8px 14px;font-size:12px;font-weight:600;transition:transform .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-dark{color:#fff;background:#1e1e1c}.button-light{background:var(--soft)}.button span{font-size:15px;line-height:10px}.list-section{margin-bottom:54px}.list-section h2,.approach-section>h2,.capabilities h2,.contact-section h2{color:#92928d;letter-spacing:-.02em;margin:0 0 13px;font-size:12px;font-weight:500}.list-card{border-top:1px solid var(--line)}.company-row{border-bottom:1px solid var(--line);grid-template-columns:31px minmax(120px,133px) minmax(0,1fr) max-content 28px;align-items:center;column-gap:6px;min-height:41px;transition:background .18s;display:grid}.company-row:hover{background:#f2f2ef}.company-row b{text-align:center;font-family:DM Mono,monospace;font-size:10px;font-weight:400}.company-row .product-icon{object-fit:cover;border-radius:6px;width:22px;height:22px;margin-left:4px}.company-row strong{letter-spacing:-.035em;min-width:0;font-size:13px;font-weight:600}.company-row span{color:#777773;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.company-row time{color:#676762;text-align:right;white-space:nowrap;font:10px DM Mono,monospace}.company-row i{color:#74746f;text-align:right;justify-self:end;width:28px;font-size:18px;font-style:normal}.short-row{grid-template-columns:31px 133px 1fr 18px}.approach-section{margin:92px 0 68px}.approach-list{border-top:1px solid var(--line)}.approach-list article{border-bottom:1px solid var(--line);grid-template-columns:37px 1fr;gap:0;padding:18px 0 20px;display:grid}.approach-list article>span{color:#777773;padding-top:4px;font:10px DM Mono,monospace}.approach-list h3{letter-spacing:-.035em;margin:0 0 8px;font-size:15px;font-weight:600}.approach-list p{color:#777773;letter-spacing:-.018em;max-width:465px;margin:0;font-size:12px;line-height:1.63}.capabilities{margin-bottom:67px}.stack-list{flex-wrap:wrap;align-items:center;gap:14px;margin:0;padding:0;list-style:none;display:flex}.stack-list li{align-items:center;display:flex}.stack-list a{align-items:center;margin:-3px;padding:3px;transition:transform .18s;display:flex}.stack-list a:hover,.stack-list a:focus-visible{transform:scale(1.28)}.stack-list a:focus-visible{outline:1px solid var(--ink);outline-offset:4px;border-radius:3px}.stack-list img{object-fit:contain;width:20px;height:20px}.contact-section{margin-top:8px}.contact-card{color:#fff;background:#1e1e1c;border-radius:7px;align-items:center;gap:10px;padding:13px 14px;font-size:13px;font-weight:600;display:flex}.contact-card span{font-size:12px}.contact-card i{margin-left:auto;font-size:17px;font-style:normal}.contact-section p{color:#868680;margin:20px 0 0;font-size:11px;line-height:1.6}footer{color:#989893;text-transform:uppercase;justify-content:space-between;padding-top:75px;font:9px DM Mono,monospace;display:flex}.footer-links{gap:17px;display:flex}.footer-links a{color:inherit;text-underline-offset:3px;text-decoration:underline #0000;transition:text-decoration-color .18s}.footer-links a:hover,.footer-links a:focus-visible{text-decoration-color:currentColor}.legal-shell{flex-direction:column;min-height:100vh;display:flex}.legal-content{width:min(100%,510px);padding:66px 0 0}.legal-content h1{letter-spacing:-.045em;margin:0 0 38px;font-size:25px;font-weight:600;line-height:1.26}.legal-content h2{letter-spacing:-.03em;margin:36px 0 13px;font-size:14px;font-weight:600}.legal-content h2:first-of-type{margin-top:0}.legal-content h3{letter-spacing:-.025em;margin:26px 0 8px;font-size:13px;font-weight:600}.legal-content p{color:#6a6a66;letter-spacing:-.018em;margin:0;font-size:13px;line-height:1.72}.legal-shell footer{margin-top:auto}@media (width<=560px){.site-shell{width:min(100% - 32px,600px)}.profile-link{font-size:10px}.hero-section{padding-top:37px;padding-bottom:57px}.hero-section h1{font-size:23px}.company-row{grid-template-columns:28px minmax(0,1fr) 28px;min-height:50px}.company-row span,.company-row time{display:none}.approach-section{margin-top:73px}footer{padding-top:60px;font-size:8px}.footer-links{gap:10px}.legal-content{padding-top:48px}.legal-content h1{font-size:23px}}
