.DeleteConfirmModal-module__aNOI7q__content{flex-direction:column;align-items:center;gap:6px;width:100%;padding:8px 0;display:flex}.DeleteConfirmModal-module__aNOI7q__iconContainer{background-color:var(--accent-danger-light,#fee2e2);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:4px;display:flex}.DeleteConfirmModal-module__aNOI7q__warningIcon{width:28px;height:28px;color:var(--accent-danger)}.DeleteConfirmModal-module__aNOI7q__heading{text-align:center;margin:0;font-size:1.25rem;font-weight:600}.DeleteConfirmModal-module__aNOI7q__confirmText{max-width:360px;color:var(--text-muted);text-align:center;margin:0;line-height:1.5}.DeleteConfirmModal-module__aNOI7q__buttonContainer{border-top:1px solid var(--border-primary);justify-content:center;gap:12px;margin-top:8px;padding-top:8px;display:flex}.DeleteConfirmModal-module__aNOI7q__buttonContainer button{justify-content:center}.DeleteConfirmModal-module__aNOI7q__deleteButton{background-color:var(--accent-danger);min-width:100px}.DeleteConfirmModal-module__aNOI7q__deleteButton:hover{background-color:var(--accent-danger-hover,#dc2626)}.DeleteConfirmModal-module__aNOI7q__dark .DeleteConfirmModal-module__aNOI7q__iconContainer{background-color:#ef44441a}
.TierCard-module__aryOuW__tiersGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.TierCard-module__aryOuW__tiersGridTwo{grid-template-columns:repeat(2,1fr)}.TierCard-module__aryOuW__tiersGridSingle{grid-template-columns:1fr;max-width:320px;margin:0 auto}@media (max-width:930px){.TierCard-module__aryOuW__tiersGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.TierCard-module__aryOuW__tiersGrid,.TierCard-module__aryOuW__tiersGridTwo{grid-template-columns:1fr}}.TierCard-module__aryOuW__tierCard{background:color-mix(in srgb,var(--bg-card),transparent 15%);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:1px solid var(--border-primary);corner-shape:squircle;text-align:left;-webkit-user-select:none;user-select:none;border-radius:16px;flex-direction:column;width:100%;min-height:320px;padding:24px;transition:border-color .3s,background .3s;display:flex;position:relative}.TierCard-module__aryOuW__tierCard_plus.TierCard-module__aryOuW__tierCardReco{border-color:color-mix(in srgb,var(--border-primary),#34d399 30%)}.TierCard-module__aryOuW__tierCard_pro.TierCard-module__aryOuW__tierCardReco{border-color:color-mix(in srgb,var(--border-primary),#ef4444 30%)}.TierCard-module__aryOuW__tierCardClickable{cursor:pointer}.TierCard-module__aryOuW__tierCard_free:hover:not(.TierCard-module__aryOuW__tierCardCurrent),.TierCard-module__aryOuW__tierCard_basic:hover:not(.TierCard-module__aryOuW__tierCardCurrent),.TierCard-module__aryOuW__tierCard_freeHovered:not(.TierCard-module__aryOuW__tierCardCurrent),.TierCard-module__aryOuW__tierCard_basicHovered:not(.TierCard-module__aryOuW__tierCardCurrent){border-color:color-mix(in srgb,var(--border-primary),#9ca3af 40%);background:color-mix(in srgb,var(--bg-card),#9ca3af 8%);z-index:1}.TierCard-module__aryOuW__tierCard_plus:hover,.TierCard-module__aryOuW__tierCard_plusHovered{border-color:color-mix(in srgb,var(--border-primary),#34d399 40%);background:color-mix(in srgb,var(--bg-card),#34d399 3%);z-index:1}.TierCard-module__aryOuW__tierCard_plus.TierCard-module__aryOuW__tierCardCurrent{border-color:color-mix(in srgb,var(--border-primary),#34d399 30%);background:color-mix(in srgb,var(--bg-card),#34d399 3%)}.TierCard-module__aryOuW__tierCard_pro.TierCard-module__aryOuW__tierCardCurrent{border-color:color-mix(in srgb,var(--border-primary),var(--accent-danger)30%);background:color-mix(in srgb,var(--bg-card),var(--accent-danger)3%);border-width:1.5px}.TierCard-module__aryOuW__tierCard_pro:hover,.TierCard-module__aryOuW__tierCard_proHovered{border-color:color-mix(in srgb,var(--border-primary),var(--accent-danger)40%);background:color-mix(in srgb,var(--bg-card),var(--accent-danger)3%);z-index:1}.TierCard-module__aryOuW__tierCard_plus:hover .TierCard-module__aryOuW__featureCheck,.TierCard-module__aryOuW__tierCard_plusHovered .TierCard-module__aryOuW__featureCheck{color:var(--tier-plus-1)}.TierCard-module__aryOuW__tierCard_pro:hover .TierCard-module__aryOuW__featureCheck,.TierCard-module__aryOuW__tierCard_proHovered .TierCard-module__aryOuW__featureCheck{color:var(--tier-pro-1)}.TierCard-module__aryOuW__tierCard_plus .TierCard-module__aryOuW__currentBadge{border-color:color-mix(in srgb,var(--border-primary),#34d399 30%);color:color-mix(in srgb,var(--border-primary),#34d399 80%)}.TierCard-module__aryOuW__tierCard_pro .TierCard-module__aryOuW__currentBadge{border-color:color-mix(in srgb,var(--border-primary),var(--accent-danger)30%);color:var(--accent-danger)}@media (max-width:930px){.TierCard-module__aryOuW__tierCard_free{display:none}}.TierCard-module__aryOuW__recommendedBadge{text-transform:uppercase;letter-spacing:.5px;corner-shape:squircle;white-space:nowrap;color:#fff;border-radius:16px;padding:4px 12px;font-size:11px;font-weight:600;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.TierCard-module__aryOuW__recommendedBadgePlus{background:linear-gradient(135deg,var(--tier-plus-1)0%,var(--tier-plus-2)50%,var(--tier-plus-1)100%)}.TierCard-module__aryOuW__recommendedBadgePro{background:linear-gradient(135deg,var(--tier-pro-1)0%,var(--tier-pro-2)50%,var(--tier-pro-1)100%)}.TierCard-module__aryOuW__tierHeader{justify-content:space-between;align-items:flex-start;margin-bottom:8px;display:flex}.TierCard-module__aryOuW__tierName{height:24px;margin:0;display:flex}.TierCard-module__aryOuW__tierTagline{color:var(--text-muted);margin-bottom:12px;font-size:16px}.TierCard-module__aryOuW__highlightBasic{font-weight:700;}.TierCard-module__aryOuW__highlightPlus{font-weight:700;}.TierCard-module__aryOuW__highlightPro{font-weight:700;}.TierCard-module__aryOuW__highlightNeutral{color:var(--text-primary);font-weight:700}.TierCard-module__aryOuW__multiplierX{margin:2px;font-size:12px}.TierCard-module__aryOuW__featureWithTooltip{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-color:color-mix(in srgb,var(--text-primary),transparent 70%);text-decoration-color:color-mix(in srgb,var(--text-primary),transparent 70%);text-underline-offset:3px;cursor:help}.TierCard-module__aryOuW__tierMultiplier{border-radius:6px;padding:3px 7px;font-size:16px;font-weight:500}.TierCard-module__aryOuW__tierMultiplierPlus{color:#059669;background:#10b9811a}.TierCard-module__aryOuW__tierMultiplierPro{color:#dc2626;background:#ef44441a}.TierCard-module__aryOuW__tierPricing{align-items:baseline;gap:4px;margin-top:8px;display:flex}.TierCard-module__aryOuW__tierPrice{color:var(--text-primary);letter-spacing:-1px;font-size:28px;font-weight:500}.TierCard-module__aryOuW__tierPeriod{color:var(--text-muted);font-size:16px}.TierCard-module__aryOuW__tierFeatures{flex:1;margin:0 0 20px;padding:0;list-style:none}.TierCard-module__aryOuW__tierFeature{color:var(--text-secondary);align-items:flex-start;gap:8px;padding:6px 0;font-size:16px;display:flex}.TierCard-module__aryOuW__featureCheck{opacity:.7;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin:5px 0;display:flex}.TierCard-module__aryOuW__featureCheckFree,.TierCard-module__aryOuW__featureCheckBasic,.TierCard-module__aryOuW__featureCheckPlus,.TierCard-module__aryOuW__featureCheckPro{color:var(--text-muted)}.TierCard-module__aryOuW__tierAction{margin-top:auto}.TierCard-module__aryOuW__selectButton{text-align:center;corner-shape:squircle;cursor:pointer;box-sizing:border-box;border:none;border-radius:24px;width:100%;min-height:48px;margin:0 auto;padding:12px 20px;font-size:18px;font-weight:400;transition:box-shadow .5s,background-position .5s,transform .5s,filter .2s;display:block}.TierCard-module__aryOuW__selectButton:active:not(:disabled){filter:brightness(.85)}.TierCard-module__aryOuW__selectButton:disabled{opacity:.6;cursor:not-allowed}.TierCard-module__aryOuW__selectButtonFree,.TierCard-module__aryOuW__selectButtonBasic{color:#fff;border:1px solid var(--border-primary);background-image:linear-gradient(135deg,color-mix(in srgb,color-mix(in srgb,var(--accent-primary),#555 70%),var(--bg-card)20%)0%,color-mix(in srgb,color-mix(in srgb,var(--accent-primary),#555 50%),var(--bg-card)20%)50%,color-mix(in srgb,color-mix(in srgb,var(--accent-primary),#555 70%),var(--bg-card)20%)100%)}.TierCard-module__aryOuW__selectButtonPlus{color:#fff;background:linear-gradient(135deg,var(--tier-plus-1)0%,var(--tier-plus-2)50%,var(--tier-plus-1)100%);background-size:200% 200%;border:1px solid #098058}.TierCard-module__aryOuW__selectButtonPlus:hover:not(:disabled),.TierCard-module__aryOuW__tierCardClickable:hover .TierCard-module__aryOuW__selectButtonPlus:not(:disabled){background-position:100%;box-shadow:0 4px 12px #10b9814d}.TierCard-module__aryOuW__selectButtonPro{color:#fff;background:linear-gradient(135deg,var(--tier-pro-1)0%,var(--tier-pro-2)50%,var(--tier-pro-1)100%);background-size:200% 200%;border:1px solid #a92e2e}.TierCard-module__aryOuW__selectButtonPro:hover:not(:disabled),.TierCard-module__aryOuW__tierCardClickable:hover .TierCard-module__aryOuW__selectButtonPro:not(:disabled){background-position:100%;box-shadow:0 4px 12px #ef44444d}.TierCard-module__aryOuW__currentBadge{text-align:center;width:100%;color:var(--accent-primary);border:1px solid color-mix(in srgb,var(--accent-primary),transparent 80%);corner-shape:squircle;box-sizing:border-box;border-radius:24px;justify-content:center;align-items:center;min-height:48px;padding:12px 20px;font-size:18px;font-weight:400;line-height:normal;display:flex}.TierCard-module__aryOuW__endingBadge{text-align:center;width:100%;color:color-mix(in srgb,var(--accent-warning),var(--text-tertiary)30%);border:1px solid color-mix(in srgb,var(--accent-warning),var(--text-tertiary)10%);box-sizing:border-box;border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:12px 20px;font-size:18px;font-weight:400;display:flex}.TierCard-module__aryOuW__startingBadge{text-align:center;width:100%;color:var(--accent-success);border:1px solid color-mix(in srgb,var(--accent-success),transparent 80%);box-sizing:border-box;border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:12px 20px;font-size:18px;font-weight:400;display:flex}.TierCard-module__aryOuW__loadingBarContainer{background-color:var(--border-primary);border-radius:2px;width:100%;height:4px;margin:22px 0;overflow:hidden}.TierCard-module__aryOuW__loadingBar{width:140%;height:100%;position:relative}.TierCard-module__aryOuW__loadingBar:before,.TierCard-module__aryOuW__loadingBar:after{content:"";border-radius:2px;width:20%;height:100%;animation:3s linear infinite TierCard-module__aryOuW__loadingIndeterminate;position:absolute;top:0}.TierCard-module__aryOuW__loadingBar:after{animation-delay:-1.5s}@keyframes TierCard-module__aryOuW__loadingIndeterminate{0%{left:-40%}to{left:100%}}.TierCard-module__aryOuW__loadingBarFree:before,.TierCard-module__aryOuW__loadingBarFree:after,.TierCard-module__aryOuW__loadingBarBasic:before,.TierCard-module__aryOuW__loadingBarBasic:after{background:linear-gradient(to left,var(--border-primary)0%,#9ca3af 50%,var(--border-primary)100%)}.TierCard-module__aryOuW__loadingBarPlus:before,.TierCard-module__aryOuW__loadingBarPlus:after{background:linear-gradient(to left,var(--border-primary)0%,#10b981 50%,var(--border-primary)100%)}.TierCard-module__aryOuW__loadingBarPro:before,.TierCard-module__aryOuW__loadingBarPro:after{background:linear-gradient(to left,var(--border-primary)0%,#ef4444 50%,var(--border-primary)100%)}.TierCard-module__aryOuW__tierCardSkeleton{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:8px;flex-direction:column;min-height:320px;padding:24px;display:flex}.TierCard-module__aryOuW__skeletonHeader{justify-content:space-between;margin-bottom:16px;display:flex}.TierCard-module__aryOuW__skeletonTitle{background:var(--bg-secondary);border-radius:4px;width:60px;height:16px;animation:1.5s infinite TierCard-module__aryOuW__shimmer}.TierCard-module__aryOuW__skeletonMultiplier{background:var(--bg-secondary);border-radius:6px;width:40px;height:24px;animation:1.5s infinite TierCard-module__aryOuW__shimmer}.TierCard-module__aryOuW__skeletonPrice{background:var(--bg-secondary);border-radius:4px;width:80px;height:32px;margin-bottom:20px;animation:1.5s infinite TierCard-module__aryOuW__shimmer}.TierCard-module__aryOuW__skeletonFeatures{flex-direction:column;flex:1;gap:12px;display:flex}.TierCard-module__aryOuW__skeletonFeature{background:var(--bg-secondary);border-radius:4px;width:100%;height:16px;animation:1.5s infinite TierCard-module__aryOuW__shimmer}.TierCard-module__aryOuW__skeletonFeature:nth-child(2){width:85%}.TierCard-module__aryOuW__skeletonFeature:nth-child(3){width:70%}.TierCard-module__aryOuW__skeletonFeature:nth-child(4){width:90%}.TierCard-module__aryOuW__skeletonButton{background:var(--bg-secondary);border-radius:8px;width:100%;height:44px;margin-top:auto;animation:1.5s infinite TierCard-module__aryOuW__shimmer}@keyframes TierCard-module__aryOuW__shimmer{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.TierCard-module__aryOuW__poweredByStripe{height:30px;display:block}.TierCard-module__aryOuW__poweredByStripe path,.TierCard-module__aryOuW__poweredByStripe polygon,.TierCard-module__aryOuW__poweredByStripe rect{fill:var(--accent-primary);opacity:.5}.TierCard-module__aryOuW__usageBanner{border:1px solid var(--border-primary);border-radius:8px;padding:16px 20px}.TierCard-module__aryOuW__usageBannerHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.TierCard-module__aryOuW__usageBannerLabel{color:var(--text-primary);margin:0;font-size:15px;font-weight:600}.TierCard-module__aryOuW__usageProgressBar{background:var(--bg-primary);border-radius:100px;height:6px;overflow:hidden}.TierCard-module__aryOuW__usageProgressFill{border-radius:100px;height:100%;transition:width .3s}.TierCard-module__aryOuW__progressFillFree{}.TierCard-module__aryOuW__progressFillPlus{background:linear-gradient(90deg,#34d399 0%,#10b981 100%)}.TierCard-module__aryOuW__progressFillPro{background:linear-gradient(90deg,#f87171 0%,#ef4444 100%)}.TierCard-module__aryOuW__usageBannerFooter{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.TierCard-module__aryOuW__usagePercent{color:var(--text-muted);font-size:12px}.TierCard-module__aryOuW__usagePercent strong{color:var(--text-primary)}.TierCard-module__aryOuW__usageBannerReset{color:var(--text-muted);font-size:12px}.TierCard-module__aryOuW__usageBannerReset strong{color:var(--text-primary)}.TierCard-module__aryOuW__usageBannerSkeleton{background:var(--bg-secondary);border-radius:8px;height:114px;animation:1.5s infinite TierCard-module__aryOuW__shimmer}
.TierComparisonBar-module__J-aPeW__container{border:1px solid var(--border-primary);border-radius:8px;padding:16px 20px}.TierComparisonBar-module__J-aPeW__header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.TierComparisonBar-module__J-aPeW__label{color:var(--text-primary);margin:0;font-size:15px;font-weight:600}.TierComparisonBar-module__J-aPeW__reset{color:var(--text-muted);font-size:12px}.TierComparisonBar-module__J-aPeW__barContainer{margin-bottom:8px;position:relative}.TierComparisonBar-module__J-aPeW__barBackground{background:var(--bg-primary);border-radius:100px 0 0 100px;height:12px;position:relative;overflow:visible}.TierComparisonBar-module__J-aPeW__barBackgroundRounded{border-radius:100px}.TierComparisonBar-module__J-aPeW__tierSection{opacity:0;height:100%;transition:opacity .2s;position:absolute;top:0}.TierComparisonBar-module__J-aPeW__tierSectionBasic{background:#9ca3af;border-radius:100px 0 0 100px;left:0}.TierComparisonBar-module__J-aPeW__tierSectionPlus{background:#10b981;border-radius:100px 0 0 100px}.TierComparisonBar-module__J-aPeW__tierSectionPro{background:#ef4444;border-radius:100px 0 0 100px}.TierComparisonBar-module__J-aPeW__tierSectionProRounded{border-radius:100px}.TierComparisonBar-module__J-aPeW__tierSectionActive{opacity:.2}.TierComparisonBar-module__J-aPeW__usageFill{background:linear-gradient(90deg,var(--accent-primary),var(--accent-primary));z-index:1;border-radius:100px 0 0 100px;height:100%;transition:width .3s;position:absolute;top:0;left:0}.TierComparisonBar-module__J-aPeW__usageFillRounded{border-radius:100px}.TierComparisonBar-module__J-aPeW__thresholdMarker{z-index:2;width:2px;transition:opacity .2s;position:absolute;top:-4px;bottom:-4px;transform:translate(-50%)}.TierComparisonBar-module__J-aPeW__thresholdMarkerBasic{background:#9ca3af}.TierComparisonBar-module__J-aPeW__thresholdMarkerPlus{background:#10b981}.TierComparisonBar-module__J-aPeW__thresholdMarkerPro{background:#ef4444}.TierComparisonBar-module__J-aPeW__thresholdMarkerHidden{opacity:0}.TierComparisonBar-module__J-aPeW__thresholdLabels{height:20px;margin-top:10px;position:relative}.TierComparisonBar-module__J-aPeW__thresholdLabel{cursor:pointer;flex-direction:column;align-items:center;gap:1px;transition:opacity .2s;display:flex;position:absolute;transform:translate(-50%)}.TierComparisonBar-module__J-aPeW__thresholdLabel:first-child{align-items:flex-start}.TierComparisonBar-module__J-aPeW__thresholdLabel:last-child{align-items:flex-end}.TierComparisonBar-module__J-aPeW__thresholdName{text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.TierComparisonBar-module__J-aPeW__thresholdMultiplier{font-size:10px;font-weight:500}.TierComparisonBar-module__J-aPeW__thresholdLabelBasic .TierComparisonBar-module__J-aPeW__thresholdName,.TierComparisonBar-module__J-aPeW__thresholdLabelBasic .TierComparisonBar-module__J-aPeW__thresholdMultiplier{color:#6b7280}.TierComparisonBar-module__J-aPeW__thresholdLabelPlus .TierComparisonBar-module__J-aPeW__thresholdName,.TierComparisonBar-module__J-aPeW__thresholdLabelPlus .TierComparisonBar-module__J-aPeW__thresholdMultiplier{color:#10b981}.TierComparisonBar-module__J-aPeW__thresholdLabelPro .TierComparisonBar-module__J-aPeW__thresholdName,.TierComparisonBar-module__J-aPeW__thresholdLabelPro .TierComparisonBar-module__J-aPeW__thresholdMultiplier{color:#ef4444}.TierComparisonBar-module__J-aPeW__thresholdLabelCurrent .TierComparisonBar-module__J-aPeW__thresholdName{font-weight:700}.TierComparisonBar-module__J-aPeW__thresholdLabelCurrent .TierComparisonBar-module__J-aPeW__thresholdMultiplier{font-weight:600}.TierComparisonBar-module__J-aPeW__thresholdLabelHidden{opacity:0}.TierComparisonBar-module__J-aPeW__footer{justify-content:space-between;align-items:center;margin-top:14px;display:flex}.TierComparisonBar-module__J-aPeW__usageText{color:var(--text-muted);font-size:12px}.TierComparisonBar-module__J-aPeW__usageText strong{color:var(--text-primary)}.TierComparisonBar-module__J-aPeW__upgradeHint{color:var(--text-muted);font-size:12px;font-weight:500}
.DocumentEditor-module__wAK1eq__container{background-color:var(--bg-primary);flex-direction:column;height:100vh;display:flex;overflow:hidden}.DocumentEditor-module__wAK1eq__rightPanel{z-index:5000;background:var(--bg-card);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:5px 0 0;flex-direction:column;flex:1;min-width:320px;display:flex;position:relative;overflow:hidden}.DocumentEditor-module__wAK1eq__header{background:linear-gradient(to bottom,var(--bg-primary),transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);justify-content:space-between;align-items:flex-end;height:140px;padding:0;display:flex;position:fixed;top:0;left:0;right:0}.DocumentEditor-module__wAK1eq__headerTopLeft{flex-grow:1;flex-basis:0;height:100%}.DocumentEditor-module__wAK1eq__headerTopRight{flex-grow:1;flex-basis:0;justify-content:flex-end;align-items:flex-start;height:100%;display:flex}.DocumentEditor-module__wAK1eq__headerDocControls{width:814px}.DocumentEditor-module__wAK1eq__editorContainer{flex:1;justify-content:center;height:100%;display:flex;position:relative;overflow:scroll}.DocumentEditor-module__wAK1eq__hideNativeScrollbar{scrollbar-width:none;-ms-overflow-style:none}.DocumentEditor-module__wAK1eq__hideNativeScrollbar::-webkit-scrollbar{display:none}.DocumentEditor-module__wAK1eq__customScrollbar::-webkit-scrollbar{width:12px}.DocumentEditor-module__wAK1eq__customScrollbar::-webkit-scrollbar-track{background:0 0;margin-top:120px}.DocumentEditor-module__wAK1eq__customScrollbar::-webkit-scrollbar-thumb{background:#0003 padding-box padding-box;border:2px solid #0000;border-radius:6px}.DocumentEditor-module__wAK1eq__customScrollbar::-webkit-scrollbar-thumb:hover{background:#0000004d padding-box padding-box}.DocumentEditor-module__wAK1eq__customScrollbar{scrollbar-width:thin;scrollbar-color:#0003 transparent}.DocumentEditor-module__wAK1eq__modeToggle{color:#fff;cursor:pointer;font-size:14px;font-family:var(--font-ui);border:none;border-radius:4px;justify-content:center;align-items:center;padding:8px 16px;transition:background-color .2s;display:flex}.DocumentEditor-module__wAK1eq__mainContent{flex:1;justify-content:center;min-height:0;display:flex}.DocumentEditor-module__wAK1eq__rightColumn{justify-content:flex-start;width:450px;padding-top:32px;display:flex}.DocumentEditor-module__wAK1eq__centerColumn{box-sizing:border-box;flex-direction:row;flex-grow:1;justify-content:center;display:flex;position:relative}.DocumentEditor-module__wAK1eq__editorControlsContainer{background:var(--bg-card);box-shadow:var(--shadow-card);pointer-events:all;border-radius:6px;position:relative;top:10px}@media (max-width:910px){.DocumentEditor-module__wAK1eq__editorControlsContainer{border-radius:0}}.DocumentEditor-module__wAK1eq__editorControlsBar{z-index:99;z-index:1000;pointer-events:none;justify-content:center;align-items:center;width:calc(100vw - 450px);min-width:1000px;height:60px;display:flex}.DocumentEditor-module__wAK1eq__editorControlsBarStickToLeft{justify-content:flex-start}@media screen and (max-width:890px){.DocumentEditor-module__wAK1eq__centerColumn{flex-grow:0;width:8.5in;max-width:calc(100vw - 20px);margin:0 10px}}@media (max-width:1400px){.DocumentEditor-module__wAK1eq__centerColumn{margin:0 40px}.DocumentEditor-module__wAK1eq__rightColumn{min-width:400px}}@media (max-width:1300px){.DocumentEditor-module__wAK1eq__editorControlsBar,.DocumentEditor-module__wAK1eq__editorControlsContainer{width:100%;min-width:911px}.DocumentEditor-module__wAK1eq__editorControlsContainer{margin:0 10px}}@media (max-width:1350px){.DocumentEditor-module__wAK1eq__centerColumn{margin:0 30px}.DocumentEditor-module__wAK1eq__rightColumn{min-width:400px}}@media (max-width:1300px){.DocumentEditor-module__wAK1eq__centerColumn{margin:0 30px}.DocumentEditor-module__wAK1eq__rightColumn{min-width:0}}@media screen and (max-width:1400px){.DocumentEditor-module__wAK1eq__mainContent{justify-content:flex-start}}@media screen and (min-width:1460px){.DocumentEditor-module__wAK1eq__rightColumn{margin-top:-59px;padding-top:0}}@media (max-width:1195px){.DocumentEditor-module__wAK1eq__centerColumn{max-width:8.5in;margin-right:auto}.DocumentEditor-module__wAK1eq__rightColumn{z-index:5000;width:calc(100vw - 876px);transition:right .2s,width .2s;position:fixed;top:110px;bottom:0;right:0}.DocumentEditor-module__wAK1eq__rightColumn:not(.DocumentEditor-module__wAK1eq__rightColumnExpanded){cursor:pointer}.DocumentEditor-module__wAK1eq__rightPanel{transition:box-shadow .2s}.DocumentEditor-module__wAK1eq__rightColumn:hover:not(.DocumentEditor-module__wAK1eq__rightColumnExpanded){width:calc(100vw - 866px);min-width:0;position:fixed;top:110px;bottom:0;right:0}.DocumentEditor-module__wAK1eq__rightColumn:hover .DocumentEditor-module__wAK1eq__rightPanel{box-shadow:0 4px 12px #0000001a}.DocumentEditor-module__wAK1eq__rightColumnExpanded{width:400px;right:0}.DocumentEditor-module__wAK1eq__rightColumnExpanded .DocumentEditor-module__wAK1eq__rightPanel{box-shadow:0 4px 12px #0000001a}}@media screen and (max-width:890px){.DocumentEditor-module__wAK1eq__centerColumn{flex-grow:0;width:8.5in;max-width:calc(100vw - 40px);margin:0 20px}}.DocumentEditor-module__wAK1eq__floatingAgentButton{z-index:3001;background:var(--accent-primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:24px;padding:12px 20px;font-size:14px;font-weight:600;transition:background .2s;position:fixed;bottom:12px;left:735px;box-shadow:0 4px 12px #0003}.DocumentEditor-module__wAK1eq__floatingAgentButton:hover{background:color-mix(in srgb,var(--accent-primary),white 10%);box-shadow:0 6px 16px #00000040}@media screen and (max-width:890px){.DocumentEditor-module__wAK1eq__floatingAgentButton{left:100%;transform:translate(-100%)translate(-12px)}}.DocumentEditor-module__wAK1eq__floatingAgentButtonHidden{opacity:0;pointer-events:none}.DocumentEditor-module__wAK1eq__tabletPanelOverlay{z-index:3002;background:#0006;justify-content:flex-end;animation:.2s DocumentEditor-module__wAK1eq__fadeIn;display:flex;position:fixed;inset:0}@keyframes DocumentEditor-module__wAK1eq__fadeIn{0%{opacity:0}to{opacity:1}}.DocumentEditor-module__wAK1eq__tabletPanel{background:var(--bg-card);border-radius:6px 0 0;flex-direction:column;width:min(450px,90vw);margin-top:60px;animation:.2s DocumentEditor-module__wAK1eq__slideIn;display:flex;overflow:hidden}@keyframes DocumentEditor-module__wAK1eq__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.DocumentEditor-module__wAK1eq__tabletPanelHeader{border-bottom:1px solid var(--border-primary);color:var(--text-primary);flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;font-size:16px;font-weight:600;display:flex}.DocumentEditor-module__wAK1eq__tabletPanelClose{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:0;font-size:24px;line-height:1;transition:color .2s}.DocumentEditor-module__wAK1eq__tabletPanelClose:hover{color:var(--text-primary)}.DocumentEditor-module__wAK1eq__newDoc,.DocumentEditor-module__wAK1eq__importDoc{flex-shrink:1;margin-bottom:40px}.DocumentEditor-module__wAK1eq__rightPanelBody{background:color-mix(in srgb,var(--bg-card),transparent 15%);flex-direction:column;flex:1;min-height:0;display:flex}.DocumentEditor-module__wAK1eq__rightPanelView{flex-direction:column;flex:1;min-height:0;display:flex}.DocumentEditor-module__wAK1eq__rightPanelViewHidden{display:none}.DocumentEditor-module__wAK1eq__rightPanelViewActive{display:flex}.DocumentEditor-module__wAK1eq__rightPanelNotesContent{flex-direction:column;flex:1;gap:12px;padding-bottom:16px;display:flex;overflow-y:auto}.DocumentEditor-module__wAK1eq__rightPanelSection{border-bottom:1px solid color-mix(in srgb,var(--border-primary),transparent 50%);flex-direction:column;gap:12px;padding:12px 16px;display:flex}.DocumentEditor-module__wAK1eq__rightPanelSection:last-child{border-bottom:none}.DocumentEditor-module__wAK1eq__rightPanelSectionHeader{color:var(--text-secondary);font-size:14px;font-weight:600}.DocumentEditor-module__wAK1eq__authButton{color:var(--text-secondary);border:1px solid var(--border-primary);cursor:pointer;font-size:14px;font-family:var(--font-ui);background-color:#0000;border-radius:6px;margin-right:8px;padding:8px 16px;text-decoration:none;transition:all .2s}.DocumentEditor-module__wAK1eq__authButton:hover{background-color:var(--bg-hover);border-color:var(--border-light)}.DocumentEditor-module__wAK1eq__navButtons{padding:20px}.DocumentEditor-module__wAK1eq__metricsSection{color:var(--text-secondary);flex-direction:column;gap:10px;font-size:12px;display:flex}.DocumentEditor-module__wAK1eq__metricsRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.DocumentEditor-module__wAK1eq__metricLabel{color:var(--text-muted);font-weight:500}.DocumentEditor-module__wAK1eq__metricValue{color:var(--text-primary);align-items:center;gap:6px;font-weight:500;display:inline-flex}.DocumentEditor-module__wAK1eq__connectionStatus{align-items:center;gap:6px;display:flex}.DocumentEditor-module__wAK1eq__connectionIndicator{border-radius:50%;width:5px;height:5px;display:inline-block}.DocumentEditor-module__wAK1eq__connectionIndicatorOnline{background-color:var(--accent-success);box-shadow:0 0 4px var(--accent-success)}.DocumentEditor-module__wAK1eq__connectionIndicatorOffline{background-color:var(--accent-danger);box-shadow:0 0 4px var(--accent-danger)}.DocumentEditor-module__wAK1eq__supportLink{color:var(--text-secondary);font-size:12px;text-decoration:underline;transition:color .2s ease-out}.DocumentEditor-module__wAK1eq__supportLink:hover{color:var(--text-primary)}.DocumentEditor-module__wAK1eq__placeholderOverlay{pointer-events:none;z-index:5;pointer-events:none;justify-content:flex-start;width:7.5in;height:50px;margin-top:-6px;display:flex;position:absolute;inset:1in 0 0 1in;overflow:hidden}.DocumentEditor-module__wAK1eq__placeholderContent{pointer-events:none;cursor:text;max-width:100%;font-family:Arial,sans-serif;font-size:16px;line-height:22.4px}.DocumentEditor-module__wAK1eq__placeholderText{color:var(--text-tertiary);-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.5}.DocumentEditor-module__wAK1eq__placeholderUploadButton{pointer-events:auto}.DocumentEditor-module__wAK1eq__placeholderAttachedFile{background:color-mix(in srgb,var(--accent-primary),transparent 90%);border:1px solid color-mix(in srgb,var(--accent-primary),transparent 70%);color:var(--text-primary);pointer-events:auto;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:8px 12px;display:flex}.DocumentEditor-module__wAK1eq__placeholderAttachedFileIcon{font-size:14px}.DocumentEditor-module__wAK1eq__placeholderAttachedFileName{text-overflow:ellipsis;white-space:nowrap;max-width:300px;font-size:14px;font-weight:500;overflow:hidden}.DocumentEditor-module__wAK1eq__placeholderAttachedFileRemove{width:20px;height:20px;color:var(--accent-primary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;margin-left:4px;padding:0;font-size:16px;font-weight:500;transition:background-color .15s;display:flex}.DocumentEditor-module__wAK1eq__placeholderAttachedFileRemove:hover{background:color-mix(in srgb,var(--accent-primary),transparent 80%)}.DocumentEditor-module__wAK1eq__canvasContainer{outline:none;height:100%;margin-top:32px;position:relative;overflow:visible}.DocumentEditor-module__wAK1eq__codeLanguagePickerOverlay{z-index:2200;pointer-events:auto;position:absolute;transform:translate(-100%)}.DocumentEditor-module__wAK1eq__codeLanguagePickerDropdown button{box-shadow:0 2px 8px var(--shadow-sm);border-radius:6px}.DocumentEditor-module__wAK1eq__page{background:var(--bg-page);border-bottom:1px solid var(--border-primary);border-radius:4px;width:100%;position:absolute;overflow:visible}.DocumentEditor-module__wAK1eq__pagePageless{border-radius:none}.DocumentEditor-module__wAK1eq__pagePageless:first-child{border-radius:4px 4px 0 0}.DocumentEditor-module__wAK1eq__pagePageless:last-child{border-bottom:1px solid var(--border-primary);border-radius:0 0 4px 4px}.DocumentEditor-module__wAK1eq__pagePageless:not(:last-child){border-bottom:none}.DocumentEditor-module__wAK1eq__anonBannerWrapper{pointer-events:none;z-index:3100;justify-content:center;display:flex;position:absolute;bottom:0;left:0;right:0}@media screen and (max-width:600px){.DocumentEditor-module__wAK1eq__anonBannerWrapper{position:fixed}}.DocumentEditor-module__wAK1eq__anonBannerWrapper>*{pointer-events:auto}.DocumentEditor-module__wAK1eq__readOnlyBannerWrapper{z-index:2999;background:color-mix(in srgb,var(--bg-card),transparent 20%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border-primary);width:9in;max-width:calc(100vw - 20px);box-shadow:var(--shadow-card);border-radius:8px;padding:12px 16px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.DocumentEditor-module__wAK1eq__replacementTooltip{background:var(--bg-page);border:1px solid var(--border-secondary);corner-shape:squircle;pointer-events:none;z-index:1000;width:max-content;max-width:350px;box-shadow:var(--shadow-md);border-radius:12px;padding:6px 10px;font-size:13px;line-height:1.4}.DocumentEditor-module__wAK1eq__replacementTooltipLabel{color:var(--text-secondary)}.DocumentEditor-module__wAK1eq__replacementTooltipText{color:var(--diff-delete);background:color-mix(in srgb,var(--diff-delete),transparent 90%)}.DocumentEditor-module__wAK1eq__gradientMask{background:linear-gradient(to bottom,var(--bg-primary)0%,transparent 100%);height:20px;position:absolute;top:0;left:0;right:0}@media (max-width:1300px){.DocumentEditor-module__wAK1eq__gradientMask{display:none}}
.AnonSignupBanner-module__1WNkNW__banner{background-color:color-mix(in srgb,var(--bg-primary),transparent 30%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-primary);corner-shape:squircle;z-index:1000;cursor:default;border-bottom:none;border-radius:20px 20px 0 0;justify-content:space-between;align-items:center;gap:24px;width:9in;max-width:calc(100vw - 48px);height:140px;padding:0 50px;display:flex;box-shadow:0 -4px 10px #00000012}.AnonSignupBanner-module__1WNkNW__buttons{gap:10px;display:flex}.AnonSignupBanner-module__1WNkNW__buttons button{border-color:color-mix(in srgb,var(--accent-primary),transparent 50%)}.AnonSignupBanner-module__1WNkNW__buttons button:hover{border-color:color-mix(in srgb,var(--accent-primary),transparent 20%)}.AnonSignupBanner-module__1WNkNW__buttonsOr{color:var(--text-muted);opacity:.7;margin:8px 3px;font-size:12px}@media (max-width:800px){.AnonSignupBanner-module__1WNkNW__buttons{flex-direction:column;gap:8px}.AnonSignupBanner-module__1WNkNW__buttonsOr{display:none}}@media screen and (max-width:600px){.AnonSignupBanner-module__1WNkNW__banner{text-align:center;flex-direction:column;justify-content:center;align-items:stretch;gap:16px;height:auto;padding:20px 24px}}.AnonSignupBanner-module__1WNkNW__banner:hover{background-color:color-mix(in srgb,var(--bg-primary),transparent 20%)}.AnonSignupBanner-module__1WNkNW__content{flex-direction:column;flex-grow:1;gap:4px;display:flex}@media screen and (max-width:600px){.AnonSignupBanner-module__1WNkNW__content{align-items:center}}.AnonSignupBanner-module__1WNkNW__title{color:var(--text-primary);margin-bottom:6px;font-size:18px;font-weight:400}.AnonSignupBanner-module__1WNkNW__subtitle{color:var(--text-secondary);font-size:14px}.AnonSignupBanner-module__1WNkNW__button{min-width:150px}
.GetStartedBanner-module__f56cuq__banner{background-color:color-mix(in srgb,var(--bg-primary),transparent 30%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-primary);corner-shape:squircle;z-index:5000;border-bottom:none;border-radius:20px 20px 0 0;justify-content:space-between;align-items:center;gap:24px;width:9in;max-width:calc(100vw - 48px);height:140px;padding:0 50px;display:flex;box-shadow:0 -4px 10px #00000012}@media screen and (max-width:600px){.GetStartedBanner-module__f56cuq__banner{text-align:center;flex-direction:column;justify-content:center;align-items:stretch;gap:16px;height:auto;padding:20px 24px}}.GetStartedBanner-module__f56cuq__content{flex-direction:column;gap:4px;display:flex}@media screen and (max-width:600px){.GetStartedBanner-module__f56cuq__content{align-items:center}}.GetStartedBanner-module__f56cuq__title{color:var(--text-primary);margin-bottom:6px;font-size:18px;font-weight:400}.GetStartedBanner-module__f56cuq__subtitle{color:var(--text-secondary);font-size:14px}.GetStartedBanner-module__f56cuq__buttons{gap:12px;display:flex}@media screen and (max-width:600px){.GetStartedBanner-module__f56cuq__buttons{width:100%}}.GetStartedBanner-module__f56cuq__button{white-space:nowrap}@media screen and (max-width:600px){.GetStartedBanner-module__f56cuq__button{flex:1}}@media screen and (max-width:850px){.GetStartedBanner-module__f56cuq__hideOnNarrow{display:none}}
.ToolLandingPage-module__GQr4Iq__container{background:var(--bg-primary);flex-direction:column;min-height:100vh;display:flex}.ToolLandingPage-module__GQr4Iq__heroBg{z-index:0;width:100vw;height:800px;position:absolute;top:0;left:0}.ToolLandingPage-module__GQr4Iq__main{z-index:1;flex-direction:column;align-items:center;width:100%;max-width:920px;margin:0 auto;padding:80px 0 20px;display:flex}.ToolLandingPage-module__GQr4Iq__bottomSection{background:linear-gradient(to bottom,color-mix(in srgb,var(--bg-primary),var(--bg-card)60%)10%,color-mix(in srgb,var(--bg-primary),var(--accent-primary)20%)100%);border-bottom:1px solid color-mix(in srgb,var(--bg-primary),var(--accent-primary)35%);flex:1;width:100%;padding:50px 24px}.ToolLandingPage-module__GQr4Iq__bottomSectionInner{flex-direction:column;align-items:center;width:100%;max-width:900px;margin:0 auto;display:flex}.ToolLandingPage-module__GQr4Iq__heroSection{text-align:center;margin-bottom:40px}.ToolLandingPage-module__GQr4Iq__headline{color:var(--text-primary);font-size:42px;font-weight:600;line-height:1.2;font-family:var(--font-ui);margin:0 0 16px}.ToolLandingPage-module__GQr4Iq__description{color:var(--text-secondary);max-width:700px;margin:0;font-size:18px;line-height:1.6}.ToolLandingPage-module__GQr4Iq__inputSection{justify-content:center;width:100%;display:flex}.ToolLandingPage-module__GQr4Iq__comparisonSection{width:100%;max-width:800px;margin-bottom:50px}.ToolLandingPage-module__GQr4Iq__comparisonTitle{color:var(--text-primary);text-align:center;margin:0 0 24px;font-size:24px;font-weight:600}.ToolLandingPage-module__GQr4Iq__comparisonSubtitle{color:var(--text-primary);text-align:center;margin:0 0 20px;font-size:18px;font-weight:600}.ToolLandingPage-module__GQr4Iq__comparisonTableWrapper{border:1px solid var(--border-primary);background:var(--bg-card);border-radius:12px;overflow-x:auto}.ToolLandingPage-module__GQr4Iq__comparisonTable{border-collapse:collapse;width:100%;font-size:14px}.ToolLandingPage-module__GQr4Iq__comparisonTable th,.ToolLandingPage-module__GQr4Iq__comparisonTable td{text-align:center;border-bottom:1px solid var(--border-primary);padding:8px 16px}.ToolLandingPage-module__GQr4Iq__comparisonTable tbody tr:last-child td{border-bottom:none}.ToolLandingPage-module__GQr4Iq__dimensionHeader{text-align:left;width:200px}.ToolLandingPage-module__GQr4Iq__productHeader{width:120px}.ToolLandingPage-module__GQr4Iq__productName{color:var(--text-primary);justify-content:center;align-items:center;gap:4px;font-size:16px;font-weight:600;display:flex}.ToolLandingPage-module__GQr4Iq__otherProductName{color:var(--text-tertiary);justify-content:center;align-items:center;gap:4px;font-size:16px;font-weight:600;display:flex}.ToolLandingPage-module__GQr4Iq__dimensionCell{text-align:left;color:var(--text-primary);font-weight:500}.ToolLandingPage-module__GQr4Iq__valueCell{color:var(--text-secondary)}.ToolLandingPage-module__GQr4Iq__reviseCell{background:color-mix(in srgb,var(--accent-success),transparent 90%)}.ToolLandingPage-module__GQr4Iq__cellCheck{color:var(--color-green,#22c55e);justify-content:center;align-items:center;display:inline-flex}.ToolLandingPage-module__GQr4Iq__cellX{color:color-mix(in srgb,var(--accent-danger),var(--text-muted)20%);opacity:.5;justify-content:center;align-items:center;display:inline-flex}.ToolLandingPage-module__GQr4Iq__cellText{color:var(--text-secondary);font-size:13px}.ToolLandingPage-module__GQr4Iq__cellNumber{color:var(--text-primary);font-size:14px;font-weight:600}.ToolLandingPage-module__GQr4Iq__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ToolLandingPage-module__GQr4Iq__faqSection{width:100%;max-width:700px;margin-top:20px}.ToolLandingPage-module__GQr4Iq__faqTitle{color:var(--text-primary);margin:0 0 24px;font-size:24px;font-weight:600}.ToolLandingPage-module__GQr4Iq__faqList{flex-direction:column;gap:20px;display:flex}.ToolLandingPage-module__GQr4Iq__faqItem{background:color-mix(in srgb,var(--bg-primary),var(--accent-primary)5%);border:1px solid color-mix(in srgb,var(--bg-primary),var(--accent-primary)30%);border-radius:8px;padding:20px}.ToolLandingPage-module__GQr4Iq__faqQuestion{color:var(--text-primary);margin:0 0 8px;font-size:16px;font-weight:600}.ToolLandingPage-module__GQr4Iq__faqAnswer{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.6}.ToolLandingPage-module__GQr4Iq__ctaSection{border-radius:12px;justify-content:center;align-items:center;gap:16px;width:100%;max-width:700px;margin:20px 0 40px;padding:40px 24px;display:flex}.ToolLandingPage-module__GQr4Iq__ctaText{color:var(--text-primary);font-size:18px;font-weight:500}@media (max-width:768px){.ToolLandingPage-module__GQr4Iq__main{padding:70px 16px 40px}.ToolLandingPage-module__GQr4Iq__bottomSection{padding:40px 16px}.ToolLandingPage-module__GQr4Iq__headline{font-size:32px}.ToolLandingPage-module__GQr4Iq__description{font-size:16px}.ToolLandingPage-module__GQr4Iq__comparisonSection{margin-bottom:40px}.ToolLandingPage-module__GQr4Iq__comparisonTitle{font-size:20px}.ToolLandingPage-module__GQr4Iq__comparisonTable th,.ToolLandingPage-module__GQr4Iq__comparisonTable td{padding:10px 8px;font-size:12px}.ToolLandingPage-module__GQr4Iq__dimensionHeader{width:120px}.ToolLandingPage-module__GQr4Iq__productHeader{width:70px}.ToolLandingPage-module__GQr4Iq__productName{font-size:11px}.ToolLandingPage-module__GQr4Iq__dimensionCell{font-size:12px}.ToolLandingPage-module__GQr4Iq__cellText{font-size:11px}.ToolLandingPage-module__GQr4Iq__ctaSection{text-align:center;flex-direction:column;gap:12px;padding:30px 20px}.ToolLandingPage-module__GQr4Iq__ctaText{font-size:16px}}
.InlineSuggestions-module__hAeXPG__container{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.InlineSuggestions-module__hAeXPG__pillContainer{pointer-events:auto;z-index:100;background:var(--bg-primary,#f5f5f5);border-radius:4px;align-items:center;height:22px;display:flex;position:absolute}.InlineSuggestions-module__hAeXPG__suggestionButton{font-family:var(--font-ui);color:var(--text-primary,#333);cursor:pointer;white-space:nowrap;border:none;border-left:1px solid var(--text-muted,#ddd);border-top:1px solid var(--text-muted,#ddd);border-bottom:1px solid var(--text-muted,#ddd);background:0 0;border-radius:4px 0 0 4px;height:22px;transition:background .15s,border-color .15s}.InlineSuggestions-module__hAeXPG__suggestionButton:hover{color:var(--accent-primary)}.InlineSuggestions-module__hAeXPG__dismissButton{color:var(--text-secondary,#999);cursor:pointer;border:none;border-right:1px solid var(--text-muted,#ddd);border-top:1px solid var(--text-muted,#ddd);border-bottom:1px solid var(--text-muted,#ddd);background:0 0;border-radius:0 4px 4px 0;justify-content:center;align-items:center;height:22px;line-height:1;transition:color .15s,background .15s;display:flex}.InlineSuggestions-module__hAeXPG__dismissButton:hover{background:var(--bg-hover,#e8e8e8);color:var(--accent-danger)}.InlineSuggestions-module__hAeXPG__shortcutHint{opacity:.4;margin-left:6px;font-weight:400}
.FAQSection-module__07nEta__faqSection{width:100%;max-width:700px}.FAQSection-module__07nEta__sectionTitle{color:var(--text-primary);text-align:center;font-size:28px;font-weight:400;font-family:var(--font-ui);margin:0 0 24px}.FAQSection-module__07nEta__faqList{flex-direction:column;gap:12px;margin:0;display:flex}.FAQSection-module__07nEta__faqItem{background:var(--bg-card);border:1px solid color-mix(in srgb,var(--border-primary),var(--accent-primary)15%);border-radius:12px;padding:0;overflow:hidden}.FAQSection-module__07nEta__faqQuestion{width:100%;color:var(--text-primary);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:12px;padding:20px 24px;font-size:17px;font-weight:400;list-style:none;display:flex}.FAQSection-module__07nEta__faqQuestion::-webkit-details-marker{display:none}.FAQSection-module__07nEta__faqItem:not([open]) .FAQSection-module__07nEta__faqQuestion:hover{background:color-mix(in srgb,var(--bg-card),var(--accent-primary)5%)}.FAQSection-module__07nEta__faqChevron{width:20px;height:20px;color:var(--text-secondary);flex-shrink:0;transition:transform .2s}.FAQSection-module__07nEta__faqItem[open] .FAQSection-module__07nEta__faqChevron{transform:rotate(180deg)}.FAQSection-module__07nEta__faqAnswer{color:var(--text-secondary);margin:0;padding:0 24px 20px;font-size:15px;line-height:1.7}.FAQSection-module__07nEta__faqAnswer p{margin:0 0 12px}.FAQSection-module__07nEta__faqAnswer p:last-child{margin-bottom:0}.FAQSection-module__07nEta__faqAnswer a{color:var(--accent-primary);text-decoration:none}.FAQSection-module__07nEta__faqAnswer a:hover{text-decoration:underline}@media (max-width:768px){.FAQSection-module__07nEta__sectionTitle{font-size:24px}.FAQSection-module__07nEta__faqItem{padding:0}.FAQSection-module__07nEta__faqQuestion{padding:16px 20px;font-size:16px}.FAQSection-module__07nEta__faqAnswer{padding:0 20px 16px;font-size:14px}}
.Account-module__1resAa__container{background-color:color-mix(in srgb,var(--bg-card),var(--bg-primary)80%);justify-content:center;min-height:100vh;padding:70px 24px 48px;display:flex}.Account-module__1resAa__mainContent{background:var(--bg-card);border-radius:4px;width:1000px;padding:20px}@media (max-width:1000px){.Account-module__1resAa__mainContent{width:100%}}.Account-module__1resAa__contentWrapper{max-width:900px;margin:0 auto}.Account-module__1resAa__pageTitle{color:var(--text-primary);margin-top:0;margin-bottom:32px;font-size:32px;font-weight:600}.Account-module__1resAa__breadcrumbs{align-items:center;gap:6px;margin-bottom:16px;display:flex}.Account-module__1resAa__breadcrumbItem{color:var(--text-muted);font-size:14px;text-decoration:none;transition:color .15s}.Account-module__1resAa__breadcrumbItem:hover{color:var(--text-primary)}.Account-module__1resAa__breadcrumbItemCurrent{color:var(--text-primary);font-weight:500}.Account-module__1resAa__breadcrumbSeparator{width:14px;height:14px;color:var(--text-muted);flex-shrink:0}.Account-module__1resAa__accountCard{background-color:color-mix(in srgb,var(--bg-card),var(--bg-primary)20%);border:1px solid var(--border-primary);border-radius:12px;margin-bottom:32px;padding:32px}.Account-module__1resAa__accountHeader{align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.Account-module__1resAa__avatarSection{flex-shrink:0}.Account-module__1resAa__avatar{object-fit:cover;border-radius:50%;width:80px;height:80px}.Account-module__1resAa__avatarPlaceholder{background-color:var(--bg-tertiary);width:80px;height:80px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;display:flex}.Account-module__1resAa__avatarPlaceholder svg{width:32px;height:32px}.Account-module__1resAa__accountInfo{flex:1}.Account-module__1resAa__userName{color:var(--text-primary);margin:0 0 8px;font-size:24px;font-weight:600}.Account-module__1resAa__userEmail{color:var(--text-secondary);margin:0 0 12px;font-size:16px}.Account-module__1resAa__userJoined{color:var(--text-muted);align-items:center;gap:8px;margin:0;font-size:14px;display:flex}.Account-module__1resAa__userJoined svg{width:14px;height:14px}.Account-module__1resAa__accountActions{border-top:1px solid var(--border-secondary);padding-top:24px}.Account-module__1resAa__quickLinks{margin-top:32px}.Account-module__1resAa__sectionTitle{color:var(--text-primary);margin-bottom:16px;font-size:20px;font-weight:600}.Account-module__1resAa__linkGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;display:grid}.Account-module__1resAa__quickLink{background-color:color-mix(in srgb,var(--bg-card),var(--bg-primary)20%);border:1px solid var(--border-primary);text-align:center;border-radius:8px;flex-direction:column;align-items:center;gap:12px;padding:24px;text-decoration:none;transition:all .2s;display:flex}.Account-module__1resAa__quickLink:hover{background-color:var(--bg-tertiary);border-color:var(--border-secondary);transform:translateY(-2px)}.Account-module__1resAa__linkIcon{font-size:32px}.Account-module__1resAa__linkText{color:var(--text-primary);font-size:16px;font-weight:500}@keyframes Account-module__1resAa__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.Account-module__1resAa__accountCardSkeleton{background-color:var(--bg-card);border:1px solid var(--border-primary);border-radius:12px;align-items:flex-start;gap:24px;margin-bottom:32px;padding:32px;display:flex}.Account-module__1resAa__skeletonAvatar{background:linear-gradient(90deg,var(--bg-tertiary)25%,var(--bg-card)50%,var(--bg-tertiary)75%);background-size:200% 100%;border-radius:50%;width:80px;height:80px;animation:1.5s infinite Account-module__1resAa__shimmer}.Account-module__1resAa__skeletonInfo{flex:1}.Account-module__1resAa__skeletonName{background:linear-gradient(90deg,var(--bg-tertiary)25%,var(--bg-card)50%,var(--bg-tertiary)75%);background-size:200% 100%;border-radius:4px;width:180px;height:28px;margin-bottom:12px;animation:1.5s infinite Account-module__1resAa__shimmer}.Account-module__1resAa__skeletonEmail{background:linear-gradient(90deg,var(--bg-tertiary)25%,var(--bg-card)50%,var(--bg-tertiary)75%);background-size:200% 100%;border-radius:4px;width:220px;height:20px;animation:1.5s infinite Account-module__1resAa__shimmer}.Account-module__1resAa__quickLinksSkeleton{margin-top:32px}.Account-module__1resAa__skeletonSectionTitle{background:linear-gradient(90deg,var(--bg-tertiary)25%,var(--bg-card)50%,var(--bg-tertiary)75%);background-size:200% 100%;border-radius:4px;width:120px;height:24px;margin-bottom:16px;animation:1.5s infinite Account-module__1resAa__shimmer}.Account-module__1resAa__skeletonLinkGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;display:grid}.Account-module__1resAa__skeletonLink{background:linear-gradient(90deg,var(--bg-tertiary)25%,var(--bg-card)50%,var(--bg-tertiary)75%);background-size:200% 100%;border-radius:8px;height:80px;animation:1.5s infinite Account-module__1resAa__shimmer}
.BottomLeftPrompt-module__7RzJjG__container{z-index:1000;background:var(--bg-card);border:1px solid var(--border-primary);border-radius:6px;max-width:420px;padding:16px;position:fixed;bottom:15px;left:15px;box-shadow:0 4px 12px #00000026}.BottomLeftPrompt-module__7RzJjG__closeButton{width:24px;height:24px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:50%;padding:4px;font-size:20px;line-height:1;position:absolute;top:8px;right:8px}.BottomLeftPrompt-module__7RzJjG__closeButton:hover{color:var(--text-primary);background:var(--bg-secondary)}
.Auth-module__9aJ0ZG__customMessage{border:1px solid var(--border-light);color:var(--text-primary);border-radius:8px;margin-bottom:1.5rem;padding:1rem;font-size:14px;line-height:1.5}.Auth-module__9aJ0ZG__form{flex-direction:column;gap:10px;display:flex}.Auth-module__9aJ0ZG__formGroup{flex-direction:column;gap:.5rem;display:flex}.Auth-module__9aJ0ZG__label{color:var(--text-primary);font-weight:500}.Auth-module__9aJ0ZG__input{border:1px solid var(--border-primary);background:var(--bg-primary);color:var(--text-primary);border-radius:8px;padding:.75rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.Auth-module__9aJ0ZG__input:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px var(--accent-primary-alpha);outline:none}.Auth-module__9aJ0ZG__button{background-color:var(--accent-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;transition:background-color .2s,transform .1s}.Auth-module__9aJ0ZG__button:hover{background-color:var(--accent-primary-hover);transform:translateY(-1px)}.Auth-module__9aJ0ZG__button:disabled{background-color:var(--bg-disabled);color:var(--text-disabled);cursor:not-allowed;transform:none}.Auth-module__9aJ0ZG__googleButton{color:#fff;cursor:pointer;background-color:#dc2626;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;transition:background-color .2s,transform .1s}.Auth-module__9aJ0ZG__googleButton:hover{background-color:#b91c1c;transform:translateY(-1px)}.Auth-module__9aJ0ZG__switchMode{text-align:center;margin-top:1rem}.Auth-module__9aJ0ZG__switchMode button{color:var(--accent-primary);cursor:pointer;background:0 0;border:none;text-decoration:underline;transition:color .2s}.Auth-module__9aJ0ZG__switchMode button:hover{color:var(--accent-primary-hover)}.Auth-module__9aJ0ZG__error{color:var(--accent-danger);margin-top:-8px;font-size:.875rem}.Auth-module__9aJ0ZG__formContainer{flex-direction:column;gap:16px;width:100%;display:flex}.Auth-module__9aJ0ZG__separator{align-items:center;gap:12px;width:100%;display:flex}.Auth-module__9aJ0ZG__separator hr{border:none;border-top:1px solid var(--border-primary);flex:1}.Auth-module__9aJ0ZG__separator span{background:var(--bg-card);color:var(--text-muted);padding:5px;font-size:12px}.Auth-module__9aJ0ZG__toggleContainer{justify-content:center;align-items:center;height:50px;display:flex}.Auth-module__9aJ0ZG__toggleText{text-align:center;color:var(--text-muted);margin-right:10px;font-size:14px}.Auth-module__9aJ0ZG__terms{color:var(--text-muted);text-align:center;margin:0;font-size:12px;line-height:1.5}.Auth-module__9aJ0ZG__terms a{color:var(--accent-primary)}
.IndeterminateProgressBar-module__F8VHbG__container{background-color:var(--border-primary);border-radius:2px;width:100%;height:3px;overflow:hidden}.IndeterminateProgressBar-module__F8VHbG__bar{width:140%;height:100%;position:relative}.IndeterminateProgressBar-module__F8VHbG__bar:before,.IndeterminateProgressBar-module__F8VHbG__bar:after{content:"";background:linear-gradient(to left,var(--border-primary)0%,var(--accent-primary)50%,var(--border-primary)100%);border-radius:2px;width:20%;height:100%;animation:3s linear infinite IndeterminateProgressBar-module__F8VHbG__indeterminate;position:absolute;top:0}.IndeterminateProgressBar-module__F8VHbG__bar:after{animation-delay:-1.5s}@keyframes IndeterminateProgressBar-module__F8VHbG__indeterminate{0%{left:-40%}to{left:100%}}
.NotFound-module__hPJXbG__pageContainer{background-color:var(--bg-primary);flex-direction:column;min-height:100vh;display:flex}.NotFound-module__hPJXbG__contentWrapper{flex:1;justify-content:center;align-items:center;padding:40px 20px;display:flex}.NotFound-module__hPJXbG__card{width:100%;max-width:480px;box-shadow:var(--shadow-lg);text-align:center;border-radius:12px;justify-content:center;padding:48px}.NotFound-module__hPJXbG__card a{justify-content:center;display:inline-flex}.NotFound-module__hPJXbG__errorCode{color:var(--text-muted);margin-bottom:16px;font-size:72px;font-weight:500;line-height:1}.NotFound-module__hPJXbG__title{color:var(--text-primary);margin:0 0 16px;font-size:28px;font-weight:500}.NotFound-module__hPJXbG__message{color:var(--text-secondary);margin:0 0 32px;font-size:16px;line-height:1.6}.NotFound-module__hPJXbG__buttonGroup{justify-content:center;gap:12px;display:flex}@media (max-width:640px){.NotFound-module__hPJXbG__card{padding:32px 24px}.NotFound-module__hPJXbG__errorCode{font-size:56px}.NotFound-module__hPJXbG__title{font-size:24px}}
.Subscription-module__w1S5Na__contentWrapper{flex:1;max-width:1000px;margin:0 auto}.Subscription-module__w1S5Na__pastDueBanner{background:linear-gradient(to right,color-mix(in srgb,var(--accent-danger)10%,var(--bg-card)),transparent);border:1px solid color-mix(in srgb,var(--accent-danger)40%,transparent);border-radius:8px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;padding:20px 24px;display:flex}.Subscription-module__w1S5Na__pastDueContent{align-items:flex-start;gap:16px;width:550px;display:flex}.Subscription-module__w1S5Na__pastDueText{flex:1}.Subscription-module__w1S5Na__pastDueText strong{color:var(--accent-danger);margin-bottom:4px;font-size:16px;font-weight:600;display:block}.Subscription-module__w1S5Na__pastDueText p{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.5}.Subscription-module__w1S5Na__pastDueButton{color:#fff;background:var(--accent-danger);cursor:pointer;border:none;border-radius:8px;flex-shrink:0;padding:12px 20px;font-size:14px;font-weight:600;transition:all .2s}.Subscription-module__w1S5Na__pastDueButton:hover:not(:disabled){background:color-mix(in srgb,var(--accent-danger),black 10%)}.Subscription-module__w1S5Na__pastDueButton:disabled{opacity:.6;cursor:not-allowed}.Subscription-module__w1S5Na__successBanner{background:linear-gradient(to right,color-mix(in srgb,var(--accent-success)15%,var(--bg-card)),transparent);border:1px solid color-mix(in srgb,var(--accent-success)40%,transparent);border-radius:8px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;padding:20px 24px;display:flex}.Subscription-module__w1S5Na__successContent{align-items:flex-start;gap:16px;width:550px;display:flex}.Subscription-module__w1S5Na__successText{flex:1}.Subscription-module__w1S5Na__successText strong{color:var(--accent-success);margin-bottom:4px;font-size:16px;font-weight:600;display:block}.Subscription-module__w1S5Na__successText p{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.5}.Subscription-module__w1S5Na__successButton{color:#fff;background:var(--accent-success);cursor:pointer;border:none;border-radius:8px;flex-shrink:0;padding:12px 20px;font-size:14px;font-weight:600;transition:all .2s}.Subscription-module__w1S5Na__successButton:hover{background:color-mix(in srgb,var(--accent-success),black 10%)}.Subscription-module__w1S5Na__currentPlanSection{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:24px;padding:24px 28px;display:flex}.Subscription-module__w1S5Na__currentPlanInfo{align-items:center;gap:16px;display:flex}.Subscription-module__w1S5Na__planIconWrapper{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.Subscription-module__w1S5Na__planIconFree{background:linear-gradient(135deg,#e5e7eb 0%,#d1d5db 100%)}.Subscription-module__w1S5Na__planIconPlus{background:linear-gradient(135deg,#10b981 0%,#059669 100%)}.Subscription-module__w1S5Na__planIconPro{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)}.Subscription-module__w1S5Na__currentPlanLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:13px;font-weight:500}.Subscription-module__w1S5Na__currentPlanName{color:var(--text-primary);font-size:20px;font-weight:600}.Subscription-module__w1S5Na__manageBillingButton{color:var(--text-secondary);border:1px solid var(--border-primary);cursor:pointer;background:0 0;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.Subscription-module__w1S5Na__manageBillingButton:hover{background:var(--bg-hover);border-color:var(--border-secondary)}.Subscription-module__w1S5Na__usageSection{border:1px solid var(--border-primary);border-radius:6px;margin-bottom:20px;display:flex}.Subscription-module__w1S5Na__usageBannerLayout{border:none;border-right:1px solid color-mix(in srgb,var(--border-primary),transparent 50%);background:0 0;border-radius:0;flex:1;padding:20px 30px 20px 20px}.Subscription-module__w1S5Na__pdfUsageSection{flex-direction:column;gap:10px;width:280px;padding:16px 20px 16px 24px;display:flex}@media (max-width:700px){.Subscription-module__w1S5Na__usageSection{flex-direction:column}.Subscription-module__w1S5Na__pdfUsageSection{border-top:1px solid var(--border-primary);width:100%}}.Subscription-module__w1S5Na__pdfUsageHeader{flex-direction:column;gap:2px;display:flex}.Subscription-module__w1S5Na__pdfUsageTitle{color:var(--text-primary);font-size:14px;font-weight:600}.Subscription-module__w1S5Na__pdfUsageSubtitle{color:var(--text-muted);font-size:12px}.Subscription-module__w1S5Na__pdfUsageBar{background:var(--bg-primary);border-radius:3px;height:6px;overflow:hidden}.Subscription-module__w1S5Na__pdfUsageBarFill{background:var(--accent-primary);border-radius:3px;height:100%;transition:width .3s}.Subscription-module__w1S5Na__pdfUsageStats{justify-content:space-between;align-items:center;display:flex}.Subscription-module__w1S5Na__pdfUsageCount{color:var(--text-primary);font-size:13px;font-weight:500}.Subscription-module__w1S5Na__pdfUsageRemaining{color:var(--text-muted);font-size:12px}.Subscription-module__w1S5Na__pdfPageLimit{color:var(--text-muted);margin-top:6px;font-size:12px}.Subscription-module__w1S5Na__pdfLearnMore{color:var(--accent-primary);align-items:center;gap:4px;margin-top:8px;font-size:12px;text-decoration:none;display:inline-flex}.Subscription-module__w1S5Na__pdfLearnMore:hover{text-decoration:underline}.Subscription-module__w1S5Na__sectionHeader{margin-bottom:14px}.Subscription-module__w1S5Na__sectionTitle{color:var(--text-primary);margin:0;font-size:18px;font-weight:600}.Subscription-module__w1S5Na__sectionSubtitle{color:var(--text-muted);margin-top:4px;font-size:14px}.Subscription-module__w1S5Na__tiersGrid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:30px;display:grid}@media (max-width:900px){.Subscription-module__w1S5Na__tiersGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Subscription-module__w1S5Na__tiersGrid{grid-template-columns:1fr}}.Subscription-module__w1S5Na__tierCard{background:var(--bg-card);border:1px solid var(--border-primary);text-align:left;-webkit-user-select:none;user-select:none;border-radius:6px;flex-direction:column;width:100%;height:400px;padding:28px;transition:border-color .5s,background .5s;display:flex;position:relative}.Subscription-module__w1S5Na__tierCardCurrent{border-color:var(--accent-primary);border-width:2px}.Subscription-module__w1S5Na__tierCard:hover:not(.Subscription-module__w1S5Na__tierCardCurrent) .Subscription-module__w1S5Na__selectButton{transform:scale(1.02)}.Subscription-module__w1S5Na__tierCard_free:not(.Subscription-module__w1S5Na__tierCardCurrent):hover:not(.Subscription-module__w1S5Na__tierCardCurrent){border:1px solid color-mix(in srgb,var(--border-primary),var(--accent-primary)30%);background:color-mix(in srgb,var(--bg-card),var(--accent-primary)10%)}.Subscription-module__w1S5Na__tierCard_plus:not(.Subscription-module__w1S5Na__tierCardCurrent):hover{border:1px solid color-mix(in srgb,var(--border-primary),#34d399 30%);background:color-mix(in srgb,var(--bg-card),#34d399 10%)}.Subscription-module__w1S5Na__tierCard_pro:not(.Subscription-module__w1S5Na__tierCardCurrent):hover{border:1px solid color-mix(in srgb,var(--border-primary),var(--accent-danger)30%);background:color-mix(in srgb,var(--bg-card),var(--accent-danger)10%)}.Subscription-module__w1S5Na__popularBadge{text-transform:uppercase;letter-spacing:.5px;color:#fff;white-space:nowrap;background:linear-gradient(90deg,#34d399 0%,#10b981 100%) 0 0/200% 100%;border-radius:100px;padding:4px 12px;font-size:11px;font-weight:600;transition:background-position .3s;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Subscription-module__w1S5Na__tierHeader{justify-content:space-between;align-items:flex-start;margin-bottom:8px;display:flex}.Subscription-module__w1S5Na__tierName{text-transform:uppercase;letter-spacing:.5px;letter-spacing:.5px;cursor:default;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:16px;font-weight:700}.Subscription-module__w1S5Na__tierNameFree{background-image:linear-gradient(135deg,color-mix(in srgb,var(--accent-primary),#aaa 80%)0%,color-mix(in srgb,var(--accent-primary),#aaa 60%)50%,color-mix(in srgb,var(--accent-primary),#aaa 80%)100%)}.Subscription-module__w1S5Na__tierNamePlus{background-image:linear-gradient(135deg,color-mix(in srgb,var(--accent-primary),#8bd108 100%)0%,color-mix(in srgb,var(--accent-primary),var(--accent-success)60%)50%,color-mix(in srgb,var(--accent-primary),#8bd108 100%)100%)}.Subscription-module__w1S5Na__tierNamePro{background-image:linear-gradient(135deg,#e80535 0%,color-mix(in srgb,#8f0623,var(--accent-danger)80%)50%,#e80535 100%)}.Subscription-module__w1S5Na__tierMultiplier{cursor:default;border-radius:6px;padding:4px 8px;font-size:18px;font-weight:500}.Subscription-module__w1S5Na__tierMultiplierPlus{color:#059669;background:#10b9811a}.Subscription-module__w1S5Na__tierMultiplierPro{color:#dc2626;background:#ef44441a}.Subscription-module__w1S5Na__tierPricing{cursor:default;align-items:baseline;gap:4px;margin-top:10px;margin-bottom:12px;display:flex}.Subscription-module__w1S5Na__tierPrice{color:var(--text-primary);letter-spacing:-1px;font-size:32px;font-weight:500}.Subscription-module__w1S5Na__tierPeriod{color:var(--text-muted);cursor:default;font-size:15px}.Subscription-module__w1S5Na__tierFeatures{cursor:default;flex:1;margin:0 0 28px;padding:0;list-style:none}.Subscription-module__w1S5Na__tierFeature{color:var(--text-secondary);align-items:center;gap:10px;padding:8px 0;font-size:16px;display:flex}.Subscription-module__w1S5Na__featureCheck{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;display:flex}.Subscription-module__w1S5Na__featureCheckFree{color:#9ca3af}.Subscription-module__w1S5Na__featureCheckPlus{color:#10b981}.Subscription-module__w1S5Na__featureCheckPro{color:#ef4444}.Subscription-module__w1S5Na__tierAction{margin-top:auto}.Subscription-module__w1S5Na__selectButton{text-align:center;corner-shape:squircle;cursor:pointer;border:none;border-radius:20px;width:100%;padding:12px 20px;font-size:16px;font-weight:600;transition:box-shadow .2s,background-position .2s,transform .5s;display:block}.Subscription-module__w1S5Na__selectButton:disabled{opacity:.6;cursor:not-allowed}.Subscription-module__w1S5Na__selectButtonFree{color:#fff;border:1px solid var(--border-primary);background-image:linear-gradient(135deg,color-mix(in srgb,var(--accent-primary),#555 70%)0%,color-mix(in srgb,var(--accent-primary),#555 60%)50%,color-mix(in srgb,var(--accent-primary),#555 70%)100%)}.Subscription-module__w1S5Na__selectButtonFree:hover:not(:disabled){background-image:linear-gradient(135deg,color-mix(in srgb,var(--accent-primary),#666 100%)0%,color-mix(in srgb,var(--accent-primary),#666 60%)50%,color-mix(in srgb,var(--accent-primary),#666 100%)100%)}.Subscription-module__w1S5Na__selectButtonPlus{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 50%,#10b981 100%) 0 0/200% 200%;border-bottom:1px solid #098058}.Subscription-module__w1S5Na__selectButtonPlus:hover:not(:disabled){background-position:100%;box-shadow:0 4px 12px #10b9814d}.Subscription-module__w1S5Na__selectButtonPlus:active:not(:disabled){background:linear-gradient(135deg,#0b9e6d 0%,#04875e 50%,#0ba371 100%) 100%;box-shadow:0 2px 6px #10b981cc}.Subscription-module__w1S5Na__selectButtonPro{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#ba1a1a 50%,#ef4444 100%) 0 0/200% 200%;border-bottom:1px solid #941f1f}.Subscription-module__w1S5Na__selectButtonPro:hover:not(:disabled){background-position:100%;box-shadow:0 4px 12px #ef44444d}.Subscription-module__w1S5Na__selectButtonPro:active:not(:disabled){background:linear-gradient(135deg,#d43939 0%,#a31515 50%,#d63a3a 100%) 100%;box-shadow:0 2px 6px #ef44444d}.Subscription-module__w1S5Na__currentBadge{text-align:center;width:100%;color:var(--accent-primary);border:1px solid color-mix(in srgb,var(--accent-primary),transparent 80%);border-radius:10px;padding:12px 20px;font-size:16px;font-weight:500;display:block}.Subscription-module__w1S5Na__endingBadge{text-align:center;color:#b45309;border:1px solid #f59e0b4d;border-radius:10px;width:100%;padding:12px 20px;font-size:16px;font-weight:600;display:block}.Subscription-module__w1S5Na__startingBadge{text-align:center;color:#059669;border:1px solid #10b9814d;border-radius:10px;width:100%;padding:12px 20px;font-size:16px;font-weight:600;display:block}.Subscription-module__w1S5Na__pendingChange{background:linear-gradient(to right,color-mix(in srgb,var(--accent-primary),transparent 90%),transparent);border:1px solid color-mix(in srgb,var(--accent-primary),transparent 50%);height:76px;color:var(--text-secondary);border-radius:6px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding:16px 20px;font-size:16px;display:flex}.Subscription-module__w1S5Na__pendingChangeText{flex:1}.Subscription-module__w1S5Na__pendingChange strong{color:var(--text-primary)}.Subscription-module__w1S5Na__pendingAction{justify-content:center;align-items:center;gap:12px;display:flex}.Subscription-module__w1S5Na__cancelDowngradeButton{text-align:center;corner-shape:squircle;background:color-mix(in srgb,var(--accent-primary),transparent 30%);border:none;border-bottom:1px solid color-mix(in srgb,var(--accent-primary),var(--text-primary)20%);color:#fff;border-radius:20px;padding:12px 20px;font-size:16px;font-weight:600;transition:all .2s;display:flex}.Subscription-module__w1S5Na__cancelDowngradeButton:hover{background:color-mix(in srgb,var(--accent-primary),transparent 10%);cursor:pointer}.Subscription-module__w1S5Na__cancelDowngradeButton:active{background:var(--accent-primary);cursor:pointer}.Subscription-module__w1S5Na__cancelLoadingBarContainer{background-color:var(--border-primary);border-radius:2px;width:160px;height:4px;overflow:hidden}@keyframes Subscription-module__w1S5Na__gradientShift{0%{background-position:0%}to{background-position:100%}}@keyframes Subscription-module__w1S5Na__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.Subscription-module__w1S5Na__usageBannerSkeletonLayout{border-radius:16px;flex:1;margin:20px}.Subscription-module__w1S5Na__tierCardSkeleton{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:6px;flex-direction:column;height:400px;padding:28px;display:flex}.Subscription-module__w1S5Na__skeletonHeader{justify-content:space-between;align-items:flex-start;margin-bottom:8px;display:flex}.Subscription-module__w1S5Na__skeletonTitle{background:linear-gradient(90deg,var(--bg-hover)25%,var(--bg-secondary)50%,var(--bg-hover)75%);background-size:200% 100%;border-radius:4px;width:60px;height:20px;animation:1.5s infinite Subscription-module__w1S5Na__shimmer}.Subscription-module__w1S5Na__skeletonH2{background:linear-gradient(90deg,var(--bg-hover)25%,var(--bg-secondary)50%,var(--bg-hover)75%);background-size:200% 100%;border-radius:4px;width:200px;height:28px;animation:1.5s infinite Subscription-module__w1S5Na__shimmer}.Subscription-module__w1S5Na__skeletonMultiplier{background:linear-gradient(90deg,var(--bg-hover)25%,var(--bg-secondary)50%,var(--bg-hover)75%);background-size:200% 100%;border-radius:4px;width:36px;height:20px;animation:1.5s infinite Subscription-module__w1S5Na__shimmer}.Subscription-module__w1S5Na__skeletonPrice{background:linear-gradient(90deg,var(--bg-hover)25%,var(--bg-secondary)50%,var(--bg-hover)75%);background-size:200% 100%;border-radius:4px;width:80px;height:48px;margin-bottom:24px;animation:1.5s infinite Subscription-module__w1S5Na__shimmer}.Subscription-module__w1S5Na__skeletonFeatures{flex:1;margin-bottom:28px}.Subscription-module__w1S5Na__skeletonFeature{background:linear-gradient(90deg,var(--bg-hover)25%,var(--bg-secondary)50%,var(--bg-hover)75%);background-size:200% 100%;border-radius:4px;height:18px;margin-bottom:16px;animation:1.5s infinite Subscription-module__w1S5Na__shimmer}.Subscription-module__w1S5Na__skeletonFeature:first-child{width:90%}.Subscription-module__w1S5Na__skeletonFeature:nth-child(2){width:75%}.Subscription-module__w1S5Na__skeletonFeature:nth-child(3){width:85%}.Subscription-module__w1S5Na__skeletonFeature:nth-child(4){width:70%}.Subscription-module__w1S5Na__skeletonButton{background:linear-gradient(90deg,var(--bg-hover)25%,var(--bg-secondary)50%,var(--bg-hover)75%);background-size:200% 100%;border-radius:10px;width:100%;height:44px;animation:1.5s infinite Subscription-module__w1S5Na__shimmer}.Subscription-module__w1S5Na__loadingBarContainer{background-color:var(--border-primary);border-radius:2px;width:100%;height:4px;margin:20px 0;overflow:hidden}.Subscription-module__w1S5Na__loadingBar{width:140%;height:100%;position:relative}.Subscription-module__w1S5Na__loadingBar:before,.Subscription-module__w1S5Na__loadingBar:after{content:"";border-radius:2px;width:20%;height:100%;animation:3s linear infinite Subscription-module__w1S5Na__loadingIndeterminate;position:absolute;top:0}.Subscription-module__w1S5Na__loadingBar:after{animation-delay:-1.5s}@keyframes Subscription-module__w1S5Na__loadingIndeterminate{0%{left:-40%}to{left:100%}}.Subscription-module__w1S5Na__loadingBarFree:before,.Subscription-module__w1S5Na__loadingBarFree:after{background:linear-gradient(to left,var(--border-primary)0%,#9ca3af 50%,var(--border-primary)100%)}.Subscription-module__w1S5Na__loadingBarPlus:before,.Subscription-module__w1S5Na__loadingBarPlus:after{background:linear-gradient(to left,var(--border-primary)0%,#10b981 50%,var(--border-primary)100%)}.Subscription-module__w1S5Na__loadingBarPro:before,.Subscription-module__w1S5Na__loadingBarPro:after{background:linear-gradient(to left,var(--border-primary)0%,#ef4444 50%,var(--border-primary)100%)}.Subscription-module__w1S5Na__paymentsSection{margin-top:48px}.Subscription-module__w1S5Na__paymentsSectionHeader{justify-content:space-between;align-items:center;gap:16px;display:flex}.Subscription-module__w1S5Na__paymentsTable{border-collapse:collapse;width:100%;margin-top:20px;font-size:14px}.Subscription-module__w1S5Na__paymentsTable th{text-align:left;color:var(--text-muted);border-bottom:1px solid var(--border-primary);padding:12px 16px;font-weight:500}.Subscription-module__w1S5Na__paymentsTable td{color:var(--text-primary);border-bottom:1px solid var(--border-primary);padding:16px}.Subscription-module__w1S5Na__paymentsTable tbody tr:last-child td{border-bottom:none}.Subscription-module__w1S5Na__paymentStatus{border-radius:12px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-block}.Subscription-module__w1S5Na__paymentStatusPaid{color:#059669;background:#10b9811a}.Subscription-module__w1S5Na__paymentStatusFailed{color:#dc2626;background:#ef44441a}.Subscription-module__w1S5Na__invoiceButton{color:var(--text-secondary);border:1px solid var(--border-primary);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.Subscription-module__w1S5Na__invoiceButton:hover{background:var(--bg-hover);border-color:var(--border-secondary);color:var(--text-primary)}.Subscription-module__w1S5Na__invoiceButton:disabled{opacity:.5;cursor:not-allowed}.Subscription-module__w1S5Na__invoiceButtonLoading{opacity:.6;cursor:wait}.Subscription-module__w1S5Na__skeletonPaymentRow td{border-bottom:1px solid var(--border-primary);padding:16px}.Subscription-module__w1S5Na__skeletonPaymentDate{background:linear-gradient(90deg,var(--bg-hover)25%,var(--bg-secondary)50%,var(--bg-hover)75%);background-size:200% 100%;border-radius:4px;width:90px;height:16px;animation:1.5s infinite Subscription-module__w1S5Na__shimmer}.Subscription-module__w1S5Na__skeletonPaymentType{background:linear-gradient(90deg,var(--bg-hover)25%,var(--bg-secondary)50%,var(--bg-hover)75%);background-size:200% 100%;border-radius:4px;width:110px;height:16px;animation:1.5s infinite Subscription-module__w1S5Na__shimmer}.Subscription-module__w1S5Na__skeletonPaymentAmount{background:linear-gradient(90deg,var(--bg-hover)25%,var(--bg-secondary)50%,var(--bg-hover)75%);background-size:200% 100%;border-radius:4px;width:60px;height:16px;animation:1.5s infinite Subscription-module__w1S5Na__shimmer}.Subscription-module__w1S5Na__skeletonPaymentStatus{background:linear-gradient(90deg,var(--bg-hover)25%,var(--bg-secondary)50%,var(--bg-hover)75%);background-size:200% 100%;border-radius:12px;width:50px;height:24px;animation:1.5s infinite Subscription-module__w1S5Na__shimmer}.Subscription-module__w1S5Na__skeletonPaymentInvoice{background:linear-gradient(90deg,var(--bg-hover)25%,var(--bg-secondary)50%,var(--bg-hover)75%);background-size:200% 100%;border-radius:6px;width:65px;height:28px;animation:1.5s infinite Subscription-module__w1S5Na__shimmer}.Subscription-module__w1S5Na__overageSection{border:1px solid var(--border-primary);background:var(--bg-card);border-radius:6px;padding:24px}.Subscription-module__w1S5Na__overageHeader{justify-content:space-between;align-items:flex-start;display:flex}.Subscription-module__w1S5Na__overageHeaderLeft{flex:1}.Subscription-module__w1S5Na__overageTitle{color:var(--text-primary);margin:0 0 4px;font-size:18px;font-weight:600}.Subscription-module__w1S5Na__overageSubtitle{color:var(--text-muted);margin:0;font-size:14px}.Subscription-module__w1S5Na__overageToggle{cursor:pointer;width:48px;height:26px;display:inline-block;position:relative}.Subscription-module__w1S5Na__overageToggle input{opacity:0;width:0;height:0}.Subscription-module__w1S5Na__overageToggleSlider{background-color:var(--bg-hover);border:1px solid var(--border-primary);border-radius:26px;transition:all .3s;position:absolute;inset:0}.Subscription-module__w1S5Na__overageToggleSlider:before{content:"";background-color:#fff;border-radius:50%;width:20px;height:20px;transition:all .3s;position:absolute;bottom:2px;left:2px;box-shadow:0 1px 3px #0003}.Subscription-module__w1S5Na__overageToggle input:checked+.Subscription-module__w1S5Na__overageToggleSlider{background-color:#ef4444;border-color:#dc2626}.Subscription-module__w1S5Na__overageToggle input:checked+.Subscription-module__w1S5Na__overageToggleSlider:before{transform:translate(22px)}.Subscription-module__w1S5Na__overageToggle input:disabled+.Subscription-module__w1S5Na__overageToggleSlider{opacity:.5;cursor:not-allowed}.Subscription-module__w1S5Na__overageContent{border-top:1px solid var(--border-primary);margin-top:20px;padding-top:20px}.Subscription-module__w1S5Na__overageDescription{color:var(--text-secondary);margin:0 0 20px;font-size:14px;line-height:1.5}.Subscription-module__w1S5Na__overageStats{gap:40px;margin-bottom:20px;display:flex}.Subscription-module__w1S5Na__overageStat{flex-direction:column;gap:4px;display:flex}.Subscription-module__w1S5Na__overageStatLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:13px}.Subscription-module__w1S5Na__overageStatValue{color:var(--text-primary);font-size:20px;font-weight:600}.Subscription-module__w1S5Na__overageStatCap{color:var(--text-muted);font-size:14px;font-weight:400}.Subscription-module__w1S5Na__overageCapRow{align-items:center;gap:16px;display:flex}.Subscription-module__w1S5Na__overageCapLabel{color:var(--text-secondary);font-size:14px;font-weight:500}.Subscription-module__w1S5Na__overageCapSelect{color:var(--text-primary);background-color:var(--bg-primary);border:1px solid var(--border-primary);cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236b7280' d='M2.5 4.5L6 8l3.5-3.5'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;border-radius:6px;padding:8px 32px 8px 12px;font-size:14px;transition:all .2s}.Subscription-module__w1S5Na__overageCapSelect:hover{border-color:var(--border-secondary)}.Subscription-module__w1S5Na__overageCapSelect:focus{border-color:var(--accent-primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--accent-primary),transparent 80%);outline:none}.Subscription-module__w1S5Na__overageCapSelect:disabled{opacity:.5;cursor:not-allowed}.Subscription-module__w1S5Na__overageBlockedBanner{background:linear-gradient(to right,color-mix(in srgb,var(--accent-warning)10%,var(--bg-card)),transparent);border:1px solid color-mix(in srgb,var(--accent-danger)40%,transparent);border-radius:6px;align-items:center;gap:16px;margin-top:20px;padding:16px;display:flex}.Subscription-module__w1S5Na__overageBlockedIcon{flex-shrink:0;font-size:20px}.Subscription-module__w1S5Na__overageBlockedText{flex:1}.Subscription-module__w1S5Na__overageBlockedText strong{color:var(--accent-danger);margin-bottom:2px;font-size:14px;font-weight:600;display:block}.Subscription-module__w1S5Na__overageBlockedText p{color:var(--text-secondary);margin:0;font-size:13px}.Subscription-module__w1S5Na__overageBlockedButton{color:#fff;background:var(--accent-danger);cursor:pointer;border:none;border-radius:6px;flex-shrink:0;padding:10px 16px;font-size:13px;font-weight:600;transition:all .2s}.Subscription-module__w1S5Na__overageBlockedButton:hover:not(:disabled){background:color-mix(in srgb,var(--accent-danger),black 10%)}.Subscription-module__w1S5Na__overageBlockedButton:disabled{opacity:.6;cursor:not-allowed}.Subscription-module__w1S5Na__overageInline{border-top:1px solid var(--border-primary);margin-top:16px;padding-top:16px}.Subscription-module__w1S5Na__overageInlineHeader{justify-content:space-between;align-items:center;display:flex}.Subscription-module__w1S5Na__overageInlineLeft{flex-direction:column;gap:2px;display:flex}.Subscription-module__w1S5Na__overageInlineTitle{color:var(--text-primary);font-size:14px;font-weight:600}.Subscription-module__w1S5Na__overageInlineSubtitle{color:var(--text-muted);font-size:13px}.Subscription-module__w1S5Na__overageInlineContent{margin-top:14px}.Subscription-module__w1S5Na__overageInlineStats{align-items:center;gap:28px;display:flex}.Subscription-module__w1S5Na__overageInlineStat{flex-direction:column;gap:2px;display:flex}.Subscription-module__w1S5Na__overageInlineStatLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:11px}.Subscription-module__w1S5Na__overageInlineStatValue{color:var(--text-primary);font-size:16px;font-weight:600}.Subscription-module__w1S5Na__overageInlineStatCap{color:var(--text-muted);font-size:13px;font-weight:400}.Subscription-module__w1S5Na__overageInlineCapRow{align-items:center;gap:8px;margin-left:auto;display:flex}.Subscription-module__w1S5Na__overageInlineCapLabel{color:var(--text-muted);font-size:13px}.Subscription-module__w1S5Na__overageInlineCapSelect{color:var(--text-primary);background-color:var(--bg-primary);border:1px solid var(--border-primary);cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236b7280' d='M2.5 4.5L6 8l3.5-3.5'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;border-radius:6px;padding:6px 28px 6px 10px;font-size:13px;transition:all .2s}.Subscription-module__w1S5Na__overageInlineCapSelect:hover{border-color:var(--border-secondary)}.Subscription-module__w1S5Na__overageInlineCapSelect:focus{border-color:var(--accent-primary);outline:none}.Subscription-module__w1S5Na__overageInlineCapSelect:disabled{opacity:.5;cursor:not-allowed}.Subscription-module__w1S5Na__overageInlineBlocked{background:color-mix(in srgb,var(--accent-danger)10%,transparent);border:1px solid color-mix(in srgb,var(--accent-danger)30%,transparent);color:var(--accent-danger);border-radius:6px;align-items:center;gap:12px;margin-top:12px;padding:10px 12px;font-size:13px;display:flex}.Subscription-module__w1S5Na__overageInlineBlockedButton{color:#fff;background:var(--accent-danger);cursor:pointer;border:none;border-radius:4px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .2s}.Subscription-module__w1S5Na__overageInlineBlockedButton:hover:not(:disabled){background:color-mix(in srgb,var(--accent-danger),black 10%)}.Subscription-module__w1S5Na__overageInlineBlockedButton:disabled{opacity:.6;cursor:not-allowed}
.UpgradeModal-module__d4QbyG__modal{max-height:90vh;overflow-y:auto;width:700px!important}@media (max-width:712px){.UpgradeModal-module__d4QbyG__modal{width:90vw}}.UpgradeModal-module__d4QbyG__modalContent{padding:0}.UpgradeModal-module__d4QbyG__heroSection{margin-bottom:24px}.UpgradeModal-module__d4QbyG__heroTagline{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.5}.UpgradeModal-module__d4QbyG__customMessage{color:var(--text-secondary);margin:0 0 16px;font-size:14px;line-height:1.5}.UpgradeModal-module__d4QbyG__pastDueBanner{background:linear-gradient(to right,color-mix(in srgb,var(--accent-warning)10%,var(--bg-card)),transparent);border:1px solid color-mix(in srgb,var(--accent-danger)40%,transparent);border-radius:8px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;padding:16px 20px;display:flex}.UpgradeModal-module__d4QbyG__pastDueText{flex:1}.UpgradeModal-module__d4QbyG__pastDueText strong{color:var(--accent-danger);margin-bottom:4px;font-size:15px;font-weight:600;display:block}.UpgradeModal-module__d4QbyG__pastDueText p{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.4}.UpgradeModal-module__d4QbyG__usageSection{margin-bottom:24px}.UpgradeModal-module__d4QbyG__reassurance{color:var(--text-tertiary);place-content:center space-between;margin-top:15px;display:flex}.UpgradeModal-module__d4QbyG__cancelAnytime{align-self:center;font-size:12px}.UpgradeModal-module__d4QbyG__poweredByStripe{justify-content:center;align-self:center;align-items:center;font-size:12px;display:flex}.UpgradeModal-module__d4QbyG__poweredByStripe svg{margin-left:4px;position:relative;top:1px}
.Tools-module__LGp5ga__container{background:var(--bg-primary);flex-direction:column;min-height:100vh;display:flex}.Tools-module__LGp5ga__main{z-index:1;flex-direction:column;flex:1;align-items:center;width:100%;max-width:1000px;margin:0 auto;padding:80px 24px 60px;display:flex}.Tools-module__LGp5ga__pageTitle{color:var(--text-primary);text-align:center;font-size:42px;font-weight:700;font-family:var(--font-ui);margin:0 0 16px}.Tools-module__LGp5ga__pageDescription{color:var(--text-secondary);text-align:center;max-width:600px;margin:0 0 48px;font-size:18px}.Tools-module__LGp5ga__promptsContainer{background:color-mix(in srgb,var(--bg-card),transparent 10%);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:8px;margin-bottom:50px;padding:30px}.Tools-module__LGp5ga__toolsGrid{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:32px;width:100%;display:grid}.Tools-module__LGp5ga__toolCard{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:6px;padding:24px;text-decoration:none;transition:all .2s}.Tools-module__LGp5ga__toolCard button{flex-shrink:1;width:auto;display:inline-block}.Tools-module__LGp5ga__sectionTitle{font-family:var(--font-ui);margin-top:0}.Tools-module__LGp5ga__sectionSubtitle{text-align:center;margin-bottom:30px}.Tools-module__LGp5ga__toolCard:hover{background:color-mix(in srgb,var(--bg-card),var(--accent-primary)10%);border-color:var(--accent-primary);box-shadow:0 4px 12px #0000001a}.Tools-module__LGp5ga__toolCard:hover .Tools-module__LGp5ga__cardCta{color:color-mix(in srgb,var(--accent-primary),white 10%)}.Tools-module__LGp5ga__toolCard:hover .Tools-module__LGp5ga__cardCtaArrow{transform:translate(5px)}.Tools-module__LGp5ga__cardTitle{color:var(--text-primary);font-size:30px;font-weight:600;font-family:var(--font-ui);margin:0 0 8px}.Tools-module__LGp5ga__cardDescription{color:var(--text-secondary);flex:1;margin:0 0 16px;font-size:15px;line-height:1.5}.Tools-module__LGp5ga__cardCta{color:var(--accent-primary);font-size:18px}.Tools-module__LGp5ga__cardCtaArrow{transition:transform .3s;display:inline-block}@media (max-width:768px){.Tools-module__LGp5ga__main{padding:70px 16px 40px}.Tools-module__LGp5ga__pageTitle{font-size:32px}.Tools-module__LGp5ga__pageDescription{font-size:16px}.Tools-module__LGp5ga__toolsGrid{grid-template-columns:1fr}}.Tools-module__LGp5ga__heroBg{z-index:0;width:100vw;height:800px;position:absolute;top:0;left:0}
.ToolPromptInput-module__vTLEra__container{flex-direction:column;width:100%;max-width:925px;min-height:440px;display:flex;position:relative}.ToolPromptInput-module__vTLEra__controlsWrapper{background:var(--bg-card);border:1px solid var(--border-primary);border-bottom:none;border-radius:8px 8px 0 0;overflow:hidden}.ToolPromptInput-module__vTLEra__editorWrapper{border:1px solid var(--border-primary);background:var(--bg-primary);isolation:isolate;background-clip:padding-box;border-top:none;border-radius:0 0 8px 8px;position:relative}.ToolPromptInput-module__vTLEra__editorClip{border-radius:6px;height:360px;position:relative;overflow:hidden}.ToolPromptInput-module__vTLEra__editorClip div{overflow:hidden!important}.ToolPromptInput-module__vTLEra__editor{min-height:500px;position:absolute;top:0;left:0;right:0}.ToolPromptInput-module__vTLEra__promptOverlay{background:linear-gradient(to bottom,transparent 0%,var(--bg-primary)30%,var(--bg-primary)100%);flex-direction:column;align-items:center;gap:12px;padding:16px;display:flex;position:absolute;bottom:0;left:0;right:0}.ToolPromptInput-module__vTLEra__promptCard{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:12px;width:100%;max-width:600px;padding:16px;box-shadow:0 4px 24px #0000001f}.ToolPromptInput-module__vTLEra__promptInput{border:1px solid var(--border-primary);background:var(--bg-primary);width:100%;color:var(--text-primary);resize:none;border-radius:8px;padding:12px 16px;font-family:inherit;font-size:15px;line-height:1.5;transition:border-color .2s,box-shadow .2s}.ToolPromptInput-module__vTLEra__promptInput::placeholder{color:var(--text-muted)}.ToolPromptInput-module__vTLEra__promptInput:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px var(--accent-primary-alpha);outline:none}.ToolPromptInput-module__vTLEra__promptInput:disabled{opacity:.6;cursor:not-allowed}.ToolPromptInput-module__vTLEra__promptFooter{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.ToolPromptInput-module__vTLEra__promptHint{color:var(--text-muted);align-items:center;gap:4px;font-size:12px;display:flex}.ToolPromptInput-module__vTLEra__promptHint kbd{background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:4px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-family:inherit;font-size:11px;display:inline-flex}.ToolPromptInput-module__vTLEra__error{background:color-mix(in srgb,var(--accent-danger),transparent 90%);border:1px solid color-mix(in srgb,var(--accent-danger),transparent 70%);color:var(--accent-danger);border-radius:8px;width:100%;max-width:600px;padding:12px 16px;font-size:14px}
.AccountSettings-module__2fLKtW__settingsSection{background-color:color-mix(in srgb,var(--bg-card),var(--bg-primary)20%);border:1px solid var(--border-primary);border-radius:12px;margin-bottom:24px;padding:32px}.AccountSettings-module__2fLKtW__sectionTitle{color:var(--text-primary);margin:0 0 24px;font-size:20px;font-weight:600}.AccountSettings-module__2fLKtW__settingGroup{margin-bottom:32px}.AccountSettings-module__2fLKtW__settingGroup:last-child{margin-bottom:0}.AccountSettings-module__2fLKtW__settingLabel{color:var(--text-primary);margin-bottom:8px;font-size:16px;font-weight:500;display:block}.AccountSettings-module__2fLKtW__settingDescription{color:var(--text-secondary);margin:0 0 16px;font-size:14px;line-height:1.5}.AccountSettings-module__2fLKtW__fontPreviewContainer{flex-direction:column;gap:16px;display:flex}.AccountSettings-module__2fLKtW__fontPreview{background-color:var(--bg-tertiary);border:1px solid var(--border-secondary);color:var(--text-primary);border-radius:6px;padding:16px;font-size:16px;line-height:1.6}.AccountSettings-module__2fLKtW__selectWrapper{width:100%;max-width:300px}.AccountSettings-module__2fLKtW__selectInput{background-color:var(--bg-tertiary);border:1px solid var(--border-primary);width:100%;color:var(--text-primary);border-radius:6px;padding:10px 12px;font-size:14px;transition:border-color .2s}.AccountSettings-module__2fLKtW__selectInput:focus{border-color:var(--accent-primary);outline:none}.AccountSettings-module__2fLKtW__promptTextarea{background-color:var(--bg-tertiary);border:1px solid var(--border-primary);width:100%;min-height:120px;color:var(--text-primary);resize:vertical;border-radius:6px;padding:12px;font-family:inherit;font-size:14px;line-height:1.5;transition:border-color .2s}.AccountSettings-module__2fLKtW__promptTextarea:focus{border-color:var(--accent-primary);outline:none}.AccountSettings-module__2fLKtW__promptTextarea::placeholder{color:var(--text-muted)}.AccountSettings-module__2fLKtW__charCount{color:var(--text-muted);text-align:right;margin-top:8px;font-size:12px}.AccountSettings-module__2fLKtW__saveSection{align-items:center;gap:16px;margin-top:32px;display:flex}.AccountSettings-module__2fLKtW__saveSuccess{color:var(--success-color,#10b981);font-size:14px}.AccountSettings-module__2fLKtW__saveError{color:var(--error-color,#ef4444);font-size:14px}@keyframes AccountSettings-module__2fLKtW__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.AccountSettings-module__2fLKtW__settingsSectionSkeleton{background-color:var(--bg-card);border:1px solid var(--border-primary);border-radius:12px;margin-bottom:24px;padding:32px}.AccountSettings-module__2fLKtW__skeletonSectionTitle{background:linear-gradient(90deg,var(--bg-tertiary)25%,var(--bg-card)50%,var(--bg-tertiary)75%);background-size:200% 100%;border-radius:4px;width:200px;height:24px;margin-bottom:24px;animation:1.5s infinite AccountSettings-module__2fLKtW__shimmer}.AccountSettings-module__2fLKtW__skeletonSettingGroup{margin-bottom:32px}.AccountSettings-module__2fLKtW__skeletonLabel{background:linear-gradient(90deg,var(--bg-tertiary)25%,var(--bg-card)50%,var(--bg-tertiary)75%);background-size:200% 100%;border-radius:4px;width:120px;height:20px;margin-bottom:8px;animation:1.5s infinite AccountSettings-module__2fLKtW__shimmer}.AccountSettings-module__2fLKtW__skeletonDescription{background:linear-gradient(90deg,var(--bg-tertiary)25%,var(--bg-card)50%,var(--bg-tertiary)75%);background-size:200% 100%;border-radius:4px;width:100%;max-width:400px;height:16px;margin-bottom:16px;animation:1.5s infinite AccountSettings-module__2fLKtW__shimmer}.AccountSettings-module__2fLKtW__skeletonDropdown{background:linear-gradient(90deg,var(--bg-tertiary)25%,var(--bg-card)50%,var(--bg-tertiary)75%);background-size:200% 100%;border-radius:6px;width:300px;height:40px;animation:1.5s infinite AccountSettings-module__2fLKtW__shimmer}.AccountSettings-module__2fLKtW__skeletonTextarea{background:linear-gradient(90deg,var(--bg-tertiary)25%,var(--bg-card)50%,var(--bg-tertiary)75%);background-size:200% 100%;border-radius:6px;width:100%;height:120px;animation:1.5s infinite AccountSettings-module__2fLKtW__shimmer}
.DocsIndex-module__WB9zHq__container{background-color:var(--bg-primary);flex-direction:column;width:100%;min-height:100vh;display:flex}.DocsIndex-module__WB9zHq__mainContent{flex-grow:1;width:100%;max-width:1400px;margin:60px auto 0;padding:24px}.DocsIndex-module__WB9zHq__controls{border-bottom:1px solid var(--border-primary);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding-bottom:10px;display:flex}.DocsIndex-module__WB9zHq__controlsSection{flex:1;align-items:center;gap:8px;display:flex}.DocsIndex-module__WB9zHq__controlsSection:first-child{justify-content:flex-start}.DocsIndex-module__WB9zHq__controlsSection:nth-child(2){justify-content:center}.DocsIndex-module__WB9zHq__controlsSection:last-child{justify-content:flex-end}.DocsIndex-module__WB9zHq__controlLabel{color:var(--text-disabled);font-size:14px;font-family:var(--font-ui)}.DocsIndex-module__WB9zHq__viewButtonIcon{vertical-align:middle}.DocsIndex-module__WB9zHq__viewButtonLeft{border-right:none;border-radius:4px 0 0 4px}.DocsIndex-module__WB9zHq__viewButtonRight{border-radius:0 4px 4px 0;margin-left:-1px}.DocsIndex-module__WB9zHq__sortControls{align-items:center;gap:8px;display:flex}.DocsIndex-module__WB9zHq__iconLeftSm{margin-right:4px}.DocsIndex-module__WB9zHq__iconLeftMd{margin-right:6px}.DocsIndex-module__WB9zHq__hiddenInput{display:none}.DocsIndex-module__WB9zHq__emptyStateActions{justify-content:center;gap:12px;display:flex}.DocsIndex-module__WB9zHq__emptyStateHint{opacity:.7;margin-top:16px;font-size:14px}.DocsIndex-module__WB9zHq__pageNumberButton{width:30px;height:30px;padding:5px}.DocsIndex-module__WB9zHq__emptyState{text-align:center;background-color:var(--bg-tertiary);border-radius:8px;padding:60px 20px}.DocsIndex-module__WB9zHq__emptyStateTitle{color:var(--text-tertiary);margin-bottom:16px}.DocsIndex-module__WB9zHq__emptyStateText{color:var(--text-muted);margin-bottom:24px}.DocsIndex-module__WB9zHq__documentGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;display:grid}.DocsIndex-module__WB9zHq__documentList{border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.DocsIndex-module__WB9zHq__documentCard{background-color:var(--bg-card);cursor:pointer;color:inherit;border-radius:8px;text-decoration:none;transition:box-shadow .2s,transform .2s;overflow:hidden}.DocsIndex-module__WB9zHq__documentCard:hover{box-shadow:0 4px 12px var(--shadow-md);transform:translateY(-2px)}.DocsIndex-module__WB9zHq__documentPreviewContainer{background-color:var(--bg-card);border-bottom:1px solid var(--border-primary);position:relative;overflow:hidden}.DocsIndex-module__WB9zHq__documentInfo{padding:16px}.DocsIndex-module__WB9zHq__documentTitleRow{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.DocsIndex-module__WB9zHq__documentTitle{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:600;font-family:var(--font-ui);flex:1;margin:0;overflow:hidden}.DocsIndex-module__WB9zHq__documentDeleteButton{background-color:var(--bg-secondary);border:1px solid var(--border-primary);width:28px;height:28px;color:var(--text-muted);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.DocsIndex-module__WB9zHq__documentDeleteButton:hover{background-color:var(--accent-danger);color:#fff;border-color:var(--accent-danger)}.DocsIndex-module__WB9zHq__documentDeleteButton:active{transform:scale(.95)}.DocsIndex-module__WB9zHq__documentDeleteButton svg{width:14px;height:14px}.DocsIndex-module__WB9zHq__documentDate{color:var(--text-disabled);font-size:13px;font-family:var(--font-ui);margin:0}.DocsIndex-module__WB9zHq__documentListItem{border-bottom:1px solid var(--border-tertiary);background-color:var(--bg-card);color:inherit;align-items:center;padding:16px;text-decoration:none;transition:background-color .2s;display:flex}.DocsIndex-module__WB9zHq__documentListItem:hover{background-color:var(--bg-hover)}.DocsIndex-module__WB9zHq__documentListContent{flex:1}.DocsIndex-module__WB9zHq__documentListTitle{color:var(--text-primary);margin:0 0 4px;font-size:16px;font-weight:600}.DocsIndex-module__WB9zHq__documentListPreview{color:var(--text-muted);margin:0;font-size:14px}.DocsIndex-module__WB9zHq__documentListActions{align-items:center;gap:12px;margin-left:24px;display:flex}.DocsIndex-module__WB9zHq__documentListDate{color:var(--text-muted);white-space:nowrap;text-align:right;width:120px;font-size:13px}.DocsIndex-module__WB9zHq__documentListDeleteButton{background-color:var(--bg-secondary);border:1px solid var(--border-primary);width:28px;height:28px;color:var(--text-muted);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.DocsIndex-module__WB9zHq__documentListDeleteButton:hover{background-color:var(--accent-danger);color:#fff;border-color:var(--accent-danger)}.DocsIndex-module__WB9zHq__documentListDeleteButton:active{transform:scale(.95)}.DocsIndex-module__WB9zHq__documentListDeleteButton svg{width:14px;height:14px}.DocsIndex-module__WB9zHq__loadingContainer{height:300px;color:var(--text-disabled);font-family:var(--font-ui);justify-content:center;align-items:center;display:flex}.DocsIndex-module__WB9zHq__importError{color:var(--accent-danger);border:1px solid var(--accent-danger);border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:12px 16px;display:flex}.DocsIndex-module__WB9zHq__importErrorClose{color:var(--accent-danger);cursor:pointer;background:0 0;border:none;font-size:18px;line-height:1}.DocsIndex-module__WB9zHq__emptyDragIcon{opacity:.6;margin-bottom:16px;font-size:48px}.DocsIndex-module__WB9zHq__paginationContainer{border-top:1px solid var(--border-primary);font-family:var(--font-ui);justify-content:center;align-items:center;margin-top:32px;padding-top:24px;display:flex}.DocsIndex-module__WB9zHq__paginationInfo{color:var(--text-muted);font-size:14px}.DocsIndex-module__WB9zHq__paginationControls{align-items:center;gap:8px;display:flex}.DocsIndex-module__WB9zHq__pageNumbers{gap:4px;display:flex}.DocsIndex-module__WB9zHq__docShareNote{color:var(--text-muted);white-space:nowrap;font-size:13px}.DocsIndex-module__WB9zHq__docShareNote span{color:var(--accent-primary)}.DocsIndex-module__WB9zHq__docPrivateNote{white-space:nowrap;color:var(--text-muted);font-size:13px}.DocsIndex-module__WB9zHq__collabList{align-items:center;display:flex}.DocsIndex-module__WB9zHq__documentTitleActions{align-items:center;gap:4px;display:flex}.DocsIndex-module__WB9zHq__collaboratorsRow{white-space:nowrap;height:40px;color:var(--text-muted);align-items:center;font-size:13px;display:flex}.DocsIndex-module__WB9zHq__statusInline.DocsIndex-module__WB9zHq__docPublicNote,.DocsIndex-module__WB9zHq__collaboratorsRow.DocsIndex-module__WB9zHq__docPublicNote{white-space:nowrap;color:var(--accent-success);font-size:13px}.DocsIndex-module__WB9zHq__statusInline{white-space:nowrap;color:var(--text-muted);margin-left:8px;margin-right:8px;font-size:13px}.DocsIndex-module__WB9zHq__avatarsRow{align-items:center;gap:4px;display:flex}.DocsIndex-module__WB9zHq__avatarExtra{background-color:var(--bg-tertiary);color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;display:flex}@keyframes DocsIndex-module__WB9zHq__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.DocsIndex-module__WB9zHq__skeleton{background:linear-gradient(90deg,var(--bg-tertiary)25%,var(--bg-hover)50%,var(--bg-tertiary)75%);background-size:200% 100%;border-radius:4px;animation:1.5s infinite DocsIndex-module__WB9zHq__shimmer}.DocsIndex-module__WB9zHq__skeletonButton{border-radius:6px;height:32px;}.DocsIndex-module__WB9zHq__skeletonButtonPrimary{width:120px;}.DocsIndex-module__WB9zHq__skeletonButtonSecondary{width:100px;}.DocsIndex-module__WB9zHq__skeletonViewToggle{width:64px;height:28px;}.DocsIndex-module__WB9zHq__skeletonDropdown{width:160px;height:28px;}.DocsIndex-module__WB9zHq__skeletonLabel{width:50px;height:16px;}.DocsIndex-module__WB9zHq__skeletonCard{background-color:var(--bg-card);border-radius:8px;overflow:hidden}.DocsIndex-module__WB9zHq__skeletonPreview{border-bottom:1px solid var(--border-primary);border-radius:0;height:200px;}.DocsIndex-module__WB9zHq__skeletonCardInfo{padding:16px}.DocsIndex-module__WB9zHq__skeletonTitle{width:70%;height:20px;margin-bottom:12px;}.DocsIndex-module__WB9zHq__skeletonDate{width:40%;height:14px;margin-bottom:12px;}.DocsIndex-module__WB9zHq__skeletonStatus{width:50px;height:24px;}.DocsIndex-module__WB9zHq__skeletonListItem{border-bottom:1px solid var(--border-tertiary);background-color:var(--bg-card);align-items:center;padding:16px;display:flex}.DocsIndex-module__WB9zHq__skeletonListContent{flex:1}.DocsIndex-module__WB9zHq__skeletonListTitle{width:200px;height:18px;margin-bottom:8px;}.DocsIndex-module__WB9zHq__skeletonListPreview{width:60%;height:14px;}.DocsIndex-module__WB9zHq__skeletonListActions{align-items:center;gap:12px;margin-left:24px;display:flex}.DocsIndex-module__WB9zHq__skeletonListStatus{width:50px;height:16px;}.DocsIndex-module__WB9zHq__skeletonListDate{width:80px;height:14px;}.DocsIndex-module__WB9zHq__skeletonListDelete{border-radius:50%;width:28px;height:28px;}
.InvitePage-module__NqJK1G__pageContainer{background-color:var(--bg-primary);flex-direction:column;min-height:100vh;display:flex}.InvitePage-module__NqJK1G__contentWrapper{flex:1;justify-content:center;align-items:center;padding:40px 20px;display:flex}.InvitePage-module__NqJK1G__card{background:var(--bg-card);width:100%;max-width:480px;box-shadow:var(--shadow-lg);text-align:center;border:1px solid var(--border-primary);border-radius:12px;padding:48px}.InvitePage-module__NqJK1G__inviteIcon,.InvitePage-module__NqJK1G__errorIcon{margin-bottom:24px;font-size:48px}.InvitePage-module__NqJK1G__title{color:var(--text-primary);margin:0 0 32px;font-size:28px;font-weight:600}.InvitePage-module__NqJK1G__inviteDetails{margin-bottom:32px}.InvitePage-module__NqJK1G__inviterInfo{color:var(--text-secondary);margin-bottom:20px;font-size:16px;line-height:1.6}.InvitePage-module__NqJK1G__inviterInfo strong{color:var(--text-primary)}.InvitePage-module__NqJK1G__documentInfo{background:var(--bg-secondary);text-align:left;border-radius:4px;margin:24px 0;padding:20px}.InvitePage-module__NqJK1G__documentTitle{color:var(--text-primary);font-size:18px;font-weight:600}.InvitePage-module__NqJK1G__expirationWarning{background:var(--accent-warning-bg);color:var(--accent-warning);border-radius:6px;margin-top:20px;padding:12px 16px;font-size:14px;display:inline-block}.InvitePage-module__NqJK1G__signInPrompt,.InvitePage-module__NqJK1G__signedInAs{color:var(--text-secondary);margin-bottom:24px;font-size:15px}.InvitePage-module__NqJK1G__signedInAs strong{color:var(--text-primary)}.InvitePage-module__NqJK1G__loadingText{color:var(--text-secondary);margin-top:20px;font-size:16px}.InvitePage-module__NqJK1G__errorMessage{color:var(--text-secondary);margin:20px 0 32px;font-size:16px;line-height:1.6}.InvitePage-module__NqJK1G__redeemingState{flex-direction:column;align-items:center;gap:16px;display:flex}.InvitePage-module__NqJK1G__redeemingState p{color:var(--text-secondary);font-size:16px}.InvitePage-module__NqJK1G__authModalMessage{background:var(--bg-secondary);text-align:center;border-radius:6px;margin-bottom:20px;padding:16px}.InvitePage-module__NqJK1G__authModalMessage p{color:var(--text-secondary);margin:8px 0}.InvitePage-module__NqJK1G__authModalMessage strong{color:var(--accent-primary);font-weight:600}.InvitePage-module__NqJK1G__inviteEmailNote{color:var(--text-tertiary);margin-top:12px;font-size:13px}@media (max-width:640px){.InvitePage-module__NqJK1G__card{padding:32px 24px}.InvitePage-module__NqJK1G__title{font-size:24px}.InvitePage-module__NqJK1G__documentTitle{font-size:16px}}
.PdfImportProgress-module__nCmPSq__content{align-items:center;gap:12px;min-width:200px;display:flex}.PdfImportProgress-module__nCmPSq__iconSpinner{color:var(--accent-primary);flex-shrink:0;animation:1.5s linear infinite PdfImportProgress-module__nCmPSq__spin}@keyframes PdfImportProgress-module__nCmPSq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.PdfImportProgress-module__nCmPSq__text{flex:1}.PdfImportProgress-module__nCmPSq__title{color:var(--text-primary);cursor:default;margin:0 0 2px;font-size:14px;font-weight:600}.PdfImportProgress-module__nCmPSq__description{color:var(--text-secondary);cursor:default;margin:0;font-size:13px}.PdfImportProgress-module__nCmPSq__progressBar{margin-top:12px}.PdfImportProgress-module__nCmPSq__actions{gap:8px;margin-top:12px;display:flex}
.PdfUsageCard-module__E3Yila__container{flex-direction:column;gap:10px;display:flex}.PdfUsageCard-module__E3Yila__header{flex-direction:column;gap:2px;display:flex}.PdfUsageCard-module__E3Yila__title{color:var(--text-primary);font-size:14px;font-weight:600}.PdfUsageCard-module__E3Yila__subtitle{color:var(--text-muted);font-size:12px}.PdfUsageCard-module__E3Yila__bar{background:var(--bg-primary);border-radius:3px;height:6px;overflow:hidden}.PdfUsageCard-module__E3Yila__barFill{background:var(--accent-primary);border-radius:3px;height:100%;transition:width .3s}.PdfUsageCard-module__E3Yila__stats{justify-content:space-between;align-items:center;display:flex}.PdfUsageCard-module__E3Yila__count{color:var(--text-primary);font-size:13px;font-weight:500}.PdfUsageCard-module__E3Yila__remaining{color:var(--text-muted);font-size:12px}.PdfUsageCard-module__E3Yila__learnMore{color:var(--accent-primary);align-items:center;gap:4px;margin-top:8px;font-size:12px;text-decoration:none;display:inline-flex}.PdfUsageCard-module__E3Yila__learnMore:hover{text-decoration:underline}
.Pricing-module__Z3IFYW__container{background:var(--bg-primary);flex-direction:column;min-height:80vh;display:flex}.Pricing-module__Z3IFYW__main{z-index:1;flex-direction:column;flex:1;align-items:center;width:100%;max-width:1000px;margin:0 auto;padding:60px 20px;display:flex}.Pricing-module__Z3IFYW__main h1,.Pricing-module__Z3IFYW__main h2{font-family:var(--font-ui);text-align:center}.Pricing-module__Z3IFYW__main section{margin-bottom:48px}.Pricing-module__Z3IFYW__hero{text-align:center;margin-top:50px;margin-bottom:50px}.Pricing-module__Z3IFYW__title{color:var(--text-primary);letter-spacing:-.5px;margin:0 0 12px;font-size:36px;font-weight:600}.Pricing-module__Z3IFYW__subtitle{color:var(--text-secondary);margin:0;font-size:18px}.Pricing-module__Z3IFYW__footer{justify-content:center;margin-top:32px;display:flex}.Pricing-module__Z3IFYW__cta{margin-top:48px}.Pricing-module__Z3IFYW__ctaButton{color:#fff;background:var(--accent-primary);border-radius:8px;padding:14px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-block}.Pricing-module__Z3IFYW__ctaButton:hover{opacity:.9}.Pricing-module__Z3IFYW__faq{width:100%;max-width:700px}.Pricing-module__Z3IFYW__faq:first-of-type{margin-top:80px}.Pricing-module__Z3IFYW__faqTitle{color:var(--text-primary);text-align:center;margin:0 0 32px;font-size:24px;font-weight:600}.Pricing-module__Z3IFYW__faqList{background:var(--border-primary);border:1px solid var(--border-primary);border-radius:12px;flex-direction:column;gap:1px;margin-bottom:40px;display:flex;overflow:hidden}.Pricing-module__Z3IFYW__faqItem{background:var(--bg-card);padding:20px 24px}.Pricing-module__Z3IFYW__faqQuestion{color:var(--text-primary);margin:0 0 8px;font-size:15px;font-weight:600}.Pricing-module__Z3IFYW__faqAnswer{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.6}.Pricing-module__Z3IFYW__faqLink{color:var(--accent-primary);text-decoration:none}.Pricing-module__Z3IFYW__faqLink:hover{text-decoration:underline}@media (max-width:600px){.Pricing-module__Z3IFYW__header{padding:16px 20px}.Pricing-module__Z3IFYW__main{padding:40px 16px}.Pricing-module__Z3IFYW__title{font-size:28px}.Pricing-module__Z3IFYW__subtitle{font-size:16px}.Pricing-module__Z3IFYW__faq{margin-top:60px}.Pricing-module__Z3IFYW__faqTitle{font-size:20px}.Pricing-module__Z3IFYW__faqItem{padding:16px 18px}}
/*# sourceMappingURL=61e34ed46358f8d1.css.map*/