.digest-form-module__uWf26a__form{z-index:1;position:relative}.digest-form-module__uWf26a__hero{margin-bottom:2rem}.digest-form-module__uWf26a__inputRow{gap:.5rem;max-width:420px;display:flex}.digest-form-module__uWf26a__input{background:var(--input-bg);border:1px solid var(--border);color:var(--foreground);border-radius:10px;outline:none;flex:1;padding:.8rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .15s}.digest-form-module__uWf26a__input::placeholder{color:var(--text-secondary)}.digest-form-module__uWf26a__input:focus{border-color:var(--accent)}.digest-form-module__uWf26a__button{background:var(--accent);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:10px;padding:.8rem 1.5rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:background .15s}.digest-form-module__uWf26a__button:hover{background:var(--accent-hover)}.digest-form-module__uWf26a__button:disabled{opacity:.7;cursor:not-allowed}.digest-form-module__uWf26a__hint{color:var(--text-secondary);margin-top:.6rem;font-size:.8rem}.digest-form-module__uWf26a__error{color:var(--error);margin-top:.5rem;font-size:.85rem}.digest-form-module__uWf26a__success{color:var(--accent);font-size:1rem;font-weight:500}
.pricing-cards-module__lVHRhq__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.pricing-cards-module__lVHRhq__card{border:1px solid var(--border);background:var(--card-bg);border-radius:14px;flex-direction:column;padding:1.75rem;display:flex}.pricing-cards-module__lVHRhq__highlighted{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent);position:relative}.pricing-cards-module__lVHRhq__badge{background:var(--accent);color:var(--accent-fg);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:100px;padding:.2rem .75rem;font-size:.7rem;font-weight:700;position:absolute;top:-.625rem;left:1.75rem}.pricing-cards-module__lVHRhq__cardHeader{margin-bottom:1.5rem}.pricing-cards-module__lVHRhq__tierName{margin-bottom:.75rem;font-size:1rem;font-weight:600}.pricing-cards-module__lVHRhq__priceRow{align-items:baseline;gap:.25rem;margin-bottom:.5rem;display:flex}.pricing-cards-module__lVHRhq__price{letter-spacing:-.02em;font-size:2.5rem;font-weight:800}.pricing-cards-module__lVHRhq__period{color:var(--text-secondary);font-size:.9rem}.pricing-cards-module__lVHRhq__description{color:var(--text-secondary);font-size:.85rem}.pricing-cards-module__lVHRhq__features{flex-direction:column;flex:1;gap:.625rem;margin-bottom:1.5rem;list-style:none;display:flex}.pricing-cards-module__lVHRhq__feature{align-items:center;gap:.5rem;font-size:.85rem;display:flex}.pricing-cards-module__lVHRhq__checkIcon{color:var(--success);flex-shrink:0}.pricing-cards-module__lVHRhq__ctaBtn{text-align:center;border-radius:8px;padding:.625rem 1rem;font-size:.875rem;font-weight:600;transition:opacity .15s;display:block}.pricing-cards-module__lVHRhq__ctaBtn:hover{opacity:.9}.pricing-cards-module__lVHRhq__ctaPrimary{background:var(--accent);color:var(--accent-fg)}.pricing-cards-module__lVHRhq__ctaSecondary{border:1px solid var(--border)}.pricing-cards-module__lVHRhq__ctaSecondary:hover{background:var(--sidebar-hover)}@media (max-width:768px){.pricing-cards-module__lVHRhq__grid{grid-template-columns:1fr;max-width:400px}}
.home-module__c3rdgG__hero{text-align:left;padding:6rem 0 4rem;position:relative;overflow:visible}.home-module__c3rdgG__heroGrid{grid-template-columns:1.1fr 1fr;align-items:center;gap:3.5rem;display:grid}.home-module__c3rdgG__heroLeft{z-index:1;position:relative}.home-module__c3rdgG__heroRight{z-index:1;justify-content:flex-end;display:flex;position:relative}.home-module__c3rdgG__glow{pointer-events:none;z-index:0;background:radial-gradient(circle,#d4a85312 0%,#0000 65%);width:500px;height:500px;position:absolute;top:0;left:-100px}.home-module__c3rdgG__latestPulse{background:var(--accent);border-radius:50%;width:7px;height:7px;animation:2s infinite home-module__c3rdgG__pulse;box-shadow:0 0 #d4a85380}@keyframes home-module__c3rdgG__pulse{0%{box-shadow:0 0 #d4a85380}70%{box-shadow:0 0 0 8px #d4a85300}to{box-shadow:0 0 #d4a85300}}.home-module__c3rdgG__activityFeed{background:linear-gradient(160deg,#d4a8531f 0%,#2a9db317 40%,#8b5cf614 100%);border:none;border-radius:28px;width:100%;padding:2rem 2.25rem}.home-module__c3rdgG__activityHeader{align-items:center;gap:.5rem;margin-bottom:1.75rem;display:flex}.home-module__c3rdgG__activityTitle{color:var(--accent);text-transform:uppercase;letter-spacing:.06em;font-size:.7rem;font-weight:600}.home-module__c3rdgG__activityItem{align-items:flex-start;gap:1rem;display:flex}.home-module__c3rdgG__activityDot{border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:4px}.home-module__c3rdgG__activityDot[data-type=detect]{background:var(--accent)}.home-module__c3rdgG__activityDot[data-type=bench]{background:var(--accent-secondary)}.home-module__c3rdgG__activityDot[data-type=email]{background:#8b5cf6}.home-module__c3rdgG__activityContent{flex:1;min-width:0}.home-module__c3rdgG__activityLabel{margin-bottom:.35rem;font-size:.85rem;font-weight:600}.home-module__c3rdgG__activityDetail{align-items:center;gap:.5rem;margin-bottom:.25rem;font-size:.9rem;display:flex}.home-module__c3rdgG__activityLogo{filter:brightness(0);opacity:.7}[data-theme=dark] .home-module__c3rdgG__activityLogo{filter:brightness(0)invert()}.home-module__c3rdgG__activityTime{color:var(--text-secondary);font-size:.75rem;font-family:var(--font-mono,monospace)}.home-module__c3rdgG__activityResults{flex-direction:column;gap:.35rem;margin-top:.25rem;display:flex}.home-module__c3rdgG__activityResult{background:#00000026;border-radius:10px;justify-content:space-between;align-items:center;padding:.5rem .75rem;font-size:.8rem;display:flex}.home-module__c3rdgG__activityPrompt{color:var(--text-secondary)}.home-module__c3rdgG__activityStat{font-family:var(--font-mono,monospace);color:var(--foreground);font-size:.75rem}.home-module__c3rdgG__activityEmail{color:var(--text-secondary);margin-bottom:.25rem;font-size:.8rem}.home-module__c3rdgG__activityLine{background:#ffffff14;width:1px;height:20px;margin:.5rem 0 .5rem 4.5px}.home-module__c3rdgG__activityElapsed{color:var(--accent);font-size:.8rem;font-weight:600;font-family:var(--font-mono,monospace);text-align:center;background:#00000026;border-radius:12px;margin-top:1.5rem;padding:.75rem 1rem}.home-module__c3rdgG__title{letter-spacing:-.025em;z-index:1;margin-bottom:1.25rem;font-size:3rem;font-weight:700;line-height:1.1;position:relative}.home-module__c3rdgG__highlight{color:var(--accent)}.home-module__c3rdgG__ukBadge{color:var(--text-secondary);z-index:1;align-items:center;gap:.45rem;margin-bottom:1.25rem;font-size:.75rem;font-weight:500;display:inline-flex;position:relative}.home-module__c3rdgG__ukBadge svg{border-radius:2px;flex-shrink:0}.home-module__c3rdgG__heroLinks{z-index:1;flex-direction:column;gap:.35rem;display:flex;position:relative}.home-module__c3rdgG__heroLink{color:var(--text-secondary);font-size:.9rem;transition:color .15s}.home-module__c3rdgG__heroLink:hover{color:var(--foreground)}.home-module__c3rdgG__heroProduct{color:var(--accent);letter-spacing:.01em;z-index:1;background:#d4a85314;border-radius:100px;margin-bottom:1rem;padding:.3rem .85rem;font-size:.85rem;font-weight:600;display:inline-block;position:relative}.home-module__c3rdgG__description{color:var(--text-secondary);letter-spacing:-.005em;z-index:1;margin-bottom:2rem;font-size:1.1rem;line-height:1.6;position:relative}.home-module__c3rdgG__secondary{color:var(--text-secondary);z-index:1;justify-content:center;align-items:center;padding:.6rem 1.25rem;font-size:.9rem;font-weight:500;transition:color .15s;display:inline-flex;position:relative}.home-module__c3rdgG__secondary:hover{color:var(--foreground)}.home-module__c3rdgG__providersSection{text-align:center;border-top:1px solid #ffffff0a;padding:3rem 0 4rem}.home-module__c3rdgG__providersLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.25rem;font-size:.8rem;font-weight:500}.home-module__c3rdgG__providers{flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;display:flex}.home-module__c3rdgG__providerItem{position:relative}.home-module__c3rdgG__providerLogo{opacity:.35;filter:brightness(0);object-fit:contain;cursor:default;transition:opacity .15s}[data-theme=dark] .home-module__c3rdgG__providerLogo{filter:brightness(0)invert()}.home-module__c3rdgG__providerItem:hover .home-module__c3rdgG__providerLogo{opacity:.6}.home-module__c3rdgG__providerDropdown{opacity:0;visibility:hidden;z-index:20;pointer-events:none;padding-top:.75rem;transition:opacity .15s,visibility .15s;position:absolute;top:100%;left:50%;transform:translate(-50%)}.home-module__c3rdgG__providerItem:hover .home-module__c3rdgG__providerDropdown{opacity:1;visibility:visible;pointer-events:auto}.home-module__c3rdgG__providerDropdownInner{background:var(--background);border:1px solid var(--border);border-radius:14px;min-width:220px;max-height:320px;padding:.5rem;overflow-y:auto;box-shadow:0 8px 32px #0000001f}[data-theme=dark] .home-module__c3rdgG__providerDropdownInner{box-shadow:0 8px 32px #0006}.home-module__c3rdgG__dropdownModel{color:var(--foreground);border-radius:10px;justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem .75rem;font-size:.8rem;text-decoration:none;transition:background .1s;display:flex}.home-module__c3rdgG__dropdownModel:hover{background:var(--border)}.home-module__c3rdgG__dropdownModelName{white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.home-module__c3rdgG__dropdownNew{text-transform:uppercase;letter-spacing:.04em;color:var(--accent);background:#d4a8531a;border-radius:4px;flex-shrink:0;padding:.1rem .4rem;font-size:.6rem;font-weight:600}.home-module__c3rdgG__dropdownDate{color:var(--text-tertiary);font-size:.7rem;font-family:var(--font-mono,monospace);flex-shrink:0}.home-module__c3rdgG__dropdownViewAll{text-align:center;color:var(--text-secondary);padding:.5rem .75rem .35rem;font-size:.75rem;transition:color .1s;display:block}.home-module__c3rdgG__dropdownViewAll:hover{color:var(--foreground)}.home-module__c3rdgG__emailSection{border-top:1px solid #ffffff0a;padding:5rem 0}.home-module__c3rdgG__emailIntro{margin-bottom:3rem}.home-module__c3rdgG__emailSubtitle{color:var(--text-secondary);max-width:500px;font-size:1.15rem;line-height:1.6}.home-module__c3rdgG__emailPreviewWrapper{max-width:560px;margin:0 auto;position:relative}.home-module__c3rdgG__annotation{white-space:nowrap;align-items:center;gap:.75rem;display:none;position:absolute}.home-module__c3rdgG__annotationText{color:var(--accent);font-size:.8rem;font-weight:500}.home-module__c3rdgG__annotationLine{background:#d4a8534d;flex-shrink:0;width:40px;height:1px}.home-module__c3rdgG__annotation[data-position=subject]{display:flex;top:110px;right:-220px}.home-module__c3rdgG__annotation[data-position=results]{display:flex;top:290px;left:-240px}.home-module__c3rdgG__annotation[data-position=stats]{display:flex;top:400px;right:-230px}.home-module__c3rdgG__emailMockup{background:#0c1520;border:1px solid #ffffff14;border-radius:12px;overflow:hidden;box-shadow:0 4px 24px #0000004d,0 0 0 1px #ffffff0a}.home-module__c3rdgG__emailChrome{background:#ffffff08;border-bottom:1px solid #ffffff0f;padding:12px 16px}.home-module__c3rdgG__emailDots{gap:6px;display:flex}.home-module__c3rdgG__emailDots span{background:#ffffff14;border-radius:50%;width:10px;height:10px}.home-module__c3rdgG__emailHeader{border-bottom:1px solid #ffffff0f;padding:20px 24px}.home-module__c3rdgG__emailFrom{align-items:flex-start;gap:12px;display:flex}.home-module__c3rdgG__emailAvatar{background:var(--accent);width:36px;height:36px;color:var(--accent-fg);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}.home-module__c3rdgG__emailSender{margin-bottom:2px;font-size:.85rem;font-weight:600}.home-module__c3rdgG__emailAddress{color:var(--text-secondary);font-weight:400}.home-module__c3rdgG__emailSubject{color:var(--text-secondary);font-size:.8rem}.home-module__c3rdgG__emailBody{padding:28px 24px}.home-module__c3rdgG__emailLogo{color:var(--accent);margin-bottom:24px;font-size:.9rem;font-weight:700}.home-module__c3rdgG__emailTitle{margin-bottom:4px;font-size:1.15rem;font-weight:700}.home-module__c3rdgG__emailDesc{color:var(--text-secondary);margin-bottom:20px;font-size:.85rem}.home-module__c3rdgG__emailCard{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;margin-bottom:12px;padding:16px}.home-module__c3rdgG__emailCardModel{margin-bottom:2px;font-size:.9rem;font-weight:600}.home-module__c3rdgG__emailCardPrompt{color:var(--text-secondary);margin-bottom:10px;font-size:.75rem}.home-module__c3rdgG__emailCardStats{color:var(--text-secondary);gap:16px;margin-bottom:10px;font-size:.75rem;display:flex}.home-module__c3rdgG__emailCardResponse{white-space:pre-wrap;font-size:.75rem;line-height:1.6;font-family:var(--font-mono,monospace);color:#ffffffb3;background:#0003;border-radius:8px;max-height:100px;padding:12px;overflow:hidden;-webkit-mask-image:linear-gradient(#000 60%,#0000 100%);mask-image:linear-gradient(#000 60%,#0000 100%)}.home-module__c3rdgG__emailFooter{color:#ffffff40;text-align:center;border-top:1px solid #ffffff0a;margin-top:24px;padding-top:16px;font-size:.7rem}.home-module__c3rdgG__emailManage{color:var(--text-secondary);margin-top:4px}.home-module__c3rdgG__recentSection{border-top:1px solid #ffffff0a;padding:5rem 0}.home-module__c3rdgG__recentGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:2.5rem;display:grid}.home-module__c3rdgG__recentCard{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;align-items:center;gap:1rem;padding:1.25rem 1.5rem;transition:border-color .2s;display:flex}.home-module__c3rdgG__recentCard:hover{border-color:#ffffff1a}.home-module__c3rdgG__recentCardLatest{background:#d4a8530a;border-color:#d4a85333}.home-module__c3rdgG__recentCardLatest:hover{border-color:#d4a85359}.home-module__c3rdgG__recentCardHeader{flex-shrink:0;align-items:center;display:flex}.home-module__c3rdgG__recentLogo{opacity:.5;filter:brightness(0)}[data-theme=dark] .home-module__c3rdgG__recentLogo{filter:brightness(0)invert()}.home-module__c3rdgG__recentNew{text-transform:uppercase;letter-spacing:.05em;color:var(--accent);background:#d4a8531a;border-radius:4px;margin-left:.5rem;padding:.15rem .45rem;font-size:.65rem;font-weight:600;display:inline-block}.home-module__c3rdgG__recentName{letter-spacing:-.01em;font-size:1rem;font-weight:600}.home-module__c3rdgG__recentMeta{color:var(--text-secondary);margin-top:.15rem;font-size:.8rem}.home-module__c3rdgG__recentDate{color:#fff3;margin-top:.15rem;font-size:.75rem}.home-module__c3rdgG__featuresSection{border-top:1px solid #ffffff0a;padding:4rem 0}.home-module__c3rdgG__featuresGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.home-module__c3rdgG__feature{border:none;border-radius:24px;padding:2.25rem 2rem;transition:transform .2s,filter .2s}.home-module__c3rdgG__feature:hover{filter:brightness(1.05);transform:translateY(-2px)}.home-module__c3rdgG__feature:first-child{background:linear-gradient(145deg,#d4a85324 0%,#d4a85314 100%)}.home-module__c3rdgG__feature:nth-child(2){background:linear-gradient(145deg,#2a9db324 0%,#2a9db314 100%)}.home-module__c3rdgG__feature:nth-child(3){background:linear-gradient(145deg,#8b5cf624 0%,#8b5cf614 100%)}.home-module__c3rdgG__featureIcon{border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.25rem;display:flex}.home-module__c3rdgG__feature:first-child .home-module__c3rdgG__featureIcon{color:#d4a853;background:#d4a85326}.home-module__c3rdgG__feature:nth-child(2) .home-module__c3rdgG__featureIcon{color:#2a9db3;background:#2a9db326}.home-module__c3rdgG__feature:nth-child(3) .home-module__c3rdgG__featureIcon{color:#8b5cf6;background:#8b5cf626}.home-module__c3rdgG__featureTitle{letter-spacing:-.01em;margin-bottom:.6rem;font-size:1.15rem;font-weight:600}.home-module__c3rdgG__featureDesc{color:var(--text-secondary);font-size:1rem;line-height:1.6}.home-module__c3rdgG__howSection{border-top:1px solid #ffffff0a;padding:5rem 0}.home-module__c3rdgG__sectionTitle{text-align:left;letter-spacing:-.025em;margin-bottom:1rem;font-size:2.5rem;font-weight:600}.home-module__c3rdgG__steps{align-items:flex-start;gap:2rem;display:flex}.home-module__c3rdgG__step{text-align:center;flex:1}.home-module__c3rdgG__stepNumber{width:44px;height:44px;color:var(--accent);background:linear-gradient(145deg,#d4a85326 0%,#d4a85317 100%);border:none;border-radius:14px;justify-content:center;align-items:center;margin:0 auto 1.25rem;font-size:.9rem;font-weight:700;display:flex}.home-module__c3rdgG__stepDivider{background:#ffffff14;flex-shrink:0;width:60px;height:1px;margin-top:20px}.home-module__c3rdgG__stepTitle{letter-spacing:-.01em;margin-bottom:.6rem;font-size:1.15rem;font-weight:600}.home-module__c3rdgG__stepDesc{color:var(--text-secondary);font-size:1rem;line-height:1.6}.home-module__c3rdgG__pricingSection{border-top:1px solid #ffffff0a;padding:5rem 0}.home-module__c3rdgG__pricingSubtitle{color:var(--text-secondary);max-width:500px;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.6}.home-module__c3rdgG__pricingLink{color:var(--text-secondary);margin-top:1.5rem;font-size:.9rem;transition:color .15s;display:inline-block}.home-module__c3rdgG__pricingLink:hover{color:var(--foreground)}.home-module__c3rdgG__ctaSection{border-top:1px solid #ffffff0a;max-width:480px;padding:5rem 0}.home-module__c3rdgG__ctaTitle{letter-spacing:-.025em;margin-bottom:.75rem;font-size:2.25rem;font-weight:600}.home-module__c3rdgG__ctaDesc{color:var(--text-secondary);margin-bottom:2rem;font-size:1.05rem;line-height:1.6}@media (min-width:1100px){.home-module__c3rdgG__annotation{display:flex}}@media (max-width:768px){.home-module__c3rdgG__heroGrid{grid-template-columns:1fr;gap:2.5rem}.home-module__c3rdgG__title{font-size:2.5rem}.home-module__c3rdgG__featuresGrid{grid-template-columns:1fr}.home-module__c3rdgG__steps{flex-direction:column;gap:2rem}.home-module__c3rdgG__stepDivider{width:1px;height:32px;margin:0 auto}.home-module__c3rdgG__providers{gap:1.5rem}.home-module__c3rdgG__recentGrid{grid-template-columns:1fr}.home-module__c3rdgG__emailPreviewWrapper{max-width:100%}.home-module__c3rdgG__emailBody{padding:20px 16px}.home-module__c3rdgG__emailHeader{padding:16px}}@media (max-width:480px){.home-module__c3rdgG__title{font-size:2rem}.home-module__c3rdgG__hero{padding:4rem 0 3rem}.home-module__c3rdgG__latestDrop{flex-wrap:wrap;gap:.4rem}.home-module__c3rdgG__recentGrid{grid-template-columns:1fr}.home-module__c3rdgG__sectionTitle{font-size:1.75rem}}
.pricing-module__r-Cc9a__container{max-width:1440px;margin:0 auto;padding:4rem 2rem}.pricing-module__r-Cc9a__title{letter-spacing:-.025em;margin-bottom:.75rem;font-size:2.5rem;font-weight:700}.pricing-module__r-Cc9a__subtitle{color:var(--text-secondary);max-width:540px;margin-bottom:1rem;font-size:1.1rem;line-height:1.6}.pricing-module__r-Cc9a__allModels{color:var(--text-secondary);opacity:.7;margin-bottom:3rem;font-size:.85rem}.pricing-module__r-Cc9a__bottomRow{grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:1.25rem;display:grid}.pricing-module__r-Cc9a__enterpriseCard{border:1px solid var(--border);background:var(--card-bg);border-radius:14px;flex-direction:column;justify-content:space-between;padding:2rem;display:flex}.pricing-module__r-Cc9a__enterpriseTitle{margin-bottom:.5rem;font-size:1rem;font-weight:600}.pricing-module__r-Cc9a__enterpriseDesc{color:var(--text-secondary);margin-bottom:1.25rem;font-size:.85rem;line-height:1.5}.pricing-module__r-Cc9a__enterpriseFeatures{color:var(--text-secondary);flex-wrap:wrap;gap:.4rem 1.5rem;margin-bottom:1.5rem;font-size:.8rem;list-style:none;display:flex}.pricing-module__r-Cc9a__enterpriseFeatures li:before{content:"·";color:var(--accent);margin-right:.4rem;font-weight:700}.pricing-module__r-Cc9a__enterpriseCta{text-align:center;border:1px solid var(--border);border-radius:8px;align-self:flex-start;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:background .15s;display:inline-block}.pricing-module__r-Cc9a__enterpriseCta:hover{background:var(--sidebar-hover)}.pricing-module__r-Cc9a__contactCard{border:1px solid var(--border);background:var(--card-bg);border-radius:14px;flex-direction:column;justify-content:center;padding:2rem;display:flex}.pricing-module__r-Cc9a__contactTitle{margin-bottom:.5rem;font-size:1rem;font-weight:600}.pricing-module__r-Cc9a__contactDesc{color:var(--text-secondary);margin-bottom:.75rem;font-size:.85rem;line-height:1.6}.pricing-module__r-Cc9a__contactLink{color:var(--accent);font-size:.85rem;font-weight:600;transition:opacity .15s}.pricing-module__r-Cc9a__contactLink:hover{opacity:.8}.pricing-module__r-Cc9a__sectionTitle{letter-spacing:-.025em;margin-bottom:2rem;font-size:2rem;font-weight:700}.pricing-module__r-Cc9a__comparisonSection{border-top:1px solid var(--border);margin-top:5rem;padding-top:5rem}.pricing-module__r-Cc9a__tableWrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.pricing-module__r-Cc9a__comparisonTable{border-collapse:collapse;width:100%;font-size:.85rem}.pricing-module__r-Cc9a__comparisonTable thead th{text-transform:uppercase;letter-spacing:.04em;color:var(--text-secondary);text-align:center;border-bottom:1px solid var(--border);padding:.75rem 1rem;font-size:.8rem;font-weight:600}.pricing-module__r-Cc9a__comparisonTable thead th:first-child{text-align:left}.pricing-module__r-Cc9a__featureCol{text-align:left;width:40%;color:var(--foreground)}.pricing-module__r-Cc9a__plusCol{background:#5b8def08}.pricing-module__r-Cc9a__comparisonTable tbody td{text-align:center;color:var(--text-secondary);border-bottom:1px solid #ffffff08;padding:.6rem 1rem}.pricing-module__r-Cc9a__comparisonTable tbody td:first-child{text-align:left;color:var(--foreground)}.pricing-module__r-Cc9a__categoryRow td{text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:600;color:var(--text-tertiary)!important;text-align:left!important;border-bottom:1px solid var(--border)!important;padding-top:1.5rem!important;padding-bottom:.6rem!important}.pricing-module__r-Cc9a__checkMark{color:var(--success);vertical-align:middle;display:inline-block}.pricing-module__r-Cc9a__dash{color:var(--text-tertiary);opacity:.5}.pricing-module__r-Cc9a__faqSection{border-top:1px solid var(--border);margin-top:5rem;padding-top:5rem}.pricing-module__r-Cc9a__faqGrid{grid-template-columns:1fr 1fr;gap:.5rem 2rem;display:grid}.pricing-module__r-Cc9a__faqItem{border-bottom:1px solid #ffffff0a;padding:1rem 0}.pricing-module__r-Cc9a__faqQuestion{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;font-size:.9rem;font-weight:600;list-style:none;display:flex}.pricing-module__r-Cc9a__faqQuestion::-webkit-details-marker{display:none}.pricing-module__r-Cc9a__faqQuestion:after{content:"+";color:var(--text-tertiary);flex-shrink:0;font-size:1.1rem;font-weight:400;transition:transform .2s}.pricing-module__r-Cc9a__faqItem[open] .pricing-module__r-Cc9a__faqQuestion:after{content:"−"}.pricing-module__r-Cc9a__faqAnswer{color:var(--text-secondary);margin-top:.75rem;padding-right:2rem;font-size:.85rem;line-height:1.6}@media (max-width:900px){.pricing-module__r-Cc9a__bottomRow,.pricing-module__r-Cc9a__faqGrid{grid-template-columns:1fr}}@media (max-width:768px){.pricing-module__r-Cc9a__container{padding:3rem 1.25rem}.pricing-module__r-Cc9a__title{font-size:2rem}.pricing-module__r-Cc9a__sectionTitle{font-size:1.5rem}.pricing-module__r-Cc9a__comparisonTable{font-size:.75rem}.pricing-module__r-Cc9a__comparisonTable thead th,.pricing-module__r-Cc9a__comparisonTable tbody td{padding:.5rem}.pricing-module__r-Cc9a__featureCol{width:35%}}
