:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17201b;background:#f8f3eb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{min-height:100%;scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}a{color:inherit}.page-shell{min-height:100vh;padding:clamp(24px,5vw,64px);background:linear-gradient(120deg,rgba(31,93,143,.12),transparent 34%),linear-gradient(135deg,#f8f3eb,#eef4ee 48%,#f3ebdf)}.site-header{display:flex;align-items:center;justify-content:space-between;gap:18px;width:min(1120px,100%);margin:0 auto}.brand,.site-header nav{display:flex;align-items:center}.brand{gap:10px;color:#101813;font-size:1.05rem;font-weight:900;text-decoration:none}.brand span{display:inline-grid;width:34px;height:34px;place-items:center;border-radius:8px;color:#fffaf2;background:#17201b}.site-header nav{gap:clamp(12px,3vw,28px);color:#425149;font-size:.94rem;font-weight:800}.site-header nav a{text-decoration:none}.site-header nav a:hover{color:#101813}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,480px);gap:clamp(32px,6vw,88px);align-items:center;width:min(1120px,100%);min-height:calc(100vh - clamp(112px,14vw,168px));margin:18px auto 0}.hero-copy{max-width:680px}.eyebrow,.product-label{margin:0 0 16px;color:#4f7b62;font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}h1{max-width:11ch;margin:0;color:#101813;font-size:clamp(4rem,11vw,8rem);line-height:.88;letter-spacing:0}.intro{max-width:620px;margin:28px 0 0;color:#425149;font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.65}.actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:36px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border:1px solid rgba(23,32,27,.14);border-radius:8px;font-weight:800;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.button:hover{transform:translateY(-2px)}.button.primary{color:#fffaf2;background:#17201b;box-shadow:0 18px 36px #17201b33}.button.secondary{color:#17201b;background:#ffffff6b}.preview{overflow:hidden;border:1px solid rgba(23,32,27,.12);border-radius:8px;background:#ffffff94;box-shadow:0 28px 70px #2d3e352e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.preview-topbar{display:flex;gap:8px;padding:18px;border-bottom:1px solid rgba(23,32,27,.1)}.preview-topbar span{width:10px;height:10px;border-radius:999px;background:#4f7b62}.preview-topbar span:nth-child(2){background:#d38a42}.preview-topbar span:nth-child(3){background:#1f5d8f}.product-card{display:grid;gap:22px;padding:clamp(22px,4vw,34px)}.product-art{aspect-ratio:1.25;border-radius:8px;background:linear-gradient(135deg,rgba(31,93,143,.16),transparent 48%),repeating-linear-gradient(135deg,#4f7b62e6 0 14px,#d38a42db 14px 28px,#f8f3ebf2 28px 42px)}.product-card h2{margin:0;color:#101813;font-size:clamp(1.6rem,3vw,2.35rem);letter-spacing:0}.product-card p:last-child{margin:12px 0 0;color:#53635b;line-height:1.6}.foundation{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:min(1120px,100%);margin:-34px auto 0;padding-bottom:12px}.foundation-item{display:flex;align-items:center;gap:12px;min-height:62px;padding:16px;border:1px solid rgba(23,32,27,.1);border-radius:8px;background:#ffffff8a}.foundation-item span{width:10px;height:10px;flex:0 0 auto;border-radius:999px;background:#d38a42}.foundation-item p{margin:0;color:#25352d;font-weight:800}@media(max-width:840px){.site-header{align-items:flex-start;flex-direction:column}.hero{grid-template-columns:1fr;min-height:auto;margin-top:52px}h1{max-width:9ch}.foundation{grid-template-columns:1fr;margin-top:28px}}@media(max-width:520px){.page-shell{padding:20px}.site-header nav{width:100%;justify-content:space-between}h1{font-size:clamp(3.2rem,17vw,4rem)}.actions{flex-direction:column}.button{width:100%}}
