.price-list-hero{position:relative;overflow:hidden;margin-bottom:2.5rem;padding:3.5rem 0 4rem;background:radial-gradient(circle at top right,rgba(153,210,144,.35),transparent 42%),linear-gradient(135deg,#f9f9f6,#e8f0e5 55%,#d8ead4)}.price-list-hero:before{content:"";position:absolute;inset:auto -10% -40% auto;width:320px;height:320px;border-radius:50%;background:rgba(46,107,58,.08);pointer-events:none}.price-list-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);grid-gap:2rem;gap:2rem;align-items:center}.price-list-hero__badge{display:inline-flex;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.4rem .8rem;border-radius:999px;background:hsla(0,0%,100%,.75);border:1px solid rgba(46,107,58,.15);color:var(--primary-color,#2e6b3a);font-size:.8125rem;font-weight:600}.price-list-hero__content h1{margin:0 0 1rem;font-family:var(--font-family-alt,"Space Grotesk",sans-serif);font-size:clamp(2.25rem,5vw,3.5rem);font-weight:700;line-height:1.05;color:var(--primary-text,#1c1c1c)}.price-list-hero__content p{max-width:620px;margin:0 0 1.5rem;font-size:1.05rem;line-height:1.65;color:var(--secondary-text,#4a4a4a)}.price-list-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem}.price-list-hero__actions .btn{display:inline-flex;align-items:center;gap:.5rem}.price-list-hero__stats{display:grid;grid-gap:1rem;gap:1rem}.price-list-stat{padding:1.25rem 1.35rem;border-radius:16px;background:hsla(0,0%,100%,.82);border:1px solid rgba(46,107,58,.12);box-shadow:0 10px 30px rgba(46,107,58,.08);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.price-list-stat__value{display:block;margin-bottom:.25rem;font-family:var(--font-family-alt,"Space Grotesk",sans-serif);font-size:2rem;font-weight:700;line-height:1;color:var(--primary-color,#2e6b3a)}.price-list-stat__label{font-size:.9rem;color:var(--secondary-text,#4a4a4a)}.price-list-page{padding-bottom:4.5rem}.price-list-highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem;margin-bottom:2.5rem}.price-list-highlight{height:100%;border:1px solid rgba(0,0,0,.04)}.price-list-highlight__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin-bottom:1rem;border-radius:12px;background:var(--secondary-bg,#e8f0e5);color:var(--primary-color,#2e6b3a)}.price-list-highlight h3{margin:0 0 .65rem;font-size:1.125rem}.price-list-highlight p{margin:0;color:var(--secondary-text,#4a4a4a)}.price-list-table-section__header{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.price-list-table-section__header h2{margin:0 0 .35rem;font-family:var(--font-family-alt,"Space Grotesk",sans-serif);font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700}.price-list-table-section__header p{margin:0;color:var(--secondary-text,#4a4a4a)}.price-list-table-section__note{display:inline-flex;align-items:center;gap:.45rem;padding:.55rem .85rem;border-radius:999px;background:#fff7df;color:#8a6b00;font-size:.875rem;font-weight:500}.price-list-page__cta{position:relative;overflow:hidden;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem;margin-top:3rem;padding:2rem;border-radius:18px;background:linear-gradient(135deg,#2e6b3a,#3f8a4d);color:#fff;box-shadow:0 18px 40px rgba(46,107,58,.22)}.price-list-page__cta-glow{position:absolute;top:-40%;right:-5%;width:220px;height:220px;border-radius:50%;background:hsla(0,0%,100%,.12);pointer-events:none}.price-list-page__cta-content{position:relative;z-index:1}.price-list-page__cta-content h3{margin:0 0 .5rem;font-family:var(--font-family-alt,"Space Grotesk",sans-serif);font-size:1.5rem;font-weight:700}.price-list-page__cta-content p{margin:0;max-width:520px;color:hsla(0,0%,100%,.88)}.price-list-page__cta-actions{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:.75rem}.price-list-page__cta-actions .btn{display:inline-flex;align-items:center;gap:.5rem}.price-list-page__cta-actions .btn-primary{background:#fff;color:var(--primary-color,#2e6b3a)}.price-list-page__cta-actions .btn-primary:hover{background:#f3f3f3}.price-list-page__cta-actions .btn-secondary-outline{border-color:hsla(0,0%,100%,.65);color:#fff}.price-list-page__cta-actions .btn-secondary-outline:hover{background:hsla(0,0%,100%,.12)}@media (max-width:991px){.price-list-hero__inner,.price-list-highlights{grid-template-columns:1fr}}@media (max-width:767px){.price-list-hero{padding:2.5rem 0 3rem}.price-list-hero__actions,.price-list-page__cta-actions{width:100%}.price-list-hero__actions .btn,.price-list-page__cta-actions .btn{width:100%;justify-content:center}}