:root{--pv-max-w:48rem;--pv-section-pad-x:1.5rem;--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);flex-direction:column}.pv-room,.pv-room__header{display:flex;align-items:center}.pv-room__header{width:100%;max-width:var(--pv-max-w);padding:2rem var(--pv-section-pad-x) 1rem;justify-content:space-between;flex-wrap:wrap;gap:1rem;box-sizing:border-box}.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:3rem var(--pv-section-pad-x) 2.5rem;box-sizing:border-box;border-bottom:var(--pv-border)}.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:1rem;color:hsla(var(--h-white),var(--s-white),var(--l-white),.75);line-height:1.65;margin:0;max-width:38rem}.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--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 1rem;color:hsla(var(--h-white),var(--s-white),var(--l-white),1)}.pv-room__section-body{font-size:.9375rem;color:hsla(var(--h-white),var(--s-white),var(--l-white),.75);line-height:1.7;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:.9375rem;font-weight:600;color:hsla(var(--h-white),var(--s-white),var(--l-white),1)}.pv-room__download-meta{font-size:.75rem}.pv-room__download-meta,.pv-room__downloads-note{color:hsla(var(--h-white),var(--s-white),var(--l-white),.75)}.pv-room__downloads-note{font-size:.8125rem;margin:0}.pv-room__link{color:var(--color-gold);text-decoration:none}.pv-loi{max-width:34rem}.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:540px){.pv-loi__row{grid-template-columns:1fr 1fr}}.pv-loi__field{display:flex;flex-direction:column;gap:.375rem}.pv-loi__label{font-size:.75rem;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;border-top:var(--pv-border);margin-top:2rem}.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}}