@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600;700;800&family=DM+Sans:wght@400;500;600;700&display=swap";.pricing{background:var(--espresso);color:var(--champagne);min-height:100vh;padding-bottom:6rem}.pricing__container{max-width:1200px;margin:0 auto;padding:0 2rem}:root{--gold: #f4d06f;--gold-dark: #e6b800;--gold-glow: rgba(244, 208, 111, .15);--champagne: #f7f3e9;--champagne-muted: rgba(247, 243, 233, .7);--bordeaux: #581845;--bordeaux-light: #7a2d5f;--espresso: #160e0c;--espresso-light: #1e1412;--espresso-card: #1a110f;--surface-elevated: rgba(30, 20, 18, .95)}.pricing-header{text-align:center;padding:8rem 2rem 4rem;position:relative}.pricing-header:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;max-width:800px;height:400px;background:radial-gradient(ellipse at center top,rgba(244,208,111,.08) 0%,transparent 70%);pointer-events:none}.pricing-header__eyebrow{font-size:.875rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;opacity:0;animation:fadeUp .6s ease forwards}.pricing-header__title{font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;letter-spacing:-.02em;margin-bottom:1rem;opacity:0;animation:fadeUp .6s ease .1s forwards}.pricing-header__subtitle{font-size:1.125rem;color:var(--champagne-muted);max-width:520px;margin:0 auto;opacity:0;animation:fadeUp .6s ease .2s forwards}.pricing__container{max-width:1200px;margin:0 auto;padding:0 2rem 6rem}.core-product{background:linear-gradient(145deg,var(--espresso-card) 0%,rgba(26,17,15,.6) 100%);border:1px solid rgba(244,208,111,.25);border-radius:24px;padding:3rem;margin-bottom:4rem;position:relative;overflow:hidden;opacity:0;animation:fadeUp .6s ease .3s forwards}.core-product:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent)}.core-product__badge{position:absolute;top:2rem;right:2rem;background:linear-gradient(135deg,var(--bordeaux) 0%,var(--bordeaux-light) 100%);color:var(--champagne);font-size:.75rem;font-weight:700;letter-spacing:.05em;padding:.5rem 1rem;border-radius:20px;border:1px solid rgba(244,208,111,.3)}.core-product__header{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:2rem;margin-bottom:2.5rem}.core-product__info h2{font-family:Playfair Display,serif;font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.core-product__tagline{color:var(--champagne-muted);font-size:1rem}.location-selector{background:#0000004d;border:1px solid rgba(244,208,111,.15);border-radius:16px;padding:1.5rem 2rem;min-width:280px}.location-selector__label{font-size:.875rem;color:var(--champagne-muted);margin-bottom:.75rem;display:block}.location-selector__controls{display:flex;align-items:center;gap:1rem}.location-selector__slider{flex:1;-webkit-appearance:none;appearance:none;height:6px;background:#f4d06f33;border-radius:3px;outline:none;cursor:pointer}.location-selector__slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;background:var(--gold);border-radius:50%;cursor:pointer;box-shadow:0 2px 8px #f4d06f66;transition:transform .2s ease}.location-selector__slider::-webkit-slider-thumb:hover{transform:scale(1.15)}.location-selector__value{font-size:1.5rem;font-weight:700;color:var(--gold);min-width:3ch;text-align:right}.location-selector__price{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(244,208,111,.1)}.location-selector__price-label{font-size:.75rem;color:var(--champagne-muted);text-transform:uppercase;letter-spacing:.1em}.location-selector__price-value{font-family:Playfair Display,serif;font-size:2rem;font-weight:700;color:var(--gold)}.location-selector__price-value span{font-size:1rem;font-weight:400;color:var(--champagne-muted)}.core-product__features{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin-bottom:2rem}.feature-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#0003;border-radius:10px;font-size:.95rem}.feature-item__icon{width:20px;height:20px;background:var(--gold);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.feature-item__icon svg{width:12px;height:12px;stroke:var(--espresso);stroke-width:3}.core-product__cta{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:var(--gold);color:var(--bordeaux);font-size:1.125rem;font-weight:700;text-decoration:none;border-radius:12px;transition:all .3s ease;box-shadow:0 8px 24px #f4d06f40}.core-product__cta:hover{background:var(--gold-dark);transform:translateY(-2px);box-shadow:0 12px 32px #f4d06f59}.addons-section{margin-bottom:4rem;opacity:0;animation:fadeUp .6s ease .4s forwards}.section-header{text-align:center;margin-bottom:2.5rem}.section-header h3{font-family:Playfair Display,serif;font-size:1.75rem;font-weight:600;margin-bottom:.5rem}.section-header p{color:var(--champagne-muted)}.addons-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.addon-card{background:var(--espresso-card);border:1px solid rgba(244,208,111,.1);border-radius:16px;padding:1.75rem;transition:all .3s ease;position:relative}.addon-card:hover{border-color:#f4d06f4d;transform:translateY(-4px);box-shadow:0 12px 40px #0000004d}.addon-card__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.addon-card__name{font-family:Playfair Display,serif;font-size:1.25rem;font-weight:600}.addon-card__price{color:var(--gold);font-size:1.25rem;font-weight:700}.addon-card__price span{font-size:.875rem;font-weight:400;color:var(--champagne-muted)}.addon-card__description{color:var(--champagne-muted);font-size:.95rem;line-height:1.5}.bundles-section{margin-bottom:4rem;opacity:0;animation:fadeUp .6s ease .5s forwards}.bundles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.bundle-card{background:linear-gradient(145deg,var(--espresso-card) 0%,rgba(26,17,15,.8) 100%);border:2px solid rgba(244,208,111,.2);border-radius:20px;padding:2.5rem;position:relative;overflow:hidden;transition:all .3s ease}.bundle-card:hover{border-color:#f4d06f66;box-shadow:0 16px 48px #0006}.bundle-card--featured{border-color:var(--gold)}.bundle-card--featured:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--gold),var(--gold-dark))}.bundle-card__badge{position:absolute;top:1.5rem;right:1.5rem;background:var(--gold);color:var(--espresso);font-size:.7rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:.35rem .75rem;border-radius:12px}.bundle-card__name{font-family:Playfair Display,serif;font-size:1.35rem;font-weight:600;margin-bottom:.75rem}.bundle-card__price{font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;color:var(--gold);margin-bottom:.5rem}.bundle-card__price span{font-size:1rem;font-weight:400;color:var(--champagne-muted)}.bundle-card__includes{font-size:.95rem;color:var(--champagne-muted);margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(244,208,111,.1)}.bundle-card__features{list-style:none}.bundle-card__features li{display:flex;align-items:center;gap:.75rem;font-size:.9rem;margin-bottom:.75rem;color:var(--champagne-muted)}.bundle-card__features li:before{content:"✓";color:var(--gold);font-weight:700}.operational-section{margin-bottom:4rem;opacity:0;animation:fadeUp .6s ease .55s forwards}.operational-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem}.operational-card{background:#1a110f99;border:1px solid rgba(244,208,111,.08);border-radius:12px;padding:1.5rem;display:flex;justify-content:space-between;align-items:center;transition:all .25s ease}.operational-card:hover{border-color:#f4d06f33;background:#1a110fcc}.operational-card__name{font-weight:600;font-size:1rem}.operational-card__price{color:var(--gold);font-weight:600}.roi-section{background:linear-gradient(135deg,#58184526,#1a110fcc);border:1px solid rgba(244,208,111,.15);border-radius:20px;padding:3rem;margin-bottom:4rem;text-align:center;opacity:0;animation:fadeUp .6s ease .6s forwards}.roi-section h3{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;margin-bottom:2rem}.roi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.roi-stat{text-align:center}.roi-stat__value{font-family:Playfair Display,serif;font-size:2.25rem;font-weight:700;color:var(--gold);margin-bottom:.5rem}.roi-stat__label{font-size:.9rem;color:var(--champagne-muted);line-height:1.4}.faq-section{opacity:0;animation:fadeUp .6s ease .65s forwards}.faq-section h3{font-family:Playfair Display,serif;font-size:1.75rem;font-weight:600;text-align:center;margin-bottom:2.5rem}.faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem}.faq-item{background:#1a110f80;border:1px solid rgba(244,208,111,.08);border-radius:12px;padding:1.5rem;transition:all .25s ease}.faq-item:hover{border-color:#f4d06f26}.faq-item__question{font-weight:600;font-size:1rem;margin-bottom:.75rem;color:var(--champagne)}.faq-item__answer{font-size:.95rem;color:var(--champagne-muted);line-height:1.5}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.pricing-header{padding:6rem 1.5rem 3rem}.pricing__container{padding:0 1.5rem 4rem}.core-product{padding:2rem 1.5rem}.core-product__badge{position:static;display:inline-block;margin-bottom:1.5rem}.core-product__header{flex-direction:column}.location-selector{width:100%;min-width:auto}.bundle-card{padding:2rem}.roi-section{padding:2rem 1.5rem}}
