.product-page{--product-ink:#354150;--product-muted:#788592;--product-line:#dfe5e9;--product-soft:#f5f8fa;--product-accent:#f47067;color:var(--product-ink);min-height:100vh;padding:20px 16px 80px}.product-shell{width:min(920px,100%);margin:0 auto}.product-nav{justify-content:space-between;align-items:center;min-height:44px;margin-bottom:72px;display:flex}.product-nav__brand{color:var(--product-ink);font-weight:400;text-decoration:none}.product-nav__links{gap:18px;display:flex}.product-nav a{color:var(--product-muted);text-decoration:none}.product-nav a:hover{color:var(--product-ink)}.product-hero{isolation:isolate;max-width:720px;margin-bottom:72px;position:relative}.product-hero:before{content:"";z-index:-1;background:radial-gradient(circle, color-mix(in srgb, var(--product-accent) 14%, transparent), transparent 70%);pointer-events:none;border-radius:50%;width:270px;height:270px;position:absolute;top:-95px;left:-100px}.product-eyebrow{color:var(--product-accent);font-family:var(--font-geist-mono), menlo, monospace;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:700}.product-hero h1{letter-spacing:-.065em;margin:0;font-size:clamp(2.8rem,8vw,5rem);line-height:.98}.product-lede{max-width:620px;color:var(--product-muted);margin:24px 0 0;font-size:clamp(1.05rem,2vw,1.28rem);line-height:1.6}.product-install{background:var(--product-soft);min-height:42px;color:var(--product-ink);border:0;border-radius:8px;align-items:center;margin-top:24px;padding:0 14px;display:inline-flex}.product-install code{font-size:13px}.product-section{margin:72px 0}.product-section__head{margin-bottom:24px;display:block}.product-section h2{letter-spacing:-.025em;margin:0 0 10px;font-size:1.35rem}.product-section__head p{max-width:640px;color:var(--product-muted);margin:0;line-height:1.7}.product-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 18px 55px #3541501a}:is(.product-card:has(.product-code),.product-card:has(.react-demo),.product-card:has(.react-code-preview),.product-card:has(.remark-source)){background:#f6f6f6}.product-card__bar{color:#21212157;height:34px;font-family:var(--font-geist-mono), menlo, monospace;background:#f6f6f6;justify-content:center;align-items:center;padding:0 14px;font-size:14px;display:flex}.product-card__title{margin:0;line-height:1}.product-card__body{padding:20px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.product-code{--codice-code-padding:18px;--sh-class:#2d5e9d;--sh-identifier:#354150;--sh-sign:#8996a3;--sh-property:#0550ae;--sh-entity:#249a97;--sh-jsxliterals:#6266d1;--sh-string:#00a99a;--sh-keyword:#f47067;--sh-comment:#a19595;color:#354150;background:#f6f6f6;margin:0}.product-code [data-codice-header]{color:#21212157;background:#f6f6f6}.product-code pre{background:0 0;width:100%;margin:0}.product-code .sh__line{display:block}@media (max-width:680px){.product-nav{margin-bottom:48px}.product-nav__links{gap:12px}.product-grid{grid-template-columns:1fr}.product-card__body{padding:14px}}
