@charset "UTF-8";main{overflow-x:hidden;max-width:100%;width:100%}.pxh{--pxh-accent: #1f00ff;--pxh-accent-hover: #1700d4;--pxh-accent-shadow: rgba(31, 0, 255, .24);--pxh-orange: #ff560d;--pxh-white: #ffffff;--pxh-text: #000000;--pxh-text-muted: #8080ad;--pxh-text-invert: var(--pxh-white);--pxh-bg: var(--pxh-white);--pxh-surface: var(--pxh-white);--pxh-border-tag: #e3e3ff;--pxh-border-card: #f3f3ff;--pxh-border-section: #e3e3ff;--pxh-container-max: 76.5rem;--pxh-container-pad: .75rem;--pxh-font-regular: "Stolzl-Regular", sans-serif;--pxh-font-book: "Stolzl-Book", sans-serif;--pxh-text-sm: 1rem;--pxh-text-base: 1.25rem;--pxh-text-lg: 1.5rem;--pxh-text-title: 2rem;--pxh-tracking: -.02em;--pxh-space-1: .5rem;--pxh-space-2: 1rem;--pxh-space-3: 1.125rem;--pxh-space-4: 1.25rem;--pxh-space-5: 1.5rem;--pxh-space-6: 2rem;--pxh-space-7: 3rem;--pxh-space-8: 4rem;--pxh-space-9: 7.5rem;--pxh-radius-xs: .125rem;--pxh-radius-md: .75rem;--pxh-radius-lg: 1rem;--pxh-ease: cubic-bezier(.4, 0, .2, 1);--pxh-duration: .25s;--pxh-bg-soft: #f8f9ff;--pxh-dot: #f0f3ff;--pxh-pill-bg: #f3f3ff;--pxh-text-h2: 1.5rem;--pxh-radius-sm: .5rem;--pxh-af-media: 41.875rem;--pxh-af-device-gap: 1.875rem;--pxh-hero-min-h: 43.75rem;--pxh-hero-col: 36.875rem;--pxh-hero-pad-top: 1.5rem;--pxh-hero-title-max: 34.125rem;--pxh-hero-visual: 1.72}.pxh-container{width:100%;max-width:var(--pxh-container-max);margin:0 auto;padding:0 var(--pxh-container-pad)}.pxh-hero,.pxh-why,.pxh-res,.pxh-steps,.pxh-faq{position:relative}.pxh-hero:after,.pxh-why:after,.pxh-res:after,.pxh-steps:after,.pxh-faq:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:calc(100% - var(--pxh-container-pad) * 2);max-width:calc(var(--pxh-container-max) - var(--pxh-container-pad) * 2);border-bottom:1px solid var(--pxh-border-section);pointer-events:none}.pxh-hero{position:relative;overflow:hidden;background:var(--pxh-bg);padding:var(--pxh-hero-pad-top) 0 var(--pxh-space-9)}.pxh-hero__inner{display:flex;flex-direction:column;gap:var(--pxh-space-4)}.pxh-hero__left{order:2;display:flex;flex-direction:column;gap:var(--pxh-space-7);position:relative;z-index:1;width:100%;min-width:0}.pxh-hero__main{display:flex;flex-direction:column;align-items:flex-start;gap:var(--pxh-space-2)}.pxh-hero-right{order:1;display:flex;justify-content:flex-start;width:100%;min-width:0}.pxh-hero__picture,.pxh-picture{display:contents}.pxh-hero__image{display:block;width:100%;height:auto;max-width:100%;aspect-ratio:var(--pxh-hero-visual);object-fit:contain;object-position:left top}@media (min-width: 992px){.pxh-hero{padding:var(--pxh-space-9) 0;min-height:var(--pxh-hero-min-h);display:flex;align-items:center}.pxh-hero__inner{display:block}.pxh-hero__left{max-width:var(--pxh-hero-col)}.pxh-hero-right{display:contents}.pxh-hero__image{position:absolute;top:0;right:0;left:auto;width:auto;height:100%;max-width:none;aspect-ratio:auto;object-fit:fill;pointer-events:none}}.pxh-tag{display:inline-flex;align-items:center;justify-content:center;gap:var(--pxh-space-1);padding:var(--pxh-space-1) var(--pxh-space-2);box-shadow:inset 0 0 0 1px var(--pxh-border-tag);border-radius:var(--pxh-radius-md);background:var(--pxh-surface)}.pxh-tag__text{font-family:var(--pxh-font-book);font-size:var(--pxh-text-base);line-height:1.4;letter-spacing:var(--pxh-tracking);color:var(--pxh-text);white-space:nowrap}.pxh-tag__logo{display:inline-flex;align-items:center;gap:.185em;font-size:var(--pxh-text-base)}.pxh-tag__logo-mark{display:block;width:1.3em;height:1.2em}.pxh-tag__logo-word{display:block;width:4.817em;height:.694em}.pxh-hero__title{margin:0;max-width:var(--pxh-hero-title-max);font-family:var(--pxh-font-regular);font-size:var(--pxh-text-title);font-weight:400;line-height:110%;letter-spacing:var(--pxh-tracking);color:var(--pxh-text);overflow-wrap:break-word}.pxh-hero__title span,.pxh-hero__title b,.pxh-hero__title strong{color:var(--pxh-accent);font-weight:inherit}.pxh-hero__subtitle{margin:0;max-width:27.3125rem;font-family:var(--pxh-font-book);font-size:var(--pxh-text-base);line-height:1.4;letter-spacing:var(--pxh-tracking);color:var(--pxh-text-muted)}.pxh-stats{display:flex;flex-wrap:nowrap;gap:var(--pxh-space-1);width:100%;min-width:0;max-width:100%;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none}.pxh-stats::-webkit-scrollbar{display:none}.pxh-stat{flex:0 0 auto;display:flex;flex-direction:column;gap:var(--pxh-space-1);padding:var(--pxh-space-2);box-shadow:inset 0 0 0 1px var(--pxh-border-card);border-radius:var(--pxh-radius-lg);background:var(--pxh-surface);overflow:hidden}.pxh-stat__head{display:flex;align-items:center;gap:var(--pxh-space-1);width:100%}.pxh-stat__icon{flex-shrink:0;display:flex;align-items:flex-start;justify-content:flex-end;width:1.75rem;height:1.75rem;border-radius:50%;background:var(--pxh-orange)}.pxh-stat__emoji{display:block;width:1.4rem;height:1.4rem}.pxh-stat__value{font-family:var(--pxh-font-regular);font-size:var(--pxh-text-lg);line-height:1.16;letter-spacing:var(--pxh-tracking);color:var(--pxh-text);white-space:nowrap}.pxh-stat__label{font-family:var(--pxh-font-book);font-size:var(--pxh-text-sm);line-height:1.4;letter-spacing:var(--pxh-tracking);color:var(--pxh-text-muted)}.pxh-hero__cta{display:flex;flex-direction:column;align-items:stretch;gap:var(--pxh-space-1);width:100%}.pxh-formats{display:flex;flex-direction:column;min-width:0;align-items:flex-start;gap:var(--pxh-space-1);padding:var(--pxh-space-3) var(--pxh-space-4);box-shadow:inset 0 0 0 1px var(--pxh-border-card);border-radius:var(--pxh-radius-lg);background:var(--pxh-surface);overflow:hidden}.pxh-formats__title{font-family:var(--pxh-font-regular);font-size:var(--pxh-text-base);line-height:1.2;letter-spacing:var(--pxh-tracking);color:var(--pxh-text);white-space:nowrap}.pxh-formats__sep{display:none;flex-shrink:0;width:1px;height:1.5rem;border-radius:var(--pxh-radius-xs);background:var(--pxh-border-card)}.pxh-formats__subtitle{font-family:var(--pxh-font-book);font-size:var(--pxh-text-sm);line-height:1.4;letter-spacing:var(--pxh-tracking);color:var(--pxh-text-muted)}.pxh-btn{display:inline-flex;align-items:center;justify-content:center;padding:var(--pxh-space-2) var(--pxh-space-5);border-radius:var(--pxh-radius-md);background:var(--pxh-accent);box-shadow:0 .5rem 1.25rem 0 var(--pxh-accent-shadow);font-family:var(--pxh-font-book);font-size:var(--pxh-text-base);line-height:1.4;letter-spacing:var(--pxh-tracking);text-transform:uppercase;text-decoration:none;white-space:nowrap;color:var(--pxh-text-invert);transition:background-color var(--pxh-duration) var(--pxh-ease)}.pxh-btn:hover,.pxh-btn:focus-visible{background:var(--pxh-accent-hover);color:var(--pxh-text-invert)}@media (min-width: 768px){.pxh-hero__cta{flex-direction:row;align-items:stretch}.pxh-formats{flex:1 1 auto;flex-direction:row;align-items:center;justify-content:space-between;gap:.75rem;max-width:23.625rem}.pxh-formats__sep{display:block}.pxh-formats__subtitle{white-space:nowrap}.pxh-btn{flex:1 1 0;min-width:0}.pxh{--pxh-text-title: 3.25rem;--pxh-text-h2: 1.875rem}}@media (min-width: 992px){.pxh-hero__title{max-width:none}}@media (min-width: 1024px){.pxh{--pxh-text-h2: 2.25rem}}.pxh-af{position:relative;padding-top:var(--pxh-space-8);background-color:var(--pxh-bg-soft);background-image:radial-gradient(circle at center,var(--pxh-dot) 1.5px,transparent 1.5px);background-size:29.25px 29.25px}@media (min-width: 1024px){.pxh-af{padding-top:var(--pxh-space-9)}}.pxh-head{display:flex;flex-direction:column;align-items:center;gap:var(--pxh-space-2);width:100%;min-width:0;max-width:100%;text-align:center}.pxh-head__eyebrow{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:var(--pxh-space-1);max-width:100%;margin:0;font-family:var(--pxh-font-book);font-size:var(--pxh-text-sm);line-height:1.4;letter-spacing:var(--pxh-tracking);color:var(--pxh-accent)}.pxh-head__eyebrow-icon{display:block;width:1em;height:1em}.pxh-head__title{margin:0;min-width:0;max-width:35rem;overflow-wrap:break-word;font-family:var(--pxh-font-regular);font-size:var(--pxh-text-h2);font-weight:400;line-height:1.2;letter-spacing:var(--pxh-tracking);color:var(--pxh-text)}.pxh-head__subtitle{margin:0;min-width:0;max-width:35rem;overflow-wrap:break-word;font-family:var(--pxh-font-book);font-size:var(--pxh-text-sm);line-height:1.4;letter-spacing:var(--pxh-tracking);color:var(--pxh-text-muted)}.pxh-pills{display:flex;flex-wrap:nowrap;justify-content:flex-start;gap:.25rem;min-width:0;max-width:100%;padding:.25rem;border-radius:var(--pxh-radius-md);background:var(--pxh-pill-bg);overflow-x:auto;overscroll-behavior-x:contain;scroll-padding:.25rem;scrollbar-width:none}.pxh-pills::-webkit-scrollbar{display:none}.pxh-pill{flex:0 0 auto;padding:var(--pxh-space-1) var(--pxh-space-2) .625rem;border:0;border-radius:var(--pxh-radius-sm);background:transparent;font-family:var(--pxh-font-book);font-size:var(--pxh-text-sm);line-height:1.4;letter-spacing:var(--pxh-tracking);color:var(--pxh-text);white-space:nowrap;cursor:pointer;transition:background-color var(--pxh-duration) var(--pxh-ease),color var(--pxh-duration) var(--pxh-ease)}.pxh-pill:hover{color:var(--pxh-accent)}.pxh-pill.is-active{background:var(--pxh-accent);color:var(--pxh-text-invert)}.pxh-af__visual{display:flex;flex-direction:column;align-items:center;gap:var(--pxh-af-device-gap);margin-top:var(--pxh-space-6)}.pxh-af__stage{width:100%;max-width:var(--pxh-af-media);margin:0 auto;position:relative;aspect-ratio:670/446;overflow:hidden;border-radius:var(--pxh-radius-md) var(--pxh-radius-md) 0 0}.pxh-af__panel{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.pxh-af__panel[hidden]{display:none}.pxh-af__video{position:absolute;display:block}.pxh-af__video--desktop{left:-3.91%;top:-3.52%;width:107.81%;height:111.73%;object-fit:cover}.pxh-af__video--mobile{top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;background:var(--pxh-bg-soft)}.pxh-af__stage.is-desktop .pxh-af__video--mobile,.pxh-af__stage.is-mobile .pxh-af__video--desktop{display:none}.pxh-af__fade{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to bottom,rgba(248,249,255,0) 0%,var(--pxh-bg-soft) 100%)}.pxh-pills--device{box-shadow:0 .5rem 1.5rem #00000014}.pxh-vert{padding:var(--pxh-space-8) 0;background-color:var(--pxh-bg-soft);background-image:radial-gradient(circle at center,var(--pxh-dot) 1.5px,transparent 1.5px);background-size:29.25px 29.25px}.pxh-vert__inner{display:flex;flex-direction:column;align-items:center;gap:var(--pxh-space-4);width:100%;min-width:0}.pxh-vert__tabs{display:flex;flex-direction:column;min-width:0;max-width:100%;border-radius:var(--pxh-radius-md);background:var(--pxh-pill-bg);overflow:hidden}.pxh-vert__tabs .pxh-pills{border-radius:0}.pxh-vert__progress{height:2px;border-radius:var(--pxh-radius-xs);background:var(--pxh-accent);width:calc(var(--pxh-progress, .1) * 100%);transition:width var(--pxh-duration) var(--pxh-ease)}.pxh-points{display:flex;flex-direction:column;width:100%;padding:0 1.75rem;border-radius:1.75rem;background:var(--pxh-surface);box-shadow:inset 0 0 0 1px var(--pxh-border-card),0 .25rem .625rem #0000000a}.pxh-point{display:flex;flex:1 1 0;min-width:0;gap:var(--pxh-space-4);align-items:flex-start;padding:var(--pxh-space-5) 0}.pxh-point__icon{display:block;flex-shrink:0;width:2.25rem;height:2.25rem}.pxh-point__text{display:flex;flex-direction:column;gap:.25rem;min-width:0}.pxh-point__title{margin:0;max-width:27.5rem;overflow-wrap:break-word;font-family:var(--pxh-font-regular);font-size:var(--pxh-text-base);font-weight:400;line-height:1.4;letter-spacing:var(--pxh-tracking);color:var(--pxh-text)}.pxh-point__desc{margin:0;overflow-wrap:break-word;font-family:var(--pxh-font-book);font-size:var(--pxh-text-sm);line-height:1.4;letter-spacing:var(--pxh-tracking);color:var(--pxh-text-muted)}.pxh-vert__panel[hidden]{display:none}@media (min-width: 768px){.pxh-points{flex-direction:row;align-items:stretch;column-gap:var(--pxh-space-5)}.pxh-point{gap:var(--pxh-space-2)}}@media (min-width: 1024px){.pxh-vert{padding:var(--pxh-space-9) 0}.pxh-points{column-gap:var(--pxh-space-6)}.pxh-point{gap:var(--pxh-space-4)}}.pxh-why{padding:var(--pxh-space-8) 0;background:var(--pxh-bg)}.pxh-head__title--wide{max-width:37.5rem}.pxh-why__grid{display:grid;gap:var(--pxh-space-4);margin-top:1.75rem}.pxh-why-card{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:var(--pxh-space-2);min-height:10.25rem;padding:1.75rem;border-radius:var(--pxh-radius-lg);background:var(--pxh-surface);overflow:hidden}.pxh-why-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid var(--pxh-border-tag);border-radius:inherit;pointer-events:none}.pxh-why-card__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.pxh-why-card__text{position:relative;display:flex;flex-direction:column;justify-content:center;gap:var(--pxh-space-1);min-width:0}.pxh-why-card__title{margin:0;max-width:10rem;font-family:var(--pxh-font-regular);font-size:var(--pxh-text-base);font-weight:400;line-height:1.4;letter-spacing:var(--pxh-tracking);color:var(--pxh-text)}.pxh-why-card__desc{margin:0;max-width:13.5rem;font-family:var(--pxh-font-book);font-size:var(--pxh-text-sm);line-height:1.4;letter-spacing:var(--pxh-tracking);color:var(--pxh-text-muted)}.pxh-why-card--d .pxh-why-card__desc{max-width:12rem}.pxh-why-card__icon{position:relative;flex-shrink:0;width:2.25rem;height:2.25rem}.pxh-why-card--feature{order:-1;padding:0;min-height:0}.pxh-why-card--feature:after{content:none}.pxh-why-card__dashboard{display:block;width:100%;height:100%;object-fit:cover}@media (min-width: 768px){.pxh-why__grid{grid-template-columns:1fr 1fr}.pxh-why-card--feature{grid-column:span 2}}@media (min-width: 1024px){.pxh-why{padding:var(--pxh-space-9) 0}.pxh-why__grid{grid-template-columns:346fr 468fr 346fr;grid-template-rows:auto auto}.pxh-why-card--a{grid-column:1;grid-row:1}.pxh-why-card--b{grid-column:3;grid-row:1}.pxh-why-card--c{grid-column:1;grid-row:2}.pxh-why-card--d{grid-column:3;grid-row:2}.pxh-why-card--feature{order:0;grid-column:2;grid-row:1/span 2}}.pxh-res{padding:var(--pxh-space-8) 0;background:var(--pxh-bg)}.pxh-head__title--narrow{max-width:27.5rem}.pxh-res__grid{display:grid;grid-template-columns:1fr;gap:var(--pxh-space-4);margin-top:1.75rem}.pxh-res__note{max-width:24.5rem;margin:1.75rem auto 0;font-family:var(--pxh-font-book);font-size:var(--pxh-text-sm);line-height:1.4;letter-spacing:var(--pxh-tracking);text-align:center;color:var(--pxh-text-muted)}.pxh-res-card{--pxh-res-accent: var(--pxh-accent);position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:13.75rem;padding:1.75rem;border-radius:var(--pxh-radius-lg);background:var(--pxh-surface);overflow:hidden;color:var(--pxh-res-accent)}.pxh-res-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid var(--pxh-border-tag);border-radius:inherit;pointer-events:none}.pxh-res-card__chart{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.pxh-res-card__stat{position:relative;display:inline-flex;align-items:center;align-self:flex-start;margin:0;font-family:var(--pxh-font-book);font-size:var(--pxh-text-sm);line-height:1.4;letter-spacing:var(--pxh-tracking);color:var(--pxh-res-accent);white-space:nowrap}.pxh-res-card__arrow{display:block;flex-shrink:0;width:.875rem;height:.875rem}.pxh-res-card__arrow--down{transform:scaleY(-1)}.pxh-res-card__text{position:relative;display:flex;flex-direction:column;gap:var(--pxh-space-1)}.pxh-res-card__title{margin:0;font-family:var(--pxh-font-regular);font-size:var(--pxh-text-base);font-weight:400;line-height:1.4;letter-spacing:var(--pxh-tracking);color:var(--pxh-text)}.pxh-res-card__metric{display:flex;align-items:center;gap:var(--pxh-space-1);margin:0;font-family:var(--pxh-font-book);font-size:var(--pxh-text-sm);line-height:1.4;letter-spacing:var(--pxh-tracking);color:var(--pxh-text-muted)}.pxh-res-card__metric:before{content:"";flex-shrink:0;width:.375rem;height:.375rem;margin-left:.125rem;border-radius:50%;background:var(--pxh-res-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--pxh-res-accent) 24%,transparent)}@media (min-width: 600px){.pxh-res__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.pxh-res{padding:var(--pxh-space-9) 0}.pxh-res__grid{grid-template-columns:repeat(4,1fr)}}.pxh-calc{padding:var(--pxh-space-8) 0;background-color:var(--pxh-bg-soft);background-image:radial-gradient(circle at center,var(--pxh-dot) 1.5px,transparent 1.5px);background-size:29.25px 29.25px}.pxh-calc__inner{display:flex;flex-direction:column;align-items:center;gap:1.75rem}.pxh-calc__head{max-width:45rem}.pxh-calc__subtitle{max-width:36rem}.pxh-calc__row{position:relative;display:flex;flex-direction:column;align-items:stretch;gap:var(--pxh-space-4);width:100%}.pxh-calc__card{flex:1 1 0;min-width:0;padding:1.75rem;border-radius:var(--pxh-radius-lg)}.pxh-calc__card--input{display:flex;flex-direction:column;gap:var(--pxh-space-5);background:var(--pxh-bg-soft);box-shadow:inset 0 0 0 1px var(--pxh-border-tag)}.pxh-calc__card--output{display:flex;flex-direction:column;gap:var(--pxh-space-2);background:var(--pxh-surface)}.pxh-calc__controls{display:flex;flex-direction:column;gap:var(--pxh-space-4)}.pxh-calc__control{display:flex;flex-direction:column;gap:var(--pxh-space-1)}.pxh-calc__label{margin:0;font-family:var(--pxh-font-book);font-size:var(--pxh-text-sm);line-height:1.4;letter-spacing:var(--pxh-tracking);color:var(--pxh-text-muted)}.pxh-calc__input{display:flex;flex-direction:column}.pxh-calc__field{display:flex;align-items:center;justify-content:space-between;gap:var(--pxh-space-1);padding:.75rem var(--pxh-space-2) .875rem;box-shadow:inset 0 0 0 1px var(--pxh-border-tag);border-radius:var(--pxh-radius-sm) var(--pxh-radius-sm) 0 0;background:var(--pxh-bg-soft)}.pxh-calc__number{flex:1 1 auto;min-width:0;padding:0;border:0;background:transparent;font-family:var(--pxh-font-book);font-size:var(--pxh-text-sm);line-height:1.4;letter-spacing:var(--pxh-tracking);color:var(--pxh-text)}.pxh-calc__number:focus{outline:none}.pxh-calc__number::-webkit-outer-spin-button,.pxh-calc__number::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pxh-calc__number{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.pxh-calc__field:focus-within{outline:2px solid var(--pxh-accent);outline-offset:2px}.pxh-calc__unit{flex-shrink:0;font-family:var(--pxh-font-book);font-size:var(--pxh-text-sm);line-height:1.4;color:var(--pxh-text-muted)}.pxh-calc__range{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;height:2px;margin:0;padding:0;border-radius:var(--pxh-radius-xs);background:transparent;background-image:linear-gradient(var(--pxh-accent),var(--pxh-accent));background-size:var(--pxh-fill, 0%) 100%;background-repeat:no-repeat;cursor:pointer}.pxh-calc__range:focus-visible{outline:2px solid var(--pxh-accent);outline-offset:4px}.pxh-calc__range::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:.625rem;height:.625rem;border:1px solid var(--pxh-bg-soft);border-radius:50%;background:var(--pxh-accent);cursor:pointer}.pxh-calc__range::-moz-range-thumb{width:.5rem;height:.5rem;border:1px solid var(--pxh-bg-soft);border-radius:50%;background:var(--pxh-accent);cursor:pointer}.pxh-calc__range::-moz-range-track{height:2px;border-radius:var(--pxh-radius-xs);background:transparent}.pxh-calc__range::-moz-range-progress{height:2px;border-radius:var(--pxh-radius-xs);background:var(--pxh-accent)}.pxh-calc__note{margin:0;font-family:var(--pxh-font-book);font-size:var(--pxh-text-sm);line-height:1.4;letter-spacing:var(--pxh-tracking);color:var(--pxh-text-muted)}.pxh-calc__result{display:flex;flex-direction:column;justify-content:center;gap:.25rem}.pxh-calc__result:not(:last-child){padding-bottom:var(--pxh-space-2);border-bottom:1px solid var(--pxh-border-tag)}.pxh-calc__value{margin:0;font-family:var(--pxh-font-regular);font-size:var(--pxh-text-base);line-height:1.4;letter-spacing:var(--pxh-tracking);color:var(--pxh-text)}.pxh-calc__arrow{display:none;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:var(--pxh-radius-full, 50px);background:var(--pxh-accent)}.pxh-calc__actions{display:flex;justify-content:center;gap:.75rem}.pxh-calc__cta{display:inline-flex;align-items:center;justify-content:center;width:11rem;padding:.75rem var(--pxh-space-2) .875rem;border-radius:var(--pxh-radius-sm);background:var(--pxh-accent);font-family:var(--pxh-font-book);font-size:var(--pxh-text-sm);line-height:1.4;letter-spacing:var(--pxh-tracking);text-decoration:none;white-space:nowrap;color:var(--pxh-text-invert);transition:background-color var(--pxh-duration) var(--pxh-ease)}.pxh-calc__cta:hover,.pxh-calc__cta:focus-visible{background:var(--pxh-accent-hover);color:var(--pxh-text-invert)}@media (min-width: 768px){.pxh-calc__row{flex-direction:row;align-items:center}.pxh-calc__arrow{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex}}@media (min-width: 1024px){.pxh-calc{padding:var(--pxh-space-9) 0}}.pxh-steps{padding:var(--pxh-space-8) 0;background:var(--pxh-bg)}.pxh-steps__list{display:grid;grid-template-columns:1fr;gap:var(--pxh-space-4);margin:1.75rem 0 0;padding:0;list-style:none}.pxh-step{display:flex;flex-direction:column;justify-content:space-between;gap:var(--pxh-space-4);min-height:13.75rem;padding:1.75rem;border-radius:var(--pxh-radius-lg);background:var(--pxh-surface);box-shadow:inset 0 0 0 1px var(--pxh-border-tag)}.pxh-step__head{display:flex;align-items:center;justify-content:space-between;gap:var(--pxh-space-2)}.pxh-step__icon{display:block;width:2.25rem;height:2.25rem}.pxh-step__number{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2.25rem;height:2.25rem;border-radius:50%;background:var(--pxh-accent);font-family:var(--pxh-font-regular);font-size:.875rem;line-height:1.4;text-align:center;color:var(--pxh-text-invert)}.pxh-step__text{display:flex;flex-direction:column;gap:var(--pxh-space-1)}.pxh-step__title{margin:0;min-height:2.8em;font-family:var(--pxh-font-regular);font-size:var(--pxh-text-base);font-weight:400;line-height:1.4;letter-spacing:var(--pxh-tracking);color:var(--pxh-text)}.pxh-step__desc{margin:0;min-height:2.8em;font-family:var(--pxh-font-book);font-size:var(--pxh-text-sm);line-height:1.4;letter-spacing:var(--pxh-tracking);color:var(--pxh-text-muted)}.pxh-step--next .pxh-step__number{background:var(--pxh-text-muted)}.pxh-step--next .pxh-step__title{color:var(--pxh-text-muted)}.pxh-steps__progress{height:2px;margin-top:1.75rem;border-radius:var(--pxh-radius-xs);background:var(--pxh-border-tag)}.pxh-steps__progress-line{display:block;width:var(--pxh-steps-progress, 36.08%);height:100%;border-radius:inherit;background:var(--pxh-accent)}@media (min-width: 600px){.pxh-steps__list{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.pxh-steps{padding:var(--pxh-space-9) 0}.pxh-steps__list{grid-template-columns:repeat(5,1fr)}}.pxh-faq{padding:var(--pxh-space-8) 0;background:var(--pxh-bg)}.pxh-faq_title{display:block;width:100%;margin:0 auto;padding-bottom:1.75rem;font-family:var(--pxh-font-regular);font-size:var(--pxh-text-h2);font-weight:400;line-height:1.2;letter-spacing:var(--pxh-tracking);text-align:center;color:var(--pxh-text)}.pxh-faq-wrapper{max-width:75rem;margin:0 auto;padding:0 1.75rem;box-shadow:inset 0 0 0 1px var(--pxh-border-tag);border-radius:1.75rem}.pxh-faq-wrapper .col-12 .accordion.accordion-flush{border-top:0;border-bottom:1px solid var(--pxh-border-tag)}.pxh-faq-wrapper .col-12:last-child .accordion.accordion-flush{border-bottom:0}.pxh-faq-wrapper .accordion-flush{padding-top:1.25rem;padding-bottom:1.5rem}.pxh-accordion_label{max-width:48rem}.pxh-accordion_title{gap:var(--pxh-space-4);font-family:var(--pxh-font-regular);font-size:var(--pxh-text-base);line-height:1.4;letter-spacing:var(--pxh-tracking);background:transparent;box-shadow:none;color:var(--pxh-text)}.pxh-accordion_title:hover{color:var(--pxh-accent)}.pxh-accordion_title:not(.collapsed){background:transparent;color:var(--pxh-text)}.pxh-accordion_title:not(.collapsed):hover{color:var(--pxh-accent)}.pxh-faq_answer{max-width:48rem;margin:0;font-family:var(--pxh-font-book);font-size:var(--pxh-text-sm);line-height:1.4;letter-spacing:var(--pxh-tracking);color:var(--pxh-text-muted)}.pxh-faq_answer p,.pxh-faq_answer ul,.pxh-faq_answer ol{margin:0 0 var(--pxh-space-1)}.pxh-faq_answer>:last-child{margin-bottom:0}.pxh-faq_answer a{color:var(--pxh-accent);text-decoration:underline}.pxh-faq-wrapper .accordion-button:after{display:none}.pxh-accordion_chevron{display:block;flex-shrink:0;width:.75rem;height:.375rem;margin-left:auto;background-repeat:no-repeat;background-position:center;background-size:.75rem .375rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='6' viewBox='0 0 12 6' fill='none'%3E%3Cpath d='M1 1L6 5L11 1' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.pxh-faq-wrapper .accordion-button:not(.collapsed) .pxh-accordion_chevron,.pxh-faq-wrapper .accordion-button[aria-expanded=true] .pxh-accordion_chevron{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='6' viewBox='0 0 12 6' fill='none'%3E%3Cpath d='M1 5L6 1L11 5' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.pxh-faq-wrapper .accordion-flush:hover .accordion-button.collapsed .pxh-accordion_chevron,.pxh-faq-wrapper .accordion-flush:hover .accordion-button[aria-expanded=false] .pxh-accordion_chevron{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='6' viewBox='0 0 12 6' fill='none'%3E%3Cpath d='M1 1L6 5L11 1' stroke='%231F00FF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.pxh-faq-wrapper .accordion-flush:hover .accordion-button:not(.collapsed) .pxh-accordion_chevron,.pxh-faq-wrapper .accordion-flush:hover .accordion-button[aria-expanded=true] .pxh-accordion_chevron{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='6' viewBox='0 0 12 6' fill='none'%3E%3Cpath d='M1 5L6 1L11 5' stroke='%231F00FF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.pxh-banner{padding:5rem 0;background-color:var(--pxh-bg-soft);background-image:radial-gradient(circle at center,var(--pxh-dot) 1.5px,transparent 1.5px);background-size:29.25px 29.25px}.pxh-banner__card{display:flex;flex-direction:column;overflow:hidden;border-radius:var(--pxh-radius-lg);background:var(--pxh-surface)}.pxh-banner__info{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:var(--pxh-space-5);padding:var(--pxh-space-6)}.pxh-banner__text{display:flex;flex-direction:column;gap:var(--pxh-space-2);width:100%}.pxh-banner__eyebrow{display:inline-flex;align-items:center;gap:var(--pxh-space-1);margin:0;font-family:var(--pxh-font-book);font-size:var(--pxh-text-sm);line-height:1.4;letter-spacing:var(--pxh-tracking);color:var(--pxh-accent)}.pxh-banner__eyebrow-icon{display:block;width:1em;height:1em}.pxh-banner__title{margin:0;max-width:21.5rem;font-family:var(--pxh-font-regular);font-size:var(--pxh-text-h2);font-weight:400;line-height:1.2;letter-spacing:var(--pxh-tracking);color:var(--pxh-text)}.pxh-banner__desc{margin:0;max-width:16.5rem;font-family:var(--pxh-font-book);font-size:var(--pxh-text-sm);line-height:1.4;letter-spacing:var(--pxh-tracking);color:var(--pxh-text-muted)}.pxh-banner__cta{display:inline-flex;align-items:center;justify-content:center;padding:.75rem var(--pxh-space-2) .875rem;border-radius:var(--pxh-radius-sm);background:var(--pxh-accent);font-family:var(--pxh-font-book);font-size:var(--pxh-text-sm);line-height:1.4;letter-spacing:var(--pxh-tracking);text-decoration:none;white-space:nowrap;color:var(--pxh-text-invert);transition:background-color var(--pxh-duration) var(--pxh-ease)}.pxh-banner__cta:hover,.pxh-banner__cta:focus-visible{background:var(--pxh-accent-hover);color:var(--pxh-text-invert)}.pxh-banner__visual{display:block;width:100%;height:auto}@media (min-width: 768px){.pxh-banner__card{flex-direction:row;align-items:stretch;gap:var(--pxh-space-4)}.pxh-banner__info{flex:0 0 39%;padding:2.5rem}.pxh-banner__media{flex:1 1 0;min-width:0;display:flex}.pxh-banner__visual{height:100%;object-fit:cover;object-position:left center}}.pxh-reveal{opacity:0;transform:translateY(1rem);transition:opacity .4s var(--pxh-ease),transform .4s var(--pxh-ease)}.pxh-reveal.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion: reduce){.pxh-reveal{opacity:1;transform:none;transition:none}}@media (min-width: 992px) and (max-width: 1200px){.pxh-hero__image{right:-10%}.pxh-hero{padding-top:var(--pxh-space-7)}}
