:root{--pv-max-w:64rem;--pv-section-pad-x:clamp(20px,6vw,48px);--pv-section-pad-y:4rem;--pv-border:0.5px solid hsla(var(--h-white),var(--s-white),var(--l-white),0.2);--pv-input-border:1px solid hsla(var(--h-white),var(--s-white),var(--l-white),0.3)}.pv-access{min-height:100svh;display:flex;align-items:center;justify-content:center;padding:2rem 1.25rem;background:hsla(var(--h-black),var(--s-black),var(--l-black),1)}.pv-access__card{max-width:22rem;gap:1.25rem;text-align:center}.pv-access__card,.pv-access__logo-block{width:100%;display:flex;flex-direction:column;align-items:center}.pv-access__logo{width:160px;height:auto}.pv-access__divider{width:100%;height:0;border:none;border-top:1px solid hsla(var(--h-white),var(--s-white),var(--l-white),.2);margin:16px 0}.pv-access__title{font-size:1.375rem;font-weight:700;color:hsla(var(--h-white),var(--s-white),var(--l-white),1);margin:0}.pv-access__subtitle{font-size:.8125rem;color:hsla(var(--h-white),var(--s-white),var(--l-white),.75);margin:0;line-height:1.5}.pv-access__form{width:100%;display:flex;flex-direction:column;gap:.875rem}.pv-access__input,.pv-loi__input{width:100%;padding:0 1rem;height:44px;border-radius:var(--radius-snug);background:hsla(var(--h-white),var(--s-white),var(--l-white),var(--a-on-dark-05));border:var(--pv-input-border);color:hsla(var(--h-white),var(--s-white),var(--l-white),1);font-size:.9375rem;outline:none;box-sizing:border-box;transition:border-color .15s;font-family:inherit}.pv-access__input:focus,.pv-loi__input:focus{border-color:hsla(var(--h-gold),var(--s-gold),var(--l-gold),1)}.pv-access__input::placeholder,.pv-loi__input::placeholder{color:hsla(var(--h-white),var(--s-white),var(--l-white),.75)}.pv-access__error-banner,.pv-loi__error-banner{width:100%;margin:0;text-align:left}.pv-access__submit{width:100%;height:46px;display:flex;align-items:center;justify-content:center;gap:8px}.pv-access__footer{font-size:.75rem;color:hsla(var(--h-white),var(--s-white),var(--l-white),.75);margin:0}.pv-access__link{color:var(--color-gold);text-decoration:none}.pv-room{min-height:100svh;background:hsla(var(--h-black),var(--s-black),var(--l-black),1);color:hsla(var(--h-white),var(--s-white),var(--l-white),1);display:flex;flex-direction:column;align-items:center;scroll-behavior:smooth}.pv-room__section{scroll-margin-top:1.5rem}.pv-room__header{width:100%;max-width:var(--pv-max-w);padding:2rem var(--pv-section-pad-x) 1rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;box-sizing:border-box}.pv-room__header.pv-room__band{max-width:none;align-self:stretch;padding-left:max(var(--pv-section-pad-x),calc((100% - var(--pv-max-w)) / 2 + var(--pv-section-pad-x)));padding-right:max(var(--pv-section-pad-x),calc((100% - var(--pv-max-w)) / 2 + var(--pv-section-pad-x)));box-sizing:border-box}@media (min-width:1120px){.pv-room__header.pv-room__band{padding-left:max(0px,calc((100% - var(--pv-max-w)) / 2));padding-right:max(0px,calc((100% - var(--pv-max-w)) / 2))}.pv-room__hero.pv-room__band>*,.pv-room__section.pv-room__band>*{padding-inline:0}}.pv-room__logo{flex-shrink:0;width:160px;height:auto}.pv-room__header-badge{display:inline-flex;align-items:center;gap:5px;font-size:.6875rem;font-weight:600;letter-spacing:.04em;color:hsla(var(--h-white),var(--s-white),var(--l-white),.75);border:.5px solid hsla(var(--h-white),var(--s-white),var(--l-white),.75);border-radius:var(--radius-pill);padding:3px 10px}.pv-room__hero{width:100%;max-width:var(--pv-max-w);padding:4.5rem var(--pv-section-pad-x) 3rem;box-sizing:border-box}.pv-room__hero.pv-room__band{max-width:none;align-self:stretch;padding:4.5rem 0 3rem}.pv-room__hero.pv-room__band>*,.pv-room__rail,.pv-room__section.pv-room__band>*{width:100%;max-width:var(--pv-max-w);margin-inline:auto;box-sizing:border-box}.pv-room__hero-title{font-size:clamp(1.75rem,5vw,2.5rem);font-weight:800;line-height:1.18;margin:0 0 1rem;color:hsla(var(--h-white),var(--s-white),var(--l-white),1)}.pv-room__hero-accent{color:var(--color-gold)}.pv-room__hero-sub{font-size:13px;color:hsla(var(--h-white),var(--s-white),var(--l-white),.8);line-height:1.4;margin:0;max-width:38rem}.pv-room__hero-sub--narrow{max-width:40.625rem;margin-top:2rem}.pv-room__hero-welcome.avoya-home__overline{margin:0 0 var(--spacing-6)}.pv-room__hero-badges{margin-bottom:clamp(1.25rem,3vh,2rem)}.pv-room__hero-headline.avoya-home__headline{margin:0;width:100%;max-width:none;text-wrap:wrap;display:flex;flex-direction:column;align-items:flex-start;gap:.08em;line-height:1.2}.pv-room__hero-headline .avoya-home__headline-line{display:block;width:100%;max-width:none}.pv-room__hero-cta-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.pv-room__hero-cta{min-height:46px;padding:0 1.25rem}.pv-room__section{width:100%;max-width:var(--pv-max-w);padding:var(--pv-section-pad-y) var(--pv-section-pad-x);box-sizing:border-box;border-bottom:var(--pv-border)}.pv-room__section.pv-room__band{max-width:none;align-self:stretch;border-bottom:none;padding-inline:0;overflow-x:clip}.pv-room__section--alt{background:hsla(var(--h-white),var(--s-white),var(--l-white),var(--a-on-dark-02))}.pv-room__section--last{border-bottom:none}.pv-room__section-label{display:inline-flex;align-items:center;gap:6px;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-gold);margin-bottom:1rem}.pv-room__section-title{font-size:clamp(1.25rem,3vw,1.625rem);font-weight:700;line-height:1.3;margin:0 0 32px;color:hsla(var(--h-white),var(--s-white),var(--l-white),1)}.pv-room__section-title-accent{display:block;margin-top:.35rem;color:var(--color-gold)}.pv-room__section-title--contact{font-family:var(--font-serif);line-height:1.25}.pv-room__section-body--flush{margin-bottom:0}.pv-room__section-body{font-size:13px;color:hsla(var(--h-white),var(--s-white),var(--l-white),.75);line-height:1.4;margin:0 0 2rem;max-width:38rem}.pv-room__kpi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.pv-room__kpi{gap:.5rem}.pv-room__kpi-metric.ayva-price-wrapper{align-items:baseline}.pv-room__kpi-metric .ayva-price-value{font-family:var(--font-serif);font-weight:800;color:hsla(var(--h-white),var(--s-white),var(--l-white),1)}.pv-room__kpi-metric .ayva-price-symbol{font-family:var(--font-sans);font-size:.6em;margin-left:0;color:hsla(var(--h-white),var(--s-white),var(--l-white),1)}.pv-room__kpi-metric .ayva-price-symbol:before{content:"\2009"}.pv-room__kpi-label{margin-top:.25rem}.pv-room__steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem;width:100%}.pv-room__step{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem 1rem;border-radius:var(--radius-ui)}.pv-room__step-number{flex-shrink:0;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8125rem;font-weight:700;color:hsla(var(--h-black),var(--s-black),var(--l-black),1);background:hsla(var(--h-gold),var(--s-gold),var(--l-gold),1);border:none}.pv-room__step-text{margin:0;font-size:.9375rem;color:hsla(var(--h-white),var(--s-white),var(--l-white),.75);line-height:1.6}.pv-room__downloads{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.25rem}.pv-room__download-item{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;border-radius:var(--radius-ui);text-decoration:none;color:inherit;transition:opacity .15s;-webkit-tap-highlight-color:transparent}.pv-room__download-item--disabled{opacity:.55;cursor:not-allowed;pointer-events:none}.pv-room__download-badge{flex-shrink:0}.pv-room__download-icon{color:var(--color-gold);flex-shrink:0}.pv-room__download-info{display:flex;flex-direction:column;gap:.125rem;flex:1}.pv-room__download-title{font-size:13px;font-weight:600;line-height:1.4;color:hsla(var(--h-white),var(--s-white),var(--l-white),1)}.pv-room__download-desc,.pv-room__download-meta,.pv-room__downloads-note{font-size:13px;line-height:1.4;color:hsla(var(--h-white),var(--s-white),var(--l-white),.75)}.pv-room__downloads-note{margin:0}.pv-room__link{color:var(--color-gold);text-decoration:none}.pv-contact-form-block{width:100%}.pv-contact-form-block .avoya-contact-block__form-lead:first-child{margin-top:24px;margin-bottom:24px}.pv-contact-form-block .pv-loi{margin-top:0;max-width:none}.avoya-contact-block__inline{width:100%}.avoya-contact-block__inline+.pv-contact-form-block{margin-top:0}.pv-loi{max-width:none;width:100%}.pv-loi,.pv-loi__form{display:flex;flex-direction:column;gap:1rem}.pv-loi__row{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:640px){.pv-loi__row{grid-template-columns:1fr 1fr}}.pv-loi__field{display:flex;flex-direction:column;gap:.375rem}.pv-loi__label{font-size:13px;line-height:1.4;font-weight:600;color:hsla(var(--h-white),var(--s-white),var(--l-white),.75);letter-spacing:.02em}.pv-loi__textarea{height:auto;padding:.75rem 1rem;resize:vertical;min-height:88px}.pv-loi__submit{height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;align-self:flex-start;padding:0 1.75rem}.pv-loi__success-slot{width:100%}.pv-loi__success-slot .konto-payout-feedback{margin-top:0;margin-bottom:0}.pv-room__footer{width:100%;max-width:var(--pv-max-w);padding:2rem var(--pv-section-pad-x);box-sizing:border-box;margin-top:0}.pv-room__footer.pv-room__band{max-width:none;align-self:stretch;border-top:none}.pv-room__footer p{font-size:.75rem;color:hsla(var(--h-white),var(--s-white),var(--l-white),.75);margin:0;text-align:center}@media (max-width:540px){.pv-room__kpi-grid{grid-template-columns:1fr}}.pv-room__split{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:.5rem}@media (min-width:768px){.pv-room__split{grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start}.pv-room__split--compare{grid-template-columns:1fr auto 1fr;gap:0}}.pv-room__split-col{min-width:0}.pv-room__split-divider{display:none}@media (min-width:768px){.pv-room__split-divider{display:block;width:0;align-self:stretch;border-left:var(--pv-border);margin:2rem 1.25rem 0}}.pv-room__split-col-title{margin:0 0 1rem;font-family:var(--font-serif);font-size:clamp(1rem,2vw,1.125rem);font-weight:600;line-height:1.3;color:hsla(var(--h-white),var(--s-white),var(--l-white),1)}@media (max-width:767px){.pv-room__split--compare .pv-room__split-col+.pv-room__split-col{margin-top:2rem;padding-top:2rem;border-top:var(--pv-border)}}.pv-room__split-col--illus{display:flex;align-items:stretch}.pv-room__split-headline{font-family:var(--font-serif);font-size:clamp(1rem,2vw,1.125rem);font-weight:500;line-height:1.4;margin:1.25rem 0 .75rem;color:hsla(var(--h-white),var(--s-white),var(--l-white),1)}.pv-room__illus{width:100%;height:auto;display:block;border-radius:var(--radius-ui)}.pv-room__illus--network{aspect-ratio:1200/700;object-fit:cover}.pv-room__illus--wide{margin-top:2rem}.pv-room__illus--tall{height:100%;min-height:16rem;object-fit:cover;flex:1}.pv-room__lever-grid{display:grid;grid-template-columns:1fr;gap:.875rem;margin-top:clamp(1.75rem,4vh,2.5rem)}@media (min-width:720px){.pv-room__lever-grid{grid-template-columns:repeat(3,1fr)}}.pv-room__lever-card{gap:.625rem;min-height:0;opacity:.95}.pv-room__lever-icon{position:absolute;top:1rem;right:1rem;width:28px;height:28px;color:var(--color-gold);flex-shrink:0}.pv-room__lever-title{margin:0;padding-right:2.25rem;display:flex;flex-direction:column;gap:.2rem}.pv-room__lever-title-gold{font-family:var(--font-serif);font-size:14px;font-weight:700;line-height:1.3;color:var(--color-gold)}.pv-room__lever-title-sub{font-size:.875rem;font-weight:600;line-height:1.35;color:hsla(var(--h-white),var(--s-white),var(--l-white),.92)}.pv-room__lever-text{margin:0;font-size:.8125rem;line-height:1.5;color:hsla(var(--h-white),var(--s-white),var(--l-white),.75)}.pv-room__band--dark .avoya-home__compare-table{--compare-frame:hsla(var(--h-white),var(--s-white),var(--l-white),0.18)}.pv-room__band--dark .avoya-home__compare-criterion,.pv-room__band--dark .avoya-home__compare-th{background:hsla(var(--h-white),var(--s-white),var(--l-white),.06)}.pv-room__band--dark .avoya-home__compare-marker--muted{color:hsla(var(--h-white),var(--s-white),var(--l-white),.35)}.pv-room__band--dark .avoya-home__compare-card{background:hsla(var(--h-white),var(--s-white),var(--l-white),.06);border-color:hsla(var(--h-white),var(--s-white),var(--l-white),.16)}.pv-room__band--dark .avoya-home__compare-card-row--avoya{background:hsla(var(--h-gold),var(--s-gold),var(--l-gold),.14)}.pv-room__compare-desktop,.pv-room__compare-mobile{margin-top:clamp(1.25rem,3vh,2rem)}.pv-room__flow-grid{display:grid;grid-template-columns:1fr;gap:.875rem}@media (min-width:540px){.pv-room__flow-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.pv-room__flow-grid{grid-template-columns:repeat(4,1fr)}}.pv-room__flow-card{position:relative;display:flex;flex-direction:column;gap:.5rem;min-height:0;padding-top:.25rem;transition:transform .2s ease}@media (hover:hover){.pv-room__flow-card:hover{transform:translateY(-2px)}}.pv-room__flow-num{font-family:var(--font-serif);font-size:1.75rem;font-weight:800;line-height:1;color:var(--color-gold);padding-left:.25rem;padding-top:.75rem}.pv-room__flow-icon{position:absolute;top:1rem;right:1rem;width:28px;height:28px;color:hsla(var(--h-white),var(--s-white),var(--l-white),.75)}.pv-room__flow-title{margin:0;font-size:13px;font-weight:700;line-height:1.4;color:hsla(var(--h-white),var(--s-white),var(--l-white),1)}.pv-room__flow-text{margin:0;font-size:13px;line-height:1.4;color:hsla(var(--h-white),var(--s-white),var(--l-white),.75)}.pv-room__section--benefits-lp .avoya-lp__benefits-grid{width:100%}.pv-room__section--benefits-lp .avoya-lp__benefit-text{font-size:13px;line-height:1.4}.pv-room__timeline{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.pv-room__timeline-step{display:grid;grid-template-columns:auto 1fr;gap:.875rem;padding:0 0 1.5rem}.pv-room__timeline-step:last-child{padding-bottom:0}.pv-room__timeline-marker{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:50%;background:hsla(var(--h-gold),var(--s-gold),var(--l-gold),.12);color:var(--color-gold);flex-shrink:0}.pv-room__timeline-title{margin:0 0 .25rem;font-size:13px;font-weight:700;line-height:1.4;color:hsla(var(--h-white),var(--s-white),var(--l-white),1)}.pv-room__timeline-detail{margin:0 0 .375rem;font-size:13px;line-height:1.4;color:hsla(var(--h-white),var(--s-white),var(--l-white),.75)}.pv-room__timeline-time{margin:0;font-size:13px;font-weight:600;line-height:1.4;color:var(--color-gold)}.pv-room__info-box{margin:2rem 0 0;width:100%;max-width:100%;min-width:0;box-sizing:border-box;padding:1.25rem 1.375rem;border:1px solid hsla(var(--h-gold),var(--s-gold),var(--l-gold),.45);border-radius:var(--radius-ui);background:hsla(var(--h-gold),var(--s-gold),var(--l-gold),.06)}.pv-room__info-box-title{margin:0 0 .375rem;font-size:13px;font-weight:700;line-height:1.4;color:var(--color-gold)}.pv-room__info-box-text{margin:0;font-size:13px;line-height:1.4;color:hsla(var(--h-white),var(--s-white),var(--l-white),.8)}.pv-room__faq .support-faq{width:100%}.pv-room__faq .support-faq__item{border-color:hsla(var(--h-white),var(--s-white),var(--l-white),.15)}.pv-room__faq .support-faq__trigger{color:hsla(var(--h-white),var(--s-white),var(--l-white),.9)}.pv-room__faq .support-faq__question{font-size:13px;line-height:1.4}.pv-room__faq .support-faq__answer{font-size:13px;line-height:1.4;color:hsla(var(--h-white),var(--s-white),var(--l-white),.75)}.pv-room__faq .support-faq__caret{color:var(--color-gold)}@media (prefers-reduced-motion:reduce){.pv-room{scroll-behavior:auto}.pv-room__flow-card:hover{transform:none}}.pv-room__band{position:relative;z-index:0;color:var(--home-ink)}.pv-room__band:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:50%;width:100vw;transform:translateX(-50%);pointer-events:none}.pv-room__band--dark{--home-ink:hsla(var(--h-white),var(--s-white),var(--l-white),0.97);--home-ink-soft:hsla(var(--h-white),var(--s-white),var(--l-white),0.72);--home-gold:var(--ayva-gold);--home-divider:hsla(var(--h-white),var(--s-white),var(--l-white),0.22);--home-overline:hsla(var(--h-white),var(--s-white),var(--l-white),0.9);--home-headline-gradient:linear-gradient(135deg,hsla(0,0%,90%,1),hsla(0,0%,74%,1));--pv-border-band:hsla(var(--h-white),var(--s-white),var(--l-white),0.12);--pv-card-bg:hsla(var(--h-white),var(--s-white),var(--l-white),var(--a-on-dark-05))}.pv-room__band--dark:before{background:radial-gradient(ellipse 120% 100% at 20% 14%,hsla(0,0%,14%,1) 0,hsla(0,0%,6%,1) 100%);border-bottom:1px solid var(--pv-border-band)}.pv-room__band--light{--home-ink:hsla(0,0%,11%,0.92);--home-ink-soft:hsla(0,0%,11%,0.74);--home-gold:var(--color-gold-deep);--home-divider:hsla(0,0%,11%,0.18);--home-overline:hsla(0,0%,10%,1);--home-headline-gradient:linear-gradient(135deg,hsla(0,0%,22%,1),hsla(0,0%,10%,1));--pv-border-band:hsla(0,0%,11%,0.14);--pv-card-bg:hsla(var(--h-white),var(--s-white),var(--l-white),0.62)}.pv-room__band--light:before{background:radial-gradient(ellipse 120% 100% at 20% 14%,hsla(40,40%,96%,1) 0,hsla(40,40%,88%,1) 100%);border-bottom:1px solid var(--pv-border-band)}.pv-room__section-header{margin-bottom:2rem}.pv-room__section-header .avoya-home__overline{margin-bottom:var(--spacing-6)}.pv-room__section-header .avoya-home__headline{margin-bottom:var(--spacing-4);width:100%;max-width:none;text-wrap:wrap;display:flex;flex-direction:column;align-items:flex-start;gap:.08em;line-height:1.2}.pv-room__section-header .avoya-home__headline-line{display:block;width:100%;max-width:none}.pv-room__section-divider{display:block;transform:scaleX(1);margin-bottom:var(--spacing-6)}.pv-room__section-lead{margin-bottom:0}.pv-room__section-lead p{margin:0}.pv-room__band .pv-room__hero-accent,.pv-room__band .pv-room__hero-sub{color:var(--home-ink-soft)}.pv-room__band .pv-room__download-title,.pv-room__band .pv-room__flow-title,.pv-room__band .pv-room__split-col-title,.pv-room__band .pv-room__split-headline,.pv-room__band .pv-room__timeline-title{color:var(--home-ink)}.pv-room__band--light .pv-room__split-col-title .pv-room__hero-accent{color:var(--home-gold)}.pv-room__band .ds-stats-box--gold .pv-room__flow-title{color:hsla(var(--h-white),var(--s-white),var(--l-white),1)}.pv-room__band .ds-stats-box--gold .pv-room__flow-text,.pv-room__band .ds-stats-box--gold .pv-room__lever-text{color:hsla(var(--h-white),var(--s-white),var(--l-white),.75)}.pv-room__band .ds-stats-box--gold .pv-room__flow-icon{color:hsla(var(--h-white),var(--s-white),var(--l-white),.55)}.pv-room__band .ds-stats-box--gold .pv-room__flow-num,.pv-room__band .ds-stats-box--gold .pv-room__lever-icon{color:var(--color-gold)}.pv-room__band .pv-room__download-desc,.pv-room__band .pv-room__download-meta,.pv-room__band .pv-room__downloads-note,.pv-room__band .pv-room__flow-text,.pv-room__band .pv-room__timeline-detail{color:var(--home-ink-soft)}.pv-room__band .pv-room__split-divider{border-left-color:var(--home-divider)}.pv-room__band--light .avoya-lp__benefit-title{color:var(--home-ink);border-bottom-color:var(--home-divider)}.pv-room__band--light .avoya-lp__benefit-text{color:var(--home-ink-soft)}.pv-room__band--light .avoya-lp__benefit-icon{color:hsla(var(--h-gold-deep),var(--s-gold-deep),var(--l-gold-deep),.88)}.pv-room__band--light .pv-room__download-item{background:var(--pv-card-bg);border:1px solid var(--pv-border-band)}.pv-room__band--light .pv-room__link{color:var(--home-gold)}.pv-room__band--dark .pv-room__faq .support-faq__item{border-color:var(--home-divider)}.pv-room__band--dark .pv-room__faq .support-faq__trigger{color:var(--home-ink)}.pv-room__band--dark .pv-room__faq .support-faq__answer{color:var(--home-ink-soft)}.pv-room__band--light .pv-room__faq .support-faq__item{border-color:var(--home-divider)}.pv-room__band--light .pv-room__faq .support-faq__trigger{color:var(--home-ink)}.pv-room__band--light .pv-room__faq .support-faq__answer{color:var(--home-ink-soft)}.pv-room__band--light .pv-room__faq .support-faq__caret,.pv-room__band--light .pv-room__info-box-title{color:var(--home-gold)}.pv-room__band--light .pv-room__info-box-text{color:var(--home-ink-soft)}.pv-room__band--dark .pv-channel-card__list li{color:hsla(var(--h-white),var(--s-white),var(--l-white),.75)}.pv-room__band--dark .pv-channel-card__list li:before{color:hsla(var(--h-white),var(--s-white),var(--l-white),.45)}.pv-room__band--dark .pv-channel-card__list-label,.pv-room__band--dark .pv-channel-card__meta dd,.pv-room__band--dark .pv-channel-card__meta dt{color:hsla(var(--h-white),var(--s-white),var(--l-white),.75)}.pv-room__band--dark .pv-loi__label{color:var(--home-ink-soft)}.pv-room__band--dark .pv-loi__input,.pv-room__band--dark .pv-loi__textarea{background:hsla(var(--h-white),var(--s-white),var(--l-white),var(--a-on-dark-05));border-color:hsla(var(--h-white),var(--s-white),var(--l-white),.22);color:var(--home-ink)}.pv-room__band--light .pv-loi__label{color:var(--home-ink-soft)}.pv-room__band--light .pv-loi__input,.pv-room__band--light .pv-loi__textarea{background:hsla(40,30%,88%,1);border-color:hsla(0,0%,11%,.22);color:hsla(0,0%,11%,.92);-webkit-text-fill-color:hsla(0,0%,11%,.92)}.pv-room__band--light .pv-loi__input:focus,.pv-room__band--light .pv-loi__input:focus-visible,.pv-room__band--light .pv-loi__textarea:focus,.pv-room__band--light .pv-loi__textarea:focus-visible{border-color:hsla(var(--h-gold),var(--s-gold),var(--l-gold),1);outline:none}.pv-room__band--light .pv-loi__input:-webkit-autofill,.pv-room__band--light .pv-loi__input:-webkit-autofill:hover,.pv-room__band--light .pv-loi__textarea:-webkit-autofill,.pv-room__band--light .pv-loi__textarea:-webkit-autofill:hover{-webkit-text-fill-color:hsla(0,0%,11%,.92)!important;box-shadow:inset 0 0 0 1000px hsla(40,30%,88%,1)!important;caret-color:hsla(0,0%,11%,.92)}.pv-room__band--light .pv-loi__input:-webkit-autofill:focus,.pv-room__band--light .pv-loi__input:-webkit-autofill:focus-visible,.pv-room__band--light .pv-loi__textarea:-webkit-autofill:focus,.pv-room__band--light .pv-loi__textarea:-webkit-autofill:focus-visible{-webkit-text-fill-color:hsla(0,0%,11%,.92)!important;border-color:hsla(var(--h-gold),var(--s-gold),var(--l-gold),1);box-shadow:inset 0 0 0 1000px hsla(40,30%,88%,1)!important;caret-color:hsla(0,0%,11%,.92)}.pv-room__footer.pv-room__band--dark p{color:var(--home-ink-soft)}.pv-room__footer.pv-room__band--dark:before{border-bottom:none;border-top:1px solid var(--pv-border-band)}.pv-room__section--channels{padding-bottom:calc(var(--pv-section-pad-y) + 1rem)}.pv-channel-grid{display:grid;grid-template-columns:1fr;gap:1rem;width:100%}@media (min-width:720px){.pv-channel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pv-channel-grid>:first-child{grid-column:1/-1}}.pv-channel-card{display:flex;flex-direction:column;gap:.875rem;height:100%;padding:1.25rem 1.125rem;border-radius:var(--radius-ui);border:1px solid var(--pv-border-band);background:var(--pv-card-bg);box-sizing:border-box}.pv-channel-card__header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.75rem}.pv-channel-card__badge--implemented{border-color:hsla(var(--h-success),var(--s-success),var(--l-success),1);background:hsla(var(--h-success),var(--s-success),var(--l-success),1)}.pv-channel-card__badge--implemented,.pv-channel-card__badge--implemented .ayva-badge__label,.pv-channel-card__badge--implemented svg,.pv-channel-card__badge--planned,.pv-room__badge--planned{color:hsla(var(--h-white),var(--s-white),var(--l-white),1)}.pv-channel-card__badge--planned,.pv-room__badge--planned{border-color:hsla(var(--h-ice),var(--s-ice),var(--l-ice),.85);background:hsla(var(--h-ice),var(--s-ice),var(--l-ice),.85)}.pv-channel-card__badge--planned .ayva-badge__label,.pv-room__badge--planned .ayva-badge__label{color:hsla(var(--h-white),var(--s-white),var(--l-white),1)}.pv-room__badge-pulse-dot{--ayva-pulse-size:6px;--ayva-pulse-color:hsla(var(--h-white),var(--s-white),var(--l-white),1);--ayva-pulse-glow-color:hsla(var(--h-white),var(--s-white),var(--l-white),0.45);--ayva-pulse-glow-blur:8px;display:inline-block;flex-shrink:0}.pv-channel-card__badge--legacy{border-color:hsla(0,0%,11%,.28);color:hsla(0,0%,11%,.72);background:hsla(0,0%,11%,.06)}.pv-channel-card__title{margin:0;font-family:var(--font-serif);font-size:clamp(1rem,2vw,1.125rem);font-weight:700;line-height:1.3;color:var(--home-ink)}.pv-channel-card__mechanism{margin:0;font-size:13px;line-height:1.5;color:var(--home-ink-soft)}.pv-channel-card__lists{display:grid;grid-template-columns:1fr;gap:.75rem}@media (min-width:480px){.pv-channel-card__lists{grid-template-columns:1fr 1fr}}.pv-channel-card__list-label{margin:0 0 .375rem;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--home-ink-soft)}.pv-channel-card__list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.25rem}.pv-channel-card__list li{font-size:12px;line-height:1.45;color:var(--home-ink-soft)}.pv-channel-card__list li:before{content:"• ";color:hsla(0,0%,11%,.35)}.pv-channel-card__meta{margin:0;display:grid;grid-template-columns:5rem 1fr;column-gap:.75rem;row-gap:.5rem;padding-top:.25rem;border-top:1px solid var(--home-divider)}.pv-channel-card__meta-row{display:contents}.pv-channel-card__meta dt{margin:0;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--home-ink-soft);white-space:nowrap}.pv-channel-card__meta dd{margin:0;font-size:12px;line-height:1.45;color:var(--home-ink)}.pv-channel-compare{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--home-divider)}.pv-channel-compare__title{margin:0 0 .875rem;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--home-ink-soft)}.pv-channel-compare__scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.pv-channel-compare__table{width:100%;min-width:36rem;border-collapse:collapse;font-size:12px;line-height:1.4}.pv-channel-compare__table td,.pv-channel-compare__table th{padding:.5rem .625rem;border-bottom:1px solid var(--home-divider);text-align:left;vertical-align:top}.pv-channel-compare__table thead th{font-weight:700;color:var(--home-ink)}.pv-channel-compare__table tbody th{font-weight:600;color:var(--home-ink-soft);white-space:nowrap}.pv-channel-compare__table tbody td{color:var(--home-ink)}.pv-room__section--setup{max-width:var(--pv-max-w)}.pv-setup__back{display:inline-flex;align-items:center;gap:.375rem;margin-bottom:1.25rem;font-size:13px;font-weight:600;color:var(--pv-gold);text-decoration:none}.pv-setup__back:focus-visible,.pv-setup__back:hover{text-decoration:underline}.pv-setup__steps{list-style:none;margin:0 0 1.5rem;padding:0;display:flex;flex-direction:column;gap:1rem}.pv-setup__step{display:grid;grid-template-columns:auto 1fr;gap:.875rem;padding:1rem 1.125rem;border-radius:var(--radius-ui);border:1px solid var(--pv-border-light);background:hsla(var(--h-white),var(--s-white),var(--l-white),.62)}.pv-setup__step-num{font-family:var(--font-serif);font-size:1.25rem;font-weight:800;line-height:1;color:var(--pv-gold)}.pv-setup__step-title{margin:0 0 .25rem;font-size:13px;font-weight:700;line-height:1.4;color:var(--pv-ink)}.pv-setup__step-body{margin:0;font-size:13px;line-height:1.5;color:var(--pv-ink-soft)}.pv-setup__panel{margin-bottom:1.25rem;padding:1.125rem 1.25rem;border-radius:var(--radius-ui);border:1px solid var(--pv-border-light);background:hsla(var(--h-white),var(--s-white),var(--l-white),.55)}.pv-setup__panel-title{margin:0 0 .75rem;font-size:13px;font-weight:700;line-height:1.4;color:var(--pv-ink)}.pv-setup__table-scroll{overflow-x:auto}.pv-setup__table{width:100%;min-width:28rem;border-collapse:collapse;font-size:12px;line-height:1.45}.pv-setup__table td,.pv-setup__table th{padding:.5rem .625rem;border-bottom:1px solid var(--pv-border-light);text-align:left;vertical-align:top;color:var(--pv-ink-soft)}.pv-setup__table th{font-weight:700;color:var(--pv-ink)}.pv-setup__code,.pv-setup__pre{font-family:var(--font-mono,ui-monospace,monospace);font-size:11px;color:var(--pv-ink)}.pv-setup__pre{margin:0;padding:.875rem 1rem;border-radius:var(--radius-snug);background:hsla(0,0%,11%,.06);line-height:1.5;overflow-x:auto;white-space:pre}.pv-setup__responses{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.375rem;font-size:13px;line-height:1.45;color:var(--pv-ink-soft)}.pv-setup__responses strong{color:var(--pv-ink);font-weight:700}.pv-setup__note{margin:0;font-size:13px;line-height:1.5;color:var(--pv-ink-soft)}