:root{color:#23261f;background:linear-gradient(135deg,#f8f6eff5,#fffefafa 42%,#f1eee5f2),#fbfaf5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;letter-spacing:0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}::selection{color:#12140f;background:#dce8cf}main{min-height:100vh}.side-nav{position:fixed;left:28px;top:50%;z-index:20;display:flex;flex-direction:column;gap:6px;padding:8px;border:1px solid rgba(30,35,31,.08);border-radius:999px;background:#fffdf7d1;box-shadow:0 20px 60px #322c2214;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:translateY(-50%)}.side-nav a,.socials a,.project-actions a{display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#262823;text-decoration:none;transition:transform .18s ease,background .18s ease,border-color .18s ease}.side-nav a{min-width:104px;min-height:38px;padding:0 16px;border-radius:999px;color:#62665c;font-size:13px;font-weight:650}.side-nav a:hover{background:#f2efe6;color:#1e211d;transform:translate(2px)}.hero{display:grid;min-height:92vh;place-items:center;padding:86px 24px 54px}.hero-copy{width:min(980px,calc(100vw - 48px))}.kicker,.eyebrow,.section-heading p{display:inline-flex;align-items:center;gap:8px;margin:0 0 18px;color:#69715f;font-size:13px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}h1{max-width:960px;margin:0;color:#171915;font-size:clamp(48px,7vw,92px);font-weight:760;line-height:.94}.lede{max-width:680px;margin:28px 0 0;color:#5f6359;font-size:19px;line-height:1.65}.socials{display:flex;flex-wrap:wrap;gap:10px;margin-top:34px}.socials a,.project-actions a{min-height:42px;padding:0 16px;border:1px solid rgba(30,35,31,.1);border-radius:999px;background:#ffffffb3;font-size:14px;font-weight:700}.socials a:hover,.project-actions a:hover{border-color:#21604340;background:#fff;transform:translateY(-2px)}.section{width:min(1120px,calc(100vw - 48px));margin:0 auto;padding:88px 0}.section-heading{max-width:720px;margin-bottom:34px}.section-heading h2{margin:0;color:#1a1c18;font-size:clamp(31px,4vw,52px);line-height:1.02}.project-list{display:grid;gap:16px}.project{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:22px;overflow:hidden;padding:28px;border:1px solid rgba(37,42,35,.08);border-radius:28px;background:#ffffffb8;box-shadow:0 26px 70px #312b2012}.project:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";pointer-events:none;background:radial-gradient(circle at 12% 10%,rgba(203,222,199,.42),transparent 32%),radial-gradient(circle at 88% 86%,rgba(214,208,190,.34),transparent 34%);opacity:0;transition:opacity .22s ease}.project:hover:before{opacity:1}.project>*{position:relative}.project-main{display:flex;gap:18px}.project-icon{display:grid;width:56px;height:56px;flex:0 0 auto;place-items:center;border:1px solid rgba(26,29,24,.08);border-radius:18px;background:#f5f2ea;color:#3b5f4b;font-size:22px;font-weight:800}.project-icon img{width:38px;height:38px;border-radius:12px;object-fit:cover}.project h3,.timeline h3{margin:0;color:#171915;font-size:26px;line-height:1.15}.project p,.timeline article>p{max-width:680px;margin:12px 0 0;color:#5e6258;font-size:16px;line-height:1.65}.stat-row{display:flex;flex-wrap:wrap;gap:8px;grid-column:1 / 2;margin-left:74px}.stat-row span{padding:8px 11px;border:1px solid rgba(35,42,34,.08);border-radius:999px;background:#f8f5ed;color:#42473e;font-size:13px;font-weight:700}.project-actions{display:flex;flex-wrap:wrap;gap:8px;grid-column:1 / 2;margin-left:74px}.demo-thumb{position:relative;grid-row:1 / span 3;grid-column:2 / 3;overflow:hidden;min-height:190px;border:1px solid rgba(25,29,23,.08);border-radius:22px;background:#ece8de}.demo-thumb video,figure video{display:block;width:100%;height:100%;object-fit:cover}.demo-thumb span{position:absolute;right:12px;bottom:12px;display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border-radius:999px;background:#ffffffe6;color:#242720;font-size:13px;font-weight:800;box-shadow:0 12px 30px #0000001f}.demo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}figure{margin:0;overflow:hidden;border:1px solid rgba(25,29,23,.08);border-radius:28px;background:#fff;box-shadow:0 24px 60px #312b2012}figure video{aspect-ratio:16 / 9;background:#ebe6dc}figcaption{padding:14px 16px 16px;color:#5f6359;font-size:14px;font-weight:650}.timeline{display:grid;gap:10px}.timeline article{display:grid;grid-template-columns:280px minmax(0,1fr);gap:24px;padding:24px 0;border-top:1px solid rgba(29,34,28,.1)}.timeline article:last-child{border-bottom:1px solid rgba(29,34,28,.1)}.timeline span{display:inline-flex;margin-bottom:12px;padding:6px 10px;border-radius:999px;background:#f0ece2;color:#596150;font-size:12px;font-weight:800}.role{margin-top:6px;color:#73766d;font-size:14px;font-weight:700}footer{display:flex;justify-content:space-between;width:min(1120px,calc(100vw - 48px));margin:0 auto;padding:36px 0 52px;color:#777b72;font-size:14px}footer a{color:#1d201b;font-weight:800;text-decoration:none}@media (max-width: 980px){.side-nav{right:16px;bottom:16px;left:16px;top:auto;flex-direction:row;justify-content:center;border-radius:999px;transform:none}.side-nav a{min-width:0;flex:1 1 0;padding:0 10px}.hero{min-height:auto;padding-top:76px}.project,.demo-grid,.timeline article{grid-template-columns:1fr}.demo-thumb{grid-row:auto;grid-column:auto;aspect-ratio:16 / 9}.stat-row,.project-actions{margin-left:0}footer{flex-direction:column;gap:8px;padding-bottom:96px}}@media (max-width: 620px){.hero-copy,.section,footer{width:min(100% - 28px,1120px)}h1{font-size:43px}.project{padding:20px;border-radius:22px}.project-main{flex-direction:column}}
