.pricing-module__QHs62W__hero{background:var(--section-bg-base);width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:clamp(3.5rem,9vw,6.5rem) 1rem clamp(4rem,8vw,6.5rem)}@media (min-width:768px){.pricing-module__QHs62W__hero{padding-left:2rem;padding-right:2rem}}.pricing-module__QHs62W__heroInner{max-width:1240px;margin:0 auto}.pricing-module__QHs62W__heroHead{text-align:center;flex-direction:column;align-items:center;gap:.85rem;margin-bottom:clamp(2.5rem,5vw,4rem);display:flex}.pricing-module__QHs62W__heroTitle{letter-spacing:-.03em;color:var(--foreground);text-wrap:balance;max-width:760px;margin:0;font-size:clamp(2.25rem,4.4vw + .5rem,3.75rem);font-weight:800;line-height:1.04}.pricing-module__QHs62W__heroSub{color:var(--muted-foreground);text-wrap:pretty;max-width:600px;margin:0;font-size:clamp(1rem,.6vw + .9rem,1.2rem);line-height:1.55}.pricing-module__QHs62W__microFeatures{color:var(--muted-foreground);flex-wrap:wrap;justify-content:center;gap:6px 18px;margin:6px 0 0;padding:0;font-size:.85rem;font-weight:600;list-style:none;display:flex}.pricing-module__QHs62W__microFeatures li{align-items:center;gap:7px;display:inline-flex}.pricing-module__QHs62W__microFeatures li:before{content:"✓";color:var(--color-primary);font-size:1rem;font-weight:800}.pricing-module__QHs62W__tierGrid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:1rem;display:grid}@media (max-width:899px){.pricing-module__QHs62W__tierGrid{grid-template-columns:1fr;gap:.85rem;max-width:520px;margin:0 auto}}.pricing-module__QHs62W__tierCard{background:var(--card-background,var(--background));border-radius:var(--r-lg);isolation:isolate;outline:2px solid var(--line-strong);outline-offset:-2px;flex-direction:column;padding:1.75rem 1.5rem 1.5rem;transition:transform .3s cubic-bezier(.4,0,.2,1),outline-color .3s;display:flex;position:relative;overflow:hidden}.dark .pricing-module__QHs62W__tierCard{background:var(--surface-container)}.pricing-module__QHs62W__tierCard:hover{outline-color:var(--color-primary);transform:translateY(-3px)}.pricing-module__QHs62W__tierCardFeatured{outline-color:var(--color-primary)}.pricing-module__QHs62W__tierCode{letter-spacing:-.06em;color:#01362212;z-index:0;pointer-events:none;font-size:clamp(6rem,11vw,9rem);font-weight:800;line-height:1;transition:transform .4s cubic-bezier(.4,0,.2,1);position:absolute;top:-.22em;right:-.05em}.dark .pricing-module__QHs62W__tierCode{color:#d0f5de0f}.pricing-module__QHs62W__tierCard:hover .pricing-module__QHs62W__tierCode{transform:translate(-4px,4px)scale(1.04)}.pricing-module__QHs62W__tierBadge{z-index:3;text-transform:uppercase;letter-spacing:.08em;color:#fff;background:var(--color-primary);border-radius:var(--radius-full);white-space:nowrap;padding:5px 10px;font-size:.66rem;font-weight:700;position:absolute;top:1rem;right:1rem}.pricing-module__QHs62W__tierTitle{z-index:2;letter-spacing:-.01em;color:var(--foreground);max-width:70%;margin:0 0 .65rem;font-size:1.15rem;font-weight:700;position:relative}.pricing-module__QHs62W__tierPriceRow{z-index:2;flex-wrap:wrap;align-items:baseline;gap:.4rem .55rem;margin:0 0 .35rem;display:flex;position:relative}.pricing-module__QHs62W__tierPrice{color:var(--color-primary);letter-spacing:-.04em;font-size:clamp(2.5rem,3vw + 1rem,3.25rem);font-weight:800;line-height:1}.dark .pricing-module__QHs62W__tierPrice{color:var(--accent-bright)}.pricing-module__QHs62W__tierPriceMeta{color:var(--muted-foreground);letter-spacing:-.005em;font-size:.85rem;font-weight:600}.pricing-module__QHs62W__tierPerDay{z-index:2;color:var(--muted-foreground);letter-spacing:.01em;margin:0 0 1rem;font-size:.78rem;font-weight:600;position:relative}.pricing-module__QHs62W__tierGuarantee{z-index:2;background:var(--green-50);border-radius:var(--radius-full);color:var(--color-primary);align-items:center;gap:.5rem;width:fit-content;margin:0 0 1.1rem;padding:.5rem .85rem;font-size:.8rem;font-weight:600;display:flex;position:relative}.dark .pricing-module__QHs62W__tierGuarantee{color:var(--accent-bright);background:#3fff8b14}.pricing-module__QHs62W__tierGuarantee svg{flex-shrink:0;width:14px;height:14px}.pricing-module__QHs62W__tierBullets{z-index:2;flex-direction:column;gap:.55rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex;position:relative}.pricing-module__QHs62W__tierBullet{color:var(--foreground);align-items:flex-start;gap:.6rem;font-size:.92rem;line-height:1.4;display:flex}.pricing-module__QHs62W__tierBulletCheck{background:var(--green-50);width:18px;height:18px;color:var(--color-primary);border-radius:50%;flex-shrink:0;place-items:center;margin-top:1px;display:grid}.dark .pricing-module__QHs62W__tierBulletCheck{color:var(--accent-bright);background:#3fff8b1a}.pricing-module__QHs62W__tierBulletCheck svg{width:10px;height:10px}.pricing-module__QHs62W__tierCta{z-index:2;background:var(--color-primary);color:#fff;border-radius:var(--radius-full);isolation:isolate;box-shadow:inset 0 1px 0 #ffffff2e, 0 3px 0 var(--color-primary-dark);justify-content:center;align-items:center;gap:.55rem;margin-top:auto;padding:.85rem 1.25rem;font-size:.98rem;font-weight:700;text-decoration:none;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;position:relative;overflow:hidden}.pricing-module__QHs62W__tierCta:before{content:"";pointer-events:none;z-index:-1;background:linear-gradient(100deg,#0000 30%,#ffffff8c 50%,#0000 70%);position:absolute;inset:0;transform:translate(-110%)}.pricing-module__QHs62W__tierCta:hover{background:var(--color-primary-dark);transform:translateY(-2px)}.pricing-module__QHs62W__tierCta:focus-visible{outline:2px solid var(--accent-bright);outline-offset:3px}.pricing-module__QHs62W__tierCardFeatured .pricing-module__QHs62W__tierCta{background:var(--accent-bright);color:var(--color-on-primary-container);box-shadow:inset 0 1px 0 #ffffff73, 0 3px 0 var(--green-400), 0 8px 22px #2dd97a4d}.pricing-module__QHs62W__tierCardFeatured .pricing-module__QHs62W__tierCta:hover{background:var(--accent-bright);box-shadow:inset 0 1px 0 #ffffff8c, 0 5px 0 var(--green-400), 0 12px 30px #2dd97a73;transform:translateY(-2px)}.pricing-module__QHs62W__tierCardFeatured .pricing-module__QHs62W__tierCta:hover:before{animation:1.1s ease-out pricing-module__QHs62W__ctaShine}.pricing-module__QHs62W__tierCardFeatured .pricing-module__QHs62W__tierCta:focus-visible{outline:2px solid var(--color-on-primary-container);outline-offset:3px}.pricing-module__QHs62W__tierCta:hover .pricing-module__QHs62W__tierCtaArrow{transform:translate(4px)}.pricing-module__QHs62W__tierCtaArrow{will-change:transform;transition:transform .2s;display:inline-block}@keyframes pricing-module__QHs62W__ctaShine{0%{transform:translate(-110%)}to{transform:translate(110%)}}.pricing-module__QHs62W__includedBand{background:var(--section-bg-soft);width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:clamp(3.5rem,8vw,6rem) 1rem}@media (min-width:768px){.pricing-module__QHs62W__includedBand{padding-left:2rem;padding-right:2rem}}.pricing-module__QHs62W__bandInner{width:100%;max-width:920px;margin:0 auto}.pricing-module__QHs62W__sectionHead{text-align:center;margin-bottom:clamp(2rem,4vw,3rem)}.pricing-module__QHs62W__sectionTitle{letter-spacing:-.03em;color:var(--foreground);text-wrap:balance;margin:0;font-size:clamp(1.85rem,3.2vw + .5rem,2.75rem);font-weight:800;line-height:1.08}.pricing-module__QHs62W__includedList{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem 1.75rem;margin:0;padding:0;list-style:none;display:grid}@media (max-width:899px){.pricing-module__QHs62W__includedList{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}}@media (max-width:539px){.pricing-module__QHs62W__includedList{grid-template-columns:1fr;gap:1rem}}.pricing-module__QHs62W__includedCell{border-left:2px solid var(--color-primary);flex-direction:column;gap:.35rem;padding-left:.95rem;display:flex}.dark .pricing-module__QHs62W__includedCell{border-left-color:var(--accent-bright)}.pricing-module__QHs62W__includedLabel{color:var(--foreground);letter-spacing:-.01em;font-size:1rem;font-weight:700;line-height:1.3}.pricing-module__QHs62W__includedDesc{color:var(--muted-foreground);text-wrap:pretty;font-size:.88rem;line-height:1.5}.pricing-module__QHs62W__faqBand{background:var(--section-bg-base);width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:clamp(3.5rem,8vw,6rem) 1rem}@media (min-width:768px){.pricing-module__QHs62W__faqBand{padding-left:2rem;padding-right:2rem}}.pricing-module__QHs62W__faqList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.pricing-module__QHs62W__faqItem{border-top:1px solid var(--line-strong)}.pricing-module__QHs62W__faqList li:last-child{border-bottom:1px solid var(--line-strong)}.pricing-module__QHs62W__faqDetails{width:100%}.pricing-module__QHs62W__faqQuestion{cursor:pointer;color:var(--foreground);letter-spacing:-.01em;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.3rem 0;font-size:clamp(1.02rem,.6vw + .85rem,1.15rem);font-weight:700;list-style:none;transition:color .2s;display:flex}.pricing-module__QHs62W__faqQuestion::-webkit-details-marker{display:none}.pricing-module__QHs62W__faqQuestion:hover{color:var(--color-primary)}.dark .pricing-module__QHs62W__faqQuestion:hover{color:var(--accent-bright)}.pricing-module__QHs62W__faqIcon{background:var(--green-50);width:26px;height:26px;color:var(--color-primary);border-radius:50%;flex-shrink:0;place-items:center;transition:transform .3s cubic-bezier(.4,0,.2,1);display:grid}.dark .pricing-module__QHs62W__faqIcon{color:var(--accent-bright);background:#3fff8b14}.pricing-module__QHs62W__faqIcon svg{width:13px;height:13px}.pricing-module__QHs62W__faqDetails[open] .pricing-module__QHs62W__faqIcon{transform:rotate(45deg)}.pricing-module__QHs62W__faqAnswer{color:var(--muted-foreground);text-wrap:pretty;margin:0 0 1.3rem;padding-right:2.5rem;font-size:.96rem;line-height:1.6;animation:.3s ease-out pricing-module__QHs62W__faqFadeIn}@keyframes pricing-module__QHs62W__faqFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.pricing-module__QHs62W__ctaBookend{background:var(--green-deep);color:var(--green-tint);isolation:isolate;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:clamp(4rem,9vw,7rem) 1rem;position:relative;overflow:hidden}@media (min-width:768px){.pricing-module__QHs62W__ctaBookend{padding-left:2rem;padding-right:2rem}}.pricing-module__QHs62W__ctaBookend:after{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle at 70% 20%,#3fff8b14,#0000 55%);position:absolute;inset:0}.pricing-module__QHs62W__ctaInner{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:760px;margin:0 auto;display:flex}.pricing-module__QHs62W__ctaTitle{letter-spacing:-.03em;color:#fff;text-wrap:balance;margin:0;font-size:clamp(2rem,3.5vw + .5rem,3.25rem);font-weight:800;line-height:1.08}.pricing-module__QHs62W__ctaSubtitle{color:#ffffffc7;text-wrap:pretty;max-width:540px;margin:0;font-size:clamp(1rem,.6vw + .85rem,1.15rem);line-height:1.55}.pricing-module__QHs62W__ctaActions{flex-wrap:wrap;justify-content:center;gap:.85rem;margin-top:.85rem;display:flex}.pricing-module__QHs62W__ctaPrimary{background:var(--accent-bright);color:var(--color-on-primary-container);border-radius:var(--radius-full);isolation:isolate;box-shadow:inset 0 1px 0 #ffffff73, 0 3px 0 var(--green-400), 0 8px 22px #2dd97a59;align-items:center;gap:.55rem;padding:.95rem 1.75rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;position:relative;overflow:hidden}.pricing-module__QHs62W__ctaPrimary:before{content:"";pointer-events:none;z-index:-1;background:linear-gradient(100deg,#0000 30%,#ffffff8c 50%,#0000 70%);position:absolute;inset:0;transform:translate(-110%)}.pricing-module__QHs62W__ctaPrimary:hover{box-shadow:inset 0 1px 0 #ffffff8c, 0 5px 0 var(--green-400), 0 12px 30px #2dd97a80;transform:translateY(-2px)}.pricing-module__QHs62W__ctaPrimary:hover:before{animation:1.1s ease-out pricing-module__QHs62W__ctaShine}.pricing-module__QHs62W__ctaPrimary:hover .pricing-module__QHs62W__ctaPrimaryArrow{transform:translate(4px)}.pricing-module__QHs62W__ctaPrimaryArrow{will-change:transform;transition:transform .2s;display:inline-block}.pricing-module__QHs62W__ctaSecondary{border-radius:var(--radius-full);color:#fff;outline-offset:-2px;background:0 0;outline:2px solid #ffffff4d;align-items:center;padding:.95rem 1.75rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:outline-color .2s,background .2s;display:inline-flex}.pricing-module__QHs62W__ctaSecondary:hover{background:#ffffff0f;outline-color:#fff9}@media (prefers-reduced-motion:reduce){.pricing-module__QHs62W__tierCard,.pricing-module__QHs62W__tierCode,.pricing-module__QHs62W__tierCta,.pricing-module__QHs62W__tierCtaArrow,.pricing-module__QHs62W__ctaPrimary,.pricing-module__QHs62W__ctaPrimaryArrow,.pricing-module__QHs62W__faqIcon,.pricing-module__QHs62W__faqAnswer{transition:none;animation:none}.pricing-module__QHs62W__tierCard:hover,.pricing-module__QHs62W__tierCard:hover .pricing-module__QHs62W__tierCode,.pricing-module__QHs62W__tierCta:hover,.pricing-module__QHs62W__ctaPrimary:hover{transform:none}.pricing-module__QHs62W__tierCta:hover:before,.pricing-module__QHs62W__ctaPrimary:hover:before{animation:none}}
