.pricing-eyebrow{color:var(--primary-dark);letter-spacing:.08em;text-transform:uppercase;background:#1da8c81f;border-radius:999px;align-items:center;margin-bottom:18px;padding:9px 16px;font-size:.84rem;font-weight:700;display:inline-flex}.pricing-section{background:radial-gradient(circle at 100% 0,#1da8c817,#0000 28%),linear-gradient(#fff 0%,#f6fbfd 100%);padding:28px 0 104px}.pricing-overview{grid-template-columns:minmax(0,1.5fr) minmax(320px,.9fr);gap:26px;margin-bottom:56px;display:grid}.pricing-overview-card{-webkit-backdrop-filter:blur(12px);background:#ffffffe0;border:1px solid #1da8c824;border-radius:28px;padding:34px 34px 32px;position:relative;overflow:hidden;box-shadow:0 20px 48px #08546b1a}.pricing-overview-card:before{content:"";background:radial-gradient(circle,#ffffff2e 0%,#0000 72%);border-radius:50%;width:180px;height:180px;position:absolute;inset:auto -50px -70px auto}.pricing-overview-card-primary{color:var(--white);background:linear-gradient(135deg,#1388a7 0%,#0d6982 100%);border-color:#116e8861;box-shadow:0 28px 60px #09576d38}.pricing-overview-card-primary h2,.pricing-overview-card-primary p,.pricing-overview-card-primary strong,.pricing-overview-card-primary span{color:inherit}.overview-label{color:#ffffffeb;letter-spacing:.08em;text-transform:uppercase;background:#ffffff29;border-radius:999px;align-items:center;margin-bottom:18px;padding:7px 14px;font-size:.78rem;font-weight:700;display:inline-flex}.pricing-overview-card h2{margin-bottom:16px;font-size:clamp(1.9rem,3vw,2.7rem);line-height:1.15}.pricing-overview-card p{color:var(--text-gray);font-size:1rem;line-height:1.8}.pricing-overview-card-primary p{color:#fffc;max-width:680px}.pricing-overview-card-secondary h3{color:var(--text-dark);margin-bottom:16px;font-size:1.32rem;font-weight:700}.pricing-points{gap:14px;margin-bottom:28px;list-style:none;display:grid}.pricing-points li{color:var(--text-gray);padding-left:18px;font-size:.96rem;line-height:1.72;position:relative}.pricing-points li:before{content:"";background:var(--accent);border-radius:50%;width:7px;height:7px;position:absolute;top:.72em;left:0;box-shadow:0 0 0 5px #f4a42524}.pricing-list-section{background:#ffffffc7;border:1px solid #1da8c81f;border-radius:30px;padding:36px;position:relative;box-shadow:0 18px 44px #08546b14}.pricing-list-section .section-title{margin-bottom:40px}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:24px;display:grid}.service-card{background:linear-gradient(#fffffffa 0%,#f6fbfdf5 100%);border:1px solid #1da8c824;border-radius:24px;flex-direction:column;min-height:100%;padding:26px;transition:transform .28s,box-shadow .28s,border-color .28s;display:flex;box-shadow:0 14px 32px #0a668314}.service-card:hover{border-color:#1da8c84d;transform:translateY(-6px);box-shadow:0 22px 42px #0a668324}.service-card.is-featured{background:linear-gradient(#fff 0%,#edf9fc 100%);border-color:#1da8c857}.service-card.is-free{background:linear-gradient(#fffdfa 0%,#fff6e9 100%);border-color:#f4a42552}.service-card-top{justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.service-category,.service-badge,.service-meta-chip{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;font-size:.74rem;font-weight:700;display:inline-flex}.service-category{color:var(--primary-dark);background:#1da8c81f;padding:8px 12px}.service-badge{color:#c07b10;background:#f4a42524;padding:8px 11px}.service-card.is-free .service-badge{color:#b26d08;background:#f4a4252e}.service-title{color:var(--text-dark);margin-bottom:12px;font-size:1.24rem;font-weight:700;line-height:1.35}.service-price{color:var(--primary-dark);margin-bottom:16px;font-size:1.6rem;font-weight:800;line-height:1.2}.service-card.is-free .service-price{color:#ba7711}.service-description{color:var(--text-gray);flex:1;font-size:.95rem;line-height:1.78}.service-meta{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.service-meta-chip{color:#507080;background:#0f4d620f;padding:8px 12px}.pricing-note{text-align:center;color:var(--text-gray);margin-top:34px;font-size:.92rem}.service-card-loading{pointer-events:none}.service-skeleton{background:linear-gradient(90deg,#d4ecf580 0%,#fffffff2 50%,#d4ecf580 100%) 0 0/200% 100%;border-radius:999px;animation:1.4s ease-in-out infinite pricing-loading}.service-skeleton-title{width:82%;height:18px;margin-bottom:16px}.service-skeleton-price{width:56%;height:28px;margin-bottom:20px}.service-skeleton-text{width:100%;height:12px;margin-bottom:12px}.service-skeleton-text.short{width:72%;margin-bottom:0}.pricing-empty{text-align:center;background:#fffffff2;border:1px dashed #1da8c83d;border-radius:24px;grid-column:1/-1;padding:34px}.pricing-empty h3{color:var(--text-dark);margin-bottom:10px;font-size:1.25rem}.pricing-empty p{color:var(--text-gray);line-height:1.7}@keyframes pricing-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (width<=1080px){.pricing-overview{grid-template-columns:1fr}.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.pricing-section{padding-bottom:84px}.pricing-overview-card,.pricing-list-section{padding:26px 22px}.pricing-grid{grid-template-columns:1fr}}@media (width<=520px){.pricing-section{padding-top:18px}.service-card{padding:22px 20px}.service-card-top{flex-direction:column;align-items:flex-start}.service-title{font-size:1.12rem}.service-price{font-size:1.38rem}}
