.pricing-carousel-mobile-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin-bottom:1rem}.pricing-carousel-mobile-tab{min-height:2.75rem;border-radius:.65rem;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.03);padding:.65rem .5rem;font-size:.8125rem;font-weight:600;color:rgb(122 138 168);transition:border-color .2s ease,background .2s ease,color .2s ease}.pricing-carousel-mobile-tab.is-active{border-color:rgba(232,148,30,.4);background:rgba(232,148,30,.12);color:rgb(232,148,30);box-shadow:0 0 20px rgba(232,148,30,.12)}.pricing-carousel-mobile-card{position:relative;display:flex;flex-direction:column;border-radius:1rem;border:1px solid rgba(255,255,255,.1);background:rgb(14,19,28);padding:1.5rem;box-shadow:0 20px 44px rgba(0,0,0,.42)}.pricing-carousel-mobile-card--featured{border-color:rgba(232,148,30,.35);box-shadow:0 24px 52px rgba(0,0,0,.48),0 0 36px rgba(232,148,30,.16)}.pricing-carousel-wrap{margin-top:0}.pricing-flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem;align-items:stretch;max-width:1040px;margin-inline:auto;padding-top:.75rem;padding-bottom:.5rem}.pricing-flow-card{position:relative;display:flex;flex-direction:column;min-height:100%;padding:1.5rem 1.35rem 1.35rem;border-radius:1.15rem;border:1px solid rgba(255,255,255,.12);background:#0c0c10;color:#f4f4f5;box-shadow:0 18px 40px rgba(0,0,0,.28);cursor:pointer;transform:translateY(0) scale(.96);opacity:.78;transition:transform .55s cubic-bezier(.22,1,.36,1),opacity .45s ease,border-color .45s ease,box-shadow .55s cubic-bezier(.22,1,.36,1)}.pricing-flow-card:hover{opacity:.92;border-color:rgba(255,255,255,.2)}.pricing-flow-card.is-active{z-index:2;opacity:1;transform:translateY(-18px) scale(1.03);border-color:rgba(255,255,255,.28);box-shadow:0 28px 56px rgba(0,0,0,.4),0 0 0 1px rgba(255,255,255,.06),0 0 40px rgba(0,0,0,.2)}.pricing-flow-badge{position:absolute;top:-.7rem;left:50%;translate:-50% 0;border-radius:999px;background:#fff;color:var(--accent-dark);padding:.28rem .85rem;font-size:.68rem;font-weight:700;letter-spacing:.02em;white-space:nowrap;box-shadow:0 8px 18px rgba(0,0,0,.2)}.pricing-flow-name{margin:0;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.55)}.pricing-flow-price{margin:.75rem 0 0;font-family:var(--font-display),var(--font-body),system-ui,sans-serif;font-size:clamp(1.85rem,2.5vw,2.35rem);font-weight:800;letter-spacing:-.03em;line-height:1;color:#fff}.pricing-flow-price sup{font-size:.9rem;font-weight:700;margin-right:.1rem;color:rgba(255,255,255,.65)}.pricing-flow-price span{margin-left:.25rem;font-size:.85rem;font-weight:500;letter-spacing:0;color:rgba(255,255,255,.5)}.pricing-flow-note{margin:.7rem 0 0;font-size:.78rem;line-height:1.45;color:rgba(255,255,255,.5)}.pricing-flow-features{list-style:none;margin:1.15rem 0 1.25rem;padding:0;display:flex;flex-direction:column;gap:.55rem;flex:1}.pricing-flow-features li{display:flex;gap:.55rem;align-items:flex-start;font-size:.84rem;line-height:1.4;color:rgba(255,255,255,.88)}.pricing-flow-features svg{width:1rem;height:1rem;flex-shrink:0;margin-top:.15rem;color:var(--accent)}.pricing-flow-cta{margin-top:auto;justify-content:center}.pricing-flow-cta--ghost{display:inline-flex;width:100%;align-items:center;justify-content:center;padding:.85rem 1.25rem;border-radius:9999px;border:1px solid rgba(255,255,255,.18);font-size:.875rem;font-weight:600;color:rgba(255,255,255,.75);pointer-events:none}.pricing-flow-card.is-active .pricing-flow-cta.btn-primary{color:var(--accent);background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.25)}.pricing-carousel-ui{margin-top:1.75rem;display:flex;flex-direction:column;align-items:center;gap:.55rem}.pricing-carousel-dots{display:flex;gap:.5rem}.pricing-carousel-dot{width:2rem;height:.24rem;border:none;border-radius:9999px;background:rgba(255,255,255,.28);cursor:pointer;transition:width .35s cubic-bezier(.22,1,.36,1),background .35s ease}.pricing-carousel-dot.is-active{width:2.75rem;background:#fff;box-shadow:0 0 14px rgba(255,255,255,.35)}.pricing-carousel-hint{font-size:.68rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.72)}@media (max-width:900px){.pricing-flow{gap:.75rem}.pricing-flow-card{padding:1.25rem 1rem 1.1rem}.pricing-flow-features li{font-size:.78rem}}@media (max-width:767px){.pricing-carousel-wrap{margin-top:1.5rem}}@media (prefers-reduced-motion:reduce){.pricing-flow-card{transition:none}.pricing-flow-card.is-active{transform:none}}[data-theme=light] .pricing-carousel-card-face,[data-theme=light] .pricing-carousel-mobile-card,[data-theme=light] .pricing-mobile-unified__hero{background:var(--color-panel-deep);border-color:rgba(0,0,0,.1);box-shadow:0 22px 48px rgba(0,0,0,.1)}[data-theme=light] .pricing-carousel-card-face--idle{border-color:rgba(0,0,0,.07);box-shadow:0 16px 36px rgba(0,0,0,.08)}[data-theme=light] .pricing-carousel-card-face--idle:hover{border-color:rgba(207,119,24,.22)}[data-theme=light] .pricing-carousel-card-face--active{border-color:rgba(207,119,24,.38);box-shadow:0 30px 68px rgba(0,0,0,.12),0 0 44px rgba(207,119,24,.15)}[data-theme=light] .pricing-carousel-mobile-card--featured{border-color:rgba(207,119,24,.35);box-shadow:0 24px 52px rgba(0,0,0,.1),0 0 36px rgba(207,119,24,.12)}[data-theme=light] .pricing-mobile-unified__hero--featured{border-color:rgba(207,119,24,.32);box-shadow:0 22px 48px rgba(0,0,0,.08),0 0 32px rgba(207,119,24,.1)}[data-theme=light] .pricing-carousel-mobile-tab{color:rgb(107 114 128)}[data-theme=light] .pricing-carousel-mobile-tab,[data-theme=light] .pricing-mobile-segment{border-color:rgba(0,0,0,.08);background:rgba(0,0,0,.03)}[data-theme=light] .pricing-mobile-unified__matrix{border-color:rgba(0,0,0,.06);background:rgba(0,0,0,.01)}[data-theme=light] .pricing-mobile-unified__matrix-head{background:rgba(0,0,0,.02);border-bottom-color:rgba(0,0,0,.05)}[data-theme=light] .pricing-mobile-unified__matrix-row{border-bottom-color:rgba(0,0,0,.04)}[data-theme=light] .pricing-carousel-dot{background:rgba(0,0,0,.14)}[data-theme=light] .pricing-compare tbody tr:hover td{background:rgba(0,0,0,.02)}[data-theme=light] .pricing-compare tbody tr:hover td.pricing-compare-pro-col{background:rgba(207,119,24,.1)}.pricing-compare td,.pricing-compare th{vertical-align:middle}.pricing-compare tbody tr:hover td{background:rgba(255,255,255,.02)}.pricing-compare tbody tr:hover td.pricing-compare-pro-col{background:rgba(232,148,30,.14)}.pricing-mobile-unified{margin-top:1.5rem}.pricing-mobile-segment{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.25rem;padding:.3rem;border-radius:9999px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);backdrop-filter:blur(12px)}.pricing-mobile-segment__btn{position:relative;z-index:1;min-height:2.65rem;border:none;background:transparent;border-radius:9999px;cursor:pointer;-webkit-tap-highlight-color:transparent}.pricing-mobile-segment__pill{position:absolute;inset:0;border-radius:9999px;border:1px solid rgba(232,148,30,.38);background:rgba(232,148,30,.14);box-shadow:0 0 24px rgba(232,148,30,.18),inset 0 1px 0 rgba(255,255,255,.06)}.pricing-mobile-segment__label{position:relative;z-index:2;font-size:.8125rem;font-weight:600;letter-spacing:-.01em;color:rgb(122 138 168);transition:color .25s ease}.pricing-mobile-segment__btn.is-active .pricing-mobile-segment__label{color:rgb(232,148,30)}.pricing-mobile-unified__stage{margin-top:1rem}.pricing-mobile-unified__hero{position:relative;border-radius:1rem;border:1px solid rgba(255,255,255,.1);background:rgb(14,19,28);padding:1.35rem 1.25rem 1.25rem;box-shadow:0 18px 40px rgba(0,0,0,.38)}.pricing-mobile-unified__hero--featured{border-color:rgba(232,148,30,.32);box-shadow:0 22px 48px rgba(0,0,0,.42),0 0 32px rgba(232,148,30,.12)}.pricing-mobile-unified__matrix{margin-top:.75rem;overflow:hidden;border-radius:1rem;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.02)}.pricing-mobile-unified__matrix-head{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;padding:.85rem 1rem;border-bottom:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.02)}.pricing-mobile-unified__matrix-title{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgb(122 138 168)}.pricing-mobile-unified__matrix-list{list-style:none}.pricing-mobile-unified__matrix-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.82rem 1rem;border-bottom:1px solid rgba(255,255,255,.05)}.pricing-mobile-unified__matrix-row:last-child{border-bottom:none}.pricing-mobile-unified__hint{margin-top:.85rem;text-align:center;font-size:.68rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:rgba(122,138,168,.55)}