.sprlb-product-header{position:sticky;top:0;z-index:50;border-bottom:1px solid rgb(10 10 10 / 10%);background:color-mix(in srgb,var(--marketing-bg) 92%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.sprlb-product-header__shell,.sprlb-product-footer__shell,.sprlb-resources__shell{width:100%;max-width:var(--shell);margin-inline:auto;padding-inline:clamp(1.25rem,3vw,3rem)}.sprlb-product-header__shell{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:clamp(1.25rem,3vw,3rem);align-items:center;min-height:4.5rem}.sprlb-product-header__identity{display:inline-flex;align-items:center;width:fit-content;min-width:0;color:var(--marketing-ink);text-decoration:none}.sprlb-product-header__icon{display:block;width:2.625rem;height:2.625rem;flex:0 0 2.625rem;overflow:hidden;border-radius:var(--radius-tile)}.sprlb-product-header__icon>:is(svg,img){display:block;width:100%;height:100%}.sprlb-product-header__name{min-width:0;margin-left:.875rem;overflow:hidden;font-size:.875rem;font-weight:600;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.sprlb-product-header__nav,.sprlb-header-action,.sprlb-product-footer__meta,.sprlb-product-footer__nav,.sprlb-product-footer__email{font-family:var(--font-mono);font-size:.6875rem;font-weight:400;letter-spacing:.08em;text-transform:uppercase}.sprlb-product-header__nav{display:flex;gap:clamp(1rem,2vw,1.75rem);align-items:center}.sprlb-product-header__nav a,.sprlb-product-footer__nav a{color:inherit;text-decoration:none;transition:color .16s ease}.sprlb-product-header__nav a:hover,.sprlb-product-footer__nav a:hover{color:var(--marketing-signal)}.sprlb-product-header__lab{display:inline-flex;align-items:center;padding-left:clamp(1rem,2vw,1.75rem);border-left:1px solid var(--marketing-rule)}.sprlb-product-header__lab svg{display:block;width:auto;height:1.25rem}.sprlb-header-action{display:inline-flex;min-width:8.75rem;gap:1.5rem;align-items:center;justify-content:space-between;padding:.8rem 1rem;border:1px solid var(--marketing-ink);border-radius:0;background:var(--marketing-ink);color:var(--marketing-off-white);line-height:1;text-decoration:none;cursor:pointer;transition:background-color .16s ease,border-color .16s ease}.sprlb-header-action:hover{border-color:var(--marketing-signal);background:var(--marketing-signal)}.sprlb-product-header__identity:focus-visible,.sprlb-product-header__nav a:focus-visible,.sprlb-header-action:focus-visible,.sprlb-product-footer a:focus-visible,.sprlb-resource-card__link:focus-visible{border-radius:var(--radius);outline:2px solid currentcolor;outline-offset:3px}.sprlb-product-footer{padding-block:4rem 2rem;background:var(--marketing-ink);color:var(--marketing-off-white)}.sprlb-product-footer__top{display:flex;gap:2rem;align-items:flex-start;justify-content:space-between;padding-bottom:6rem}.sprlb-product-footer__wordmark{display:inline-block;width:auto;color:var(--marketing-off-white);text-decoration:none}.sprlb-product-footer__wordmark svg{display:block;width:auto;height:2.625rem}.sprlb-product-footer__statement{max-width:18ch;margin:0;font-size:1.125rem;line-height:1.35}.sprlb-product-footer__bottom{display:grid;grid-template-columns:1fr auto 1fr;gap:2rem;align-items:end;padding-top:1.5rem;border-top:1px solid #33332f}.sprlb-product-footer__meta{color:#aaa9a2}.sprlb-product-footer__nav{display:flex;flex-wrap:wrap;gap:1rem 1.5rem}.sprlb-product-footer__email{justify-self:end;color:inherit;text-decoration:none}.sprlb-product-footer__disclaimer{max-width:80rem;margin:clamp(3rem,5vw,4rem) 0 0;padding-top:1.5rem;color:#77766f;font-family:var(--font-mono);font-size:.625rem;letter-spacing:.04em;line-height:1.6;text-transform:uppercase}.sprlb-resources{padding-block:clamp(6rem,10vw,10rem);border-top:1px solid var(--marketing-rule)}.sprlb-resources__heading{display:grid;gap:1.5rem;margin-bottom:4rem}.sprlb-resources__eyebrow{display:flex;gap:.75rem;align-items:center;color:var(--marketing-muted);font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.09em;text-transform:uppercase}.sprlb-resources__rule{width:1.5rem;height:1px;flex:0 0 1.5rem;background:currentcolor}.sprlb-resources__heading h2{max-width:18ch;margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:.98;letter-spacing:-.05em}.sprlb-resource-card{position:relative;display:grid;grid-template-columns:4.5rem minmax(0,1fr) clamp(18rem,26vw,24rem) 2.5rem;gap:1.5rem;align-items:center;padding:2rem 1rem;border-top:1px solid var(--marketing-rule);isolation:isolate}.sprlb-resource-card:last-child{border-bottom:1px solid var(--marketing-rule)}.sprlb-resource-card:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--marketing-raised);content:"";transform:scaleY(0);transform-origin:bottom;transition:transform .22s cubic-bezier(.2,.8,.2,1)}.sprlb-resource-card:hover:before,.sprlb-resource-card:focus-within:before{transform:scaleY(1)}.sprlb-resource-card__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.sprlb-resource-card__link:focus-visible{outline-offset:-4px}.sprlb-resource-card__icon{display:flex;width:3.5rem;height:3.5rem;align-items:center;justify-content:center;border-radius:var(--radius-tile);color:var(--marketing-off-white)}.sprlb-resource-card__icon--accent{background:var(--marketing-accent)}.sprlb-resource-card__icon--blue{background:var(--accent-reviews)}.sprlb-resource-card__icon--green{background:var(--accent-invoice)}.sprlb-resource-card__icon--ink{background:var(--accent-delivery)}.sprlb-resource-card h3{min-width:0;margin:0;font-size:clamp(1.35rem,2.4vw,2.15rem)}.sprlb-resource-card p{width:100%;max-width:35ch;margin:0;color:var(--marketing-muted)}.sprlb-resource-card__go{justify-self:end;transition:color .18s ease,transform .18s ease}.sprlb-resource-card:hover .sprlb-resource-card__go,.sprlb-resource-card:focus-within .sprlb-resource-card__go{color:var(--marketing-signal);transform:translate(4px,-4px)}@media(max-width:72rem){.sprlb-resource-card{grid-template-columns:4rem minmax(0,1fr) 16rem 2rem}}@media(max-width:64rem){.sprlb-product-header__shell{grid-template-columns:minmax(0,1fr) auto}.sprlb-product-header__nav{display:none}}@media(max-width:48rem){.sprlb-product-header__name{max-width:12rem}.sprlb-product-footer__top{padding-bottom:4rem}.sprlb-product-footer__bottom{grid-template-columns:1fr;align-items:start}.sprlb-product-footer__email{justify-self:start}.sprlb-resources__heading{margin-bottom:3rem}.sprlb-resource-card{grid-template-columns:3.5rem minmax(0,1fr) auto;align-items:center}.sprlb-resource-card__icon{grid-row:1;grid-column:1}.sprlb-resource-card h3{grid-row:1;grid-column:2}.sprlb-resource-card p{grid-row:2;grid-column:2 / -1}.sprlb-resource-card__go{grid-row:1;grid-column:3}}@media(max-width:34rem){.sprlb-product-header__shell{gap:.75rem}.sprlb-product-header__icon{width:2.25rem;height:2.25rem;flex-basis:2.25rem}.sprlb-product-header__name{max-width:8.5rem;margin-left:.625rem;font-size:.75rem}.sprlb-header-action{min-width:0;gap:.75rem;padding-inline:.75rem}.sprlb-resource-card{column-gap:.75rem;padding-inline:.5rem}}@media(max-width:30rem){.sprlb-product-footer__top{flex-direction:column}}@media(prefers-reduced-motion:reduce){.sprlb-product-header__nav a,.sprlb-product-footer__nav a,.sprlb-header-action,.sprlb-resource-card:before,.sprlb-resource-card__go{transition-duration:.01ms}}
