.plans__page{min-height:100vh;background-color:#ffffff;flex-direction:column;padding:2.5rem 1.5rem 5rem;background-image:radial-gradient(ellipse 60% 40% at 80% 0,rgba(0,115,150,.07) 0,transparent 70%),radial-gradient(ellipse 50% 35% at 20% 100%,rgba(99,173,123,.05) 0,transparent 70%)}.plans__page,.plans__topbar{display:flex;align-items:center}.plans__topbar{width:100%;max-width:1120px;justify-content:space-between;margin-bottom:3.5rem}.plans__logo{width:200px;height:110px;-o-object-fit:contain;object-fit:contain}.plans__topbar-link{font-size:.85rem;color:#6b7280;text-decoration:none;display:flex;align-items:center;gap:.35rem;font-weight:500;transition:color .2s}.plans__topbar-link:hover{color:var(--primary-color)}.plans__hero-text{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:4rem;text-align:center}.plans__eyebrow{display:inline-flex;align-items:center;gap:.4rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--primary-color);background:rgba(0,115,150,.08);border:1px solid rgba(0,115,150,.18);border-radius:9999px;padding:.3rem .85rem}.plans__title{font-size:clamp(2rem,4vw,2.75rem);font-weight:800;color:#0a1628;letter-spacing:-.04em;line-height:1.15;max-width:540px}.plans__title-accent{color:var(--primary-color)}.plans__subtitle{font-size:1rem;color:#6b7280;max-width:460px;line-height:1.65}.plans__grid{display:grid;grid-template-columns:1fr;gap:1.5rem;width:100%;max-width:1000px;align-items:stretch}@media (min-width:768px){.plans__grid{grid-template-columns:repeat(3,1fr);align-items:stretch}}.plan-card{background:#ffffff;border:1.5px solid #e8f0f4;border-radius:1.25rem;display:flex;flex-direction:column;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;box-shadow:0 2px 12px rgba(10,22,40,.06)}.plan-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px rgba(10,22,40,.1)}.plan-card--starter{border-color:#e2e8f0}.plan-card--starter:hover{border-color:var(--primary-color);box-shadow:0 16px 48px rgba(0,115,150,.1)}.plan-card--starter .plan-card__header{background:#f8fafc;border-bottom:1.5px solid #e2e8f0}.plan-card--starter .plan-card__icon-wrap{background:#f0f9fb;border:1.5px solid #b3dde6;color:var(--primary-color)}.plan-card--starter .plan-card__tier-name{color:#0f172a}.plan-card--starter .plan-card__feature-check{color:var(--primary-color)}.plan-card--starter .plan-card__cta{background:transparent;border:1.5px solid var(--primary-color);color:var(--primary-color);font-weight:600}.plan-card--starter .plan-card__cta:hover{background:#f0f9fb;border-color:#005a75;color:#005a75}.plan-card--pro{background:linear-gradient(155deg,#003d4f 0,#005566 50%,var(--primary-color) 100%);border-color:transparent;box-shadow:0 8px 40px rgba(0,115,150,.28);position:relative}@media (min-width:768px){.plan-card--pro:hover{transform:translateY(-4px);box-shadow:0 20px 56px rgba(0,115,150,.38)}}.plan-card--pro .plan-card__header{background:rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.1)}.plan-card--pro .plan-card__icon-wrap{background:rgba(255,255,255,.15);border:1.5px solid rgba(255,255,255,.2);color:#ffffff}.plan-card--pro .plan-card__tier-name{color:#ffffff}.plan-card--pro .plan-card__tier-desc{color:rgba(255,255,255,.65)}.plan-card--pro .plan-card__price{color:#ffffff}.plan-card--pro .plan-card__price-currency{color:rgba(255,255,255,.6)}.plan-card--pro .plan-card__price-period{color:rgba(255,255,255,.5)}.plan-card--pro .plan-card__features-label{color:rgba(255,255,255,.45)}.plan-card--pro .plan-card__feature-text{color:rgba(255,255,255,.85)}.plan-card--pro .plan-card__feature-check{color:#7dd8e8}.plan-card--pro .plan-card__badge{background:rgba(125,216,232,.2);color:#7dd8e8;border-color:rgba(125,216,232,.3)}.plan-card--pro .plan-card__cta{background:#ffffff;color:#005566;border:none;font-weight:700;box-shadow:0 4px 16px rgba(0,0,0,.15)}.plan-card--pro .plan-card__cta:hover{background:#f0f9fb;transform:translateY(-1px);box-shadow:0 6px 20px rgba(0,0,0,.18)}.plan-card--enterprise{border-color:#b3dde6}.plan-card--enterprise:hover{border-color:var(--primary-color);box-shadow:0 16px 48px rgba(0,115,150,.12)}.plan-card--enterprise .plan-card__header{background:linear-gradient(135deg,#f0f9fb,#e0f2f7);border-bottom:1.5px solid #b3dde6}.plan-card--enterprise .plan-card__icon-wrap{background:#e0f2f7;border:1.5px solid #7fbfce;color:#005a75}.plan-card--enterprise .plan-card__tier-name{color:#0f172a}.plan-card--enterprise .plan-card__feature-check{color:var(--primary-color)}.plan-card--enterprise .plan-card__cta{background:var(--primary-color);border:none;color:#ffffff;font-weight:700}.plan-card--enterprise .plan-card__cta:hover{background:#005a75}.plan-card__header{padding:1.75rem 1.75rem 1.5rem}.plan-card__badge{display:inline-flex;align-items:center;gap:.3rem;font-size:.67rem;font-weight:700;text-transform:uppercase;letter-spacing:.09em;padding:.27rem .7rem;border-radius:9999px;border:1px solid;margin-bottom:1.1rem}.plan-card__badge--starter{background:rgba(0,115,150,.06);color:#64748b;border-color:#e2e8f0}.plan-card__badge--popular{color:var(--primary-color)}.plan-card__badge--popular,.plan-card__badge--premium{background:rgba(0,115,150,.08);border-color:rgba(0,115,150,.2)}.plan-card__badge--premium{color:#005a75}.plan-card__badge--empty{visibility:hidden;pointer-events:none}.plan-card__icon-wrap{width:2.75rem;height:2.75rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.1rem}.plan-card__tier-name{font-size:1.3rem;font-weight:700;letter-spacing:-.025em;margin-bottom:.3rem;color:#0a1628}.plan-card__tier-desc{font-size:.82rem;color:#6b7280;line-height:1.5;margin-bottom:1.4rem;min-height:2.5rem}.plan-card__price-row{display:flex;align-items:baseline;gap:.3rem}.plan-card__price{font-size:2.6rem;font-weight:800;color:#0a1628;letter-spacing:-.05em;line-height:1}.plan-card__price-currency{font-size:.82rem;font-weight:600;color:#9ca3af;margin-bottom:.25rem;align-self:flex-start;padding-top:.5rem}.plan-card__price-period{font-size:.8rem;color:#9ca3af;margin-top:.3rem}.plan-card__body{padding:1.5rem 1.75rem 1.75rem;display:flex;flex-direction:column;flex:1}.plan-card__features-label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.09em;color:#9ca3af;margin-bottom:.8rem}.plan-card__features{list-style:none;padding:0;margin:0 0 1.75rem;display:flex;flex-direction:column;gap:.55rem;flex:1}.plan-card__feature{display:flex;align-items:center;gap:.6rem}.plan-card__feature-check{width:1rem;height:1rem;flex-shrink:0;color:var(--primary-color)}.plan-card__feature-text{font-size:.875rem;color:#374151}.plan-card__cta{width:100%;padding:.8rem 1.5rem;border-radius:.7rem;font-size:.88rem;cursor:pointer;transition:all .2s ease;justify-content:center;gap:.4rem;letter-spacing:.01em}.plan-card__cta,.plans__footer{display:flex;align-items:center}.plans__footer{margin-top:3.5rem;flex-direction:column;gap:.5rem}.plans__footer-text{font-size:.8rem;color:#9ca3af}.plans__state{display:flex;flex-direction:column;align-items:center;gap:1rem;color:#6b7280;padding:5rem 0}.plans__state p{font-size:.95rem}.plans__spinner{width:2rem;height:2rem;border:2.5px solid #e2edf2;border-top:2.5px solid var(--primary-color);border-radius:50%;animation:spin .75s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}