@font-face{font-family:Inter;src:url('fonts/Inter-Variable.ttf');font-weight:100 900}*{box-sizing:border-box}body{margin:0;background:#F5F6F1;color:#1B1B1B;font:16px/1.55 Inter,Arial,sans-serif}main{max-width:1120px;margin:auto;padding:64px 40px}header{display:flex;justify-content:space-between;align-items:center;gap:40px;margin-bottom:56px}header img{width:230px}h1{font-size:52px;line-height:1.05;letter-spacing:-2px;margin:12px 0}h2{font-size:28px;letter-spacing:-.8px;margin-top:48px}h3{font-size:15px;margin-bottom:6px}p{max-width:620px;color:#586159}a{color:inherit;text-underline-offset:4px}.eyebrow{font-size:12px;letter-spacing:2px;text-transform:uppercase}.grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.logo{height:220px;border:1px solid #DDE1D8;border-radius:20px;display:flex;align-items:center;justify-content:center;padding:40px}.logo img{width:100%;max-height:130px}.swatches{display:flex;flex-wrap:wrap;gap:22px}.swatches>div{width:145px}.swatches i{height:72px;display:block;border:1px solid #DDE1D8;border-radius:12px;margin-bottom:10px}.swatches strong,.swatches code{display:block;font-size:13px}.downloads{padding:24px;background:white;border:1px solid #DDE1D8;border-radius:16px}.icon-row{display:flex;align-items:center;gap:24px}.icon-row img{width:128px}.icon-row a{font-size:13px}footer{margin-top:56px;padding-top:20px;border-top:1px solid #DDE1D8;font-size:12px;color:#586159}@media(max-width:650px){main{padding:28px 20px}.grid{grid-template-columns:1fr}header{align-items:flex-start}header img{width:100px}h1{font-size:36px}.icon-row{flex-wrap:wrap}}.bg-paper{background:#F5F6F1}.bg-charcoal{background:#242424}.bg-slate{background:#343434}.bg-ivory{background:#FFF3E5}.bg-lime{background:#CAFA36}.bg-ink{background:#1B1B1B}.bg-white{background:#FFFFFF}.bg-raspberry{background:#C91F59}.kit-download{display:inline-flex;align-items:center;gap:16px;background:#1B1B1B;color:#CAFA36;padding:13px 20px;margin-top:12px;border-radius:8px;font-size:14px;font-weight:600;text-decoration:none}.kit-download:hover{background:#343434}a:focus-visible{outline:2px solid #1B1B1B;outline-offset:5px}@media(max-width:400px){header{gap:16px}header img{width:72px}h1{font-size:30px}}