.pvm-page{background:var(--c-bg);color:var(--c-text)}
.pvm-page main{padding-bottom:56px}.pvm-page .app-container{margin-bottom:58px}.pvm-page .calculator-card{border-color:var(--c-border)}
.pvm-page .calculator-card::before{content:"PVM";position:absolute;right:24px;top:18px;font-size:4.8rem;font-weight:900;line-height:1;color:rgba(34,79,85,.045);pointer-events:none}
.pvm-page .info-section{max-width:1280px;margin:0 auto 28px;padding:0 16px}.pvm-page .info-section>h2{margin-top:0}
.pvm-section-head{max-width:760px;margin-bottom:24px}.pvm-section-head h2{margin:0 0 10px;font-size:clamp(1.65rem,3vw,2.25rem);line-height:1.12;letter-spacing:-.035em}.pvm-section-head>p:last-child{margin:0;color:var(--c-muted);font-size:1.02rem;line-height:1.65}
.pvm-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none;counter-reset:pvm-step}
.pvm-step{position:relative;display:flex;gap:18px;min-height:174px;padding:25px 23px;border:1px solid var(--c-border);border-radius:18px;background:var(--c-surface);box-shadow:0 10px 30px rgba(23,43,46,.055);overflow:hidden}
.pvm-step::after{content:"";position:absolute;inset:auto -24px -40px auto;width:100px;height:100px;border-radius:50%;background:rgba(232,141,64,.09)}
.pvm-step-number{position:relative;z-index:1;flex:0 0 42px;height:42px;display:grid;place-items:center;border-radius:13px;background:var(--c-navy);color:var(--c-surface);font-size:.78rem;font-weight:850;letter-spacing:.06em}
.pvm-step h3{margin:2px 0 8px;font-size:1.04rem}.pvm-step p{position:relative;z-index:1;margin:0;color:var(--c-muted);line-height:1.58}
.pvm-callout{display:flex;align-items:flex-start;gap:13px;margin-top:16px;padding:17px 19px;border-radius:15px}.pvm-callout p{margin:0;line-height:1.58}.pvm-callout-icon{flex:0 0 27px;height:27px;display:grid;place-items:center;border-radius:50%;font-weight:900}

