.Pricing-module__aV2Sha__section{background:var(--color-bg-secondary)}.Pricing-module__aV2Sha__grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:24px;display:grid}.Pricing-module__aV2Sha__grid>:first-child:nth-last-child(2),.Pricing-module__aV2Sha__grid>:first-child:nth-last-child(2)~*{max-width:420px}.Pricing-module__aV2Sha__gridTwoCol{grid-template-columns:repeat(2,1fr);max-width:860px;margin-left:auto;margin-right:auto}.Pricing-module__aV2Sha__pricingCard{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-xl);transition:all var(--transition-base);flex-direction:column;gap:16px;padding:36px 28px;display:flex;position:relative}.Pricing-module__aV2Sha__pricingCard:hover{border-color:var(--color-border-hover);box-shadow:var(--shadow-glow);transform:translateY(-4px)}.Pricing-module__aV2Sha__popular{border-color:var(--color-primary);background:#6366f10a;box-shadow:0 0 40px #6366f114}.Pricing-module__aV2Sha__popular:hover{box-shadow:var(--shadow-glow-strong)}.Pricing-module__aV2Sha__popularTag{background:var(--gradient-brand);color:#fff;font-family:var(--font-heading);border-radius:var(--radius-full);white-space:nowrap;align-items:center;gap:6px;padding:6px 18px;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Pricing-module__aV2Sha__planHeader{flex-direction:column;gap:4px;display:flex}.Pricing-module__aV2Sha__planName{color:var(--color-text-primary);font-size:1.2rem}.Pricing-module__aV2Sha__planSub{color:var(--color-text-muted);font-size:.8rem;font-weight:500}.Pricing-module__aV2Sha__quoteBox{border-radius:var(--radius-md);background:var(--gradient-card);border:1px solid var(--color-border);align-items:center;gap:12px;padding:14px 16px;display:flex;position:relative;overflow:hidden}.Pricing-module__aV2Sha__quoteBox:before{content:"";opacity:.6;pointer-events:none;background:linear-gradient(120deg,#6366f11a,#818cf814);position:absolute;inset:0}.Pricing-module__aV2Sha__quoteIcon{background:var(--gradient-brand);color:#fff;border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;position:relative;box-shadow:0 6px 18px #4f46e540}.Pricing-module__aV2Sha__quoteText{flex-direction:column;gap:2px;min-width:0;display:flex;position:relative}.Pricing-module__aV2Sha__quoteLabel{font-family:var(--font-display);color:var(--color-text-primary);letter-spacing:-.01em;font-size:1.15rem;font-weight:700;line-height:1.1}.Pricing-module__aV2Sha__quoteSub{color:var(--color-text-secondary);font-size:.8rem}.Pricing-module__aV2Sha__planDesc{color:var(--color-text-secondary);font-size:.88rem;line-height:1.55}.Pricing-module__aV2Sha__featureList{flex-direction:column;flex:1;gap:10px;list-style:none;display:flex}.Pricing-module__aV2Sha__featureList li{color:var(--color-text-secondary);align-items:flex-start;gap:10px;font-size:.88rem;line-height:1.4;display:flex}.Pricing-module__aV2Sha__checkIcon{color:var(--color-accent);flex-shrink:0;margin-top:2px}.Pricing-module__aV2Sha__planFooter{flex-direction:column;align-items:center;gap:8px;margin-top:auto;display:flex}.Pricing-module__aV2Sha__planBtn{text-align:center;width:100%}.Pricing-module__aV2Sha__etaNote{color:var(--color-text-muted);letter-spacing:.01em;font-size:.75rem}.Pricing-module__aV2Sha__tabRow{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-full);justify-content:center;gap:4px;width:fit-content;margin-bottom:48px;margin-left:auto;margin-right:auto;padding:4px;display:flex}.Pricing-module__aV2Sha__tab{font-family:var(--font-heading);color:var(--color-text-muted);border-radius:var(--radius-full);transition:all var(--transition-base);cursor:pointer;white-space:nowrap;padding:10px 24px;font-size:.88rem;font-weight:500}.Pricing-module__aV2Sha__tab:hover{color:var(--color-text-primary)}.Pricing-module__aV2Sha__tabActive{background:var(--gradient-brand);color:#fff;box-shadow:0 2px 10px #6366f14d}.Pricing-module__aV2Sha__bundleNote{background:var(--gradient-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);text-align:center;margin-top:48px;padding:24px 32px;position:relative;overflow:hidden}.Pricing-module__aV2Sha__bundleNote:before{content:"";pointer-events:none;background:linear-gradient(135deg,#6366f10a 0%,#818cf80a 100%);position:absolute;inset:0}.Pricing-module__aV2Sha__bundleIcon{border-radius:var(--radius-md);width:40px;height:40px;color:var(--color-primary-light);background:#6366f11a;justify-content:center;align-items:center;margin-bottom:12px;display:inline-flex}.Pricing-module__aV2Sha__bundleNote h4{color:var(--color-text-primary);margin-bottom:8px;font-size:1.05rem;position:relative}.Pricing-module__aV2Sha__bundleNote p{font-size:.92rem;position:relative}.Pricing-module__aV2Sha__note{text-align:center;color:var(--color-text-muted);margin-top:48px;font-size:.95rem}.Pricing-module__aV2Sha__noteLink{color:var(--color-primary-light);text-underline-offset:3px;cursor:pointer;transition:color var(--transition-fast);text-decoration:underline}.Pricing-module__aV2Sha__noteLink:hover{color:var(--color-primary)}@media (max-width:900px){.Pricing-module__aV2Sha__grid{grid-template-columns:1fr;max-width:420px;margin:0 auto}.Pricing-module__aV2Sha__tabRow{border-radius:var(--radius-lg);flex-direction:column;width:100%;max-width:300px}.Pricing-module__aV2Sha__tab{text-align:center}.Pricing-module__aV2Sha__tabActive{border-radius:var(--radius-md)}}[data-theme=light] .Pricing-module__aV2Sha__section{background:linear-gradient(#f4f6fb 0%,#eef2f8 100%)}[data-theme=light] .Pricing-module__aV2Sha__popular{background:#4f46e50a;box-shadow:0 8px 32px #4f46e514}[data-theme=light] .Pricing-module__aV2Sha__popular:hover{box-shadow:0 16px 48px #4f46e524}[data-theme=light] .Pricing-module__aV2Sha__quoteBox{-webkit-backdrop-filter:blur(8px);background:#ffffffe6;border-color:#4f46e52e}[data-theme=light] .Pricing-module__aV2Sha__quoteBox:before{opacity:1;background:linear-gradient(120deg,#4f46e514,#818cf80f)}[data-theme=light] .Pricing-module__aV2Sha__quoteIcon{box-shadow:0 6px 18px #4f46e54d}[data-theme=light] .Pricing-module__aV2Sha__bundleNote:before{background:linear-gradient(135deg,#4f46e50a 0%,#818cf80a 100%)}[data-theme=light] .Pricing-module__aV2Sha__bundleIcon{background:#4f46e514}
