#root{min-height:100vh}.page-shell{min-height:100vh;background:radial-gradient(circle at top,rgba(217,108,55,.08),transparent 26%),linear-gradient(180deg,#f7f5f1,#f1eeea)}.page{width:min(1080px,calc(100% - 32px));margin:0 auto;padding:28px 0 72px}.topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:48px}.brand{display:flex;flex-direction:column;gap:4px}.brand-name{font-size:1.05rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#161616}.brand-tag,.eyebrow,.card-label{font-size:.76rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.brand-tag,.eyebrow,.card-label{color:#7b756f}.topbar-actions{display:flex;gap:12px}.button-small{min-height:40px;padding:0 14px;font-size:.92rem}.hero{display:grid;gap:28px;margin-bottom:56px}.hero h1{margin-bottom:10px}.hero-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,420px);gap:28px;align-items:start}.hero-lead{max-width:none;margin-top:0;margin-bottom:12px;font-size:1.35rem;line-height:1.25;color:#2b2b2b}.hero-copy,.core-card p,.install-card p,.faq-card p{color:#66615c}.hero-copy{max-width:none;margin-top:0;margin-bottom:0}.hero-titleblock,.hero-textblock{align-self:start}.hero-textblock{max-width:420px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border:1px solid transparent;border-radius:999px;font-weight:700;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background-color .16s ease}.button:hover{transform:translateY(-1px)}.button-primary{color:#fbfaf8;background:#171717;box-shadow:0 12px 24px #1717171f}.button-secondary{color:#171717;border-color:#1717171f;background:#ffffff9e}.text-link{display:inline-block;margin-top:10px;font-weight:700;color:#171717}.text-link-inline{display:inline;margin-top:0}.hero-shot-wrap{order:-1}.hero-shot{overflow:hidden;border:1px solid rgba(23,23,23,.08);border-radius:28px;background:#ffffffa6;box-shadow:0 26px 70px #221c181a}.hero-shot img{width:100%;height:auto}.hero-meta{display:block}.hero-caption{max-width:34rem;margin:0;color:#7b756f}.section{margin-top:18px;padding:32px 0 0;border-top:1px solid rgba(23,23,23,.08)}.section-heading{max-width:760px;margin-bottom:24px}.core-grid,.install-grid,.faq-grid{display:grid;gap:16px}.core-grid{grid-template-columns:1fr}.core-card,.install-card,.faq-card{padding:20px 0 0;border-top:1px solid rgba(23,23,23,.08)}.install-title{margin-bottom:10px;font-size:1rem;font-weight:700;color:#1e1e1e}.install-grid{grid-template-columns:1fr}.install-card-code pre{margin:10px 0 0;padding:16px;border-radius:18px;background:#171717;color:#ece8e3;font-family:var(--font-mono);font-size:.9rem;white-space:pre-wrap}.faq-grid{grid-template-columns:1fr}@media (max-width: 720px){.page{width:min(100% - 20px,1080px);padding:20px 0 56px}.topbar{flex-direction:column;align-items:flex-start;margin-bottom:36px}.topbar-actions,.hero-intro,.hero-meta{width:100%}.hero-intro,.hero-meta{grid-template-columns:1fr;display:grid}}:root{--font-sans: "Suisse Intl", "Avenir Next", "SF Pro Display", "SF Pro Text", "Helvetica Neue", "Segoe UI", sans-serif;--font-mono: "SFMono-Regular", "IBM Plex Mono", "Menlo", "Consolas", monospace;--color-text: #16212c;--color-text-soft: #485664;--color-text-muted: #748190;font-family:var(--font-sans);line-height:1.5;font-weight:400;color:#171717;background:#f7f5f1;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}h1,h2,h3,p,ul,pre{margin-top:0}h1,h2,h3{letter-spacing:-.03em}h1{margin-bottom:18px;font-size:clamp(4rem,12vw,8rem);line-height:.9}h2{margin-bottom:12px;font-size:clamp(1.9rem,4vw,2.7rem);line-height:1.02}h3{margin-bottom:10px;font-size:1.2rem;line-height:1.15}p,li{color:var(--color-text-soft);font-size:1rem}pre{margin-bottom:0}button,input,textarea,select{font:inherit}