.pvm-formula-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.pvm-formula-card{position:relative;padding:26px;border:1px solid var(--c-border);border-top:4px solid var(--c-accent);border-radius:18px;background:var(--c-surface);box-shadow:0 12px 34px rgba(23,43,46,.06);overflow:hidden}
.pvm-formula-card--remove{border-top-color:var(--c-accent)}
.pvm-formula-title{display:flex;align-items:center;gap:15px;margin-bottom:22px}.pvm-formula-title>span{flex:0 0 46px;height:46px;display:grid;place-items:center;border-radius:14px;background:var(--c-accent);color:var(--c-surface);font-size:1.8rem;font-weight:500}.pvm-formula-card--remove .pvm-formula-title>span{background:var(--c-accent);color:var(--c-navy)}
.pvm-formula-title h3{margin:0;font-size:1.13rem}
.pvm-equation{display:grid;grid-template-columns:minmax(105px,.7fr) 18px minmax(0,1.6fr);align-items:center;gap:8px;padding:13px 0;border-top:1px solid var(--c-border);font-size:.91rem}.pvm-equation span{color:var(--c-muted)}.pvm-equation b{color:var(--c-accent)}.pvm-equation strong{font-size:.94rem}
.pvm-example-line{margin:15px -5px -5px;padding:14px 16px;border-radius:12px;background:var(--c-bg);line-height:1.55}.pvm-example-line>span{display:block;margin-bottom:2px;color:var(--c-accent);font-size:.69rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase}
.pvm-callout--warning{border:1px solid rgba(232,141,64,.28);background:rgba(232,141,64,.1)}.pvm-callout--warning .pvm-callout-icon{background:var(--c-accent);color:var(--c-navy)}
.pvm-example-panel{margin-top:26px;border:1px solid var(--c-border);border-radius:20px;background:var(--c-surface);box-shadow:0 12px 34px rgba(23,43,46,.055);overflow:hidden}.pvm-example-panel>header{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 25px;border-bottom:1px solid var(--c-border)}.pvm-example-panel h3{margin:0;font-size:1.17rem}.pvm-example-badge{display:grid;place-items:center;min-width:72px;height:42px;padding:0 14px;border-radius:12px;background:var(--c-navy);color:var(--c-surface);font-weight:850}
.pvm-table-wrap{overflow-x:auto}.pvm-examples{width:100%;min-width:620px;border-collapse:collapse}.pvm-examples th,.pvm-examples td{padding:15px 25px;border-bottom:1px solid var(--c-border);text-align:right;font-variant-numeric:tabular-nums}.pvm-examples th:first-child{text-align:left}.pvm-examples thead th{color:var(--c-muted);font-size:.73rem;letter-spacing:.055em;text-transform:uppercase}.pvm-examples tbody tr:last-child>*{border-bottom:0}.pvm-examples tbody tr:hover{background:rgba(34,79,85,.035)}
.pvm-rate-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:9px;background:rgba(34,79,85,.09);color:var(--c-accent);font-weight:850}.pvm-rate-pill--legacy{background:var(--c-bg);color:var(--c-muted)}.pvm-rate-pill small{font-size:.67rem;font-weight:650}
.pvm-rounding{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(190px,.36fr);align-items:center;gap:22px;margin-top:18px;padding:25px;border-radius:20px;background:var(--c-navy);color:var(--c-surface)}.pvm-rounding h3{margin:0 0 7px;font-size:1.18rem}.pvm-rounding p:last-child{margin:0;color:rgba(255,255,255,.75);line-height:1.55}.pvm-rounding-mark{width:68px;height:68px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.24);border-radius:18px;color:var(--c-surface);font-size:.87rem;font-weight:850}.pvm-rounding-fact{padding-left:22px;border-left:1px solid rgba(255,255,255,.18)}.pvm-rounding-fact strong{display:block;color:var(--c-accent);font-size:1.55rem}.pvm-rounding-fact span{display:block;margin-top:4px;color:rgba(255,255,255,.68);font-size:.78rem;line-height:1.4}
.pvm-change-card{padding:28px;border:1px solid var(--c-border);border-radius:22px;background:var(--c-surface);box-shadow:0 12px 34px rgba(23,43,46,.055)}.pvm-change-intro{display:flex;align-items:center;gap:17px;margin-bottom:24px;padding-bottom:22px;border-bottom:1px solid var(--c-border)}.pvm-change-intro>span{padding:11px 14px;border-radius:12px;background:var(--c-accent);color:var(--c-text);font-size:1.1rem;font-weight:900}.pvm-change-intro p{margin:0;line-height:1.6}
.pvm-change-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--c-border);border:1px solid var(--c-border);border-radius:16px;overflow:hidden}.pvm-change-grid article{padding:24px;background:var(--c-surface)}.pvm-change-grid article>strong{display:block;margin-bottom:13px;color:var(--c-accent);font-size:2rem;letter-spacing:-.05em}.pvm-change-grid h3{margin:0 0 8px;font-size:1rem}.pvm-change-grid p{margin:0;color:var(--c-muted);font-size:.9rem;line-height:1.55}
.pvm-callout--dark{margin-bottom:0;background:var(--c-navy);color:var(--c-surface)}.pvm-callout--dark .pvm-callout-icon{background:var(--c-accent);color:var(--c-navy)}
.pvm-faq .faq-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:start}.pvm-faq .faq-item{margin:0;border-radius:14px;background:var(--c-surface);box-shadow:none}.pvm-faq .faq-item summary{min-height:72px;display:flex;align-items:center;padding:18px 52px 18px 20px}.pvm-faq .faq-item p{padding:0 20px 20px;color:var(--c-muted)}
.pvm-source-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.pvm-source-grid a{display:flex;flex-direction:column;min-height:150px;padding:20px;border:1px solid var(--c-border);border-radius:16px;background:var(--c-surface);color:var(--c-text);text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.pvm-source-grid a:hover{transform:translateY(-3px);border-color:var(--c-accent);box-shadow:0 12px 28px rgba(23,43,46,.08)}.pvm-source-grid a>span{width:31px;height:31px;display:grid;place-items:center;margin-bottom:auto;border-radius:9px;background:rgba(34,79,85,.09);color:var(--c-accent);font-size:.7rem;font-weight:850}.pvm-source-grid strong{margin-top:17px}.pvm-source-grid small{margin-top:4px;color:var(--c-muted)}
.pvm-related{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.pvm-related>a{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;min-height:112px;padding:19px;border:1px solid var(--c-border);border-radius:17px;background:var(--c-surface);color:var(--c-text);text-decoration:none;transition:transform .18s ease,border-color .18s ease}.pvm-related>a:hover{transform:translateY(-3px);border-color:var(--c-accent)}.pvm-related-icon{width:43px;height:43px;display:grid;place-items:center;border-radius:13px;background:var(--c-accent);color:var(--c-surface);font-size:1.1rem;font-weight:850}.pvm-related strong{display:block}.pvm-related p{margin:4px 0 0;color:var(--c-muted);font-size:.82rem;line-height:1.4}.pvm-related>a>span:last-child{color:var(--c-accent);font-size:1.25rem}
@media(max-width:900px){.pvm-steps,.pvm-change-grid,.pvm-related{grid-template-columns:1fr}.pvm-formula-grid{grid-template-columns:1fr}.pvm-rounding{grid-template-columns:auto 1fr}.pvm-rounding-fact{grid-column:2;padding:0;border:0}.pvm-source-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pvm-faq .faq-list{grid-template-columns:1fr}}
@media(max-width:600px){.pvm-page main{padding-bottom:32px}.pvm-page .app-container{margin-bottom:32px}.pvm-page .calculator-card::before{font-size:3.5rem}.pvm-page .info-section{margin-bottom:22px}.pvm-section-head{margin-bottom:18px}.pvm-section-head h2{font-size:1.55rem}.pvm-step{min-height:auto;padding:20px}.pvm-formula-card,.pvm-change-card{padding:20px}.pvm-equation{grid-template-columns:1fr 16px 1.45fr;font-size:.82rem}.pvm-equation strong{font-size:.84rem}.pvm-example-panel>header{padding:18px}.pvm-examples th,.pvm-examples td{padding:14px 18px}.pvm-rounding{grid-template-columns:1fr;padding:21px}.pvm-rounding-mark{width:58px;height:58px}.pvm-rounding-fact{grid-column:auto}.pvm-change-intro{align-items:flex-start}.pvm-source-grid{grid-template-columns:1fr}.pvm-source-grid a{min-height:125px}.pvm-faq .faq-item summary{min-height:unset}}
@media(prefers-reduced-motion:reduce){.pvm-source-grid a,.pvm-related>a{transition:none}}
.pvm-page .pvm-example-line>span,.pvm-page .pvm-rate-pill,.pvm-page .pvm-source-grid a>span{color:var(--c-navy)}
.pvm-table-wrap:focus-visible{outline:3px solid var(--c-accent);outline-offset:-3px}
/* Compact typography and component sizing, scoped to the VAT page. */
.pvm-page .info-section {font-size:14px;line-height:1.6}
.pvm-page .pvm-section-head h2 {font-size:24px;line-height:1.3;letter-spacing:-.025em}
.pvm-page .pvm-section-head>p:last-child {font-size:14px}
.pvm-page .pvm-step {min-height:144px;padding:20px;gap:14px}
.pvm-page .pvm-step h3,.pvm-page .pvm-formula-title h3,.pvm-page .pvm-example-panel h3,.pvm-page .pvm-rounding h3 {font-size:16px;line-height:1.4}
.pvm-page .pvm-step p,.pvm-page .pvm-callout p,.pvm-page .pvm-example-line {font-size:14px}
.pvm-page .pvm-related>a {grid-template-columns:40px minmax(0,1fr) 18px;gap:12px;padding:18px;min-height:108px;text-decoration:none}
.pvm-page .pvm-related>a>div {min-width:0}
.pvm-page .pvm-related strong {font-size:14px;line-height:1.4;overflow-wrap:break-word}
.pvm-page .pvm-related p {font-size:13px;line-height:1.5}
.pvm-page .pvm-related-icon {display:grid;place-items:center;width:40px;height:40px;margin:0;border-radius:11px;color:var(--c-navy)}
.pvm-page .pvm-related svg {display:block;width:21px;height:21px;flex-shrink:0}
.pvm-page .pvm-related .pvm-link-arrow {width:18px;height:18px;color:var(--c-navy)}
.pvm-page .pvm-source-grid a {text-decoration:none;font-size:14px}
.pvm-page .pvm-faq summary {position:relative;list-style:none;font-size:14px;line-height:1.5;min-height:60px;padding:18px 48px 18px 20px}
.pvm-page .pvm-faq summary::-webkit-details-marker {display:none}
.pvm-page .pvm-faq summary::after {content:"";position:absolute;right:22px;top:24px;width:8px;height:8px;border-right:2px solid var(--c-muted);border-bottom:2px solid var(--c-muted);transform:rotate(45deg)}
.pvm-page .pvm-faq details[open] summary::after {transform:rotate(225deg);top:28px}
.pvm-page .pvm-faq .faq-item p {font-size:14px;line-height:1.65;margin:0}
.pvm-page .pvm-rate-selector {display:grid;grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:8px}
.pvm-page .rate-btn {display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:62px;padding:10px 8px;font-size:14px;line-height:1.25}
.pvm-page .rate-label {display:block;margin:0;font-size:11px;line-height:1.3;white-space:normal}
.pvm-page .pvm-example-badge {flex-shrink:0;white-space:nowrap}
.pvm-page .pvm-formula-title>div {min-width:0}
.pvm-page .pvm-formula-title>span {color:var(--c-navy)}
@media(max-width:1000px) {.pvm-page .pvm-related {grid-template-columns:1fr}}
@media(max-width:600px) {
.pvm-page .pvm-section-head h2 {font-size:21px}
.pvm-page .pvm-related>a {padding:16px}
.pvm-page .pvm-equation {grid-template-columns:minmax(80px,.8fr) 12px minmax(0,1.5fr)}
.pvm-page .pvm-equation strong {font-size:13px;overflow-wrap:break-word}
}
