.core-404{color:hsl(var(--foreground));background:radial-gradient(900px 420px at 50% 0%,hsl(var(--primary) / .08),transparent 62%),hsl(var(--background))}.core-404__inner{display:grid;min-height:62vh;width:min(100%,1200px);margin-inline:auto;padding:120px 40px;place-items:center;text-align:center}.core-404__eyebrow{margin:0 0 16px;color:hsl(var(--primary));font-size:.75rem;font-weight:600;letter-spacing:.18em;line-height:1.35;text-transform:uppercase}.core-404 h1{max-width:720px;margin:0;color:hsl(var(--foreground));font-size:var(--font-size-utility-title);font-weight:600;line-height:1.05;letter-spacing:0}.core-404__button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;margin-top:32px;border-radius:9999px;background:hsl(var(--foreground));color:hsl(var(--background));padding:0 28px;box-shadow:var(--shadow-soft);font-size:.875rem;font-weight:500;text-decoration:none;transition:opacity .15s ease,box-shadow .15s ease,transform .15s ease}.core-404__button:hover{opacity:.86;box-shadow:var(--shadow-lift);transform:translateY(-1px)}@media(max-width:639px){.core-404__inner{padding:72px 24px}.core-404__button{width:100%}}.core-article{color:hsl(var(--foreground));background:hsl(var(--background))}.core-article__hero{overflow:hidden;background:hsl(var(--muted))}.core-article__hero img{width:100%;max-height:560px;object-fit:cover}.core-article__inner{width:min(100%,980px);margin-inline:auto;padding:96px 40px}.core-article__header{margin-bottom:40px}.core-article__meta{margin:0 0 14px;color:hsl(var(--primary));font-size:.75rem;font-weight:600;letter-spacing:.12em;line-height:1.45;text-transform:uppercase}.core-article h1{margin:0;color:hsl(var(--foreground));font-size:var(--font-size-utility-title);font-weight:600;line-height:1.05;letter-spacing:0}.core-article__content{color:hsl(var(--muted-foreground));font-size:1rem;line-height:1.78}.core-article__content :is(h2,h3,h4){margin:44px 0 16px;color:hsl(var(--foreground));font-weight:600;line-height:1.2;letter-spacing:0}.core-article__content h2{font-size:var(--font-size-section-title)}.core-article__content h3{font-size:var(--font-size-card-title)}.core-article__content p,.core-article__content ul,.core-article__content ol,.core-article__content blockquote{margin:0 0 20px}.core-article__content a{color:hsl(var(--primary));text-underline-offset:3px}.core-article__content img{margin:36px 0;border-radius:12px}.core-article__comments{margin-top:72px;border-top:1px solid hsl(var(--border));padding-top:48px}.core-article__comments h2,.core-article__comment-form h2{margin:0 0 24px;color:hsl(var(--foreground));font-size:var(--font-size-section-title);font-weight:600;line-height:1.15;letter-spacing:0}.core-article__comment-list{display:grid;gap:16px}.core-article__comment,.core-article__comment-form{border:1px solid hsl(var(--border));border-radius:12px;background:hsl(var(--card));padding:24px;box-shadow:var(--shadow-soft)}.core-article__comment-head{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px 16px;color:hsl(var(--foreground));font-size:.875rem}.core-article__comment-head span{color:hsl(var(--muted-foreground))}.core-article__comment-body{margin-top:12px;color:hsl(var(--muted-foreground));font-size:.9375rem;line-height:1.7}.core-article__pagination{margin-top:32px;color:hsl(var(--muted-foreground));font-size:.875rem;text-align:center}.core-article__pagination a{color:hsl(var(--foreground));text-underline-offset:3px}.core-article__comment-form{margin-top:40px}.core-article__field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.core-article__field{display:grid;gap:8px;margin-top:16px}.core-article__field label{color:hsl(var(--foreground));font-size:.875rem;font-weight:500}.core-article__field input,.core-article__field textarea{width:100%;border:1px solid hsl(var(--border));border-radius:8px;background:hsl(var(--background));color:hsl(var(--foreground));padding:12px 16px;font:inherit;font-size:.875rem;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.core-article__field input{min-height:48px}.core-article__field textarea{min-height:150px;resize:vertical}.core-article__field input:focus,.core-article__field textarea:focus{border-color:hsl(var(--primary));box-shadow:0 0 0 2px hsl(var(--primary) / .14)}.core-article__comment-form button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;margin-top:24px;border:0;border-radius:9999px;background:hsl(var(--foreground));color:hsl(var(--background));padding:0 28px;box-shadow:var(--shadow-soft);font:inherit;font-size:.875rem;font-weight:500;cursor:pointer;transition:opacity .15s ease,box-shadow .15s ease,transform .15s ease}.core-article__comment-form button:hover{opacity:.86;box-shadow:var(--shadow-lift);transform:translateY(-1px)}.core-article__errors{margin-bottom:18px;border:1px solid hsl(var(--destructive) / .35);border-radius:8px;background:hsl(var(--destructive) / .04);color:hsl(var(--destructive));padding:12px 16px;font-size:.875rem;line-height:1.5}@media(max-width:639px){.core-article__inner{padding:64px 24px}.core-article__field-grid{grid-template-columns:1fr;gap:0}.core-article__comment-form button{width:100%}}.core-blog{color:hsl(var(--foreground));background:hsl(var(--background))}.core-blog__inner{width:min(100%,1200px);margin-inline:auto;padding:96px 40px}.core-blog__header{max-width:780px;margin-bottom:48px}.core-blog__eyebrow{margin:0 0 14px;color:hsl(var(--primary));font-size:.75rem;font-weight:600;letter-spacing:.18em;line-height:1.35;text-transform:uppercase}.core-blog h1{margin:0;color:hsl(var(--foreground));font-size:var(--font-size-page-title);font-weight:600;line-height:1.05;letter-spacing:0}.core-blog__list{display:grid;gap:24px}.core-blog-card{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);overflow:hidden;border:1px solid hsl(var(--border));border-radius:12px;background:hsl(var(--card));box-shadow:var(--shadow-soft);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.core-blog-card:hover{border-color:hsl(var(--muted-foreground) / .35);box-shadow:var(--shadow-lift);transform:translateY(-2px)}.core-blog-card__media{display:block;background:hsl(var(--muted))}.core-blog-card__media img{width:100%;height:100%;min-height:320px;object-fit:cover}.core-blog-card__body{display:flex;flex-direction:column;justify-content:center;padding:40px}.core-blog-card__meta{margin:0 0 14px;color:hsl(var(--muted-foreground));font-size:.75rem;font-weight:600;letter-spacing:.08em;line-height:1.45;text-transform:uppercase}.core-blog-card h2{margin:0;font-size:var(--font-size-section-title);font-weight:600;line-height:1.12;letter-spacing:0}.core-blog-card h2 a{color:hsl(var(--foreground));text-decoration:none}.core-blog-card h2 a:hover{color:hsl(var(--primary))}.core-blog-card__excerpt{margin-top:18px;color:hsl(var(--muted-foreground));font-size:1rem;line-height:1.7}.core-blog-card__excerpt p{margin:0}.core-blog__pagination{margin-top:40px;color:hsl(var(--muted-foreground));font-size:.875rem;text-align:center}.core-blog__pagination a{color:hsl(var(--foreground));text-underline-offset:3px}@media(max-width:899px){.core-blog-card{grid-template-columns:1fr}}@media(max-width:639px){.core-blog__inner{padding:64px 24px}.core-blog-card__body{padding:28px 24px}.core-blog-card__media img{min-height:240px}}.core-cart{color:hsl(var(--foreground));background:hsl(var(--background))}.core-cart__inner{width:min(100%,1200px);margin-inline:auto;padding:96px 40px}.core-cart__header{max-width:760px;margin-bottom:48px}.core-cart__eyebrow{margin:0 0 14px;color:hsl(var(--primary));font-size:.75rem;font-weight:600;letter-spacing:.18em;line-height:1.35;text-transform:uppercase}.core-cart h1,.core-cart__empty h2{margin:0;color:hsl(var(--foreground));font-size:var(--font-size-page-title);font-weight:600;line-height:1.05;letter-spacing:0}.core-cart__form{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;align-items:start}.core-cart__items{display:grid;gap:16px}.core-cart__item,.core-cart__summary,.core-cart__empty{border:1px solid hsl(var(--border));border-radius:12px;background:hsl(var(--card));box-shadow:var(--shadow-soft)}.core-cart__item{display:grid;grid-template-columns:120px minmax(0,1fr) 112px 120px;gap:20px;align-items:center;padding:20px}.core-cart__media{overflow:hidden;border-radius:12px;background:hsl(var(--muted))}.core-cart__image img{aspect-ratio:1;object-fit:cover}.core-cart__title{color:hsl(var(--foreground));font-size:1rem;font-weight:600;line-height:1.35;text-decoration:none}.core-cart__title:hover,.core-cart__remove:hover{color:hsl(var(--primary))}.core-cart__variant{margin:6px 0 0;color:hsl(var(--muted-foreground));font-size:.875rem;line-height:1.5}.core-cart__remove{display:inline-flex;margin-top:12px;color:hsl(var(--muted-foreground));font-size:.875rem;text-underline-offset:3px}.core-cart__controls label{display:block;margin-bottom:8px;color:hsl(var(--muted-foreground));font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.core-cart__controls input{width:100%;min-height:48px;border:1px solid hsl(var(--border));border-radius:8px;background:hsl(var(--background));color:hsl(var(--foreground));padding:0 14px;font:inherit;font-size:.875rem;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.core-cart__controls input:focus{border-color:hsl(var(--primary));box-shadow:0 0 0 2px hsl(var(--primary) / .14)}.core-cart__price{color:hsl(var(--foreground));font-size:1rem;font-weight:600;text-align:right}.core-cart__summary{position:sticky;top:88px;padding:24px}.core-cart__summary-row{display:flex;justify-content:space-between;gap:16px;color:hsl(var(--foreground));font-size:1rem}.core-cart__summary-row strong{font-size:1.25rem;font-weight:600}.core-cart__summary p{margin:14px 0 0;color:hsl(var(--muted-foreground));font-size:.875rem;line-height:1.6}.core-cart__actions{display:grid;gap:12px;margin-top:24px}.core-cart__button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border-radius:9999px;padding:0 28px;font:inherit;font-size:.875rem;font-weight:500;text-decoration:none;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,opacity .15s ease,box-shadow .15s ease,transform .15s ease}.core-cart__button--primary{border:0;background:hsl(var(--foreground));color:hsl(var(--background));box-shadow:var(--shadow-soft)}.core-cart__button--secondary{border:1px solid hsl(var(--border));background:hsl(var(--background) / .7);color:hsl(var(--foreground))}.core-cart__button:hover{transform:translateY(-1px)}.core-cart__button--primary:hover{opacity:.86;box-shadow:var(--shadow-lift)}.core-cart__button--secondary:hover{background:hsl(var(--background));border-color:hsl(var(--muted-foreground) / .4)}.core-cart__empty{max-width:760px;padding:48px}.core-cart__empty .core-cart__button{margin-top:32px}@media(max-width:1023px){.core-cart__form{grid-template-columns:1fr}.core-cart__summary{position:static}}@media(max-width:719px){.core-cart__inner{padding:64px 24px}.core-cart__item{grid-template-columns:96px minmax(0,1fr);align-items:start}.core-cart__controls,.core-cart__price{grid-column:2;text-align:left}.core-cart__empty{padding:32px 24px}.core-cart__button{width:100%}}.core-collection{color:hsl(var(--foreground));background:hsl(var(--background))}.core-collection__inner{width:min(100%,1200px);margin-inline:auto;padding:96px 40px}.core-collection__header{max-width:780px;margin-bottom:48px}.core-collection__eyebrow{margin:0 0 14px;color:hsl(var(--primary));font-size:.75rem;font-weight:600;letter-spacing:.18em;line-height:1.35;text-transform:uppercase}.core-collection h1{margin:0;color:hsl(var(--foreground));font-size:var(--font-size-page-title);font-weight:600;line-height:1.05;letter-spacing:0}.core-collection__description{margin-top:18px;color:hsl(var(--muted-foreground));font-size:1rem;line-height:1.7}.core-collection__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.core-product-card,.core-collection__empty{overflow:hidden;border:1px solid hsl(var(--border));border-radius:12px;background:hsl(var(--card));box-shadow:var(--shadow-soft)}.core-product-card{display:flex;min-width:0;flex-direction:column;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.core-product-card:hover{border-color:hsl(var(--muted-foreground) / .35);box-shadow:var(--shadow-lift);transform:translateY(-2px)}.core-product-card__media{background:hsl(var(--muted))}.core-product-card__image img{aspect-ratio:1;object-fit:cover}.core-product-card__content{display:grid;gap:10px;padding:20px}.core-product-card__title{color:hsl(var(--foreground));font-size:1rem;font-weight:600;line-height:1.35;text-decoration:none}.core-product-card__title:hover{color:hsl(var(--primary))}.core-product-card__price{margin:0;color:hsl(var(--muted-foreground));font-size:.875rem;font-weight:500}.core-collection__pagination{margin-top:40px;color:hsl(var(--muted-foreground));font-size:.875rem;text-align:center}.core-collection__pagination a{color:hsl(var(--foreground));text-underline-offset:3px}.core-collection__empty{max-width:640px;padding:40px}.core-collection__empty h2{margin:0;color:hsl(var(--foreground));font-size:var(--font-size-section-title);font-weight:600;line-height:1.15}.core-collection__empty p{margin:12px 0 0;color:hsl(var(--muted-foreground));font-size:1rem;line-height:1.6}@media(max-width:1023px){.core-collection__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:639px){.core-collection__inner{padding:64px 24px}.core-collection__grid{grid-template-columns:1fr}}.core-collections{color:hsl(var(--foreground));background:hsl(var(--background))}.core-collections__inner{width:min(100%,1200px);margin-inline:auto;padding:96px 40px}.core-collections__header{max-width:780px;margin-bottom:48px}.core-collections__eyebrow{margin:0 0 14px;color:hsl(var(--primary));font-size:.75rem;font-weight:600;letter-spacing:.18em;line-height:1.35;text-transform:uppercase}.core-collections h1{margin:0;color:hsl(var(--foreground));font-size:var(--font-size-page-title);font-weight:600;line-height:1.05;letter-spacing:0}.core-collections__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 240px}.collections--full{--collection-card-size: 320px}.core-collection-card{display:flex;overflow:hidden;flex-direction:column;width:100%;border:1px solid hsl(var(--border));border-radius:12px;background:hsl(var(--card));box-shadow:var(--shadow-soft);color:hsl(var(--foreground));text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.core-collection-card:hover{border-color:hsl(var(--muted-foreground) / .35);box-shadow:var(--shadow-lift);transform:translateY(-2px)}.core-collection-card__media{background:hsl(var(--muted))}.core-collection-card__image img{aspect-ratio:1;object-fit:cover}.core-collection-card__content{display:grid;gap:10px;padding:20px}.core-collection-card h2{margin:0;font-size:1.125rem;font-weight:600;line-height:1.3;letter-spacing:0}.core-collection-card p{margin:0;color:hsl(var(--muted-foreground));font-size:.875rem;line-height:1.6}@media(max-width:639px){.core-collections__inner{padding:64px 24px}}.cta-section{position:relative;overflow:hidden;padding-block:7rem}@media(min-width:768px){.cta-section{padding-block:10rem}}.cta-section__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:.7}.cta-section__content{text-align:center}.cta-section__title{margin-inline:auto;max-width:48rem;font-size:var(--font-size-section-title);font-weight:600;line-height:1.05;letter-spacing:-.025em;color:hsl(var(--foreground))}.cta-section__lede{margin:1rem auto 0;max-width:40rem;font-size:1rem;line-height:1.6;color:hsl(var(--muted-foreground))}.cta-section__buttons{margin-top:2.5rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem}.cta-section__trust{margin-top:1rem;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.cta-section__trust-item{display:inline-flex;align-items:center;min-height:2rem;padding-inline:.875rem;border-radius:9999px;border:1px solid hsl(var(--border));background-color:hsl(var(--background) / .68);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);font-size:.8125rem;line-height:1;color:hsl(var(--muted-foreground))}.cta-section__btn{display:inline-flex;align-items:center;height:3rem;padding-inline:1.75rem;border-radius:9999px;font-size:.875rem;font-weight:500;text-decoration:none;transition:transform .15s ease,background-color .2s ease}.cta-section__btn:hover{transform:translateY(-2px)}.cta-section__btn--primary{background-color:hsl(var(--foreground));color:hsl(var(--background));box-shadow:var(--shadow-soft)}.cta-section__btn--ghost{border:1px solid hsl(var(--border));background-color:hsl(var(--background) / .7);color:hsl(var(--foreground));backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.cta-section__btn--ghost:hover{background-color:hsl(var(--background))}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.features{padding-block:6rem}@media(min-width:768px){.features{padding-block:8rem}}.features__header{margin-inline:auto;max-width:36rem;text-align:center}.features__eyebrow{font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.18em;color:hsl(var(--primary))}.features__title{margin-top:1rem;font-size:var(--font-size-section-title);font-weight:600;line-height:1.1;letter-spacing:-.025em;color:hsl(var(--foreground))}.features__rows{margin-top:5rem;display:flex;flex-direction:column;gap:7rem}@media(min-width:768px){.features__rows{margin-top:7rem;gap:9rem}}.feature-row{display:grid;grid-template-columns:1fr;align-items:center;gap:3rem}@media(min-width:768px){.feature-row{grid-template-columns:1fr 1fr;gap:4rem}}@media(min-width:768px){.feature-row--reverse>.feature-row__copy{order:2}.feature-row--reverse>.feature-row__media{order:1}}.feature-row__eyebrow{font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.18em;color:hsl(var(--primary))}.feature-row__eyebrow--os-switching{font-size:.875rem;text-transform:none;letter-spacing:.08em}.feature-row__title{margin-top:1rem;font-size:1.875rem;font-weight:600;line-height:1.15;letter-spacing:-.025em;color:hsl(var(--foreground))}@media(min-width:768px){.feature-row__title{font-size:var(--font-size-section-title)}}.feature-row__description{margin-top:1.25rem;max-width:28rem;font-size:1rem;line-height:1.6;color:hsl(var(--muted-foreground))}@media(min-width:768px){.feature-row__description{font-size:1.125rem}}.feature-row__media-frame{overflow:hidden;border-radius:24px;border:1px solid hsl(var(--border));background-color:hsl(var(--card));box-shadow:var(--shadow-soft)}.feature-row__media-frame img{display:block;width:100%;height:auto}.site-footer{border-top:1px solid hsl(var(--border));background-color:hsl(var(--background));padding-block:4rem}.site-footer__grid{display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width:768px){.site-footer__grid{grid-template-columns:repeat(4,1fr)}}.site-footer__brand-name{font-size:1.125rem;font-weight:600;letter-spacing:-.025em;color:hsl(var(--foreground))}.site-footer__brand-blurb{margin-top:.75rem;max-width:20rem;font-size:.875rem;line-height:1.6;color:hsl(var(--muted-foreground))}.site-footer__col-title{font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.18em;color:hsl(var(--foreground))}.site-footer__list{margin-top:1rem;list-style:none;padding:0;display:flex;flex-direction:column;gap:.5rem}.site-footer__link{font-size:.875rem;color:hsl(var(--muted-foreground));text-decoration:none;transition:color .2s ease}.site-footer__link:hover{color:hsl(var(--foreground))}.site-footer__bottom{margin-top:3rem;padding-top:1.5rem;border-top:1px solid hsl(var(--border));display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;font-size:.75rem;color:hsl(var(--muted-foreground))}@media(min-width:768px){.site-footer__bottom{flex-direction:row;align-items:center;justify-content:space-between}}.site-footer__copyright a{color:inherit;text-decoration:none}.site-footer__copyright a:hover{color:hsl(var(--foreground))}.site-footer__payment{display:flex;flex-wrap:wrap;gap:.5rem}.site-footer__payment svg{height:1.5rem;width:auto}.site-header{position:fixed;inset-inline:0;top:0;z-index:50;transition:background-color .3s ease,backdrop-filter .3s ease,border-color .3s ease;border-bottom:1px solid transparent}.site-header[data-scrolled=true]{background-color:hsl(var(--background) / .75);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom-color:hsl(var(--border))}.site-header__bar{width:100%}.site-header__inner{height:4rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-header__logo{display:inline-flex;align-items:center;line-height:0;color:hsl(var(--foreground));text-decoration:none}.site-header__logo svg{display:block;height:var(--site-header-logo-height);width:auto;max-width:min(12rem,42vw)}.site-header__nav{display:none;align-items:center}.site-header__nav-list{display:flex;align-items:center;gap:2rem;margin:0;padding:0;list-style:none}.site-header__nav-item{position:relative;list-style:none}.site-header__nav-item--has-dropdown:after{content:"";position:absolute;left:0;right:0;top:100%;height:.6rem;z-index:55}.site-header__nav-link:focus-visible,.site-header__product-link:focus-visible,.site-header__mobile-summary:focus-visible,.site-header__mobile-link:focus-visible{outline:2px solid hsl(var(--foreground));outline-offset:3px}.site-header__nav-link{font-size:var(--site-header-nav-font-size);color:hsl(var(--muted-foreground));text-decoration:none;transition:color .2s ease}.site-header__nav-button{padding:0;border:0;background:transparent;cursor:default}.site-header__nav-link:hover,.site-header__nav-item--has-dropdown:hover>.site-header__nav-link,.site-header__nav-item--has-dropdown:focus-within>.site-header__nav-link{color:hsl(var(--foreground))}.site-header__products-menu{position:absolute;top:calc(100% + .5rem);left:-5rem;display:grid;grid-template-columns:repeat(3,minmax(11rem,1fr));gap:1.5rem;width:min(42.5rem,calc(100vw - 2rem));margin:0;padding:1.5rem;background-color:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:var(--radius);box-shadow:var(--shadow-lift);opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease;z-index:60}.site-header__nav-item--has-dropdown:hover>.site-header__products-menu,.site-header__nav-item--has-dropdown:focus-within>.site-header__products-menu,.site-header__nav-item--has-dropdown:hover>.site-header__links-menu,.site-header__nav-item--has-dropdown:focus-within>.site-header__links-menu{opacity:1;visibility:visible;transform:translateY(0)}.site-header__links-menu{position:absolute;top:calc(100% + .5rem);left:50%;min-width:11rem;margin:0;padding:.45rem;background-color:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:var(--radius);box-shadow:var(--shadow-lift);list-style:none;opacity:0;visibility:hidden;transform:translate(-50%,-6px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease;z-index:60}.site-header__nav-item--has-dropdown:hover>.site-header__links-menu,.site-header__nav-item--has-dropdown:focus-within>.site-header__links-menu{transform:translate(-50%)}.site-header__links-menu .site-header__nav-link{display:block;padding:.55rem .7rem;border-radius:calc(var(--radius) - 6px);color:hsl(var(--foreground));white-space:nowrap}.site-header__links-menu .site-header__nav-link:hover{background-color:hsl(var(--secondary))}.site-header__product-group-title{margin:0 0 .5rem;padding-inline:.5rem;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:hsl(var(--muted-foreground))}.site-header__product-list{display:flex;flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none}.site-header__product-link{display:block;padding:.5rem;border-radius:calc(var(--radius) - 6px);color:hsl(var(--foreground));text-decoration:none;transition:background-color .16s ease}.site-header__product-link:hover{background-color:hsl(var(--secondary))}.site-header__product-name{display:block;font-size:.875rem;font-weight:500;line-height:1.35}.site-header__product-description{display:block;margin-top:.125rem;font-size:.75rem;line-height:1.35;color:hsl(var(--muted-foreground))}@media(min-width:768px){.site-header__nav{display:flex}}.site-header__actions{display:flex;align-items:center;gap:.75rem}.site-header__demo-link{display:none;align-items:center;height:2.5rem;padding-inline:1rem;border-radius:9999px;background-color:hsl(var(--foreground));color:hsl(var(--background));font-size:.875rem;font-weight:600;text-decoration:none;transition:transform .16s ease,background-color .16s ease}.site-header__demo-link:hover{transform:translateY(-1px);background-color:hsl(var(--primary))}@media(min-width:768px){.site-header__demo-link{display:inline-flex}}.site-header__icon{position:relative;display:inline-flex;align-items:center;justify-content:center;color:hsl(var(--foreground));text-decoration:none}.site-header__icon svg{width:1.5rem;height:1.5rem}.site-header__cart-count{position:absolute;top:-.25rem;right:-.5rem;min-width:1.125rem;height:1.125rem;padding:0 .3rem;border-radius:9999px;background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));font-size:.6875rem;font-weight:600;line-height:1.125rem;text-align:center}.site-header__mobile{position:relative}@media(min-width:768px){.site-header__mobile{display:none}}.site-header__mobile-toggle{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:9999px;color:hsl(var(--foreground));cursor:pointer;list-style:none}.site-header__mobile-toggle::-webkit-details-marker{display:none}.site-header__mobile-panel{position:absolute;right:0;top:calc(100% + .5rem);min-width:min(calc(100vw - 2rem),20rem);max-height:min(70vh,32rem);padding:.65rem;overflow-x:hidden;overflow-y:auto;background-color:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:var(--radius);box-shadow:var(--shadow-lift);display:flex;flex-direction:column;gap:.2rem}.site-header__mobile-details{border-radius:calc(var(--radius) - 4px)}.site-header__mobile-summary{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.55rem .7rem;font-size:.875rem;font-weight:500;color:hsl(var(--foreground));cursor:pointer;list-style:none;border-radius:calc(var(--radius) - 4px);-webkit-user-select:none;user-select:none}.site-header__mobile-summary::-webkit-details-marker{display:none}.site-header__mobile-summary:after{content:"";flex-shrink:0;width:.45rem;height:.45rem;border-inline-end:2px solid currentcolor;border-block-end:2px solid currentcolor;transform:rotate(45deg);margin-bottom:.15rem;opacity:.65;transition:transform .16s ease}.site-header__mobile-details[open]>.site-header__mobile-summary:after{transform:rotate(-135deg);margin-bottom:-.1rem}.site-header__mobile-summary:hover{background-color:hsl(var(--secondary))}.site-header__mobile-nested{padding:.15rem 0 .35rem .65rem;display:flex;flex-direction:column;gap:.15rem;border-inline-start:1px solid hsl(var(--border));margin-inline-start:.5rem}.site-header__mobile-group{display:flex;flex-direction:column;gap:.15rem;padding-block:.25rem}.site-header__mobile-group-title{margin:.45rem 0 .25rem;padding-inline:.7rem;font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:hsl(var(--muted-foreground))}.site-header__mobile-link{padding:.5rem .7rem;border-radius:calc(var(--radius) - 4px);font-size:.875rem;color:hsl(var(--foreground));text-decoration:none}.site-header__mobile-link:hover{background-color:hsl(var(--secondary))}.site-header__mobile-product-link,.site-header__mobile-product-name,.site-header__mobile-product-description{display:block}.site-header__mobile-product-description{margin-top:.125rem;font-size:.75rem;line-height:1.35;color:hsl(var(--muted-foreground))}.welcome{display:grid;grid-template-columns:var(--content-grid);background-color:#f6f6f7;padding:72px 0}.welcome-content{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 24px}.welcome-description{max-width:80ch;line-height:1.4;margin-top:1.5rem}.icon{width:300px}.highlights{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:50px}@media(max-width:1100px){.highlights{grid-template-columns:1fr}}.highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;color:#5c5f62;line-height:1.4}.highlight>*+*{margin-top:1rem}.highlight h3{font-size:1rem;color:#202223}.highlight-description{flex:1 1}.highlight a{display:flex;width:fit-content;background-color:#fafbfb;box-shadow:#0003 0 -3px inset,#ffffffe6 0 2px inset;border:1px solid rgb(140,145,150);border-radius:4px;color:#5c5f62;padding:3px 10px 5px;text-decoration:none}.hero{position:relative;overflow:hidden;padding-top:8rem;padding-bottom:6rem}@media(min-width:768px){.hero{padding-top:10rem;padding-bottom:8rem}}.hero__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.hero__copy{margin-inline:auto;max-width:48rem;text-align:center}.hero__eyebrow-pill{display:inline-flex;align-items:center;border:1px solid hsl(var(--border));background-color:hsl(var(--background) / .6);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500;color:hsl(var(--muted-foreground))}.hero__title{margin-top:1.5rem;font-size:clamp(2.125rem,4vw,3.25rem);font-weight:600;line-height:1.05;letter-spacing:-.025em;color:hsl(var(--foreground))}.hero__subtitle{margin:1.5rem auto 0;max-width:36rem;font-size:1.125rem;line-height:1.6;color:hsl(var(--muted-foreground))}.hero__ctas{margin-top:2.5rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem}.hero__trust{margin-top:1rem;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.hero__trust-item{display:inline-flex;align-items:center;min-height:2rem;padding-inline:.875rem;border-radius:9999px;border:1px solid hsl(var(--border));background-color:hsl(var(--background) / .68);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);font-size:.8125rem;line-height:1;color:hsl(var(--muted-foreground))}.hero__cta{display:inline-flex;align-items:center;height:3rem;padding-inline:1.5rem;border-radius:9999px;font-size:.875rem;font-weight:500;text-decoration:none;transition:transform .15s ease,background-color .2s ease}.hero__cta:hover{transform:translateY(-2px)}.hero__cta--primary{background-color:hsl(var(--foreground));color:hsl(var(--background));box-shadow:var(--shadow-soft)}.hero__cta--ghost{border:1px solid hsl(var(--border));background-color:hsl(var(--background) / .6);color:hsl(var(--foreground));backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.hero__cta--ghost:hover{background-color:hsl(var(--background))}.hero__media{margin:4rem auto 0;max-width:64rem}.hero-swiper{overflow:hidden;border-radius:10px;border:1px solid hsl(var(--border));background-color:hsl(var(--card));box-shadow:var(--shadow-lift);position:relative;aspect-ratio:21 / 9}.hero-swiper .swiper-slide{height:100%;position:relative}.hero-swiper .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}.hero-swiper .hero-swiper__pagination.swiper-pagination{bottom:.75rem;left:50%;transform:translate(-50%);width:auto;max-width:calc(100% - 2rem)}.hero-swiper .hero-swiper__pagination .swiper-pagination-bullet{background:hsl(var(--foreground));opacity:.35}.hero-swiper .hero-swiper__pagination .swiper-pagination-bullet-active{opacity:1}@keyframes hero-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.hero-stagger{opacity:0;animation:hero-fade-up .7s cubic-bezier(.22,1,.36,1) forwards;animation-delay:var(--stagger-delay, 0ms)}.contact-form-shell{position:relative}.contact-form__topics{display:flex;flex-wrap:wrap;gap:.5rem}.contact-form__topic{display:inline-flex;align-items:center;min-height:2.25rem;padding-inline:.875rem;border:1px solid hsl(var(--border));border-radius:9999px;background-color:hsl(var(--background));color:hsl(var(--muted-foreground));font-size:.8125rem;font-weight:500;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,color .15s ease,transform .15s ease}.contact-form__topic:hover{transform:translateY(-1px);border-color:hsl(var(--foreground) / .35);color:hsl(var(--foreground))}.contact-form__topic.is-active{border-color:hsl(var(--foreground));background-color:hsl(var(--foreground));color:hsl(var(--background))}.contact-success-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:flex;align-items:center;justify-content:center;padding:1.25rem;background-color:hsl(var(--background) / .72);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.contact-success-modal.is-hidden{display:none}.contact-success-modal__panel{position:relative;width:min(100%,32rem);border:1px solid hsl(var(--border));border-radius:1.5rem;background-color:hsl(var(--card));padding:2.5rem 2rem;color:hsl(var(--foreground));text-align:center;box-shadow:0 24px 70px hsl(var(--foreground) / .16)}.contact-success-modal__close{position:absolute;top:1rem;right:1rem;display:inline-flex;width:2.25rem;height:2.25rem;align-items:center;justify-content:center;border:1px solid hsl(var(--border));border-radius:9999px;background-color:hsl(var(--background));color:hsl(var(--foreground));font-size:1.35rem;line-height:1;cursor:pointer}.contact-success-modal__logo{display:inline-flex;width:5.5rem;height:5.5rem;align-items:center;justify-content:center;border-radius:9999px;background-color:#000;color:hsl(var(--background));padding:1.15rem}.contact-success-modal__logo svg{display:block;width:100%;height:auto}.contact-success-modal__title{margin-top:1.25rem;font-size:1.65rem;font-weight:600;line-height:1.2}.contact-success-modal__message{margin:.75rem auto 0;max-width:26rem;color:hsl(var(--muted-foreground));font-size:1rem;line-height:1.65}.page-for-business{overflow:hidden}.for-business-eyebrow{margin:0;color:#2a6df4;font-size:.75rem;font-weight:600;letter-spacing:.18em;line-height:1.35;text-transform:uppercase}.for-business-hero{padding-block:7rem 4rem;background:linear-gradient(180deg,#fff,#2a6df40d)}.for-business-pill{display:inline-flex;align-items:center;gap:.5rem;border:1px solid #e8eaed;border-radius:9999px;background:#ffffffb8;padding:.375rem .75rem;color:#6b7280;font-size:.75rem;font-weight:600;line-height:1.35;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.for-business-hero__copy{max-width:48rem;margin-inline:auto;text-align:center}.for-business-hero__title{margin:1rem 0 0;color:#131720;font-size:clamp(2rem,4vw,3.6rem);font-weight:600;letter-spacing:0;line-height:1.1}.for-business-hero__intro{margin:1.5rem 0 0;max-width:42rem;margin-inline:auto;color:#6b7280;font-size:1.125rem;line-height:1.6}.for-business-hero__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem}.for-business-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border-radius:9999px;padding:0 28px;font-size:.875rem;font-weight:500;line-height:1.35;text-decoration:none;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,opacity .18s ease,transform .18s ease}.for-business-button:hover{transform:translateY(-1px)}.for-business-button--primary{border:1px solid #131720;background:#131720;color:#fcfcfc;box-shadow:#1317200a 0 1px 2px,#13172014 0 8px 24px -8px}.for-business-button--primary:hover{opacity:.85;box-shadow:#1317201f 0 2px 6px,#13172029 0 12px 32px -8px}.for-business-button--secondary{border:1px solid #e8eaed;background:#fcfcfcb3;color:#131720}.for-business-button--secondary:hover{border-color:#dedede;background:#fcfcfcf2}.for-business-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:4rem}.for-business-stat{border:1px solid #e8eaed;border-radius:12px;background:#ffffffd1;padding:1.5rem;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.for-business-stat p{margin:0;color:#131720;font-size:var(--font-size-card-title);font-weight:600;line-height:1.1}.for-business-stat span{display:block;margin-top:.5rem;color:#6b7280;font-size:.75rem;font-weight:600;letter-spacing:.08em;line-height:1.35;text-transform:uppercase}.for-business-upgrade-visual{margin-top:3rem;overflow:hidden;border:1px solid #e8eaed;border-radius:12px;background:#fff;box-shadow:#1317200f 0 4px 10px,#13172029 0 28px 64px -24px}.for-business-upgrade-visual img{display:block;width:100%;height:auto}.for-business-pain{border-top:1px solid #e8eaed;border-bottom:1px solid #e8eaed;background:#fff;padding-block:5rem}.for-business-pain__grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:3rem}.for-business-pain__grid h2{margin:.75rem 0 0;color:#131720;font-size:var(--font-size-section-title);font-weight:600;letter-spacing:0;line-height:1.1}.for-business-pain__grid>div>p:last-child{margin:1rem 0 0;color:#6b7280;font-size:1rem;line-height:1.65}.for-business-pain__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.for-business-pain__list div{border:1px solid #e8eaed;border-radius:12px;background:#f8fafc;padding:1.25rem}.for-business-pain__list span{color:#2a6df4;font-size:.75rem;font-weight:700;letter-spacing:.12em;line-height:1}.for-business-pain__list p{margin:.75rem 0 0;color:#131720;font-size:.9375rem;font-weight:600;line-height:1.45}.for-business-section-heading{max-width:43rem;margin-inline:auto;text-align:center}.for-business-upgrade-section{background:#fff;padding-block:5rem}.for-business-upgrade-section__grid{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:2rem}.for-business-upgrade-section__copy{max-width:44rem}.for-business-upgrade-section__copy h2{margin:.75rem 0 0;color:#131720;font-size:var(--font-size-section-title);font-weight:600;letter-spacing:0;line-height:1.1}.for-business-upgrade-section__copy>p:last-child{margin:1rem 0 0;color:#6b7280;font-size:1rem;line-height:1.65}.for-business-upgrade-section__points{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.625rem;max-width:24rem}.for-business-upgrade-section__points span{border:1px solid #e8eaed;border-radius:9999px;background:#f8fafc;padding:.625rem .875rem;color:#131720;font-size:.8125rem;font-weight:600;line-height:1.35}.for-business-upgrade-showcase{margin-top:2rem;overflow:hidden;border:1px solid #e8eaed;border-radius:12px;background:linear-gradient(135deg,#2a6df414,#7f2cd614),#fff;padding:.75rem;box-shadow:#1317200f 0 4px 10px,#1317202e 0 28px 64px -24px}.for-business-upgrade-showcase img{display:block;width:100%;height:auto;border-radius:8px}.for-business-compare{background:#fff;padding-block:5rem 6rem}.for-business-compare__heading{max-width:48rem;margin-inline:auto;text-align:center}.for-business-compare__heading h2{margin:0;color:#131720;font-size:var(--font-size-section-title);font-weight:600;letter-spacing:0;line-height:1.1}.for-business-compare__heading p{margin:1rem 0 0;color:#6b7280;font-size:.9375rem;line-height:1.6}.for-business-compare__heading a{display:inline-flex;margin-left:.5rem;color:#2a6df4;font-weight:600;text-decoration:none}.for-business-compare__matrix{overflow-x:auto;margin-top:2.5rem;background:#fff;scrollbar-width:thin}.for-business-compare__cta{display:flex;justify-content:center;margin-top:2rem}.for-business-compare__row{display:grid;grid-template-columns:minmax(10rem,.72fr) repeat(2,minmax(11rem,1fr));min-width:40rem;align-items:stretch}.for-business-compare__row>div{display:flex;min-height:4rem;align-items:center;justify-content:center;padding:1rem;color:#5f6673;font-size:.875rem;font-weight:600;line-height:1.45;text-align:center}.for-business-compare__row:not(.for-business-compare__row--head)>div{border-top:1px solid #eef0f3}.for-business-compare__row>div:first-child{justify-content:flex-start;color:#131720;font-weight:600;text-align:left}.for-business-compare__row--head>div{display:block;min-height:auto;padding:0 .5rem 1.5rem}.for-business-compare__row--head>div:first-child{visibility:hidden}.for-business-compare__select{position:relative;display:flex;min-height:2.75rem;align-items:center;justify-content:space-between;gap:.75rem;border:1px solid #e0e4eb;border-radius:8px;background:#fff;padding:.75rem 2rem .75rem .875rem;color:#131720;font-size:.8125rem;font-weight:500;line-height:1.2;text-align:left}.for-business-compare__select:after{content:"";position:absolute;right:.875rem;top:50%;width:.42rem;height:.42rem;border-right:1.5px solid #131720;border-bottom:1.5px solid #131720;transform:translateY(-70%) rotate(45deg)}.for-business-compare__media{display:grid;height:6.25rem;place-items:center;overflow:hidden;margin-top:.75rem;border-radius:8px;background:#f3f4f8}.for-business-compare__media img{display:block;width:100%;height:100%;object-fit:contain;padding:.45rem}.for-business-compare__media--mock{position:relative}.for-business-compare__media--mock:before{content:"";width:5rem;height:3.35rem;border:.35rem solid #131720;border-radius:.2rem;background:linear-gradient(135deg,#2a6df42e,#f59e0b33),#fff;box-shadow:#1317201a 0 10px 24px -12px}.for-business-compare__media--mock:after{content:"";position:absolute;bottom:1rem;width:3rem;height:.4rem;border-radius:9999px;background:#e4572e}.for-business-compare__media--mock span{position:absolute;bottom:.35rem;color:#6b7280;font-size:.6875rem;font-weight:600}.for-business-compare__status{display:inline-grid;min-width:1.5rem;min-height:1.5rem;place-items:center;border-radius:9999px;font-size:0}.for-business-compare__status:before{display:block;font-size:.875rem;font-weight:700;line-height:1}.for-business-compare__status--yes{background:#2a6df41f;color:#2a6df4}.for-business-compare__status--yes:before{content:"\2713"}.for-business-compare__status--mixed{min-width:auto;min-height:1.75rem;border-radius:9999px;background:#f3f4f6;padding:0 .75rem;color:#131720;font-size:.75rem}.for-business-compare__status--mixed:before{content:none}.for-business-compare__apps{display:flex;flex-wrap:wrap;justify-content:center;gap:.35rem}.for-business-compare__apps span{display:inline-flex;min-height:1.6rem;align-items:center;border-radius:5px;background:#f3f6ff;padding:0 .4rem;color:#2a6df4;font-size:.6875rem;font-weight:600;line-height:1}.for-business-section-heading h2,.for-business-outcomes h2,.for-business-closing h2{margin:.75rem 0 0;color:#131720;font-size:var(--font-size-section-title);font-weight:600;letter-spacing:0;line-height:1.1}.for-business-section-heading>p:last-child,.for-business-outcomes__grid>div>p:last-child{margin:1rem 0 0;color:#6b7280;font-size:1rem;line-height:1.65}.for-business-outcomes{border-top:1px solid #e8eaed;border-bottom:1px solid #e8eaed;background:#f3f4f6;padding-block:5rem}.for-business-outcomes__grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1fr);align-items:center;gap:3rem}.for-business-outcome-list{display:grid;gap:.75rem;margin:0;padding:0;list-style:none}.for-business-outcome-list li{display:flex;align-items:flex-start;gap:.75rem;border:1px solid #e8eaed;border-radius:12px;background:#fff;padding:1.25rem}.for-business-outcome-list span{display:grid;width:1.5rem;height:1.5rem;flex:0 0 auto;place-items:center;border-radius:9999px;background:#2a6df41a;color:#2a6df4}.for-business-outcome-list p{margin:0;color:#131720;font-size:.9375rem;font-weight:600;line-height:1.45}.for-business-solutions{padding-block:5rem 6rem}.for-business-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;margin-top:3.5rem}.for-business-card{border:1px solid #e8eaed;border-radius:12px;background:#fff;padding:1.75rem;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.for-business-card:hover{border-color:#dedede;transform:translateY(-2px);box-shadow:#1317200f 0 4px 10px,#13172033 0 28px 64px -24px}.for-business-card__icon{display:grid;width:3rem;height:3rem;place-items:center;border-radius:12px;background:#2a6df41a;color:#2a6df4}.for-business-card__eyebrow{margin:1.5rem 0 0;color:#6b7280;font-size:.75rem;font-weight:600;letter-spacing:.12em;line-height:1.35;text-transform:uppercase}.for-business-card h3{margin:.75rem 0 0;color:#131720;font-size:1.375rem;font-weight:600;letter-spacing:0;line-height:1.2}.for-business-card p:last-child{margin:1rem 0 0;color:#6b7280;font-size:.9375rem;line-height:1.65}.for-business-closing{padding-block:5rem 6rem}.for-business-trust{background:#fff;padding-block:5rem}.for-business-trust__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:3rem}.for-business-trust__grid div{overflow:hidden;border:1px solid #e8eaed;border-radius:12px;background:#fff;padding:0}.for-business-trust__grid img{display:block;width:100%;aspect-ratio:16 / 9;background:#f3f4f6;object-fit:cover}.for-business-trust__grid strong{display:block;padding:1.25rem 1.5rem 0;color:#131720;font-size:1rem;font-weight:600;line-height:1.3}.for-business-trust__grid p{margin:.75rem 0 0;padding:0 1.5rem 1.5rem;color:#6b7280;font-size:.875rem;line-height:1.6}.for-business-specs{scroll-margin-top:5rem;border-top:1px solid #e8eaed;border-bottom:1px solid #e8eaed;background:#f8fafc;padding-block:5rem}.for-business-specs__grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:center;gap:3rem}.for-business-specs__copy h2{margin:.75rem 0 0;color:#131720;font-size:var(--font-size-section-title);font-weight:600;letter-spacing:0;line-height:1.08}.for-business-specs__copy p:last-of-type{margin:1rem 0 0;color:#6b7280;font-size:1rem;line-height:1.65}.for-business-specs__copy .for-business-button{margin-top:1.75rem}.for-business-specs__panel{overflow:hidden;border:1px solid #e8eaed;border-radius:12px;background:#fff;box-shadow:#1317200d 0 2px 4px,#1317202e 0 24px 60px -20px}.for-business-specs__module{background:#131720;padding:1.5rem}.for-business-specs__module span{color:#fcfcfc9e;font-size:.75rem;font-weight:700;letter-spacing:.12em;line-height:1.35;text-transform:uppercase}.for-business-specs__module strong{display:block;margin-top:.625rem;color:#fcfcfc;font-size:1.25rem;font-weight:600;line-height:1.25}.for-business-specs__module p{margin:.75rem 0 0;color:#fcfcfcb8;font-size:.9375rem;line-height:1.6}.for-business-specs__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.for-business-specs__list div{min-height:7rem;border-top:1px solid #eef0f3;padding:1.25rem}.for-business-specs__list div:nth-child(2n){border-left:1px solid #eef0f3}.for-business-specs__list span{display:block;color:#6b7280;font-size:.72rem;font-weight:700;letter-spacing:.1em;line-height:1.35;text-transform:uppercase}.for-business-specs__list strong{display:block;margin-top:.625rem;color:#131720;font-size:1rem;font-weight:600;line-height:1.35}.for-business-closing__panel{text-align:center;border:1px solid #e8eaed;border-radius:12px;background:#131720;padding:3.5rem 2.5rem;box-shadow:#1317200d 0 2px 4px,#1317202e 0 24px 60px -20px}.for-business-closing__panel .for-business-eyebrow{color:#fcfcfcb8}.for-business-closing__panel h2{color:#fcfcfc}.for-business-closing__copy{max-width:42rem;margin-inline:auto}.for-business-closing__copy>p:last-child{margin:1rem auto 0;max-width:36rem;color:#fcfcfcb8;font-size:1rem;line-height:1.65}.for-business-demo-steps{display:flex;flex-wrap:wrap;justify-content:center;gap:.625rem;margin-top:1.75rem}.for-business-demo-steps span{border:1px solid rgba(252,252,252,.2);border-radius:9999px;padding:.625rem .875rem;color:#fcfcfcd1;font-size:.8125rem;font-weight:600;line-height:1.35}.for-business-closing__panel .for-business-button{margin-top:2rem;border-color:#fcfcfc;background:#fcfcfc;color:#131720}@media(max-width:1023px){.for-business-hero{padding-block:5rem 4rem}.for-business-stats,.for-business-pain__grid,.for-business-upgrade-section__grid,.for-business-specs__grid,.for-business-outcomes__grid{grid-template-columns:1fr}.for-business-upgrade-section__points{justify-content:flex-start;max-width:none}.for-business-card-grid,.for-business-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:639px){.for-business-hero{padding-block:4rem 3rem}.for-business-hero__actions,.for-business-closing__panel{align-items:stretch;flex-direction:column}.for-business-button{width:100%}.for-business-stats{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:2.5rem}.for-business-upgrade-visual{margin-top:2rem}.for-business-solutions,.for-business-pain,.for-business-upgrade-section,.for-business-compare,.for-business-outcomes,.for-business-trust,.for-business-specs,.for-business-closing{padding-block:3.5rem}.for-business-pain__list,.for-business-trust__grid,.for-business-specs__list{grid-template-columns:1fr}.for-business-specs__list div:nth-child(2n){border-left:0}.for-business-compare__matrix{margin-right:calc(var(--container-padding) * -1);padding-right:var(--container-padding)}.for-business-card-grid{grid-template-columns:1fr}.for-business-card{min-height:auto}.for-business-closing__panel{padding:1.5rem}.for-business-demo-steps{align-items:stretch;flex-direction:column}}@media(max-width:479px){.for-business-stats{grid-template-columns:1fr}}.page-for-education{overflow:hidden}.for-education-eyebrow{margin:0;color:#2a6df4;font-size:.75rem;font-weight:600;letter-spacing:.18em;line-height:1.35;text-transform:uppercase}.for-education-hero{padding-block:7rem 4rem;background:linear-gradient(180deg,#fff,#2a6df40d)}.for-education-pill{display:inline-flex;align-items:center;gap:.5rem;border:1px solid #e8eaed;border-radius:9999px;background:#ffffffb8;padding:.375rem .75rem;color:#6b7280;font-size:.75rem;font-weight:600;line-height:1.35;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.for-education-hero__copy{max-width:52rem;margin-inline:auto;text-align:center}.for-education-hero__title{margin:1rem 0 0;color:#131720;font-size:clamp(2rem,4vw,3.6rem);font-weight:600;letter-spacing:0;line-height:1.1}.for-education-hero__intro{margin:1.5rem 0 0;max-width:42rem;margin-inline:auto;color:#6b7280;font-size:1.125rem;line-height:1.65}.for-education-hero__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem}.for-education-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border-radius:9999px;padding:0 28px;font-size:.875rem;font-weight:500;line-height:1.35;text-decoration:none;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,opacity .18s ease,transform .18s ease}.for-education-button:hover{transform:translateY(-1px)}.for-education-button--primary{border:1px solid #131720;background:#131720;color:#fcfcfc;box-shadow:#1317200a 0 1px 2px,#13172014 0 8px 24px -8px}.for-education-button--primary:hover{opacity:.85;box-shadow:#1317201f 0 2px 6px,#13172029 0 12px 32px -8px}.for-education-button--secondary{border:1px solid #e8eaed;background:#fcfcfcb3;color:#131720}.for-education-button--secondary:hover{border-color:#dedede;background:#fcfcfcf2}.for-education-hero__media{position:relative;overflow:hidden;max-width:68rem;margin:3.5rem auto 0;border:1px solid #e8eaed;border-radius:12px;background:#f3f4f6;box-shadow:#1317200d 0 2px 4px,#1317202e 0 24px 60px -20px}.for-education-hero__media img{display:block;width:100%;aspect-ratio:16 / 8.5;object-fit:cover}.for-education-hero__badge{position:absolute;right:1.25rem;bottom:1.25rem;width:min(10rem,calc(100% - 2.5rem));border:1px solid #e8eaed;border-radius:12px;background:#ffffffd6;padding:1rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.for-education-hero__badge span{display:block;color:#131720;font-size:2rem;font-weight:600;line-height:1}.for-education-hero__badge p{margin:.35rem 0 0;color:#6b7280;font-size:.75rem;font-weight:600;letter-spacing:.08em;line-height:1.35;text-transform:uppercase}.for-education-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:4rem}.for-education-stat{border:1px solid #e8eaed;border-radius:12px;background:#ffffffd1;padding:1.5rem;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.for-education-stat p{margin:0;color:#131720;font-size:var(--font-size-card-title);font-weight:600;line-height:1.1}.for-education-stat span{display:block;margin-top:.5rem;color:#6b7280;font-size:.75rem;font-weight:600;letter-spacing:.08em;line-height:1.35;text-transform:uppercase}.for-education-pain,.for-education-trust{border-top:1px solid #e8eaed;border-bottom:1px solid #e8eaed;background:#fff;padding-block:5rem}.for-education-pain__grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:3rem}.for-education-pain__grid h2{margin:.75rem 0 0;color:#131720;font-size:var(--font-size-section-title);font-weight:600;letter-spacing:0;line-height:1.1}.for-education-pain__grid>div>p:last-child{margin:1rem 0 0;color:#6b7280;font-size:1rem;line-height:1.65}.for-education-pain__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.for-education-pain__list div{border:1px solid #e8eaed;border-radius:12px;background:#f8fafc;padding:1.25rem}.for-education-pain__list span{color:#2a6df4;font-size:.75rem;font-weight:700;letter-spacing:.12em;line-height:1}.for-education-pain__list p{margin:.75rem 0 0;color:#131720;font-size:.9375rem;font-weight:600;line-height:1.45}.for-education-lifecycle{background:#fff;padding-block:5rem}.for-education-lifecycle__panel{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:3rem;border:1px solid #e8eaed;border-radius:12px;background:#131720;padding:3rem;box-shadow:#1317200d 0 2px 4px,#1317202e 0 24px 60px -20px}.for-education-lifecycle__panel .for-education-eyebrow{color:#fcfcfcb8}.for-education-lifecycle__copy h2{margin:.75rem 0 0;color:#fcfcfc;font-size:var(--font-size-section-title);font-weight:600;letter-spacing:0;line-height:1.08}.for-education-lifecycle__copy p:last-child{margin:1rem 0 0;color:#fcfcfcb8;font-size:1rem;line-height:1.65}.for-education-lifecycle__steps{display:grid;gap:.75rem}.for-education-lifecycle__steps div{border:1px solid rgba(252,252,252,.14);border-radius:12px;background:#fcfcfc0f;padding:1.25rem}.for-education-lifecycle__steps span{color:#fcfcfc94;font-size:.75rem;font-weight:700;letter-spacing:.12em}.for-education-lifecycle__steps strong{display:block;margin-top:.625rem;color:#fcfcfc;font-size:1rem;font-weight:600;line-height:1.3}.for-education-lifecycle__steps p{margin:.5rem 0 0;color:#fcfcfcb8;font-size:.875rem;line-height:1.55}.for-education-image-band{border-top:1px solid #e8eaed;border-bottom:1px solid #e8eaed;background:#f3f4f6;padding-block:5rem}.for-education-image-band__grid{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);align-items:center;gap:3rem}.for-education-image-band__copy{max-width:46rem;margin-inline:auto;text-align:center}.for-education-image-band h2,.for-education-section-heading h2,.for-education-outcomes h2,.for-education-closing h2{margin:.75rem 0 0;color:#131720;font-size:var(--font-size-section-title);font-weight:600;letter-spacing:0;line-height:1.08}.for-education-image-band p:last-child,.for-education-section-heading>p:last-child,.for-education-outcomes__grid>div>p:last-child{margin:1rem 0 0;color:#6b7280;font-size:1rem;line-height:1.68}.for-education-story-swiper{overflow:hidden;margin-top:3rem;border:1px solid #e8eaed;border-radius:12px;background:#fff;box-shadow:#1317200d 0 2px 4px,#1317202e 0 24px 60px -20px;aspect-ratio:16 / 8.5;position:relative}.for-education-story-swiper .swiper-slide{height:100%;position:relative}.for-education-story-swiper .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}.for-education-story-swiper .for-education-story-swiper__pagination.swiper-pagination{bottom:.75rem;left:50%;transform:translate(-50%);width:auto;max-width:calc(100% - 2rem)}.for-education-story-swiper .for-education-story-swiper__pagination .swiper-pagination-bullet{background:#131720;opacity:.35}.for-education-story-swiper .for-education-story-swiper__pagination .swiper-pagination-bullet-active{opacity:1}.for-education-section-heading{max-width:43rem;margin-inline:auto;text-align:center}.for-education-buying{background:#fff;padding-block:5rem}.for-education-buying__grid,.for-education-trust__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:3rem}.for-education-buying__grid div,.for-education-trust__grid div{overflow:hidden;border:1px solid #e8eaed;border-radius:12px;background:#fff;padding:0}.for-education-buying__grid img,.for-education-trust__grid img{display:block;width:100%;aspect-ratio:16 / 9;background:#f3f4f6;object-fit:cover}.for-education-buying__grid strong,.for-education-trust__grid strong{display:block;padding:1.25rem 1.5rem 0;color:#131720;font-size:1rem;font-weight:600;line-height:1.3}.for-education-buying__grid p,.for-education-trust__grid p{margin:.75rem 0 0;padding:0 1.5rem 1.5rem;color:#6b7280;font-size:.875rem;line-height:1.6}.for-education-buying__cta{display:flex;justify-content:center;margin-top:2rem}.for-education-solutions{padding-block:5rem 6rem}.for-education-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;margin-top:3.5rem}.for-education-card{border:1px solid #e8eaed;border-radius:12px;background:#fff;padding:1.75rem;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.for-education-card:hover{border-color:#dedede;transform:translateY(-2px);box-shadow:#1317200f 0 4px 10px,#13172033 0 28px 64px -24px}.for-education-card__topline{display:flex;align-items:center;gap:.875rem}.for-education-card__icon{display:grid;width:3rem;height:3rem;flex:0 0 auto;place-items:center;border-radius:12px;background:#2a6df41a;color:#2a6df4}.for-education-card__topline p{margin:0;color:#6b7280;font-size:.75rem;font-weight:600;letter-spacing:.12em;line-height:1.35;text-transform:uppercase}.for-education-card h3{margin:1.25rem 0 0;color:#131720;font-size:1.45rem;font-weight:600;letter-spacing:0;line-height:1.2}.for-education-card>p:last-child{margin:1rem 0 0;color:#6b7280;font-size:.9375rem;line-height:1.65}.for-education-outcomes{border-top:1px solid #e8eaed;border-bottom:1px solid #e8eaed;background:#f3f4f6;padding-block:5rem}.for-education-outcomes__grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1fr);align-items:center;gap:3rem}.for-education-outcome-list{display:grid;gap:.75rem;margin:0;padding:0;list-style:none}.for-education-outcome-list li{display:flex;align-items:flex-start;gap:.75rem;border:1px solid #e8eaed;border-radius:12px;background:#fff;padding:1.25rem}.for-education-outcome-list span{display:grid;width:1.5rem;height:1.5rem;flex:0 0 auto;place-items:center;border-radius:9999px;background:#2a6df41a;color:#2a6df4}.for-education-outcome-list p{margin:0;color:#131720;font-size:.9375rem;font-weight:600;line-height:1.45}.for-education-closing{padding-block:5rem 6rem}.for-education-closing__panel{text-align:center;border:1px solid #e8eaed;border-radius:12px;background:#131720;padding:3.5rem 2.5rem;box-shadow:#1317200d 0 2px 4px,#1317202e 0 24px 60px -20px}.for-education-closing__panel .for-education-eyebrow{color:#fcfcfcb8}.for-education-closing__panel h2{color:#fcfcfc}.for-education-closing__copy{max-width:50rem;margin-inline:auto}.for-education-closing__copy>p:last-child{margin:1rem auto 0;max-width:36rem;color:#fcfcfcb8;font-size:1rem;line-height:1.65}.for-education-demo-steps{display:flex;flex-wrap:wrap;justify-content:center;gap:.625rem;margin-top:1.75rem}.for-education-demo-steps span{border:1px solid rgba(252,252,252,.2);border-radius:9999px;padding:.625rem .875rem;color:#fcfcfcd1;font-size:.8125rem;font-weight:600;line-height:1.35}.for-education-specs{scroll-margin-top:5rem;border-top:1px solid #e8eaed;border-bottom:1px solid #e8eaed;background:#f8fafc;padding-block:5rem}.for-education-specs__grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:center;gap:3rem}.for-education-specs__copy h2{margin:.75rem 0 0;color:#131720;font-size:var(--font-size-section-title);font-weight:600;letter-spacing:0;line-height:1.08}.for-education-specs__copy p:last-of-type{margin:1rem 0 0;color:#6b7280;font-size:1rem;line-height:1.65}.for-education-specs__copy .for-education-button{margin-top:1.75rem}.for-education-specs__panel{overflow:hidden;border:1px solid #e8eaed;border-radius:12px;background:#fff;box-shadow:#1317200d 0 2px 4px,#1317202e 0 24px 60px -20px}.for-education-specs__module{background:#131720;padding:1.5rem}.for-education-specs__module span{color:#fcfcfc9e;font-size:.75rem;font-weight:700;letter-spacing:.12em;line-height:1.35;text-transform:uppercase}.for-education-specs__module strong{display:block;margin-top:.625rem;color:#fcfcfc;font-size:1.25rem;font-weight:600;line-height:1.25}.for-education-specs__module p{margin:.75rem 0 0;color:#fcfcfcb8;font-size:.9375rem;line-height:1.6}.for-education-specs__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.for-education-specs__list div{min-height:7rem;border-top:1px solid #eef0f3;padding:1.25rem}.for-education-specs__list div:nth-child(2n){border-left:1px solid #eef0f3}.for-education-specs__list span{display:block;color:#6b7280;font-size:.72rem;font-weight:700;letter-spacing:.1em;line-height:1.35;text-transform:uppercase}.for-education-specs__list strong{display:block;margin-top:.625rem;color:#131720;font-size:1rem;font-weight:600;line-height:1.35}.for-education-closing__panel .for-education-button{margin-top:2rem;border-color:#fcfcfc;background:#fcfcfc;color:#131720}@media(max-width:1023px){.for-education-hero{padding-block:5rem 4rem}.for-education-stats,.for-education-pain__grid,.for-education-lifecycle__panel,.for-education-specs__grid,.for-education-outcomes__grid{grid-template-columns:1fr}.for-education-story-swiper{aspect-ratio:4 / 3}.for-education-card-grid,.for-education-buying__grid,.for-education-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:639px){.for-education-hero{padding-block:4rem 3rem}.for-education-hero__actions{align-items:stretch;flex-direction:column}.for-education-button{width:100%}.for-education-hero__badge{position:static;width:auto;margin:0;border-top:1px solid #e8eaed;border-right:0;border-bottom:0;border-left:0;border-radius:0}.for-education-image-band,.for-education-pain,.for-education-lifecycle,.for-education-buying,.for-education-solutions,.for-education-outcomes,.for-education-trust,.for-education-specs,.for-education-closing{padding-block:3.5rem}.for-education-pain__list,.for-education-buying__grid,.for-education-trust__grid{grid-template-columns:1fr}.for-education-lifecycle__panel{padding:1.5rem}.for-education-specs__list{grid-template-columns:1fr}.for-education-specs__list div:nth-child(2n){border-left:0}.for-education-card-grid{grid-template-columns:1fr}.for-education-story-swiper{aspect-ratio:1 / 1}.for-education-stats{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:2.5rem}.for-education-closing__panel{padding:1.5rem}.for-education-demo-steps{align-items:stretch;flex-direction:column}}@media(max-width:479px){.for-education-stats{grid-template-columns:1fr}}.page-product-registration{--registration-charcoal: #131720;--registration-blue: #2a6df4;--registration-border: #e8eaed;--registration-muted: #6b7280;--registration-surface: #ffffff;--registration-section: #f3f4f6;--registration-shadow-soft: rgba(19, 23, 32, .04) 0 1px 2px 0, rgba(19, 23, 32, .08) 0 8px 24px -8px;--registration-shadow-lift: rgba(19, 23, 32, .05) 0 2px 4px 0, rgba(19, 23, 32, .18) 0 24px 60px -20px;overflow:hidden;background:linear-gradient(180deg,#fff,#2a6df40d)}.registration-shell{margin-inline:auto;max-width:980px}.registration-heading{margin-bottom:40px}.registration-eyebrow{margin-bottom:14px;color:var(--registration-blue);font-size:.75rem;font-weight:600;letter-spacing:.18em;line-height:1.35;text-transform:uppercase}.registration-heading h1{margin:0;color:var(--registration-charcoal);font-size:var(--font-size-utility-title);font-weight:600;line-height:1.05;letter-spacing:0}.registration-intro{margin-top:16px;max-width:640px;color:var(--registration-muted);font-size:1rem;line-height:1.7}.registration-app{margin-inline:auto;max-width:820px;border:1px solid var(--registration-border);border-radius:12px;background:var(--registration-surface);padding:32px;box-shadow:var(--registration-shadow-lift)}.page-product-registration #product-registration,.page-product-registration #mpr-app-content,.page-product-registration #mpr-form,.page-product-registration #mpr-product-inputs{width:100%!important;max-width:none;margin-inline:auto!important}.page-product-registration #mpr-product-inputs{--registration-control-width: 100%;margin-top:0!important}.page-product-registration #mpr-form .intro-wrapper{display:none}.page-product-registration #mpr-product-inputs form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px;row-gap:24px;margin:0!important}.page-product-registration #mpr-product-inputs form>*{width:100%!important;max-width:none!important;min-width:0!important}.page-product-registration #mpr-product-inputs .form-row{display:contents!important;align-items:stretch;gap:16px;margin:0}.page-product-registration #mpr-product-inputs .form-row>*{flex:1 1 0!important;width:100%!important;max-width:none!important}.page-product-registration #mpr-product-inputs .form-row-field{flex:1 1 0!important;width:100%!important;max-width:none!important;min-width:0}.page-product-registration #mpr-product-inputs .form-group{display:grid!important;align-items:start!important;justify-items:stretch!important;flex:1 1 0!important;width:100%!important;max-width:none!important;margin:0;text-align:left!important}.page-product-registration #mpr-product-inputs .form-group:has(input[type=file]),.page-product-registration #mpr-product-inputs .form-group:has(>button){grid-column:1 / -1}.page-product-registration #mpr-product-inputs .mpr-input-label{display:grid;width:100%!important;max-width:none!important;align-items:stretch!important;justify-self:stretch!important;justify-items:stretch!important;margin:0;text-align:left!important}.page-product-registration #mpr-product-inputs label,.page-product-registration #mpr-product-inputs .form-row label{align-items:stretch!important;justify-self:stretch!important;justify-content:flex-start!important;width:100%!important;max-width:none!important;text-align:left!important}.page-product-registration #mpr-product-inputs .mpr-label-content{display:inline-flex!important;width:100%!important;margin-inline:0 auto!important;justify-content:flex-start!important;align-items:baseline;gap:4px;color:var(--registration-charcoal);font-size:.875rem;font-weight:500;letter-spacing:0;line-height:1.35;text-align:left!important}.page-product-registration #mpr-product-inputs .form-group>:not(.mpr-validation-error):not(.field-desc),.page-product-registration #mpr-product-inputs .form-row-field>*,.page-product-registration #mpr-product-inputs .mpr-input-label>:not(.mpr-label-content),.page-product-registration #mpr-product-inputs .react-datepicker-wrapper,.page-product-registration #mpr-product-inputs .react-datepicker__input-container{width:100%!important;max-width:none!important;min-width:0!important}.page-product-registration #mpr-product-inputs form :where(div,label){box-sizing:border-box;max-width:none!important}.page-product-registration #mpr-product-inputs form>:where(div,label),.page-product-registration #mpr-product-inputs .form-group>:where(div,label),.page-product-registration #mpr-product-inputs .form-row-field>:where(div,label),.page-product-registration #mpr-product-inputs .mpr-input-label>:where(div,label){width:100%!important;min-width:0!important}.page-product-registration #mpr-product-inputs .mpr-custom-label{display:inline}.page-product-registration #mpr-product-inputs .mpr-input-required{color:#ef4444}.page-product-registration #mpr-product-inputs input,.page-product-registration #mpr-product-inputs select,.page-product-registration #mpr-product-inputs .mpr-product-search__control,.page-product-registration #mpr-product-inputs .mpr-select-control{box-sizing:border-box;display:flex;width:var(--registration-control-width)!important;min-width:var(--registration-control-width)!important;max-width:var(--registration-control-width)!important;min-height:48px;height:48px;border:1px solid var(--registration-border)!important;border-radius:8px!important;background:var(--registration-surface)!important;box-shadow:none!important;color:var(--registration-charcoal);font-size:.875rem;outline:none;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.page-product-registration #mpr-product-inputs input,.page-product-registration #mpr-product-inputs select{padding:0 16px}.page-product-registration #mpr-product-inputs input:hover,.page-product-registration #mpr-product-inputs select:hover,.page-product-registration #mpr-product-inputs .mpr-product-search__control:hover,.page-product-registration #mpr-product-inputs .mpr-select-control:hover{border-color:#dedede!important}.page-product-registration #mpr-product-inputs input::placeholder,.page-product-registration #mpr-product-inputs .mpr-product-search__placeholder{color:var(--registration-muted);text-align:left}.page-product-registration #mpr-product-inputs input:focus,.page-product-registration #mpr-product-inputs select:focus,.page-product-registration #mpr-product-inputs .mpr-product-search__control--is-focused,.page-product-registration #mpr-product-inputs .mpr-select-control:focus-within{border-color:var(--registration-blue)!important;box-shadow:0 0 0 2px #2a6df424!important}.page-product-registration #mpr-product-inputs .mpr-product-search__value-container{width:auto!important;min-width:0!important;padding:0 16px}.page-product-registration #mpr-product-inputs .mpr-product-search__indicators,.page-product-registration #mpr-product-inputs .mpr-product-search__indicator,.page-product-registration #mpr-product-inputs .mpr-product-search__dropdown-indicator,.page-product-registration #mpr-product-inputs .mpr-product-search__indicator-separator{width:auto!important;min-width:0!important}.page-product-registration #mpr-product-inputs .mpr-product-search__single-value,.page-product-registration #mpr-product-inputs .mpr-product-search__input-container{color:var(--registration-charcoal);font-size:.875rem}.page-product-registration #mpr-product-inputs .mpr-product-search__input-container{margin:0;padding:0}.page-product-registration #mpr-product-inputs .mpr-product-search__indicator-separator{background-color:var(--registration-border)}.page-product-registration #mpr-product-inputs .mpr-product-search__dropdown-indicator{color:var(--registration-muted);padding-right:12px}.page-product-registration #mpr-product-inputs .react-datepicker-wrapper,.page-product-registration #mpr-product-inputs .react-datepicker__input-container{display:block;width:100%}.page-product-registration #mpr-product-inputs .field-desc{margin-top:8px;color:var(--registration-muted);font-size:.75rem;font-weight:500;letter-spacing:0;line-height:1.35;text-align:left}.page-product-registration #mpr-product-inputs input[type=file]{display:flex;min-height:56px;align-items:center;padding:12px 16px;color:var(--registration-charcoal);font-size:.8125rem}.page-product-registration #mpr-product-inputs input[type=file]::file-selector-button{min-height:36px;margin-right:16px;border:0;border-radius:9999px;background:var(--registration-blue);padding:0 16px;color:#fff;cursor:pointer;font-size:.75rem;font-weight:600;transition:opacity .18s ease,box-shadow .18s ease}.page-product-registration #mpr-product-inputs input[type=file]::file-selector-button:hover{opacity:.85;box-shadow:var(--registration-shadow-soft)}.page-product-registration #mpr-product-inputs .mpr-uploaded-files-container{padding-block:10px 0}.page-product-registration #mpr-product-inputs .mpr-validation-error{margin-top:6px;color:#b42318;font-size:.82rem;text-align:left}.page-product-registration #mpr-product-inputs .form-group:has(>button){margin-top:8px}.page-product-registration #mpr-product-inputs button[type=submit],.page-product-registration #mpr-product-inputs .mpc-indie-btn{display:inline-flex;width:100%;max-width:none!important;min-height:48px;align-items:center;justify-content:center;border:1px solid var(--registration-charcoal)!important;border-radius:9999px!important;background:var(--registration-charcoal)!important;color:#fcfcfc!important;cursor:pointer;font-size:.875rem;font-weight:500;letter-spacing:0;text-transform:none;box-shadow:var(--registration-shadow-soft);transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease,color .18s ease,opacity .18s ease,transform .18s ease}.page-product-registration #mpr-product-inputs button[type=submit]:hover,.page-product-registration #mpr-product-inputs .mpc-indie-btn:hover{opacity:.85;transform:translateY(-1px);box-shadow:#1317201f 0 2px 6px,#13172029 0 12px 32px -8px}.registration-app-placeholder{border:1px dashed var(--registration-border);padding:28px;color:var(--registration-muted);text-align:center}@media(max-width:700px){.page-product-registration{background:#fff}.page-product-registration .container-wide{padding-inline:1.5rem}.registration-shell{max-width:none}.registration-heading{margin-bottom:28px}.registration-heading h1{font-size:var(--font-size-utility-title);line-height:1.08}.registration-app{border-radius:12px;padding:24px 18px}.page-product-registration #mpr-product-inputs .form-row{display:grid;gap:16px}.page-product-registration #mpr-product-inputs form{grid-template-columns:1fr}.page-product-registration #mpr-product-inputs .form-row{display:contents!important}.page-product-registration #mpr-product-inputs .form-row-field{flex-basis:auto!important;width:100%}.page-product-registration #mpr-product-inputs button[type=submit],.page-product-registration #mpr-product-inputs .mpc-indie-btn{width:100%}.page-product-registration #mpr-product-inputs input[type=file]{padding-inline:12px;font-size:.75rem}.page-product-registration #mpr-product-inputs input[type=file]::file-selector-button{margin-right:10px;padding:0 12px}}@media(min-width:701px){.page-product-registration #mpr-product-inputs{--registration-control-width: 22rem}.page-product-registration #mpr-product-inputs .form-group:has(>button){justify-items:stretch!important}}#ProductRegistrationPage.page-product-registration #mpr-product-inputs input:not([type=hidden]),#ProductRegistrationPage.page-product-registration #mpr-product-inputs select,#ProductRegistrationPage.page-product-registration #mpr-product-inputs .mpr-product-search__control,#ProductRegistrationPage.page-product-registration #mpr-product-inputs .mpr-select-control{width:var(--registration-control-width)!important;min-width:var(--registration-control-width)!important;max-width:var(--registration-control-width)!important}#ProductRegistrationPage.page-product-registration #mpr-product-inputs button[type=submit],#ProductRegistrationPage.page-product-registration #mpr-product-inputs .mpc-indie-btn{width:100%!important;max-width:none!important}.page-returns{overflow:hidden}.page-returns__hero{display:grid;gap:2rem;padding-block:8rem 5rem}.page-returns__hero-copy{width:100%}.page-returns__eyebrow{margin:0;color:hsl(var(--muted-foreground));font-size:.75rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.page-returns__title{margin:1rem 0 0;color:hsl(var(--foreground));font-size:var(--font-size-page-title);font-weight:600;letter-spacing:0;line-height:1}.page-returns__intro{margin-top:1.35rem;max-width:42rem;color:hsl(var(--muted-foreground));font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.75}.page-returns__intro>*{margin:0}.page-returns__facts{display:grid;gap:0;margin-top:2rem;overflow:hidden;border-block:1px solid hsl(var(--border))}.page-returns__fact{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.875rem;align-items:start;padding:1rem 0}.page-returns__fact+.page-returns__fact{border-top:1px solid hsl(var(--border))}.page-returns__fact-icon,.page-returns__cta-icon{display:inline-grid;place-items:center;color:hsl(var(--foreground))}.page-returns__fact-icon{width:2.25rem;height:2.25rem;border-radius:.875rem;background:hsl(var(--background));border:1px solid hsl(var(--border))}.page-returns__fact-title{margin:0;color:hsl(var(--foreground));font-size:.95rem;font-weight:650}.page-returns__fact-body{margin:.25rem 0 0;color:hsl(var(--muted-foreground));font-size:.875rem;line-height:1.55}.page-returns__policy-wrap{border-block:1px solid hsl(var(--border));background:hsl(var(--muted) / .32);padding-block:5rem}.page-returns__section-heading{max-width:40rem}.page-returns__section-heading h2{margin:.75rem 0 0;color:hsl(var(--foreground));font-size:clamp(1.8rem,3vw,2.65rem);font-weight:650;letter-spacing:-.035em;line-height:1.05}.page-returns__policy-list{display:grid;gap:0;margin-top:2.25rem;overflow:hidden;border:1px solid hsl(var(--border));border-radius:1.5rem;background:hsl(var(--card))}.page-returns__policy-card{display:block;background:hsl(var(--card));padding:1.5rem}.page-returns__policy-card+.page-returns__policy-card{border-top:1px solid hsl(var(--border))}.page-returns__policy-content h3{margin:0;color:hsl(var(--foreground));font-size:clamp(1.25rem,2vw,1.65rem);font-weight:650;letter-spacing:-.025em}.page-returns__policy-body{margin-top:.85rem;color:hsl(var(--muted-foreground));font-size:.98rem;line-height:1.75}.page-returns__policy-body>*:first-child,.page-returns__cta-body>*:first-child{margin-top:0}.page-returns__policy-body>*:last-child,.page-returns__cta-body>*:last-child{margin-bottom:0}.page-returns__policy-body ul{margin-block:.75rem 0;padding-left:1.1rem}.page-returns__policy-body li+li{margin-top:.45rem}.page-returns__table-wrap{margin-top:1.35rem;overflow-x:auto;border:1px solid hsl(var(--border));border-radius:1rem;background:hsl(var(--background))}.page-returns__freight-table{width:100%;min-width:34rem;border-collapse:collapse;text-align:left}.page-returns__freight-table caption{padding:1rem 1.1rem 0;color:hsl(var(--foreground));font-size:.9rem;font-weight:650;text-align:left}.page-returns__freight-table th,.page-returns__freight-table td{padding:1rem 1.1rem;border-top:1px solid hsl(var(--border));color:hsl(var(--foreground));font-size:.9rem;line-height:1.45;vertical-align:top}.page-returns__freight-table thead th{color:hsl(var(--muted-foreground));font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.page-returns__freight-table tbody th{font-weight:650;white-space:nowrap}.page-returns__cta{padding-block:5rem 6rem}.page-returns__cta-panel{display:grid;gap:1.5rem;align-items:center;border:1px solid hsl(var(--border));border-radius:1.75rem;background:hsl(var(--foreground));color:hsl(var(--background));padding:clamp(1.5rem,4vw,3rem)}.page-returns__cta-icon{width:3.5rem;height:3.5rem;border-radius:1.25rem;background:hsl(var(--background) / .1);color:hsl(var(--background))}.page-returns__cta-panel h2{margin:0;color:hsl(var(--background));font-size:clamp(1.5rem,2.5vw,2.25rem);font-weight:650;letter-spacing:-.03em;line-height:1.1}.page-returns__cta-body{margin:.65rem 0 0;max-width:46rem;color:hsl(var(--background) / .76);line-height:1.7}.page-returns__cta-link{display:inline-flex;min-height:2.75rem;align-items:center;justify-content:center;border-radius:999px;background:hsl(var(--background));color:hsl(var(--foreground));padding:.75rem 1.2rem;font-size:.9rem;font-weight:650;text-decoration:none;transition:transform .18s cubic-bezier(.22,1,.36,1)}.page-returns__cta-link:hover{transform:translateY(-2px)}.page-returns__cta-link:active{transform:translateY(0)}@media(min-width:768px){.page-returns__hero{padding-block:9rem 6rem}.page-returns__facts{grid-template-columns:repeat(3,minmax(0,1fr))}.page-returns__fact{padding:1.15rem 1.25rem}.page-returns__fact:first-child{padding-left:0}.page-returns__fact+.page-returns__fact{border-top:0;border-left:1px solid hsl(var(--border))}.page-returns__policy-card{padding:2rem}.page-returns__cta-panel{grid-template-columns:auto minmax(0,1fr) auto}}.page-warranty [data-warranty-plan]{border-color:#e8eaed}.page-warranty [data-warranty-plan]:hover{border-color:#dedede}.page-warranty [data-warranty-plan][data-active=true]{border-color:hsl(var(--foreground));box-shadow:var(--shadow-lift)}.page-warranty [data-warranty-plan][data-active=true] [data-plan-pill]{background-color:hsl(var(--foreground));color:hsl(var(--background));border-color:transparent}.core-page{color:hsl(var(--foreground));background:hsl(var(--background))}.core-page__inner{width:min(100%,1200px);margin-inline:auto;padding:96px 40px}.core-page__header{max-width:780px}.core-page__eyebrow{margin:0 0 14px;color:hsl(var(--primary));font-size:.75rem;font-weight:600;letter-spacing:.18em;line-height:1.35;text-transform:uppercase}.core-page h1{margin:0;color:hsl(var(--foreground));font-size:var(--font-size-page-title);font-weight:600;line-height:1.05;letter-spacing:0}.core-page__content{max-width:820px;margin-top:40px;color:hsl(var(--muted-foreground));font-size:1rem;line-height:1.75}.core-page__content :is(h2,h3,h4){margin:40px 0 14px;color:hsl(var(--foreground));font-weight:600;line-height:1.2;letter-spacing:0}.core-page__content h2{font-size:var(--font-size-section-title)}.core-page__content h3{font-size:var(--font-size-card-title)}.core-page__content p,.core-page__content ul,.core-page__content ol,.core-page__content blockquote{margin:0 0 18px}.core-page__content a{color:hsl(var(--primary));text-underline-offset:3px}.core-page__content img{margin:32px 0;border-radius:12px}@media(max-width:639px){.core-page__inner{padding:64px 24px}}.core-password{display:grid;min-height:72vh;place-items:center;padding:96px 40px;color:hsl(var(--foreground));background:radial-gradient(900px 420px at 50% 0%,hsl(var(--primary) / .08),transparent 62%),hsl(var(--background))}.core-password__panel{width:min(100%,640px);border:1px solid hsl(var(--border));border-radius:12px;background:hsl(var(--card));padding:48px;box-shadow:var(--shadow-lift);text-align:center}.core-password__eyebrow{margin:0 0 14px;color:hsl(var(--primary));font-size:.75rem;font-weight:600;letter-spacing:.18em;line-height:1.35;text-transform:uppercase}.core-password h1{margin:0;color:hsl(var(--foreground));font-size:var(--font-size-utility-title);font-weight:600;line-height:1.08;letter-spacing:0}.core-password__message{margin-top:18px;color:hsl(var(--muted-foreground));font-size:1rem;line-height:1.7}.core-password__form{margin-top:32px;text-align:left}.core-password__form label{display:block;margin-bottom:8px;color:hsl(var(--foreground));font-size:.875rem;font-weight:500}.core-password__field{display:flex;gap:12px}.core-password input{min-height:48px;min-width:0;flex:1;border:1px solid hsl(var(--border));border-radius:8px;background:hsl(var(--background));color:hsl(var(--foreground));padding:0 16px;font:inherit;font-size:.875rem;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.core-password input:focus{border-color:hsl(var(--primary));box-shadow:0 0 0 2px hsl(var(--primary) / .14)}.core-password button{min-height:48px;border:0;border-radius:9999px;background:hsl(var(--foreground));color:hsl(var(--background));padding:0 28px;box-shadow:var(--shadow-soft);font:inherit;font-size:.875rem;font-weight:500;cursor:pointer;transition:opacity .15s ease,box-shadow .15s ease,transform .15s ease}.core-password button:hover{opacity:.86;box-shadow:var(--shadow-lift);transform:translateY(-1px)}.core-password__errors{margin-bottom:18px;border:1px solid hsl(var(--destructive) / .35);border-radius:8px;background:hsl(var(--destructive) / .04);color:hsl(var(--destructive));padding:12px 16px;font-size:.875rem;line-height:1.5}@media(max-width:639px){.core-password{padding:64px 24px}.core-password__panel{padding:32px 24px}.core-password__field{display:grid}.core-password button{width:100%}}.product-warranty [data-warranty-plan]{border-color:#e8eaed}.product-warranty [data-warranty-plan]:hover{border-color:#dedede}.product-warranty [data-warranty-plan][data-active=true]{border-color:hsl(var(--foreground));box-shadow:var(--shadow-lift)}.product-warranty [data-warranty-plan][data-active=true] [data-plan-pill]{background-color:hsl(var(--foreground));color:hsl(var(--background));border-color:transparent}.product-warranty [data-warranty-plan][data-variant-available=false]{opacity:.58}.pdp{padding-block:7rem 5rem;color:hsl(var(--foreground));background:hsl(var(--background))}@media(min-width:768px){.pdp{padding-block:9rem 7rem}}.pdp__breadcrumbs{margin-bottom:2.5rem;display:flex;flex-wrap:wrap;gap:.5rem;font-size:.75rem;color:hsl(var(--muted-foreground))}.pdp__breadcrumbs a{color:inherit;text-decoration:none;transition:color .15s ease}.pdp__breadcrumbs a:hover{color:hsl(var(--foreground))}.pdp__hero{display:grid;gap:3rem}@media(min-width:990px){.pdp__hero{grid-template-columns:minmax(0,1.2fr) minmax(22rem,1fr);gap:5rem;align-items:start}}@media(min-width:990px){.pdp__gallery{position:sticky;top:7rem}}.pdp__media-frame{overflow:hidden;border:1px solid hsl(var(--border));border-radius:28px;background:hsl(var(--muted));box-shadow:var(--shadow-soft)}.pdp__media-slide{aspect-ratio:4 / 3;width:100%}.pdp__media-zoom{display:block;width:100%;height:100%;padding:0;border:0;background:transparent;color:inherit;cursor:zoom-in}.pdp__media-slide>img,.pdp__media-zoom>img,.pdp__media-slide>video,.pdp__media-slide iframe,.pdp__media-slide model-viewer,.pdp__media-placeholder svg{display:block;width:100%;height:100%;object-fit:cover}.pdp__media-placeholder{aspect-ratio:4 / 3;color:hsl(var(--muted-foreground))}.pdp__zoom{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:grid;place-items:center;width:100vw;height:100vh;height:100dvh;padding:4.5rem 4.75rem;background:#000000d1}.pdp__zoom[hidden]{display:none}.pdp__zoom-image{display:block;max-width:min(100%,96rem);max-height:calc(100dvh - 9rem);object-fit:contain;box-shadow:var(--shadow-lift)}.pdp__zoom-close{position:fixed;top:max(1rem,env(safe-area-inset-top));right:max(1rem,env(safe-area-inset-right));z-index:1;display:grid;width:3rem;height:3rem;place-items:center;border:1px solid rgb(255 255 255 / .24);border-radius:999px;background:#ffffff1f;color:#fff;cursor:pointer;transition:background-color .15s ease,transform .15s ease}.pdp__zoom-close:hover{background:#fff3;transform:translateY(-1px)}.pdp__zoom-close svg{width:1.25rem;height:1.25rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.pdp__zoom-nav{position:fixed;top:50%;z-index:1;display:grid;width:3.25rem;height:3.25rem;place-items:center;border:1px solid rgb(255 255 255 / .24);border-radius:999px;background:#ffffff1f;color:#fff;cursor:pointer;transform:translateY(-50%);transition:background-color .15s ease}.pdp__zoom-nav:hover{background:#fff3}.pdp__zoom-nav[hidden]{display:none}.pdp__zoom-nav--previous{left:max(1rem,env(safe-area-inset-left))}.pdp__zoom-nav--next{right:max(1rem,env(safe-area-inset-right))}.pdp__zoom-nav svg{width:1.5rem;height:1.5rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@media(max-width:640px){.pdp__zoom{padding:4.75rem 1rem 5.75rem}.pdp__zoom-image{max-height:calc(100dvh - 10.5rem)}.pdp__zoom-nav{top:auto;bottom:max(1rem,env(safe-area-inset-bottom));width:3rem;height:3rem;transform:none}.pdp__zoom-nav--previous{left:calc(50% - 3.5rem)}.pdp__zoom-nav--next{right:calc(50% - 3.5rem)}}.pdp__thumbs{margin-top:.75rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(4rem,1fr));gap:.5rem}.pdp__thumb{aspect-ratio:1;overflow:hidden;padding:0;border:1px solid hsl(var(--border));border-radius:.875rem;background:hsl(var(--muted));cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.pdp__thumb.is-active{border-color:hsl(var(--foreground));box-shadow:0 0 0 2px hsl(var(--foreground) / .1)}.pdp__thumb img,.pdp__thumb svg{display:block;width:100%;height:100%;object-fit:cover}.pdp__eyebrow,.pdp-section-heading p{margin:0;font-size:.75rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:hsl(var(--primary))}.pdp__title{margin:.75rem 0 0;font-size:clamp(1.875rem,3vw,2.75rem);font-weight:650;line-height:1.05;color:hsl(var(--foreground))}.pdp__subtitle{margin-top:.9rem;max-width:42rem;font-size:1rem;line-height:1.65;color:hsl(var(--muted-foreground))}.pdp__subtitle>*{margin-block:0 .75rem}.pdp__price-row{margin-top:1.75rem;display:flex;flex-wrap:wrap;align-items:baseline;gap:.75rem}.pdp__price{font-size:2rem;font-weight:650;letter-spacing:0;font-variant-numeric:tabular-nums}.pdp__price-note{font-size:.875rem;color:hsl(var(--muted-foreground))}.pdp__form{margin-top:2rem}.pdp__options{display:grid;gap:1.5rem}.pdp__option-group{margin:0;padding:0;border:0}.pdp__option-header{margin-bottom:.75rem;display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.pdp__option-header legend{padding:0;font-size:.875rem;font-weight:600}.pdp__option-header span{font-size:.75rem;color:hsl(var(--muted-foreground))}.pdp__option-values{display:grid;grid-template-columns:repeat(auto-fit,minmax(7rem,1fr));gap:.5rem}.pdp__option-group--operating-system .pdp__option-values{grid-template-columns:1fr;gap:.75rem}@media(min-width:560px){.pdp__option-group--operating-system .pdp__option-values{grid-template-columns:repeat(2,minmax(0,1fr))}}.pdp__option{display:flex;flex-direction:column;justify-content:center;gap:.15rem;min-height:3rem;padding:.75rem 1rem;border:1px solid hsl(var(--border));border-radius:.875rem;background:hsl(var(--background));color:hsl(var(--foreground));font:inherit;font-size:.875rem;font-weight:600;text-align:left;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease,opacity .15s ease}.pdp__option--os{min-height:8.5rem;justify-content:flex-start;gap:.55rem;padding:1rem;border-radius:1rem;background:linear-gradient(180deg,hsl(var(--background)),hsl(var(--muted) / .34))}.pdp__option-topline{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.pdp__option-icon{display:grid;width:2.25rem;height:2.25rem;place-items:center;border-radius:.75rem;background:hsl(var(--muted));color:hsl(var(--foreground))}.pdp__option-badge{max-width:7.5rem;padding:.25rem .5rem;border:1px solid hsl(var(--border));border-radius:999px;background:hsl(var(--background));color:hsl(var(--muted-foreground));font-size:.68rem;font-weight:650;line-height:1.1;text-align:right}.pdp__option-label{line-height:1.2}.pdp__option--os .pdp__option-label{font-size:.98rem}.pdp__option-description{display:block;font-size:.72rem;font-weight:500;line-height:1.25;color:hsl(var(--muted-foreground))}.pdp__option--os .pdp__option-description{font-size:.78rem;line-height:1.35}.pdp__option:hover:not(:disabled){border-color:hsl(var(--foreground) / .4)}.pdp__option.is-selected{border-color:hsl(var(--foreground));background:hsl(var(--foreground));color:hsl(var(--background))}.pdp__option.is-selected .pdp__option-description{color:hsl(var(--background) / .78)}.pdp__option.is-selected .pdp__option-icon{background:hsl(var(--background) / .16);color:hsl(var(--background))}.pdp__option.is-selected .pdp__option-badge{border-color:hsl(var(--background) / .25);background:hsl(var(--background) / .12);color:hsl(var(--background) / .86)}.pdp__option:disabled{opacity:.35;cursor:not-allowed}.pdp__cart-row{margin-top:2rem;display:flex;gap:.75rem}.pdp__quantity{flex:0 0 auto;display:inline-flex;height:3rem;align-items:center;overflow:hidden;border:1px solid hsl(var(--border));border-radius:999px;background:hsl(var(--background))}.pdp__quantity button{display:grid;width:3rem;height:3rem;place-items:center;border:0;background:transparent;color:hsl(var(--foreground));cursor:pointer;transition:background-color .15s ease}.pdp__quantity button:hover{background:hsl(var(--muted))}.pdp__quantity svg,.pdp__availability svg,.pdp-icon{width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.pdp__quantity input{width:2.5rem;border:0;background:transparent;color:hsl(var(--foreground));font:inherit;font-size:.875rem;font-weight:600;text-align:center;-webkit-appearance:textfield;appearance:textfield}.pdp__quantity input::-webkit-inner-spin-button,.pdp__quantity input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.pdp__add{min-width:0;flex:1 1 auto;min-height:3rem;border:0;border-radius:999px;background:hsl(var(--foreground));color:hsl(var(--background));font:inherit;font-size:.875rem;font-weight:650;cursor:pointer;box-shadow:var(--shadow-soft);transition:transform .15s ease,opacity .15s ease}.pdp__add:hover:not(:disabled){transform:translateY(-2px)}.pdp__add:disabled{opacity:.45;cursor:not-allowed}.pdp__payment{margin-top:.75rem}.pdp__availability{margin:.75rem 0 0;display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:hsl(var(--muted-foreground))}.pdp__availability svg{color:hsl(var(--foreground))}.pdp__trust{margin:2.5rem 0 0;padding:2rem 0 0;border-top:1px solid hsl(var(--border));list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem 1.5rem}.pdp__trust li,.pdp-highlights__grid li{display:flex;align-items:flex-start;gap:.75rem}.pdp__trust-icon,.pdp-highlights__icon{flex:0 0 auto;display:grid;place-items:center;color:hsl(var(--foreground))}.pdp__trust strong,.pdp-highlights__grid strong{display:block;font-size:.875rem;font-weight:650;line-height:1.25}.pdp__trust small,.pdp-highlights__grid small{display:block;margin-top:.2rem;font-size:.75rem;line-height:1.4;color:hsl(var(--muted-foreground))}.pdp-band{padding-block:5rem;border-top:1px solid hsl(var(--border))}@media(min-width:768px){.pdp-band{padding-block:6.5rem}}.pdp-band--muted{background:hsl(var(--muted) / .4)}.pdp-section-heading{max-width:42rem}.pdp-section-heading h2{margin:.75rem 0 0;font-size:clamp(1.75rem,2vw,2.3rem);font-weight:650;line-height:1.1;color:hsl(var(--foreground))}.pdp-highlights__grid{margin:3rem 0 0;padding:0;list-style:none;display:grid;gap:2rem 2.5rem}@media(min-width:640px){.pdp-highlights__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:990px){.pdp-highlights__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.pdp-highlights__icon{width:2.5rem;height:2.5rem;border-radius:.875rem;background:hsl(var(--muted))}.pdp-specs__grid{margin-top:3rem;display:grid;gap:2.5rem}@media(min-width:990px){.pdp-specs__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.pdp-specs__group h3{margin:0;font-size:.875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:hsl(var(--muted-foreground))}.pdp-specs__group dl{margin:1.25rem 0 0;border-block:1px solid hsl(var(--border))}.pdp-specs__group dl>div{display:grid;grid-template-columns:minmax(6.5rem,35%) 1fr;gap:1rem;padding-block:.85rem;border-top:1px solid hsl(var(--border))}.pdp-specs__group dl>div:first-child{border-top:0}.pdp-specs dt{font-size:.75rem;color:hsl(var(--muted-foreground))}.pdp-specs dd{margin:0;font-size:.875rem;line-height:1.45}.pdp-cards__header{flex-wrap:wrap;align-items:end;justify-content:space-between;gap:1.5rem}.pdp-cards__body{padding-top:.5rem;font-size:.875rem;line-height:1.6;color:hsl(var(--muted-foreground))}.pdp-cards__body>*{margin-block:0}.pdp-cards__grid{margin-top:3rem;display:grid;gap:1.25rem}@media(min-width:640px){.pdp-cards__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:990px){.pdp-cards__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.pdp-card{overflow:hidden;border:1px solid hsl(var(--border));border-radius:1.25rem;background:hsl(var(--card));box-shadow:var(--shadow-soft);transition:transform .2s ease,box-shadow .2s ease}.pdp-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-lift)}.pdp-card__media{aspect-ratio:4 / 3;overflow:hidden;background:hsl(var(--muted))}.pdp-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.pdp-card:hover .pdp-card__media img{transform:scale(1.04)}.pdp-card__copy{padding:1.25rem}.pdp-card__copy h3{margin:0;font-size:1.25rem;font-weight:650}.pdp-card__copy p{margin:.3rem 0 0;font-size:.875rem;color:hsl(var(--muted-foreground))}.pdp-card__copy small{display:block;margin-top:1rem;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:hsl(var(--muted-foreground))}.pdp-os-slider__frame{position:relative;margin-top:3rem;overflow:hidden;border:1px solid hsl(var(--border));border-radius:1.25rem;background:hsl(var(--muted));box-shadow:var(--shadow-soft)}.pdp-os-slider__track{display:flex;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.pdp-os-slider__track::-webkit-scrollbar{display:none}.pdp-os-slider__slide{flex:0 0 100%;margin:0;scroll-snap-align:start}.pdp-os-slider__slide img{display:block;width:100%;aspect-ratio:61 / 25;object-fit:cover}.pdp-os-slider__nav{position:absolute;top:50%;display:grid;width:2.75rem;height:2.75rem;place-items:center;border:1px solid hsl(var(--border));border-radius:999px;background:hsl(var(--background) / .86);color:hsl(var(--foreground));box-shadow:var(--shadow-soft);cursor:pointer;transform:translateY(-50%);transition:background-color .15s ease,transform .15s ease}.pdp-os-slider__nav:hover{background:hsl(var(--background));transform:translateY(-50%) scale(1.04)}.pdp-os-slider__nav--previous{left:1rem}.pdp-os-slider__nav--next{right:1rem}.pdp-os-slider__nav svg{width:1.15rem;height:1.15rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.pdp-os-slider__dots{margin-top:1rem;display:flex;justify-content:center;gap:.5rem}.pdp-os-slider__dots button{width:.6rem;height:.6rem;padding:0;border:0;border-radius:999px;background:hsl(var(--muted-foreground) / .28);cursor:pointer;transition:background-color .15s ease,transform .15s ease}.pdp-os-slider__dots button[aria-current=true]{background:hsl(var(--foreground));transform:scale(1.2)}.pdp-cta__panel{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:1.5rem;padding:2rem;border:1px solid hsl(var(--border));border-radius:1.25rem;background:hsl(var(--card));box-shadow:var(--shadow-soft)}@media(min-width:768px){.pdp-cta__panel{flex-direction:row;align-items:center;padding:2.5rem}}.pdp-cta__copy{max-width:42rem}.pdp-cta__copy h2{margin:0;font-size:clamp(1.75rem,2vw,2.3rem);font-weight:650;line-height:1.1;color:hsl(var(--foreground))}.pdp-cta__copy p{margin:.5rem 0 0;font-size:.875rem;line-height:1.6;color:hsl(var(--muted-foreground))}.pdp-cta__buttons{display:flex;flex-wrap:wrap;gap:.75rem}.pdp-cta__button{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;padding-inline:1.5rem;border-radius:999px;font-size:.875rem;font-weight:650;text-decoration:none;transition:transform .15s ease,background-color .15s ease}.pdp-cta__button:hover{transform:translateY(-2px)}.pdp-cta__button--primary{background:hsl(var(--foreground));color:hsl(var(--background));box-shadow:var(--shadow-soft)}.pdp-cta__button--secondary{border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground))}.pdp-cta__button--secondary:hover{background:hsl(var(--muted))}@media(max-width:480px){.pdp__cart-row{flex-direction:column}.pdp__quantity{align-self:flex-start}.pdp__trust{grid-template-columns:1fr}.pdp-cta__button{width:100%}.pdp-os-slider__nav{width:2.35rem;height:2.35rem}.pdp-os-slider__nav--previous{left:.5rem}.pdp-os-slider__nav--next{right:.5rem}}.core-search{color:hsl(var(--foreground));background:hsl(var(--background))}.core-search__inner{width:min(100%,1200px);margin-inline:auto;padding:96px 40px}.core-search__header{max-width:780px;margin-bottom:32px}.core-search__eyebrow,.core-search-result__type{margin:0 0 14px;color:hsl(var(--primary));font-size:.75rem;font-weight:600;letter-spacing:.18em;line-height:1.35;text-transform:uppercase}.core-search h1{margin:0;color:hsl(var(--foreground));font-size:var(--font-size-utility-title);font-weight:600;line-height:1.05;letter-spacing:0}.core-search__form{max-width:760px;margin-bottom:40px}.core-search__label{display:block;margin-bottom:8px;color:hsl(var(--foreground));font-size:.875rem;font-weight:500}.core-search__field{display:flex;gap:12px}.core-search input{min-height:48px;min-width:0;flex:1;border:1px solid hsl(var(--border));border-radius:8px;background:hsl(var(--background));color:hsl(var(--foreground));padding:0 16px;font:inherit;font-size:.875rem;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.core-search input:focus{border-color:hsl(var(--primary));box-shadow:0 0 0 2px hsl(var(--primary) / .14)}.core-search button{min-height:48px;border:0;border-radius:9999px;background:hsl(var(--foreground));color:hsl(var(--background));padding:0 28px;box-shadow:var(--shadow-soft);font:inherit;font-size:.875rem;font-weight:500;cursor:pointer;transition:opacity .15s ease,box-shadow .15s ease,transform .15s ease}.core-search button:hover{opacity:.86;box-shadow:var(--shadow-lift);transform:translateY(-1px)}.core-search__summary{margin:0 0 24px;color:hsl(var(--muted-foreground));font-size:1rem}.core-search__results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.core-search-result,.core-search__empty{overflow:hidden;border:1px solid hsl(var(--border));border-radius:12px;background:hsl(var(--card));box-shadow:var(--shadow-soft)}.core-search-result{transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.core-search-result:hover{border-color:hsl(var(--muted-foreground) / .35);box-shadow:var(--shadow-lift);transform:translateY(-2px)}.core-search-result__media{min-height:180px;background:hsl(var(--muted))}.core-search-result__image img{aspect-ratio:13 / 9;object-fit:cover}.core-search-result__content{padding:20px}.core-search-result__type{margin-bottom:8px}.core-search-result__title{color:hsl(var(--foreground));font-size:1rem;font-weight:600;line-height:1.35;text-decoration:none}.core-search-result__title:hover{color:hsl(var(--primary))}.core-search-result__price{margin:10px 0 0;color:hsl(var(--muted-foreground));font-size:.875rem;font-weight:500}.core-search__pagination{grid-column:1 / -1;margin-top:24px;color:hsl(var(--muted-foreground));font-size:.875rem;text-align:center}.core-search__pagination a{color:hsl(var(--foreground));text-underline-offset:3px}.core-search__empty{max-width:640px;padding:32px;color:hsl(var(--muted-foreground));font-size:1rem;line-height:1.6}.core-search__empty p{margin:0}@media(max-width:1023px){.core-search__results{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:639px){.core-search__inner{padding:64px 24px}.core-search__field{display:grid}.core-search button{width:100%}.core-search__results{grid-template-columns:1fr}}.specs{border-block:1px solid hsl(var(--border));background-color:hsl(var(--secondary) / .4);padding-block:6rem}@media(min-width:768px){.specs{padding-block:8rem}}.specs__header{margin-inline:auto;max-width:36rem;text-align:center}.specs__eyebrow{font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.18em;color:hsl(var(--primary))}.specs__title{margin-top:1rem;font-size:var(--font-size-section-title);font-weight:600;line-height:1.1;letter-spacing:-.025em;color:hsl(var(--foreground))}.specs__grid{margin:4rem auto 0;max-width:60rem;display:grid;grid-template-columns:repeat(2,1fr);gap:1px;overflow:hidden;border-radius:24px;border:1px solid hsl(var(--border));background-color:hsl(var(--border))}@media(min-width:768px){.specs__grid{grid-template-columns:repeat(3,1fr)}}.specs__cell{padding:2rem;background-color:hsl(var(--background))}.specs__label{font-size:.75rem;text-transform:uppercase;letter-spacing:.18em;color:hsl(var(--muted-foreground))}.specs__value{margin-top:.75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:1.25rem;color:hsl(var(--foreground))}.specs__comparison-block{margin:4rem auto 0;max-width:96rem}.specs__comparison-title{margin:0 auto 2rem;text-align:center;font-size:var(--font-size-section-title);font-weight:600;line-height:1.1;color:hsl(var(--foreground))}.specs__comparison{overflow:hidden;border-radius:16px;border:1px solid hsl(var(--border));background-color:hsl(var(--card));box-shadow:var(--shadow-lift)}.specs__comparison img{display:block;width:100%;height:auto}.use-cases{padding-block:6rem}@media(min-width:768px){.use-cases{padding-block:8rem}}.use-cases__header{margin-inline:auto;max-width:36rem;text-align:center}.use-cases__eyebrow{font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.18em;color:hsl(var(--primary))}.use-cases__title{margin-top:1rem;font-size:var(--font-size-section-title);font-weight:600;line-height:1.1;letter-spacing:-.025em;color:hsl(var(--foreground))}.use-cases__grid{margin-top:4rem;display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.use-cases__grid{grid-template-columns:repeat(2,1fr)}}.use-case{display:flex;flex-direction:column;overflow:hidden;border-radius:24px;border:1px solid hsl(var(--border));background-color:hsl(var(--card));box-shadow:var(--shadow-soft);transition:box-shadow .3s ease}.use-case:hover{box-shadow:var(--shadow-lift)}.use-case__media{overflow:hidden}.use-case__media img{display:block;width:100%;height:16rem;object-fit:cover;transition:transform .7s ease}.use-case:hover .use-case__media img{transform:scale(1.03)}.use-case__body{flex:1 1 auto;display:flex;flex-direction:column;padding:2rem}.use-case__title{font-size:var(--font-size-card-title);font-weight:600;letter-spacing:-.025em;color:hsl(var(--foreground))}.use-case__lead{margin-top:.75rem;font-size:1rem;line-height:1.6;color:hsl(var(--muted-foreground))}.use-case__list{margin-top:1.5rem;list-style:none;padding:0;display:flex;flex-direction:column;gap:.5rem}.use-case__item{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:hsl(var(--foreground) / .8)}.use-case__dot{margin-top:.5rem;width:.25rem;height:.25rem;flex-shrink:0;border-radius:9999px;background-color:hsl(var(--primary))}.use-case__cta{margin-top:2rem;align-self:flex-start;display:inline-flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;color:hsl(var(--primary));text-decoration:none;transition:transform .15s ease}.use-case__cta:hover{transform:translateY(-2px)}.video-section{padding-top:6rem;padding-bottom:6rem}@media(min-width:768px){.video-section{padding-top:8rem;padding-bottom:8rem}}.video-section__head{margin-inline:auto;max-width:43rem;text-align:center}.video-section__pill{display:inline-flex;align-items:center;border:1px solid hsl(var(--border));background-color:hsl(var(--background) / .6);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500;color:hsl(var(--muted-foreground))}.video-section__title{margin-top:1.25rem;font-size:var(--font-size-section-title);font-weight:600;line-height:1.1;letter-spacing:-.025em;color:hsl(var(--foreground))}.video-section__subtitle{margin:1rem auto 0;max-width:38rem;font-size:1.125rem;line-height:1.6;color:hsl(var(--muted-foreground))}.video-section__frame{margin:3rem auto 0;max-width:80rem;overflow:hidden;border-radius:28px;border:1px solid hsl(var(--border));background-color:hsl(var(--card));box-shadow:var(--shadow-lift)}.video-section__embed{position:relative;width:100%;aspect-ratio:16 / 9}.video-section__embed iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/24/compiled_assets/styles.css.map */
