.ToolPromptInput-module__28LpQW__container{flex-direction:column;width:100%;max-width:925px;min-height:440px;display:flex;position:relative}.ToolPromptInput-module__28LpQW__controlsWrapper{background:var(--bg-page);border:1px solid var(--border-primary);border-radius:8px 8px 0 0;overflow:hidden}.ToolPromptInput-module__28LpQW__editorWrapper{border:1px solid var(--border-primary);background:var(--bg-page);isolation:isolate;background-clip:padding-box;border-top:none;border-radius:0 0 8px 8px;position:relative}.ToolPromptInput-module__28LpQW__editorClip{border-radius:6px;height:360px;position:relative;overflow:hidden}.ToolPromptInput-module__28LpQW__editorClip div{overflow:hidden!important}.ToolPromptInput-module__28LpQW__editor{min-height:500px;position:absolute;top:0;left:0;right:0}.ToolPromptInput-module__28LpQW__promptOverlay{flex-direction:column;align-items:center;gap:12px;padding:16px;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(-50%)}.ToolPromptInput-module__28LpQW__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__28LpQW__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__28LpQW__promptInput::placeholder{color:var(--text-muted)}.ToolPromptInput-module__28LpQW__promptInput:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px var(--accent-primary-alpha);outline:none}.ToolPromptInput-module__28LpQW__promptInput:disabled{opacity:.6;cursor:not-allowed}.ToolPromptInput-module__28LpQW__promptFooter{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.ToolPromptInput-module__28LpQW__promptHint{color:var(--text-muted);align-items:center;gap:4px;font-size:12px;display:flex}.ToolPromptInput-module__28LpQW__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__28LpQW__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}
.UserDropdown-module__h8_tFa__triggerWrapper{justify-content:center;align-items:center;display:flex;position:relative}.UserDropdown-module__h8_tFa__avatarContainer{cursor:pointer;isolation:isolate;cursor:pointer;justify-content:center;align-items:center;display:flex;position:relative}.UserDropdown-module__h8_tFa__radialProgress{pointer-events:none;z-index:-1;transition:transform .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.UserDropdown-module__h8_tFa__radialProgressVisible{transform:translate(-50%,-50%)scale(1)}.UserDropdown-module__h8_tFa__radialProgressBg{stroke:var(--gray-4)}.UserDropdown-module__h8_tFa__radialProgressFill{stroke:var(--accent-primary);transition:stroke-dashoffset .3s}.UserDropdown-module__h8_tFa__dropdownContent{z-index:1000;min-width:180px;}.UserDropdown-module__h8_tFa__usageSection{-webkit-user-select:none;user-select:none;padding:10px 10px 8px}.UserDropdown-module__h8_tFa__usageHeader{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.UserDropdown-module__h8_tFa__usageLabel{color:var(--text-primary);font-size:12px;font-weight:700}.UserDropdown-module__h8_tFa__timeLeft{color:var(--text-tertiary);font-size:11px;font-weight:400}.UserDropdown-module__h8_tFa__usageProgressContainer{flex-direction:column;height:20px;display:flex;position:relative}.UserDropdown-module__h8_tFa__usageProgressBar{background:var(--gray-4);border-radius:2px;height:4px;overflow:hidden}.UserDropdown-module__h8_tFa__usagePercentBelow{color:var(--gray-11);text-align:center;width:100px;margin-top:6px;font-size:11px;font-weight:500;position:absolute;transform:translate(-50%)}.UserDropdown-module__h8_tFa__usageProgressFill{background:var(--accent-primary);border-radius:2px;height:100%;transition:width .3s}.UserDropdown-module__h8_tFa__tierBadge{border:1px solid var(--border-primary);cursor:default;background:0 0;border-radius:5px;justify-content:center;align-items:center;margin-left:auto;padding:2px 5px;display:flex}@supports (corner-shape:squircle){.UserDropdown-module__h8_tFa__tierBadge{corner-shape:squircle;border-radius:8px}}.UserDropdown-module__h8_tFa__dropdownLabel{}.UserDropdown-module__h8_tFa__dropdownItem{}.UserDropdown-module__h8_tFa__dropdownItem svg{color:var(--accent-primary)}.UserDropdown-module__h8_tFa__dropdownItem[data-state=checked]{color:var(--accent-11);font-weight:500}.UserDropdown-module__h8_tFa__dropdownSeparator{}.UserDropdown-module__h8_tFa__themeToggleRow{border-radius:8px;justify-content:space-between;align-items:center;padding:8px 10px;display:flex}.UserDropdown-module__h8_tFa__themeLabel{color:var(--text-primary);font-size:13px}.UserDropdown-module__h8_tFa__themeToggle{align-items:center;gap:6px;display:flex}.UserDropdown-module__h8_tFa__themeIcon{width:14px;height:14px;color:var(--text-secondary);flex-shrink:0}
.PaymentFailedBanner-module__IwQwiq__banner{background:linear-gradient(to right,color-mix(in srgb,var(--accent-danger),var(--bg-primary)80%)0%,var(--bg-card)80%,var(--bg-card)100%);color:var(--accent-danger);border:1px solid color-mix(in srgb,var(--accent-danger),var(--bg-primary)70%);cursor:pointer;-webkit-user-select:none;user-select:none;box-sizing:border-box;background-position:50% 0;background-size:200% 100%;border-radius:8px;align-items:center;gap:8px;height:34px;padding:4px 12px;font-size:13px;font-weight:600;text-decoration:none;transition:background-position .5s;display:flex}@supports (corner-shape:squircle){.PaymentFailedBanner-module__IwQwiq__banner{corner-shape:squircle;border-radius:12px}}.PaymentFailedBanner-module__IwQwiq__banner:hover{background-position:100% 0}.PaymentFailedBanner-module__IwQwiq__message{white-space:nowrap}.PaymentFailedBanner-module__IwQwiq__arrow{opacity:.8;transition:transform .15s,opacity .15s}.PaymentFailedBanner-module__IwQwiq__banner:hover .PaymentFailedBanner-module__IwQwiq__arrow{opacity:1;transform:translate(3px)}
.ProofreadingBenchmarkTable-module__bhWYKa__wrap{margin:1.75rem 0}.ProofreadingBenchmarkTable-module__bhWYKa__table{border-collapse:collapse;border:1px solid var(--border-primary);background:var(--bg-card);border-radius:12px;width:100%;font-size:.95rem;overflow:hidden}.ProofreadingBenchmarkTable-module__bhWYKa__table thead th{text-align:left;letter-spacing:.02em;text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid var(--border-primary);padding:.7rem .85rem;font-size:.78rem;font-weight:600}.ProofreadingBenchmarkTable-module__bhWYKa__table tbody td{border-bottom:1px solid var(--border-primary);color:var(--text-secondary);vertical-align:middle;padding:.7rem .85rem}.ProofreadingBenchmarkTable-module__bhWYKa__table tbody tr:last-child td{border-bottom:none}.ProofreadingBenchmarkTable-module__bhWYKa__table tbody tr:first-child{background:color-mix(in srgb,var(--accent-primary)8%,transparent)}.ProofreadingBenchmarkTable-module__bhWYKa__rankCol{text-align:center;width:2.5rem;color:var(--text-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ProofreadingBenchmarkTable-module__bhWYKa__modelCell{color:var(--text-primary);white-space:nowrap;font-weight:600}.ProofreadingBenchmarkTable-module__bhWYKa__providerCol,.ProofreadingBenchmarkTable-module__bhWYKa__reasoningCol{color:var(--text-muted);white-space:nowrap}.ProofreadingBenchmarkTable-module__bhWYKa__numCol{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.ProofreadingBenchmarkTable-module__bhWYKa__fixRate{color:var(--text-primary);font-weight:600;display:block}.ProofreadingBenchmarkTable-module__bhWYKa__bar{background:var(--accent-primary);opacity:.55;border-radius:2px;max-width:90px;height:3px;margin-top:4px;margin-left:auto;display:block}.ProofreadingBenchmarkTable-module__bhWYKa__caption{color:var(--text-muted);margin-top:.75rem;font-size:.85rem;line-height:1.5}@media (max-width:640px){.ProofreadingBenchmarkTable-module__bhWYKa__table thead th.ProofreadingBenchmarkTable-module__bhWYKa__providerCol,.ProofreadingBenchmarkTable-module__bhWYKa__table tbody td.ProofreadingBenchmarkTable-module__bhWYKa__providerCol,.ProofreadingBenchmarkTable-module__bhWYKa__table thead th.ProofreadingBenchmarkTable-module__bhWYKa__reasoningCol,.ProofreadingBenchmarkTable-module__bhWYKa__table tbody td.ProofreadingBenchmarkTable-module__bhWYKa__reasoningCol{display:none}.ProofreadingBenchmarkTable-module__bhWYKa__table{font-size:.88rem}}
.SpellCheck-module__MqMbaq__root{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:relative}.SpellCheck-module__MqMbaq__doc{background:var(--bg-card);border-radius:8px 8px 0 0;padding:22px 28px 0;position:absolute;inset:16px 36px 0;overflow:hidden;box-shadow:0 2px 4px #00000014}@supports (corner-shape:squircle){.SpellCheck-module__MqMbaq__doc{corner-shape:squircle;border-radius:12px 12px 0 0}}.SpellCheck-module__MqMbaq__doc .SpellCheck-module__MqMbaq__docTitle,.SpellCheck-module__MqMbaq__doc .SpellCheck-module__MqMbaq__sentence,.SpellCheck-module__MqMbaq__doc .SpellCheck-module__MqMbaq__error{font-family:inherit}.SpellCheck-module__MqMbaq__docTitle{color:var(--text-primary);margin:0 0 13px;font-size:18px;font-weight:600}.SpellCheck-module__MqMbaq__doc .SpellCheck-module__MqMbaq__sentence{color:var(--text-primary);margin:0;font-size:15px;line-height:1.6}.SpellCheck-module__MqMbaq__doc .SpellCheck-module__MqMbaq__sentence+.SpellCheck-module__MqMbaq__sentence{margin-top:.65em}.SpellCheck-module__MqMbaq__error{-webkit-text-decoration:underline wavy var(--diff-delete)1px;-webkit-text-decoration:underline wavy var(--diff-delete)1px;text-decoration:underline wavy var(--diff-delete)1px;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-offset:2px}.SpellCheck-module__MqMbaq__pill{background:var(--bg-primary);border:1px solid var(--border-primary);height:22px;color:var(--text-primary);white-space:nowrap;opacity:0;z-index:2;border-radius:4px;align-items:stretch;font-size:13px;transition:opacity .18s ease-out,transform .18s ease-out;display:inline-flex;position:absolute;top:0;left:0;transform:translateY(-3px);box-shadow:0 2px 4px #00000014}.SpellCheck-module__MqMbaq__pillVisible{opacity:1;transform:translateY(0)}.SpellCheck-module__MqMbaq__pillSuggestion{align-items:center;padding:0 8px;display:inline-flex}.SpellCheck-module__MqMbaq__pillHint{opacity:.4;margin-left:6px;font-size:11px}.SpellCheck-module__MqMbaq__pillDismiss{color:var(--text-secondary);align-items:center;padding:0 7px 0 2px;font-size:12px;display:inline-flex}.SpellCheck-module__MqMbaq__cursor{z-index:3;will-change:transform;transition:opacity .18s ease-out;position:absolute;top:0;left:0}
.FAQSection-module__-Q2fPa__faqSection{width:100%;max-width:700px}.FAQSection-module__-Q2fPa__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__-Q2fPa__faqList{flex-direction:column;gap:12px;margin:0;display:flex}.FAQSection-module__-Q2fPa__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__-Q2fPa__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__-Q2fPa__faqQuestion::-webkit-details-marker{display:none}.FAQSection-module__-Q2fPa__faqItem:not([open]) .FAQSection-module__-Q2fPa__faqQuestion:hover{color:var(--accent-primary)}.FAQSection-module__-Q2fPa__faqChevron{width:20px;height:20px;color:var(--text-secondary);flex-shrink:0;transition:transform .2s}.FAQSection-module__-Q2fPa__faqItem[open] .FAQSection-module__-Q2fPa__faqChevron{transform:rotate(180deg)}.FAQSection-module__-Q2fPa__faqAnswer{color:var(--text-secondary);margin:0;padding:0 24px 20px;font-size:15px;line-height:1.7}.FAQSection-module__-Q2fPa__faqAnswer p{margin:0 0 12px}.FAQSection-module__-Q2fPa__faqAnswer p:last-child{margin-bottom:0}.FAQSection-module__-Q2fPa__faqAnswer a{color:var(--accent-primary);text-decoration:none}.FAQSection-module__-Q2fPa__faqAnswer a:hover{text-decoration:underline}.FAQSection-module__-Q2fPa__faqItemStatic{padding:20px 24px}.FAQSection-module__-Q2fPa__faqQuestionStatic{cursor:default;padding:0;display:block}.FAQSection-module__-Q2fPa__faqAnswerStatic{padding:0}.FAQSection-module__-Q2fPa__faqSectionLanding .FAQSection-module__-Q2fPa__faqList{gap:20px}.FAQSection-module__-Q2fPa__faqSectionLanding .FAQSection-module__-Q2fPa__faqItem{border:none;border-radius:8px}.FAQSection-module__-Q2fPa__faqSectionLanding .FAQSection-module__-Q2fPa__faqQuestion{padding:20px;font-size:18px;font-weight:500}.FAQSection-module__-Q2fPa__faqSectionLanding .FAQSection-module__-Q2fPa__faqItem:not([open]) .FAQSection-module__-Q2fPa__faqQuestion:hover{color:var(--accent-primary)}.FAQSection-module__-Q2fPa__faqSectionLanding .FAQSection-module__-Q2fPa__faqAnswer{padding:0 20px 20px;line-height:1.6}.FAQSection-module__-Q2fPa__faqSectionLanding .FAQSection-module__-Q2fPa__faqItemStatic{padding:20px}.FAQSection-module__-Q2fPa__faqSectionLanding .FAQSection-module__-Q2fPa__faqQuestionStatic{margin:0 0 8px}.FAQSection-module__-Q2fPa__faqSectionLanding .FAQSection-module__-Q2fPa__faqAnswerStatic{margin:0}@media (max-width:768px){.FAQSection-module__-Q2fPa__sectionTitle{font-size:24px}.FAQSection-module__-Q2fPa__faqItem{padding:0}.FAQSection-module__-Q2fPa__faqQuestion{padding:16px 20px;font-size:16px}.FAQSection-module__-Q2fPa__faqAnswer{padding:0 20px 16px;font-size:14px}.FAQSection-module__-Q2fPa__faqSectionLanding .FAQSection-module__-Q2fPa__faqQuestion{padding:16px 18px}.FAQSection-module__-Q2fPa__faqSectionLanding .FAQSection-module__-Q2fPa__faqAnswer{padding:0 18px 16px}.FAQSection-module__-Q2fPa__faqSectionLanding .FAQSection-module__-Q2fPa__faqItemStatic{padding:16px 18px}}
.UsageWall-module__0Dlcgq__wallSection{background:var(--bg-card);width:100%;padding:clamp(28px,5vh,64px) 32px clamp(48px,8vh,96px)}.UsageWall-module__0Dlcgq__wallInner{width:100%;margin:0 auto;position:relative}.UsageWall-module__0Dlcgq__canvas{width:100%;position:relative}.UsageWall-module__0Dlcgq__heroSlot{text-align:center;z-index:2;flex-direction:column;align-items:center;display:flex;position:absolute;transform:translate(-50%)}.UsageWall-module__0Dlcgq__item{opacity:0;will-change:opacity,transform;transition:opacity .5s,transform .5s;position:absolute;transform:translateY(8px)}.UsageWall-module__0Dlcgq__itemRevealed{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.UsageWall-module__0Dlcgq__item{transition:none;transform:none}}.UsageWall-module__0Dlcgq__pill{background:var(--palette-cream);color:var(--palette-stone);font-family:var(--font-ui);font-size:calc(var(--pill-fs)*1px);letter-spacing:-.01em;white-space:nowrap;border-radius:.3438em;margin:0;padding:.5em .72em;font-weight:400;line-height:1.18;display:inline-block}@supports (corner-shape:squircle){.UsageWall-module__0Dlcgq__pill{corner-shape:squircle;border-radius:.55em}}.UsageWall-module__0Dlcgq__linkItem{text-decoration:none;display:inline-block}:is(.dark .UsageWall-module__0Dlcgq__pill,.dark-theme .UsageWall-module__0Dlcgq__pill){background:var(--surface-warm-card);color:var(--content-muted)}.UsageWall-module__0Dlcgq__pillLink{background:color-mix(in srgb,var(--accent-primary)14%,var(--bg-card));color:var(--accent-primary);cursor:pointer;font-weight:500;text-decoration:none;transition:background-color .15s}.UsageWall-module__0Dlcgq__pillLink:hover,.UsageWall-module__0Dlcgq__linkItem:hover .UsageWall-module__0Dlcgq__pillLink{background:color-mix(in srgb,var(--accent-primary)24%,var(--bg-card))}:is(.dark .UsageWall-module__0Dlcgq__pillLink,.dark-theme .UsageWall-module__0Dlcgq__pillLink){background:color-mix(in srgb,var(--accent-primary)24%,var(--surface-warm-card));color:var(--accent-primary)}.UsageWall-module__0Dlcgq__learnMore{text-align:right;color:var(--accent-primary);margin-top:6px;font-size:13px;font-weight:500;display:block}.UsageWall-module__0Dlcgq__linkItem:hover .UsageWall-module__0Dlcgq__learnMore{text-decoration:underline}.UsageWall-module__0Dlcgq__time{text-align:right;color:var(--text-muted);margin-top:6px;font-size:13px;display:block}@media (max-width:720px){.UsageWall-module__0Dlcgq__wallSection{padding-left:16px;padding-right:16px}}
.TierCard-module__lSBCnW__tiersGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.TierCard-module__lSBCnW__tiersGridTwo{grid-template-columns:repeat(2,1fr)}.TierCard-module__lSBCnW__tiersGridFour{grid-template-columns:repeat(4,1fr)}.TierCard-module__lSBCnW__tiersGridSingle{grid-template-columns:1fr;width:296px;margin:0 auto}.TierCard-module__lSBCnW__tiersGridJoined{gap:0}.TierCard-module__lSBCnW__tiersGridJoined>.TierCard-module__lSBCnW__tierCard{border-radius:0;padding:20px 14px}.TierCard-module__lSBCnW__tiersGridJoined.TierCard-module__lSBCnW__tiersGridSingle>.TierCard-module__lSBCnW__tierCard{border-radius:16px}.TierCard-module__lSBCnW__tiersGridJoined>.TierCard-module__lSBCnW__tierCard:first-child{margin-left:2px}.TierCard-module__lSBCnW__tiersGridJoined>.TierCard-module__lSBCnW__tierCard:nth-child(2){margin-left:1px}.TierCard-module__lSBCnW__tiersGridJoined>.TierCard-module__lSBCnW__tierCard:nth-child(3){margin-left:-1px}.TierCard-module__lSBCnW__tiersGridJoined>.TierCard-module__lSBCnW__tierCard:nth-child(4){margin-left:-2px}.TierCard-module__lSBCnW__tiersGridJoined>.TierCard-module__lSBCnW__tierCard:first-child{border-top-left-radius:16px;border-bottom-left-radius:16px}.TierCard-module__lSBCnW__tiersGridJoined>.TierCard-module__lSBCnW__tierCard:last-child{border-top-right-radius:16px;border-bottom-right-radius:16px}@media (max-width:930px){.TierCard-module__lSBCnW__tiersGrid,.TierCard-module__lSBCnW__tiersGridFour{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.TierCard-module__lSBCnW__tiersGrid,.TierCard-module__lSBCnW__tiersGridFour,.TierCard-module__lSBCnW__tiersGridTwo{grid-template-columns:1fr}.TierCard-module__lSBCnW__tiersGridJoined>.TierCard-module__lSBCnW__tierCard+.TierCard-module__lSBCnW__tierCard{margin-top:-1px;margin-left:0}.TierCard-module__lSBCnW__tiersGridJoined>.TierCard-module__lSBCnW__tierCard:first-child{border-top-right-radius:16px;border-bottom-left-radius:0}.TierCard-module__lSBCnW__tiersGridJoined>.TierCard-module__lSBCnW__tierCard:last-child{border-top-right-radius:0;border-bottom-left-radius:16px}}.TierCard-module__lSBCnW__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);text-align:left;-webkit-user-select:none;user-select:none;border:1px solid var(--border-primary);border-radius:10px;flex-direction:column;width:100%;padding:24px;transition:border-color .3s,background .3s;display:flex;position:relative;box-shadow:0 1px 1px #00000008,0 3px 6px #00000005}@supports (corner-shape:squircle){.TierCard-module__lSBCnW__tierCard{corner-shape:squircle;border-radius:16px}}.TierCard-module__lSBCnW__tierCardBorderless{border:none}.TierCard-module__lSBCnW__tierCardReco{border-color:color-mix(in srgb,var(--border-primary),var(--accent-primary)20%)}.TierCard-module__lSBCnW__tierCardCompact{height:auto;min-height:375px;padding:22px 20px}.TierCard-module__lSBCnW__tierCardCompact .TierCard-module__lSBCnW__tierHeader{min-height:104px;margin-bottom:0}.TierCard-module__lSBCnW__tierCardCompact .TierCard-module__lSBCnW__tierTagline{margin-bottom:0;font-size:14px}.TierCard-module__lSBCnW__tierCardCompact .TierCard-module__lSBCnW__tierAction{margin-top:12px;padding:0}.TierCard-module__lSBCnW__tierCardCompact .TierCard-module__lSBCnW__selectButton{min-height:40px;padding:8px 20px}.TierCard-module__lSBCnW__tierCardCompact .TierCard-module__lSBCnW__tierFeatures{border-top:1px solid color-mix(in srgb,var(--border-primary),transparent 40%);margin:16px 0 0;padding-top:14px}.TierCard-module__lSBCnW__tierCardCompact .TierCard-module__lSBCnW__tierFeature{padding:4px 0;font-size:15px}.TierCard-module__lSBCnW__tierCardCompact.TierCard-module__lSBCnW__tierCardReco{border-color:color-mix(in srgb,var(--border-primary),var(--accent-primary)55%);box-shadow:0 12px 32px -14px color-mix(in srgb,var(--accent-primary),transparent 60%)}.TierCard-module__lSBCnW__tierCardCompact .TierCard-module__lSBCnW__recommendedBadge{font-weight:500}.TierCard-module__lSBCnW__tierCardClickable{cursor:pointer}@media (max-width:930px){.TierCard-module__lSBCnW__tierCardHiddenOnTablet,.TierCard-module__lSBCnW__tierCardForceHiddenOnTablet{display:none}}.TierCard-module__lSBCnW__tierCard:hover{border-color:color-mix(in srgb,var(--border-primary),var(--accent-primary)35%)}.TierCard-module__lSBCnW__recommendedBadge{letter-spacing:.5px;white-space:nowrap;color:color-mix(in srgb,var(--text-primary),var(--accent-success)95%);background:var(--surface-page);border:1px solid color-mix(in srgb,var(--text-primary),var(--accent-success)95%);border-radius:10px;margin:2px 12px;padding:4px 6px;font-size:12px;font-weight:400}@supports (corner-shape:squircle){.TierCard-module__lSBCnW__recommendedBadge{corner-shape:squircle;border-radius:16px}}.TierCard-module__lSBCnW__tierHeader{justify-content:space-between;align-items:flex-start;margin-bottom:8px;display:flex}.TierCard-module__lSBCnW__tierName{height:30px;color:var(--text-primary);align-items:flex-end;margin:0;font-size:24px;font-weight:600;display:flex;margin:0!important}.TierCard-module__lSBCnW__tierTagline{color:var(--text-muted);margin-bottom:12px;font-size:16px}.TierCard-module__lSBCnW__highlightNeutral{color:var(--text-primary);font-weight:700}.TierCard-module__lSBCnW__multiplierX{margin:2px;font-size:12px}.TierCard-module__lSBCnW__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__lSBCnW__tierMultiplier{letter-spacing:1.3px;opacity:.9;border-radius:6px;font-size:18px;font-weight:400}.TierCard-module__lSBCnW__tierPricing{flex-wrap:wrap;align-items:baseline;gap:4px;margin-top:8px;display:flex}.TierCard-module__lSBCnW__tierPriceCompareAt{color:var(--text-muted);text-decoration:line-through;text-decoration-thickness:1.5px;-webkit-text-decoration-color:color-mix(in srgb,var(--text-muted),transparent 22%);text-decoration-color:color-mix(in srgb,var(--text-muted),transparent 22%);font-size:24px;font-weight:400}.TierCard-module__lSBCnW__tierPrice{color:var(--text-primary);font-size:28px;font-weight:400}.TierCard-module__lSBCnW__tierPeriod{color:var(--text-muted);font-size:18px}.TierCard-module__lSBCnW__tierPriceSubLabel{color:var(--text-muted);margin-top:4px;font-size:13px;line-height:1.4}.TierCard-module__lSBCnW__tierFeatures{flex:1;margin:0 0 20px;padding:0;list-style:none}.TierCard-module__lSBCnW__tierFeature{color:var(--text-secondary);align-items:flex-start;gap:8px;padding:6px 0;font-size:16px;display:flex}.TierCard-module__lSBCnW__featureLink{min-width:0;color:inherit;cursor:pointer;align-items:flex-start;gap:8px;font-weight:400;text-decoration:none;display:flex}.TierCard-module__lSBCnW__featureLinkContent{min-width:0}.TierCard-module__lSBCnW__tierFeatureLinked .TierCard-module__lSBCnW__featureWithTooltip{cursor:pointer}.TierCard-module__lSBCnW__featureLinkIcon{width:14px;height:14px;color:var(--text-muted);opacity:0;flex-shrink:0;margin-top:4px;transition:opacity .12s}:is(.TierCard-module__lSBCnW__tierFeatureLinked:hover .TierCard-module__lSBCnW__featureLinkIcon,.TierCard-module__lSBCnW__featureLink:focus-visible .TierCard-module__lSBCnW__featureLinkIcon){opacity:1}.TierCard-module__lSBCnW__tierFeature strong{font-weight:500}.TierCard-module__lSBCnW__extraEditPacksFeature{flex-direction:column;align-items:flex-start;gap:2px;min-width:0;display:flex}.TierCard-module__lSBCnW__extraEditPacksSubline{color:var(--text-muted);width:100%;font-size:13px}.TierCard-module__lSBCnW__extraEditPacksBuyButton{margin-top:6px;margin-left:12px}.TierCard-module__lSBCnW__featureCheck{opacity:.7;width:16px;height:16px;color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;margin:5px 0;display:flex}.TierCard-module__lSBCnW__mobileCheckoutQr{background:color-mix(in srgb,var(--bg-card),transparent 18%);border-radius:12px;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.TierCard-module__lSBCnW__mobileCheckoutQrImage{width:150px;height:150px;display:block}.TierCard-module__lSBCnW__mobileCheckoutQrLink{cursor:pointer;border-radius:8px;display:block}.TierCard-module__lSBCnW__mobileCheckoutQrLink:focus-visible{outline:2px solid var(--accent-primary-alpha);outline-offset:4px}.TierCard-module__lSBCnW__mobileCheckoutQrCaption,.TierCard-module__lSBCnW__mobileCheckoutQrLoading,.TierCard-module__lSBCnW__mobileCheckoutQrError{min-height:16px;color:var(--text-muted);text-align:center;margin-top:8px;font-size:14px;line-height:1.3}.TierCard-module__lSBCnW__mobileCheckoutQrLoading,.TierCard-module__lSBCnW__mobileCheckoutQrError{width:100%}.TierCard-module__lSBCnW__mobileCheckoutQrError{color:color-mix(in srgb,var(--accent-danger),var(--text-primary)10%)}.TierCard-module__lSBCnW__tierAction{margin-top:auto;padding:10px}.TierCard-module__lSBCnW__selectButton{text-align:center;cursor:pointer;box-sizing:border-box;letter-spacing:.3px;width:100%;min-height:36px;color:color-mix(in srgb,var(--accent-primary),var(--text-primary)10%);background-color:color-mix(in srgb,color-mix(in srgb,var(--accent-primary),var(--text-primary)10%),transparent 90%);border:none;border:1px solid color-mix(in srgb,var(--accent-primary),var(--bg-card)50%);border-radius:13px;margin:0 auto;padding:6px 20px;font-size:16px;font-weight:500;transition:box-shadow .2s,background-color .2s,border-color .2s,transform .2s,filter .2s;display:block}@supports (corner-shape:squircle){.TierCard-module__lSBCnW__selectButton{corner-shape:squircle;border-radius:20px}}.TierCard-module__lSBCnW__selectButton:hover:not(:disabled){background:color-mix(in srgb,var(--accent-primary),transparent 95%);border:1px solid color-mix(in srgb,var(--text-primary),var(--accent-primary)95%)}.TierCard-module__lSBCnW__selectButton.TierCard-module__lSBCnW__selectButtonRecommended:hover:not(:disabled){background:color-mix(in srgb,var(--accent-primary),white 10%);border:1px solid color-mix(in srgb,var(--text-primary),var(--accent-primary)70%)}.TierCard-module__lSBCnW__selectButton:disabled{opacity:.6;cursor:not-allowed}.TierCard-module__lSBCnW__selectButton{--loading-track:var(--bg-card)!important;--loading-color:color-mix(in srgb,var(--accent-primary),var(--bg-card)50%)!important}.TierCard-module__lSBCnW__selectButton:hover{color:color-mix(in srgb,var(--accent-primary),var(--text-primary)10%)!important}.TierCard-module__lSBCnW__selectButtonRecommended{color:#fff;background:var(--accent-primary);border:1px solid color-mix(in srgb,var(--text-primary),var(--accent-primary)50%);--loading-track:color-mix(in srgb,var(--text-primary),var(--accent-primary)50%)!important;--loading-color:var(--accent-primary)!important}.TierCard-module__lSBCnW__selectButton.TierCard-module__lSBCnW__selectButtonRecommended:hover{color:#fff!important}.TierCard-module__lSBCnW__currentBadge{text-align:center;width:100%;color:var(--accent-primary);border:1px solid color-mix(in srgb,var(--accent-primary),transparent 80%);box-sizing:border-box;border-radius:15px;justify-content:center;align-items:center;height:36px;padding:6px 20px;font-size:16px;font-weight:400;line-height:normal;display:flex}@supports (corner-shape:squircle){.TierCard-module__lSBCnW__currentBadge{corner-shape:squircle;border-radius:24px}}.TierCard-module__lSBCnW__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:15px;justify-content:center;align-items:center;height:36px;padding:6px 20px;font-size:16px;font-weight:400;display:flex}@supports (corner-shape:squircle){.TierCard-module__lSBCnW__endingBadge{corner-shape:squircle;border-radius:24px}}.TierCard-module__lSBCnW__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;height:36px;padding:6px 20px;font-size:16px;font-weight:400;display:flex}.TierCard-module__lSBCnW__tierCardSkeleton{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:8px;flex-direction:column;min-height:400px;padding:24px;display:flex}.TierCard-module__lSBCnW__skeletonHeader{justify-content:space-between;margin-bottom:20px;display:flex}.TierCard-module__lSBCnW__skeletonTitle{background:var(--bg-secondary);border-radius:4px;width:60px;height:28px;animation:1.5s infinite TierCard-module__lSBCnW__shimmer}.TierCard-module__lSBCnW__skeletonMultiplier{background:var(--bg-secondary);border-radius:6px;width:40px;height:24px;animation:1.5s infinite TierCard-module__lSBCnW__shimmer}.TierCard-module__lSBCnW__skeletonPrice{background:var(--bg-secondary);border-radius:4px;width:80px;height:32px;margin-bottom:20px;animation:1.5s infinite TierCard-module__lSBCnW__shimmer}.TierCard-module__lSBCnW__skeletonFeatures{flex-direction:column;flex:1;gap:24px;display:flex}.TierCard-module__lSBCnW__skeletonFeature{background:var(--bg-secondary);border-radius:4px;width:50%;height:16px;animation:1.5s infinite TierCard-module__lSBCnW__shimmer}.TierCard-module__lSBCnW__skeletonFeature:nth-child(2){width:85%}.TierCard-module__lSBCnW__skeletonFeature:nth-child(3){width:70%}.TierCard-module__lSBCnW__skeletonFeature:nth-child(4){width:90%}.TierCard-module__lSBCnW__skeletonButton{background:var(--bg-secondary);border-radius:8px;width:100%;height:44px;margin-top:auto;animation:1.5s infinite TierCard-module__lSBCnW__shimmer}@keyframes TierCard-module__lSBCnW__shimmer{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.TierCard-module__lSBCnW__poweredByStripe{height:30px;display:block}.TierCard-module__lSBCnW__poweredByStripe path,.TierCard-module__lSBCnW__poweredByStripe polygon,.TierCard-module__lSBCnW__poweredByStripe rect{fill:var(--accent-primary);opacity:.5}.TierCard-module__lSBCnW__usageBanner{border:1px solid var(--border-primary);border-radius:8px;padding:16px 20px}.TierCard-module__lSBCnW__usageBannerHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.TierCard-module__lSBCnW__usageBannerLabel{color:var(--text-primary);margin:0;font-size:15px;font-weight:600}.TierCard-module__lSBCnW__usageProgressBar{background:var(--bg-primary);border-radius:100px;height:6px;overflow:hidden}.TierCard-module__lSBCnW__usageProgressFill{border-radius:100px;height:100%;transition:width .3s}.TierCard-module__lSBCnW__usageBannerFooter{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.TierCard-module__lSBCnW__usagePercent{color:var(--text-muted);font-size:12px}.TierCard-module__lSBCnW__usagePercent strong{color:var(--text-primary)}.TierCard-module__lSBCnW__usageBannerReset{color:var(--text-muted);font-size:12px}.TierCard-module__lSBCnW__freeDowngradeModal{max-width:720px;padding:10px}.TierCard-module__lSBCnW__freeDowngradeDescription{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.TierCard-module__lSBCnW__freeDowngradeBody{grid-template-columns:minmax(0,1fr) minmax(400px,1fr);display:grid}.TierCard-module__lSBCnW__freeDowngradeReasons{max-width:300px}.TierCard-module__lSBCnW__freeDowngradeReasons,.TierCard-module__lSBCnW__freeDowngradeSummary{min-width:0;padding:20px}.TierCard-module__lSBCnW__freeDowngradeColumnTitle{color:var(--text-primary);margin:0 0 14px;font-size:18px;font-weight:500;line-height:1.35}.TierCard-module__lSBCnW__freeDowngradeReasonList{flex-direction:column;gap:8px;display:flex}.TierCard-module__lSBCnW__freeDowngradeReason{border:1px solid var(--border-primary);color:var(--text-secondary);cursor:pointer;border-radius:8px;align-items:center;gap:10px;padding:7px;font-size:14px;line-height:1.35;transition:border-color .2s,background-color .2s;display:flex}.TierCard-module__lSBCnW__freeDowngradeReason:hover{border-color:var(--border-secondary);background:var(--bg-hover)}.TierCard-module__lSBCnW__freeDowngradeReason input{accent-color:var(--accent-primary);flex-shrink:0;margin:0}.TierCard-module__lSBCnW__freeDowngradeOtherInput{border:1px solid var(--border-primary);width:100%;height:38px;color:var(--text-primary);font:inherit;border-radius:8px;outline:none;margin-top:10px;padding:8px 10px;font-size:14px}.TierCard-module__lSBCnW__freeDowngradeOtherInput:focus{border-color:color-mix(in srgb,var(--accent-primary),transparent 40%)}.TierCard-module__lSBCnW__freeDowngradeSummary{background:color-mix(in srgb,var(--bg-primary),transparent 50%);border-radius:8px;flex-direction:column;display:flex}@supports (corner-shape:squircle){.TierCard-module__lSBCnW__freeDowngradeSummary{corner-shape:squircle;border-radius:12px}}.TierCard-module__lSBCnW__freeDowngradeSummaryText{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.55}.TierCard-module__lSBCnW__freeDowngradeDate{color:var(--text-primary);font-weight:600}.TierCard-module__lSBCnW__freeDowngradeActions{gap:10px;margin-top:auto;padding-top:22px;display:flex}.TierCard-module__lSBCnW__freeDowngradeSecondaryButton,.TierCard-module__lSBCnW__freeDowngradeConfirmButton{flex:1}@media (max-width:700px){.TierCard-module__lSBCnW__freeDowngradeBody{grid-template-columns:1fr}}.TierCard-module__lSBCnW__usageBannerReset strong{color:var(--text-primary)}.TierCard-module__lSBCnW__usageBannerSkeleton{background:var(--bg-secondary);border-radius:8px;height:114px;animation:1.5s infinite TierCard-module__lSBCnW__shimmer}.TierCard-module__lSBCnW__perMonthNote{color:var(--text-muted);opacity:.75}
.HomePageDemo-module__aByTdq__demo{flex-direction:column;width:100%;max-width:1320px;margin:0 auto;display:flex;position:relative;overflow:visible}.HomePageDemo-module__aByTdq__demoSurface{width:100%}.HomePageDemo-module__aByTdq__shell{transform-origin:0 0;will-change:transform;align-items:stretch;gap:18px;width:1320px;height:600px;display:flex}.HomePageDemo-module__aByTdq__editorPane,.HomePageDemo-module__aByTdq__chatPane{background:var(--bg-card);border-radius:10px;flex-direction:column;min-width:0;height:600px;display:flex;overflow:hidden}@supports (corner-shape:squircle){.HomePageDemo-module__aByTdq__editorPane,.HomePageDemo-module__aByTdq__chatPane{corner-shape:squircle;border-radius:16px}}.HomePageDemo-module__aByTdq__editorPane{width:790px}.HomePageDemo-module__aByTdq__chatPane{width:400px}.HomePageDemo-module__aByTdq__panelTopBar{justify-content:space-between;align-items:center;gap:24px;width:100%;padding:0 20px;display:flex}.HomePageDemo-module__aByTdq__panelLabel{color:var(--accent-primary);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:600}.HomePageDemo-module__aByTdq__panelMeta{color:var(--text-secondary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:12px}.HomePageDemo-module__aByTdq__sceneSummary{flex:1;min-width:0;padding:0}.HomePageDemo-module__aByTdq__sceneSummaryViewport{min-height:70px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 16% 84%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 16% 84%,#0000 100%)}.HomePageDemo-module__aByTdq__sceneCard{flex-direction:column;justify-content:center;gap:10px;width:100%;min-height:70px;padding:16px 22px 18px;display:flex}.HomePageDemo-module__aByTdq__sceneCardStatic{z-index:1;position:relative}.HomePageDemo-module__aByTdq__sceneCardInactive{opacity:0;pointer-events:none;z-index:0;position:absolute;inset:0}.HomePageDemo-module__aByTdq__sceneCardEnteringForward,.HomePageDemo-module__aByTdq__sceneCardEnteringBackward,.HomePageDemo-module__aByTdq__sceneCardLeavingForward,.HomePageDemo-module__aByTdq__sceneCardLeavingBackward{position:absolute;inset:0}.HomePageDemo-module__aByTdq__sceneCardEnteringForward{z-index:2;animation:HomePageDemo-module__aByTdq__sceneSummaryEnter var(--scene-summary-duration,.8s)cubic-bezier(.2,.84,.24,1)both}.HomePageDemo-module__aByTdq__sceneCardLeavingForward{z-index:1;animation:HomePageDemo-module__aByTdq__sceneSummaryLeave var(--scene-summary-duration,.8s)cubic-bezier(.2,.84,.24,1)both}.HomePageDemo-module__aByTdq__sceneCardEnteringBackward{z-index:2;animation:HomePageDemo-module__aByTdq__sceneSummaryEnterBackward var(--scene-summary-duration,.8s)cubic-bezier(.2,.84,.24,1)both}.HomePageDemo-module__aByTdq__sceneCardLeavingBackward{z-index:1;animation:HomePageDemo-module__aByTdq__sceneSummaryLeaveBackward var(--scene-summary-duration,.8s)cubic-bezier(.2,.84,.24,1)both}.HomePageDemo-module__aByTdq__sceneMetaRow{justify-content:space-between;align-items:center;gap:16px;display:flex}.HomePageDemo-module__aByTdq__sceneControls{flex-shrink:0;align-items:center;gap:2px;display:flex}.HomePageDemo-module__aByTdq__sceneControlButton,.HomePageDemo-module__aByTdq__scenePauseButton{width:30px;height:42px;color:var(--home-demo-controls);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:transform .16s,color .16s,background-color .16s;display:inline-flex;position:relative}.HomePageDemo-module__aByTdq__scenePauseButton{width:52px;height:52px}.HomePageDemo-module__aByTdq__sceneControlButton:hover,.HomePageDemo-module__aByTdq__scenePauseButton:hover{color:var(--home-demo-controls-hover)}:is(.HomePageDemo-module__aByTdq__sceneControlButton:focus-visible,.HomePageDemo-module__aByTdq__scenePauseButton:focus-visible){box-shadow:0 0 0 3px color-mix(in srgb,var(--accent-primary),transparent 72%);outline:none}.HomePageDemo-module__aByTdq__sceneControlButton svg,.HomePageDemo-module__aByTdq__scenePauseIcon svg{width:18px;height:18px}.HomePageDemo-module__aByTdq__scenePauseProgress{width:100%;height:100%;position:absolute;inset:0;transform:rotate(-90deg)}.HomePageDemo-module__aByTdq__scenePauseTrack,.HomePageDemo-module__aByTdq__scenePauseValue{fill:none;stroke-width:2px}.HomePageDemo-module__aByTdq__scenePauseTrack{stroke:color-mix(in srgb,var(--bg-card),transparent 70%)}.HomePageDemo-module__aByTdq__scenePauseValue{stroke:var(--home-demo-controls);stroke-linecap:round}.HomePageDemo-module__aByTdq__scenePauseIcon{justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;position:relative}.HomePageDemo-module__aByTdq__sceneModeBadge{min-width:0;color:var(--accent-primary);letter-spacing:.12em;text-transform:uppercase;align-items:center;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.HomePageDemo-module__aByTdq__sceneCounter{color:color-mix(in srgb,var(--text-secondary),white 12%);letter-spacing:.18em;text-transform:uppercase;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;flex-shrink:0;font-size:11px;font-weight:700;line-height:1}.HomePageDemo-module__aByTdq__sceneText{min-width:0}.HomePageDemo-module__aByTdq__sceneTitle{color:var(--text-primary);margin:0;font-size:24px;font-weight:600;line-height:1.15}.HomePageDemo-module__aByTdq__sceneCaption{color:var(--text-primary);cursor:default;margin:6px 0 0;font-size:18px;line-height:1.5}@keyframes HomePageDemo-module__aByTdq__sceneSummaryEnter{0%{opacity:0;transform:translateY(78%)}45%{opacity:.82}to{opacity:1;transform:translateY(0)}}@keyframes HomePageDemo-module__aByTdq__sceneSummaryLeave{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-72%)}}@keyframes HomePageDemo-module__aByTdq__sceneSummaryEnterBackward{0%{opacity:0;transform:translateY(-78%)}45%{opacity:.82}to{opacity:1;transform:translateY(0)}}@keyframes HomePageDemo-module__aByTdq__sceneSummaryLeaveBackward{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(72%)}}.HomePageDemo-module__aByTdq__sceneNav{flex-shrink:0;justify-content:center;align-items:center;gap:12px;margin:30px 0;display:flex}.HomePageDemo-module__aByTdq__sceneDots{align-items:center;gap:8px;display:flex}.HomePageDemo-module__aByTdq__sceneDot{background:var(--home-demo-controls);cursor:pointer;border:0;border-radius:999px;width:8px;height:8px;padding:0;transition:transform .14s,background-color .14s,box-shadow .14s}.HomePageDemo-module__aByTdq__sceneDot:hover{background:var(--home-demo-controls-hover);transform:scale(1.08)}.HomePageDemo-module__aByTdq__sceneDot:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--accent-primary),transparent 72%);outline:none}.HomePageDemo-module__aByTdq__sceneDotActive{background:var(--home-demo-controls-hover)}.HomePageDemo-module__aByTdq__controlsWrapper{pointer-events:none;border-bottom:1px solid var(--border-primary)}.HomePageDemo-module__aByTdq__controlsWrapper>div{border-left:1px solid var(--bg-primary)}.HomePageDemo-module__aByTdq__editorViewport{background:var(--bg-page);height:620px;position:relative;overflow:hidden}.HomePageDemo-module__aByTdq__editor{position:absolute;inset:0}.HomePageDemo-module__aByTdq__editorInteractionShield{z-index:2;background:0 0;position:absolute;inset:0}.HomePageDemo-module__aByTdq__historyScrubberBar{background:var(--bg-card);align-items:center;min-height:79px;padding:0 16px;display:flex}.HomePageDemo-module__aByTdq__historyCursor{opacity:0;pointer-events:none;z-index:5000;will-change:transform,opacity;filter:drop-shadow(0 5px 12px #00000040);width:22px;height:22px;transition:opacity .18s;position:fixed;top:0;left:0;transform:translate(-100px,-100px)}.HomePageDemo-module__aByTdq__historyCursor svg{width:100%;height:100%;display:block}.HomePageDemo-module__aByTdq__chatSurface{pointer-events:none;flex:1;min-height:480px}.HomePageDemo-module__aByTdq__chatSurface [data-agent-chat-root=true]{height:100%}.HomePageDemo-module__aByTdq__pointerLayer{pointer-events:none;z-index:4999;position:fixed;top:0;left:0;overflow:visible}.HomePageDemo-module__aByTdq__fakeCursor{transform-origin:0 0;filter:drop-shadow(0 8px 18px #00000038);width:28px;height:28px;transition:opacity .12s,filter .12s;position:absolute;top:0;left:0}.HomePageDemo-module__aByTdq__fakeCursorText{width:16px;height:28px}.HomePageDemo-module__aByTdq__fakeCursorPressed{filter:drop-shadow(0 5px 12px #0000002e)}.HomePageDemo-module__aByTdq__fakeCursorIcon{width:100%;height:100%;display:block}@media (max-width:1040px){.HomePageDemo-module__aByTdq__shell{grid-template-columns:1fr}.HomePageDemo-module__aByTdq__sceneSummary{width:100%}.HomePageDemo-module__aByTdq__sceneNav{justify-content:center;width:100%}}@media (max-width:850px){.HomePageDemo-module__aByTdq__sceneTitle{font-size:20px}.HomePageDemo-module__aByTdq__sceneCaption{font-size:16px}}@media (max-width:640px){.HomePageDemo-module__aByTdq__panelTopBar{gap:10px;padding:8px 10px 0}.HomePageDemo-module__aByTdq__sceneSummary{width:100%}.HomePageDemo-module__aByTdq__sceneSummaryViewport,.HomePageDemo-module__aByTdq__sceneCard{min-height:138px}.HomePageDemo-module__aByTdq__sceneCard{gap:8px;padding:14px 16px 16px}.HomePageDemo-module__aByTdq__sceneTitle{font-size:17px}.HomePageDemo-module__aByTdq__sceneCaption{font-size:13px}.HomePageDemo-module__aByTdq__sceneMetaRow{gap:10px}.HomePageDemo-module__aByTdq__sceneControls{justify-content:flex-end;width:100%}.HomePageDemo-module__aByTdq__sceneControlButton{width:38px;height:38px}.HomePageDemo-module__aByTdq__scenePauseButton{width:48px;height:48px}.HomePageDemo-module__aByTdq__sceneModeBadge,.HomePageDemo-module__aByTdq__sceneCounter{font-size:10px}}@media (prefers-reduced-motion:reduce){.HomePageDemo-module__aByTdq__sceneCardEnteringForward,.HomePageDemo-module__aByTdq__sceneCardEnteringBackward,.HomePageDemo-module__aByTdq__sceneCardLeavingForward,.HomePageDemo-module__aByTdq__sceneCardLeavingBackward{animation-duration:1ms}}
.TierComparisonBar-module__BbsUbG__container{border:1px solid var(--border-primary);border-radius:8px;padding:16px 20px}.TierComparisonBar-module__BbsUbG__borderless{border:none}.TierComparisonBar-module__BbsUbG__containerSmall{flex-direction:column;justify-content:center;height:54px;padding:8px 16px;display:flex}.TierComparisonBar-module__BbsUbG__header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.TierComparisonBar-module__BbsUbG__headerSmall{margin-bottom:6px}.TierComparisonBar-module__BbsUbG__label{color:var(--text-primary);margin:0;font-size:14px;font-weight:500}.TierComparisonBar-module__BbsUbG__reset{color:var(--text-muted);cursor:default;font-size:14px}.TierComparisonBar-module__BbsUbG__barContainer{position:relative}.TierComparisonBar-module__BbsUbG__barContainerSmall{padding:0}.TierComparisonBar-module__BbsUbG__barBackground{background:var(--bg-primary);border-radius:100px;height:12px;position:relative;overflow:hidden}.TierComparisonBar-module__BbsUbG__usageFill{background:linear-gradient(90deg,var(--accent-primary),var(--accent-primary));border-radius:100px;height:100%;transition:width .3s;position:absolute;top:0;left:0}.TierComparisonBar-module__BbsUbG__usageText{color:var(--text-muted);cursor:default;font-size:14px}.TierComparisonBar-module__BbsUbG__usageText strong{color:var(--text-primary)}
.IntegratedAgent-module__etU-BW__intgAgentRoot{justify-content:space-between;width:100%;height:100%;display:flex;overflow:hidden}.IntegratedAgent-module__etU-BW__intgAgentDoc{background:var(--bg-card);border-radius:0 8px 0 0;flex:1;justify-content:center;align-items:flex-start;min-width:0;margin-left:-100px;margin-right:30px;padding:.25in .25in 0;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000001a}@supports (corner-shape:squircle){.IntegratedAgent-module__etU-BW__intgAgentDoc{corner-shape:squircle;border-radius:0 12px 0 0}}.IntegratedAgent-module__etU-BW__intgAgentDocContent{width:100%;color:var(--text-primary);font-size:15px}.IntegratedAgent-module__etU-BW__intgAgentDocContent .IntegratedAgent-module__etU-BW__intgAgentParagraph{color:var(--text-primary);margin:0;font-size:15px;line-height:1.45}.IntegratedAgent-module__etU-BW__intgAgentDocContent .IntegratedAgent-module__etU-BW__intgAgentParagraph+.IntegratedAgent-module__etU-BW__intgAgentParagraph{margin-top:.65em}.IntegratedAgent-module__etU-BW__intgAgentDocContent p,.IntegratedAgent-module__etU-BW__intgAgentDocContent span{font-family:inherit}.IntegratedAgent-module__etU-BW__intgAgentChat{background:var(--bg-card);color:var(--text-primary);border-radius:8px 0 0;flex:0 0 300px;max-width:300px}@supports (corner-shape:squircle){.IntegratedAgent-module__etU-BW__intgAgentChat{corner-shape:squircle;border-radius:12px 0 0}}.IntegratedAgent-module__etU-BW__intgAgentRootMemory .IntegratedAgent-module__etU-BW__intgAgentChat{flex:0 0 340px;max-width:340px}.IntegratedAgent-module__etU-BW__intgAgentRootMemory .IntegratedAgent-module__etU-BW__intgAgentDoc{margin-right:32px}.IntegratedAgent-module__etU-BW__intgAgentMemory{background:color-mix(in srgb,var(--accent-primary),transparent 92%);border-radius:8px;align-items:flex-start;gap:8px;margin:0 16px;padding:10px 12px;animation:.3s ease-out both IntegratedAgent-module__etU-BW__doneFadeIn;display:flex}@supports (corner-shape:squircle){.IntegratedAgent-module__etU-BW__intgAgentMemory{corner-shape:squircle;border-radius:12px}}.IntegratedAgent-module__etU-BW__intgAgentMemoryIcon{color:var(--accent-primary);flex-shrink:0;margin-top:1px}.IntegratedAgent-module__etU-BW__intgAgentMemoryBody{min-width:0}.IntegratedAgent-module__etU-BW__intgAgentMemoryLabel{color:var(--accent-primary);font-size:12px;font-weight:600}.IntegratedAgent-module__etU-BW__intgAgentMemorySummary{color:var(--text-secondary);margin-top:2px;padding:10px 16px;font-size:12px;line-height:1.4}.IntegratedAgent-module__etU-BW__intgAgentUserRow{justify-content:flex-end;margin:14px 16px 0;display:flex}.IntegratedAgent-module__etU-BW__intgAgentUserBubble{background-color:color-mix(in srgb,var(--bg-card),var(--accent-primary)6%);max-width:85%;color:color-mix(in srgb,var(--text-primary),var(--accent-primary)35%);border-radius:10px;padding:8px 12px;font-size:13px;line-height:1.5}@supports (corner-shape:squircle){.IntegratedAgent-module__etU-BW__intgAgentUserBubble{corner-shape:squircle;border-radius:16px}}.IntegratedAgent-module__etU-BW__intgAgentAgentRow{justify-content:flex-start;margin:10px 16px 0;display:flex}.IntegratedAgent-module__etU-BW__intgAgentAgentBubble{background-color:var(--bg-primary);max-width:85%;color:var(--text-secondary);border-radius:10px;padding:8px 12px;font-size:14px;line-height:1.5}@supports (corner-shape:squircle){.IntegratedAgent-module__etU-BW__intgAgentAgentBubble{corner-shape:squircle;border-radius:16px}}.IntegratedAgent-module__etU-BW__intgAgentSlideIn{animation:.5s cubic-bezier(.16,1,.3,1) both IntegratedAgent-module__etU-BW__intgAgentSlideUp}@keyframes IntegratedAgent-module__etU-BW__intgAgentSlideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.IntegratedAgent-module__etU-BW__intgAgentSlideIn{animation:none}}.IntegratedAgent-module__etU-BW__intgAgentChatHeader{border-bottom:1px solid var(--border-primary);padding:14px}.IntegratedAgent-module__etU-BW__intgAgentChatMessage{background:var(--bg-primary);border-radius:9px;margin:14px;padding:10px 12px;font-size:14px;line-height:1.45}@supports (corner-shape:squircle){.IntegratedAgent-module__etU-BW__intgAgentChatMessage{corner-shape:squircle;border-radius:14px}}.IntegratedAgent-module__etU-BW__intgAgentChatStatus{background:linear-gradient(90deg,var(--text-primary)0%,color-mix(in srgb,var(--text-primary),transparent 10%)40%,color-mix(in srgb,var(--text-primary),transparent 50%)48%,color-mix(in srgb,var(--text-primary),transparent 60%)50%,color-mix(in srgb,var(--text-primary),transparent 50%)52%,color-mix(in srgb,var(--text-primary),transparent 10%)60%,var(--text-primary)100%);color:#0000;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;margin:0 16px;font-size:12px;animation:3s linear infinite IntegratedAgent-module__etU-BW__statusGradient}@keyframes IntegratedAgent-module__etU-BW__statusGradient{0%{background-position:0%}to{background-position:-200%}}.IntegratedAgent-module__etU-BW__intgAgentChatDone{color:var(--text-secondary);align-items:center;gap:6px;margin:0 16px;font-size:12px;animation:.3s ease-out both IntegratedAgent-module__etU-BW__doneFadeIn;display:flex}@keyframes IntegratedAgent-module__etU-BW__doneFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.IntegratedAgent-module__etU-BW__diffRemoved{background:color-mix(in srgb,var(--diff-delete),transparent 82%);text-decoration:line-through;-webkit-text-decoration-color:var(--diff-delete);text-decoration-color:var(--diff-delete);border-radius:3px}.IntegratedAgent-module__etU-BW__diffAdded{background:color-mix(in srgb,var(--diff-insert),transparent 78%);border-radius:3px}.IntegratedAgent-module__etU-BW__cursor{vertical-align:text-bottom;background:var(--text-primary);width:2px;height:1.15em;display:inline-block}.IntegratedAgent-module__etU-BW__typedTail{color:#0000;-webkit-user-select:none;user-select:none}@media (max-width:700px){.IntegratedAgent-module__etU-BW__intgAgentDoc{margin-right:24px;padding:20px 20px 0}.IntegratedAgent-module__etU-BW__intgAgentDocContent{font-size:13px}.IntegratedAgent-module__etU-BW__intgAgentChat{flex:0 0 250px;max-width:250px}}@media (max-width:440px){.IntegratedAgent-module__etU-BW__intgAgentDoc{margin-right:16px}.IntegratedAgent-module__etU-BW__intgAgentChat{flex:0 0 250px;max-width:250px}.IntegratedAgent-module__etU-BW__intgAgentChatHeader{padding:10px;font-size:13px}.IntegratedAgent-module__etU-BW__intgAgentChatMessage{margin:10px;font-size:12px}}
.BillingIntervalToggle-module__ob3Vxq__toggle{-webkit-user-select:none;user-select:none;border-radius:999px;align-items:center;display:inline-flex}.BillingIntervalToggle-module__ob3Vxq__option{text-align:center;-webkit-appearance:none;appearance:none;width:72px;font:inherit;cursor:pointer;background:0 0;background:var(--bg-card);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:30px;padding:5px 10px;font-size:14px;font-weight:550;line-height:1;transition:background-color .12s,color .12s,transform .12s;display:inline-flex}.BillingIntervalToggle-module__ob3Vxq__option:hover{color:var(--accent-primary)}.BillingIntervalToggle-module__ob3Vxq__option:focus-visible{outline:2px solid var(--accent-primary-alpha);outline-offset:2px}.BillingIntervalToggle-module__ob3Vxq__optionActive{border:2px solid var(--accent-primary);color:var(--accent-primary);cursor:default}.BillingIntervalToggle-module__ob3Vxq__option:disabled{cursor:not-allowed;opacity:.62}.BillingIntervalToggle-module__ob3Vxq__optionLabel{white-space:nowrap}@media (max-width:640px){.BillingIntervalToggle-module__ob3Vxq__toggle{justify-content:space-between;width:100%}.BillingIntervalToggle-module__ob3Vxq__option{flex:1;gap:6px;padding:8px 10px}}
.CiteBenchmark-module__6Kl_Ea__copyButton{border:1px solid var(--border-primary);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;align-items:center;gap:.3rem;padding:.3rem .6rem;font-size:.8rem;font-weight:500;transition:color .15s,border-color .15s;display:inline-flex}.CiteBenchmark-module__6Kl_Ea__copyButton:hover{color:var(--text-primary);border-color:var(--text-muted)}.CiteBenchmark-module__6Kl_Ea__stat{background:var(--surface-page);border-radius:12px;margin:1.75rem 0 1.75rem 3rem;padding:1.1rem 1.25rem}.CiteBenchmark-module__6Kl_Ea__statQuote{color:var(--content-muted);margin:0 0 .6rem;font-size:1.08rem;font-weight:500;line-height:1.55}.CiteBenchmark-module__6Kl_Ea__statQuote:before{content:"“";color:var(--content-subtle);font-size:18px}.CiteBenchmark-module__6Kl_Ea__statQuote:after{content:"”";color:var(--content-subtle);font-size:18px}.CiteBenchmark-module__6Kl_Ea__statFooter{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.CiteBenchmark-module__6Kl_Ea__statSource{color:var(--text-muted);font-size:.82rem}.CiteBenchmark-module__6Kl_Ea__note{color:var(--text-muted);margin:1.5rem 0 0;font-size:.85rem}.CiteBenchmark-module__6Kl_Ea__noteButton{font:inherit;color:inherit;text-underline-offset:2px;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.CiteBenchmark-module__6Kl_Ea__noteButton:hover{color:var(--text-primary)}
.DocHistory-module__O18UCa__root{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:relative}.DocHistory-module__O18UCa__scrubber{background:var(--bg-card);border-radius:8px;height:16px;position:absolute;top:28px;left:44px;right:44px}.DocHistory-module__O18UCa__scrubberHandle{background:var(--accent-primary);border-radius:1px;width:5px;height:15px;margin:-7.5px 0 0 -2.5px;position:absolute;top:50%}.DocHistory-module__O18UCa__versionLabel{background:color-mix(in srgb,var(--bg-card),transparent 15%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--text-muted);white-space:nowrap;border-radius:4px;padding:5px 8px;font-size:12px;line-height:1.25;position:absolute;bottom:22px;transform:translate(-50%);box-shadow:0 1px 3px #0000001a}.DocHistory-module__O18UCa__cursorTracker{width:0;height:0;position:absolute;top:50%}.DocHistory-module__O18UCa__cursor{position:absolute;top:-2px;left:-2px}.DocHistory-module__O18UCa__clickPulse{border:2px solid var(--home-graphics-accent-strong);border-radius:50%;width:28px;height:28px;position:absolute;top:50%}.DocHistory-module__O18UCa__doc{background:var(--bg-card);border-radius:8px 8px 0 0;padding:20px 26px 0;position:absolute;inset:62px 20px 0;overflow:hidden;box-shadow:0 2px 4px #00000014}@supports (corner-shape:squircle){.DocHistory-module__O18UCa__doc{corner-shape:squircle;border-radius:12px 12px 0 0}}.DocHistory-module__O18UCa__doc .DocHistory-module__O18UCa__docTitle,.DocHistory-module__O18UCa__doc .DocHistory-module__O18UCa__paragraph,.DocHistory-module__O18UCa__doc .DocHistory-module__O18UCa__paragraph span{font-family:inherit}.DocHistory-module__O18UCa__docTitle{color:var(--text-primary);margin:0 0 10px;font-size:16px;font-weight:600}.DocHistory-module__O18UCa__doc .DocHistory-module__O18UCa__paragraph{color:var(--text-primary);margin:0;font-size:13.5px;line-height:1.55}.DocHistory-module__O18UCa__doc .DocHistory-module__O18UCa__paragraph+.DocHistory-module__O18UCa__paragraph{margin-top:.65em}.DocHistory-module__O18UCa__added{background:color-mix(in srgb,var(--diff-insert),transparent 78%);border-radius:3px}.DocHistory-module__O18UCa__removed{background:color-mix(in srgb,var(--diff-delete),transparent 82%);text-decoration:line-through;-webkit-text-decoration-color:var(--diff-delete);text-decoration-color:var(--diff-delete);border-radius:3px}
.DocsIndex-module__yVj9gG__container{background-color:var(--bg-primary);flex-direction:column;width:100%;height:100vh;display:flex;overflow:hidden}.DocsIndex-module__yVj9gG__mainContent{flex-direction:row;flex-grow:1;gap:0;max-width:100%;height:calc(100vh - 52px);margin:52px 0 0;display:flex}.DocsIndex-module__yVj9gG__docsList{-webkit-user-select:none;user-select:none;background:var(--bg-card);border-top-left-radius:10px;flex-direction:column;flex:1;min-width:0;height:calc(100vh - 52px);display:flex;position:relative}@supports (corner-shape:squircle){.DocsIndex-module__yVj9gG__docsList{corner-shape:squircle;border-top-left-radius:16px}}.DocsIndex-module__yVj9gG__folderSidebar{-webkit-user-select:none;user-select:none;flex-direction:column;flex:0 0 248px;height:calc(100vh - 52px);padding:14px;display:flex;overflow-y:auto}.DocsIndex-module__yVj9gG__folderSidebar>.DocsIndex-module__yVj9gG__folderTreeRootLink{flex:none}.DocsIndex-module__yVj9gG__folderSidebarPrompt{flex-direction:column;gap:18px;margin-top:41px;display:flex}.DocsIndex-module__yVj9gG__folderSidebarFooter{flex-direction:column;gap:12px;margin-top:auto;padding:24px 0 0;display:flex}.DocsIndex-module__yVj9gG__folderSidebarFooterSupport{justify-content:flex-end;margin-top:10px;display:flex}.DocsIndex-module__yVj9gG__folderSidebarFooterLink{color:var(--text-muted);align-items:center;font-size:13px;font-weight:400;text-decoration:none;transition:color .15s;display:flex}.DocsIndex-module__yVj9gG__folderSidebarFooterLink:hover{color:var(--accent-primary)}.DocsIndex-module__yVj9gG__folderSidebarFooterPlan{color:var(--text-muted);cursor:default;font-size:13px}.DocsIndex-module__yVj9gG__folderSidebarPromptStack{flex-direction:column;gap:6px;margin-top:0;display:flex}.DocsIndex-module__yVj9gG__folderSidebarPromptTitle{color:var(--text-muted);font-family:var(--font-ui);letter-spacing:0;margin:0 0 0 8px;font-size:12px;font-weight:400;line-height:1.2}.DocsIndex-module__yVj9gG__folderSidebarPromptInput{--agent-chat-input-font-size:13px;--agent-chat-input-line-height:1.35;--agent-chat-model-picker-font-size:13px}.DocsIndex-module__yVj9gG__folderSidebarHeader{align-items:center;height:30px;padding:0 6px;display:flex}.DocsIndex-module__yVj9gG__folderTreeList{flex-direction:column;gap:1px;margin:0;padding:0;list-style:none;display:flex}.DocsIndex-module__yVj9gG__folderTreeItem{margin:0;padding:0}.DocsIndex-module__yVj9gG__folderTreeRow{border-radius:7px;align-items:center;min-width:0;min-height:30px;transition:background-color .15s,box-shadow .15s;display:flex}.DocsIndex-module__yVj9gG__folderTreeRow[draggable=true]{cursor:grab}.DocsIndex-module__yVj9gG__folderTreeRow[draggable=true]:active{cursor:grabbing}.DocsIndex-module__yVj9gG__folderTreeDropActive{background:color-mix(in srgb,var(--accent-primary),transparent 88%);box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--accent-primary),transparent 58%)}.DocsIndex-module__yVj9gG__folderTreeToggle,.DocsIndex-module__yVj9gG__folderTreeToggleSpacer{color:var(--text-muted);border:0;border-radius:6px;flex:0 0 16px;justify-content:center;align-items:center;height:16px;margin-right:2px;padding:0;display:inline-flex}.DocsIndex-module__yVj9gG__folderTreeToggle{cursor:pointer;background:0 0}.DocsIndex-module__yVj9gG__folderTreeToggle:hover{background:var(--bg-hover);color:var(--text-primary)}.DocsIndex-module__yVj9gG__folderTreeRootLink,.DocsIndex-module__yVj9gG__folderTreeLink{color:var(--text-secondary);font-family:var(--font-ui);border-radius:7px;flex:1;align-items:center;gap:7px;min-width:0;min-height:30px;padding:6px 8px 6px 6px;font-size:14px;font-weight:400;line-height:1.25;text-decoration:none;display:flex}.DocsIndex-module__yVj9gG__folderTreeRootLink{margin-bottom:4px;padding-left:8px;font-weight:400}.DocsIndex-module__yVj9gG__folderTreeTrashLink{margin-top:20px}.DocsIndex-module__yVj9gG__folderTreeLink:hover:not(.DocsIndex-module__yVj9gG__folderTreeLinkCurrent):not(.DocsIndex-module__yVj9gG__folderTreeLinkCurrent),.DocsIndex-module__yVj9gG__folderTreeRootLink:hover:not(.DocsIndex-module__yVj9gG__folderTreeLinkCurrent){background:color-mix(in srgb,var(--bg-card),transparent 50%)}.DocsIndex-module__yVj9gG__folderTreeLinkCurrent{background:var(--bg-card);color:color-mix(in srgb,var(--text-primary),var(--accent-primary)90%)}.DocsIndex-module__yVj9gG__folderTreeName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.DocsIndex-module__yVj9gG__folderTreeNameInput{background:var(--bg-primary);border:1px solid var(--accent-primary);color:var(--text-primary);font:inherit;border-radius:5px;outline:none;flex:1;min-width:0;padding:1px 4px;line-height:1.25}.DocsIndex-module__yVj9gG__folderTreeEmpty{color:var(--text-muted);font-family:var(--font-ui);padding:8px;font-size:13px;line-height:1.35}.DocsIndex-module__yVj9gG__folderTreeDragPreview{background:var(--bg-card);border:1px solid color-mix(in srgb,var(--accent-primary),transparent 42%);color:var(--text-primary);opacity:.96;pointer-events:none;z-index:10000;border-radius:7px;box-shadow:0 10px 24px #0000002e}@media (max-width:900px){.DocsIndex-module__yVj9gG__folderSidebar,.DocsIndex-module__yVj9gG__newFolderButton{display:none}}.DocsIndex-module__yVj9gG__selectionMarquee{background:color-mix(in srgb,var(--accent-primary),transparent 84%);border:1px solid color-mix(in srgb,var(--accent-primary),transparent 25%);box-shadow:0 0 0 1px color-mix(in srgb,var(--bg-primary),transparent 85%);pointer-events:none;z-index:1200;border-radius:4px;position:absolute}.DocsIndex-module__yVj9gG__sidebarChrome{background:color-mix(in srgb,var(--bg-card),transparent 15%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-primary);border-radius:13px;padding:10px;transition:border-color .5s}@supports (corner-shape:squircle){.DocsIndex-module__yVj9gG__sidebarChrome{corner-shape:squircle;border-radius:20px}}.DocsIndex-module__yVj9gG__sidebarChrome:hover{border-color:color-mix(in srgb,var(--border-primary),var(--accent-primary)20%)}.DocsIndex-module__yVj9gG__sidebarChrome:focus-within{border-color:var(--accent-primary)}.DocsIndex-module__yVj9gG__sidebarPrompt{flex-direction:column;gap:12px;display:flex}.DocsIndex-module__yVj9gG__sidebarPromptError{color:var(--error-primary);font-family:var(--font-ui);font-size:12px;line-height:1.35}.DocsIndex-module__yVj9gG__quickRewriteLink{color:var(--text-muted);grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr);align-items:center;gap:7px;min-height:88px;padding:12px;text-decoration:none;display:grid}.DocsIndex-module__yVj9gG__quickRewriteLink:hover{color:var(--accent-primary)}.DocsIndex-module__yVj9gG__quickRewriteLink:focus-visible{border-color:var(--accent-primary);outline:none}.DocsIndex-module__yVj9gG__quickRewritePanel{background:var(--bg-page);border:1px solid color-mix(in srgb,var(--border-primary),transparent 8%);border-radius:6px;flex-direction:column;gap:7px;min-width:0;min-height:54px;padding:10px;transition:border-color .15s,box-shadow .15s;display:flex}@supports (corner-shape:squircle){.DocsIndex-module__yVj9gG__quickRewritePanel{corner-shape:squircle;border-radius:10px}}.DocsIndex-module__yVj9gG__quickRewriteLink:hover .DocsIndex-module__yVj9gG__quickRewritePanel{border-color:color-mix(in srgb,var(--border-primary),var(--accent-primary)28%)}.DocsIndex-module__yVj9gG__quickRewriteLine,.DocsIndex-module__yVj9gG__quickRewriteLineShort{background:color-mix(in srgb,currentColor,transparent 72%);border-radius:999px;width:100%;height:4px;display:block}.DocsIndex-module__yVj9gG__quickRewriteLineShort{width:62%}.DocsIndex-module__yVj9gG__quickRewriteArrow{justify-content:center;align-items:center;display:inline-flex}.DocsIndex-module__yVj9gG__quickRewriteArrow svg{width:18px;height:18px}.DocsIndex-module__yVj9gG__productUpdateSidebarNotice{color:var(--text-muted);border:1px solid #0000;border-radius:10px;align-items:center;gap:6px;min-height:40px;padding:6px 7px 6px 10px;transition:background-color .15s,border-color .15s,color .15s;display:flex}.DocsIndex-module__yVj9gG__productUpdateSidebarNotice:hover{background:color-mix(in srgb,var(--bg-hover),transparent 45%);border-color:color-mix(in srgb,var(--border-primary),transparent 35%);color:var(--text-primary)}.DocsIndex-module__yVj9gG__productUpdateSidebarContent{color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;flex-direction:column;flex:1;align-items:flex-start;gap:2px;min-width:0;padding:0;text-decoration:none;display:flex}.DocsIndex-module__yVj9gG__productUpdateSidebarContent:focus-visible{outline:2px solid var(--accent-primary);outline-offset:3px}.DocsIndex-module__yVj9gG__productUpdateSidebarTitle{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:13px;line-height:1.25;display:block;overflow:hidden}.DocsIndex-module__yVj9gG__productUpdateSidebarNotice:hover .DocsIndex-module__yVj9gG__productUpdateSidebarTitle{color:var(--text-primary)}.DocsIndex-module__yVj9gG__productUpdateSidebarMeta{color:var(--text-muted);align-items:center;gap:2px;font-size:11px;line-height:1.2;display:inline-flex}.DocsIndex-module__yVj9gG__productUpdateSidebarMeta svg{width:11px;height:11px;transition:transform .15s}:is(.DocsIndex-module__yVj9gG__productUpdateSidebarContent:hover .DocsIndex-module__yVj9gG__productUpdateSidebarMeta svg,.DocsIndex-module__yVj9gG__productUpdateSidebarContent:focus-visible .DocsIndex-module__yVj9gG__productUpdateSidebarMeta svg){transform:translate(2px)}.DocsIndex-module__yVj9gG__productUpdateSidebarDismiss{color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex}.DocsIndex-module__yVj9gG__productUpdateSidebarDismiss:hover{background:var(--bg-hover);color:var(--text-primary)}.DocsIndex-module__yVj9gG__productUpdateSidebarDismiss:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.DocsIndex-module__yVj9gG__productUpdateSidebarDismiss svg{width:13px;height:13px}.DocsIndex-module__yVj9gG__header{z-index:1000;background:var(--bg-card);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);gap:24px;height:66px;padding:14px;display:flex;position:absolute;top:0;left:0;right:0}.DocsIndex-module__yVj9gG__controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;height:34px;display:flex}.DocsIndex-module__yVj9gG__controlsSection{flex:1;align-items:center;gap:10px;display:flex}.DocsIndex-module__yVj9gG__selectionActions{align-items:center;gap:8px;margin-left:18px;display:flex}.DocsIndex-module__yVj9gG__selectionCount{color:var(--text-muted);font-family:var(--font-ui);white-space:nowrap;font-size:14px;font-weight:400}.DocsIndex-module__yVj9gG__controlsSection:first-child{justify-content:flex-start}.DocsIndex-module__yVj9gG__controlsSection:last-child{justify-content:flex-end}.DocsIndex-module__yVj9gG__searchControls{justify-content:flex-start}.DocsIndex-module__yVj9gG__controlLabel{color:var(--text-disabled);font-size:14px;font-family:var(--font-ui)}.DocsIndex-module__yVj9gG__viewButton,.DocsIndex-module__yVj9gG__sortOrderButton{padding:0}.DocsIndex-module__yVj9gG__viewButtonIcon{vertical-align:middle;border-radius:4px}.DocsIndex-module__yVj9gG__sortControls{align-items:center;gap:8px;display:flex}@media (max-width:550px){.DocsIndex-module__yVj9gG__sortControls,.DocsIndex-module__yVj9gG__sortOrderButton,.DocsIndex-module__yVj9gG__viewButton{display:none}}.DocsIndex-module__yVj9gG__iconLeftSm{margin-right:4px}.DocsIndex-module__yVj9gG__iconLeftMd{margin-right:6px}.DocsIndex-module__yVj9gG__hiddenInput{display:none}.DocsIndex-module__yVj9gG__emptyStateActions{justify-content:center;gap:12px;display:flex}.DocsIndex-module__yVj9gG__emptyStateHint{opacity:.7;margin-top:16px;font-size:14px}.DocsIndex-module__yVj9gG__searchSummary{justify-content:space-between;align-items:flex-end;gap:16px;margin-left:auto;padding-bottom:16px;display:flex}.DocsIndex-module__yVj9gG__searchSummaryTitle{color:var(--text-primary);font-weight:650;font-family:var(--font-ui);margin:0}.DocsIndex-module__yVj9gG__searchSummaryMeta{color:var(--text-muted);font-size:14px;font-family:var(--font-ui);margin:0}.DocsIndex-module__yVj9gG__searchClearLink{color:var(--accent-primary);font-size:14px;font-family:var(--font-ui);white-space:nowrap;text-decoration:none}.DocsIndex-module__yVj9gG__searchClearLink:hover{text-decoration:underline}.DocsIndex-module__yVj9gG__searchResultsControl{justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex}.DocsIndex-module__yVj9gG__searchResultsLabel{color:var(--text-muted);font-family:var(--font-ui);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;overflow:hidden}.DocsIndex-module__yVj9gG__searchResultsQuery{color:var(--text-primary);font-weight:500}.DocsIndex-module__yVj9gG__searchResultsClear{border:1px solid var(--border-primary);color:var(--text-primary);font-family:var(--font-ui);border-radius:6px;flex:none;align-items:center;height:28px;padding:0 10px;font-size:13px;text-decoration:none;display:inline-flex}.DocsIndex-module__yVj9gG__searchResultsClear:hover{background:var(--bg-hover)}.DocsIndex-module__yVj9gG__docsBreadcrumbs{color:var(--text-muted);font-family:var(--font-ui);z-index:900;flex-wrap:wrap;align-items:flex-end;gap:7px;min-width:0;margin-right:7px;font-size:16px;line-height:1.3;display:flex}.DocsIndex-module__yVj9gG__docsBreadcrumbLink{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;max-width:40ch;text-decoration:none;overflow:hidden}.DocsIndex-module__yVj9gG__docsBreadcrumbLink:hover{color:var(--accent-primary)}.DocsIndex-module__yVj9gG__docsBreadcrumbCurrent{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;max-width:40ch;margin-top:4px;font-weight:500;overflow:hidden}.DocsIndex-module__yVj9gG__docsBreadcrumbDropTarget{border-radius:6px;align-items:flex-end;min-height:34px;margin:-4px -6px;padding:4px 6px;transition:background-color .15s,box-shadow .15s,color .15s;display:inline-flex}.DocsIndex-module__yVj9gG__docsBreadcrumbSeparator{color:var(--text-tertiary)}.DocsIndex-module__yVj9gG__emptyState{text-align:center;background-color:var(--bg-tertiary);border-radius:8px;flex-direction:column;justify-content:center;height:100%;padding:60px 20px;display:flex}.DocsIndex-module__yVj9gG__emptyStateTitle{color:var(--text-tertiary);margin-bottom:16px}.DocsIndex-module__yVj9gG__emptyStateText{color:var(--text-muted);margin-bottom:24px}.DocsIndex-module__yVj9gG__documentGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;padding:66px 24px 90px;display:grid;overflow-y:scroll}.DocsIndex-module__yVj9gG__documentList{border-radius:8px;flex-direction:column;padding:66px 12px 90px;display:flex;overflow-y:scroll}.DocsIndex-module__yVj9gG__documentsSections{flex-direction:column;gap:18px;padding:66px 14px 90px;display:flex;overflow-y:scroll}.DocsIndex-module__yVj9gG__documentsSection{flex-direction:column;gap:12px;display:flex}.DocsIndex-module__yVj9gG__documentSectionItems{padding:0;overflow:visible}.DocsIndex-module__yVj9gG__documentCard{box-sizing:content-box;background-color:var(--bg-card);cursor:default;color:inherit;border:1px solid var(--border-primary);border-radius:9px;margin:1px;text-decoration:none;overflow:hidden}@supports (corner-shape:squircle){.DocsIndex-module__yVj9gG__documentCard{corner-shape:squircle;border-radius:14px}}.DocsIndex-module__yVj9gG__documentCard:hover:not(.DocsIndex-module__yVj9gG__documentSelected){border:1px solid color-mix(in srgb,transparent,var(--accent-primary)30%)}.DocsIndex-module__yVj9gG__documentSelected{border:2px solid var(--accent-primary);margin:0}.DocsIndex-module__yVj9gG__documentListItem.DocsIndex-module__yVj9gG__documentSelected{background:color-mix(in srgb,var(--accent-primary),transparent 90%);border:2px solid color-mix(in srgb,var(--accent-primary),transparent 45%)}.DocsIndex-module__yVj9gG__documentPreviewContainer{background-color:var(--bg-card);position:relative;overflow:hidden}.DocsIndex-module__yVj9gG__documentPreviewMask{background:linear-gradient(to bottom,transparent 0%,var(--bg-card)90%);height:40px;position:absolute;bottom:0;left:0;right:0}.DocsIndex-module__yVj9gG__documentInfo{padding:0 12px 8px}.DocsIndex-module__yVj9gG__documentTitleRow{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.DocsIndex-module__yVj9gG__documentTitle{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:500;font-family:var(--font-ui);flex-shrink:1;margin:0;overflow:hidden}.DocsIndex-module__yVj9gG__documentDeleteButton{border:1px solid var(--border-primary);width:28px;height:28px;color:var(--text-muted);cursor:pointer;background-color:#0000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.DocsIndex-module__yVj9gG__documentDeleteButton:hover{background-color:var(--accent-danger);color:#fff;border-color:var(--accent-danger)}.DocsIndex-module__yVj9gG__documentDeleteButton:active{transform:scale(.95)}.DocsIndex-module__yVj9gG__documentDeleteButton svg{width:14px;height:14px}.DocsIndex-module__yVj9gG__documentDate{color:var(--text-disabled);font-size:13px;font-weight:400;font-family:var(--font-ui);margin:0}.DocsIndex-module__yVj9gG__documentListItem{border-bottom:1px solid var(--border-primary);background-color:var(--bg-card);color:inherit;align-items:center;padding:12px;text-decoration:none;transition:background-color .2s;display:flex}.DocsIndex-module__yVj9gG__documentListItem:first-child{border-top:1px solid var(--border-primary)}.DocsIndex-module__yVj9gG__documentListItem:hover{background-color:var(--bg-hover)}.DocsIndex-module__yVj9gG__documentListItem.DocsIndex-module__yVj9gG__documentSelected:hover{background:color-mix(in srgb,var(--accent-primary),transparent 86%)}.DocsIndex-module__yVj9gG__documentListContent{flex:1}.DocsIndex-module__yVj9gG__documentListTitle{color:var(--text-primary);align-items:center;gap:7px;margin:0 0 4px;font-size:18px;font-weight:500;display:inline-flex}.DocsIndex-module__yVj9gG__documentListTitleText{min-width:0}.DocsIndex-module__yVj9gG__searchResultFolderIcon{flex:none}.DocsIndex-module__yVj9gG__documentListPreview{color:var(--text-muted);margin:0;font-size:14px}.DocsIndex-module__yVj9gG__searchMatchHighlight{color:inherit;background:#facc1594;border-radius:3px;padding:0 2px}.DocsIndex-module__yVj9gG__documentListActions{align-items:center;gap:12px;margin-left:24px;display:flex}.DocsIndex-module__yVj9gG__documentListDate{color:var(--text-muted);white-space:nowrap;text-align:right;width:120px;font-size:13px}.DocsIndex-module__yVj9gG__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__yVj9gG__documentListDeleteButton:hover{background-color:var(--accent-danger);color:#fff;border-color:var(--accent-danger)}.DocsIndex-module__yVj9gG__documentListDeleteButton:active{transform:scale(.95)}.DocsIndex-module__yVj9gG__documentListDeleteButton svg{width:14px;height:14px}.DocsIndex-module__yVj9gG__loadingContainer{height:300px;color:var(--text-disabled);font-family:var(--font-ui);justify-content:center;align-items:center;display:flex}.DocsIndex-module__yVj9gG__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__yVj9gG__importErrorClose{color:var(--accent-danger);cursor:pointer;background:0 0;border:none;font-size:18px;line-height:1}.DocsIndex-module__yVj9gG__emptyDragIcon{opacity:.6;margin-bottom:16px;font-size:48px}.DocsIndex-module__yVj9gG__loadMoreSentinel{color:var(--text-muted);font-family:var(--font-ui);justify-content:center;align-items:center;min-height:48px;padding:8px 0;font-size:14px;display:flex}.DocsIndex-module__yVj9gG__docShareNote{color:var(--text-muted);white-space:nowrap;font-size:13px}.DocsIndex-module__yVj9gG__docShareNote span{color:var(--accent-primary)}.DocsIndex-module__yVj9gG__docPrivateNote{white-space:nowrap;color:var(--text-muted);font-size:13px}.DocsIndex-module__yVj9gG__collabList{align-items:center;display:flex}.DocsIndex-module__yVj9gG__documentTitleActions{align-items:center;gap:4px;display:flex}.DocsIndex-module__yVj9gG__collaboratorsRow{white-space:nowrap;height:40px;color:var(--text-muted);align-items:center;font-size:13px;font-weight:400;display:flex}.DocsIndex-module__yVj9gG__statusInline.DocsIndex-module__yVj9gG__docPublicNote,.DocsIndex-module__yVj9gG__collaboratorsRow.DocsIndex-module__yVj9gG__docPublicNote{white-space:nowrap;color:var(--accent-success);font-size:13px}.DocsIndex-module__yVj9gG__statusInline{white-space:nowrap;color:var(--text-muted);margin-left:8px;margin-right:8px;font-size:13px}.DocsIndex-module__yVj9gG__sharedByInline{align-items:center;display:inline-flex}.DocsIndex-module__yVj9gG__avatarsRow{align-items:center;gap:4px;margin-left:4px;display:flex}.DocsIndex-module__yVj9gG__avatarExtra{background-color:var(--bg-tertiary);color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;display:flex}@keyframes DocsIndex-module__yVj9gG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.DocsIndex-module__yVj9gG__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__yVj9gG__shimmer}.DocsIndex-module__yVj9gG__skeletonButton{border-radius:6px;height:32px;}.DocsIndex-module__yVj9gG__skeletonButtonPrimary{width:120px;}.DocsIndex-module__yVj9gG__skeletonButtonSecondary{width:100px;}.DocsIndex-module__yVj9gG__skeletonViewToggle{width:64px;height:28px;}.DocsIndex-module__yVj9gG__skeletonDropdown{width:160px;height:28px;}.DocsIndex-module__yVj9gG__skeletonLabel{width:50px;height:16px;}.DocsIndex-module__yVj9gG__skeletonCard{background-color:var(--bg-card);border-radius:8px;height:245px;overflow:hidden}.DocsIndex-module__yVj9gG__skeletonPreview{border-radius:0;height:200px;}.DocsIndex-module__yVj9gG__skeletonCardInfo{padding:16px}.DocsIndex-module__yVj9gG__skeletonTitle{width:70%;height:20px;margin-bottom:12px;}.DocsIndex-module__yVj9gG__skeletonDate{width:40%;height:14px;margin-bottom:12px;}.DocsIndex-module__yVj9gG__skeletonStatus{width:50px;height:24px;}.DocsIndex-module__yVj9gG__skeletonListItem{border-bottom:1px solid var(--border-tertiary);background-color:var(--bg-card);align-items:center;padding:16px;display:flex}.DocsIndex-module__yVj9gG__skeletonListContent{flex:1}.DocsIndex-module__yVj9gG__skeletonListTitle{width:200px;height:18px;margin-bottom:8px;}.DocsIndex-module__yVj9gG__skeletonListPreview{width:60%;height:14px;}.DocsIndex-module__yVj9gG__skeletonListActions{align-items:center;gap:12px;margin-left:24px;display:flex}.DocsIndex-module__yVj9gG__skeletonListStatus{width:50px;height:16px;}.DocsIndex-module__yVj9gG__skeletonListDate{width:80px;height:14px;}.DocsIndex-module__yVj9gG__skeletonListDelete{border-radius:50%;width:28px;height:28px;}
.LinkEditor-module__zZCeXa__linkEditor{background:var(--bg-card);border:1px solid var(--border);z-index:100;border-radius:4px;width:280px;position:relative}.LinkEditor-module__zZCeXa__linkEditorContent{flex-direction:column;gap:12px;padding:12px;display:flex}.LinkEditor-module__zZCeXa__linkField{flex-direction:column;gap:4px;display:flex}.LinkEditor-module__zZCeXa__linkLabel{color:var(--text-secondary);letter-spacing:.5px;font-size:11px;font-weight:500}.LinkEditor-module__zZCeXa__linkInputRow{gap:6px;display:flex}.LinkEditor-module__zZCeXa__linkInput{border:1px solid var(--border-primary);border-radius:4px;flex-grow:1}.LinkEditor-module__zZCeXa__linkInput:focus{border-color:var(--accent-primary)}.LinkEditor-module__zZCeXa__linkInputInvalid,.LinkEditor-module__zZCeXa__linkInputInvalid:focus{border-color:var(--accent-danger)}.LinkEditor-module__zZCeXa__linkInput::placeholder{color:var(--text-tertiary)}.LinkEditor-module__zZCeXa__inlineLatexInput{width:100%;font-family:Monaco,Menlo,Consolas,monospace}.LinkEditor-module__zZCeXa__linkButton{background:var(--bg-input);border:1px solid var(--border);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex}.LinkEditor-module__zZCeXa__linkButton:hover:not(:disabled){background:var(--bg-hover);color:var(--text-primary)}.LinkEditor-module__zZCeXa__linkButton:disabled{opacity:.5;cursor:not-allowed}.LinkEditor-module__zZCeXa__linkTextPreview{color:var(--text-secondary);background:var(--bg-subtle);white-space:nowrap;text-overflow:ellipsis;border-radius:6px;padding:8px 10px;font-size:13px;overflow:hidden}.LinkEditor-module__zZCeXa__removeLinkButton{color:var(--accent-danger);background:color-mix(in srgb,var(--accent-danger),transparent 90%);cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:8px 10px;font-family:inherit;font-size:12px;transition:all .15s;display:flex}.LinkEditor-module__zZCeXa__removeLinkButton:hover{background:var(--accent-danger);color:#fff}.LinkEditor-module__zZCeXa__connector{background:var(--border);width:20px;height:2px;position:absolute;top:50%;right:100%;transform:translateY(-50%)}.LinkEditor-module__zZCeXa__connector:after{content:"";background:var(--border);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;right:0;transform:translate(50%,-50%)}.LinkEditor-module__zZCeXa__narrowMode .LinkEditor-module__zZCeXa__connector{display:none}
.PublishedContent-module__ZH4PQq__publishedContent img{cursor:zoom-in}.PublishedContent-module__ZH4PQq__lightboxBackdrop{z-index:10000;background:#000000c7;justify-content:center;align-items:center;padding:32px;display:flex;position:fixed;inset:0}.PublishedContent-module__ZH4PQq__lightboxFrame{justify-content:center;align-items:center;max-width:min(96vw,1400px);max-height:92vh;display:flex}.PublishedContent-module__ZH4PQq__lightboxImage{object-fit:contain;cursor:zoom-out;width:auto;max-width:100%;height:auto;max-height:92vh;display:block;box-shadow:0 24px 80px #00000073}.PublishedContent-module__ZH4PQq__lightboxClose{color:#fff;cursor:pointer;background:#0000006b;border:0;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;position:fixed;top:18px;right:18px}.PublishedContent-module__ZH4PQq__lightboxClose:hover{background:#ffffff2e}.PublishedContent-module__ZH4PQq__lightboxClose svg{width:20px;height:20px}@media (max-width:640px){.PublishedContent-module__ZH4PQq__lightboxBackdrop{padding:12px}.PublishedContent-module__ZH4PQq__lightboxClose{top:12px;right:12px}}
.page-module__zIcNIa__page{background:var(--bg-primary);min-height:100vh;color:var(--text-primary);flex-direction:column;align-items:center;padding:0;display:flex}.page-module__zIcNIa__shell{flex-direction:column;gap:20px;width:100%;max-width:800px;margin-top:100px;display:flex}.page-module__zIcNIa__header{text-align:left;flex-direction:column;align-items:flex-start;gap:.4rem;padding:20px;display:flex}.page-module__zIcNIa__blogIndexLink{color:var(--text-muted);opacity:.7;margin-bottom:10px;font-size:16px;font-weight:400}.page-module__zIcNIa__title{letter-spacing:-.01em;color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:500}.page-module__zIcNIa__meta{color:var(--text-muted);margin:0;font-size:.85rem}.page-module__zIcNIa__bylineSeparator{padding:0 6px}.page-module__zIcNIa__content{width:100%;max-width:800px;color:var(--text-secondary);overflow-wrap:anywhere;padding:20px 20px 50px;font-size:1rem;line-height:1.65}.page-module__zIcNIa__content p{margin:0 0 1rem}.page-module__zIcNIa__content p:last-child{margin-bottom:0}:is(.page-module__zIcNIa__content h1,.page-module__zIcNIa__content h2,.page-module__zIcNIa__content h3,.page-module__zIcNIa__content h4,.page-module__zIcNIa__content h5,.page-module__zIcNIa__content h6){color:var(--text-primary);margin:1.2rem 0 .6rem;font-weight:600;line-height:1.2}.page-module__zIcNIa__content h1{font-size:1.6rem}.page-module__zIcNIa__content h2{font-size:1.4rem}.page-module__zIcNIa__content h3{font-size:1.25rem}.page-module__zIcNIa__content h4{font-size:1.1rem}:is(.page-module__zIcNIa__content ul,.page-module__zIcNIa__content ol){margin:0 0 1rem 1.25rem;padding:0}.page-module__zIcNIa__content li{margin:.35rem 0}.page-module__zIcNIa__content a{color:var(--accent-primary);text-underline-offset:.2em;text-decoration:underline;text-decoration-thickness:.08em}.page-module__zIcNIa__content img{border:1px solid var(--border-primary);max-width:100%;height:auto;margin:12px 0}.page-module__zIcNIa__content table{border-collapse:collapse;overflow-wrap:normal;word-wrap:normal;width:100%;margin:1rem 0}:is(.page-module__zIcNIa__content th,.page-module__zIcNIa__content td){border:1px solid var(--border-secondary,#d1d5db);text-align:left;padding:8px 12px}.page-module__zIcNIa__content th{background-color:var(--bg-secondary,#f9fafb);font-weight:600}.page-module__zIcNIa__messageCard{background:var(--bg-card);width:100%;box-shadow:0 14px 36px var(--shadow-sm);text-align:center;color:var(--text-secondary);padding:1.25rem;line-height:1.5}@media (min-width:768px){.page-module__zIcNIa__title{font-size:1.6rem}}@media (max-width:768px){.page-module__zIcNIa__header{padding:30px 10px 10px}.page-module__zIcNIa__content{padding:10px}}
.HeroFloatingIcons-module__9IAHJq__layer{pointer-events:none;z-index:-1;width:100vw;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.HeroFloatingIcons-module__9IAHJq__icon{--hero-icon-size:60px;--hero-frame-half:517px;--hero-edge-pad:28px;--hero-arc-flat-gutter:90px;--hero-arc-gain:.22;--hero-gutter:calc(50% - var(--hero-frame-half));--hero-arc-span:max(0px,calc((var(--hero-gutter) - var(--hero-arc-flat-gutter))*var(--hero-arc-gain)));width:var(--hero-icon-size);height:var(--hero-icon-size);top:calc(var(--ty)*100%);pointer-events:auto;animation:HeroFloatingIcons-module__9IAHJq__heroIconSpring var(--enter-duration,.7s)cubic-bezier(.22,1,.36,1)var(--enter-delay,0s)both;position:absolute;translate:0 -50%}@keyframes HeroFloatingIcons-module__9IAHJq__heroIconSpring{0%{opacity:0;scale:.2}55%{opacity:1;scale:1.12}72%{scale:.94}86%{scale:1.03}to{opacity:1;scale:1}}.HeroFloatingIcons-module__9IAHJq__iconInner{width:100%;height:100%;animation:HeroFloatingIcons-module__9IAHJq__heroIconFloat var(--float-duration,14s)ease-in-out var(--float-delay,0s)infinite;will-change:transform;justify-content:center;align-items:center;display:flex}@keyframes HeroFloatingIcons-module__9IAHJq__heroIconFloat{0%{transform:translateY(0)}25%{transform:translateY(calc(var(--float-distance,8px)*-.5))}50%{transform:translateY(0)}75%{transform:translateY(calc(var(--float-distance,8px)*.5))}to{transform:translateY(0)}}.HeroFloatingIcons-module__9IAHJq__iconPress{will-change:transform;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.HeroFloatingIcons-module__9IAHJq__pressed{scale:.82;transform:perspective(200px)rotateX(var(--push-rx,0deg))rotateY(var(--push-ry,0deg));transition:scale .1s ease-out,transform .1s ease-out}.HeroFloatingIcons-module__9IAHJq__releasing{animation:.45s cubic-bezier(.34,1.56,.64,1) HeroFloatingIcons-module__9IAHJq__heroIconPop}@keyframes HeroFloatingIcons-module__9IAHJq__heroIconPop{0%{scale:.82;transform:perspective(200px)rotateX(var(--push-rx,0deg))rotateY(var(--push-ry,0deg))}45%{scale:1.12}70%{scale:.98}to{transform:perspective(200px)rotateX(0)rotateY(0)}}@media (prefers-reduced-motion:reduce){.HeroFloatingIcons-module__9IAHJq__icon,.HeroFloatingIcons-module__9IAHJq__iconInner,.HeroFloatingIcons-module__9IAHJq__iconPress{animation:none}.HeroFloatingIcons-module__9IAHJq__pressed,.HeroFloatingIcons-module__9IAHJq__releasing{transition:none;transform:none}}.HeroFloatingIcons-module__9IAHJq__left{left:max(var(--hero-edge-pad),calc(var(--hero-gutter)/2 - var(--hero-icon-size)/2 + var(--arc,0)*var(--hero-arc-span)))}.HeroFloatingIcons-module__9IAHJq__right{right:max(var(--hero-edge-pad),calc(var(--hero-gutter)/2 - var(--hero-icon-size)/2 + var(--arc,0)*var(--hero-arc-span)))}@media (max-width:1000px){.HeroFloatingIcons-module__9IAHJq__layer{display:none}}
.LandingFeatures-module__82XmBG__feature{width:100%;max-width:1320px;margin:0 auto;padding:0 20px}.LandingFeatures-module__82XmBG__featureContent{flex-direction:column;padding:20px 0;display:flex}.LandingFeatures-module__82XmBG__feature h2{color:var(--content-strong);letter-spacing:-.02em;margin:48px 0 32px;font-size:clamp(26px,3.4vw,40px);font-weight:500;line-height:1.1}.LandingFeatures-module__82XmBG__intro{color:var(--content-muted);text-wrap:pretty;margin:-20px 0 32px;font-size:clamp(16px,2vw,20px);line-height:1.5}.LandingFeatures-module__82XmBG__whyGrid{align-items:flex-start;gap:50px;margin-top:4px;margin-bottom:36px;display:flex}.LandingFeatures-module__82XmBG__whyColumn{flex-direction:column;flex:1;gap:32px;min-width:0;max-width:100%;display:flex}.LandingFeatures-module__82XmBG__whyCard{background:var(--surface-warm-card);border:1px solid var(--warm-border);min-width:0;box-shadow:0 2px 4px color-mix(in srgb,var(--palette-espresso),transparent 92%);border-radius:11px;flex-direction:column;display:flex;overflow:hidden}@supports (corner-shape:squircle){.LandingFeatures-module__82XmBG__whyCard{corner-shape:squircle;border-radius:18px}}.LandingFeatures-module__82XmBG__whyText{padding:32px}.LandingFeatures-module__82XmBG__whyCard h3{color:var(--content-strong);margin:0 0 10px;font-size:clamp(18px,2vw,22px);font-weight:500;line-height:1.25}.LandingFeatures-module__82XmBG__whyCard p{color:var(--content-muted);text-wrap:pretty;margin:0;font-size:16px;line-height:1.5}.LandingFeatures-module__82XmBG__whyGraphicLive{position:relative;overflow:hidden}.LandingFeatures-module__82XmBG__replayButton{z-index:2;border:1px solid var(--warm-border);background:color-mix(in srgb,var(--surface-warm-card),transparent 6%);width:30px;height:30px;color:var(--content-muted);cursor:pointer;opacity:0;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:opacity .12s,color .12s,background .12s;display:inline-flex;position:absolute;bottom:12px;left:12px}@supports (corner-shape:squircle){.LandingFeatures-module__82XmBG__replayButton{corner-shape:squircle;border-radius:50%}}.LandingFeatures-module__82XmBG__whyGraphicLive:hover .LandingFeatures-module__82XmBG__replayButton{opacity:1}.LandingFeatures-module__82XmBG__replayButton:hover{color:var(--content-strong);background:var(--surface-warm-card)}.LandingFeatures-module__82XmBG__replayButton:focus-visible{opacity:1;outline:2px solid var(--brand-primary,var(--content-strong));outline-offset:2px}.LandingFeatures-module__82XmBG__graphicScaler{width:100%;overflow:hidden}.LandingFeatures-module__82XmBG__graphicScalerInner{transform-origin:0 0;margin:0 auto}@media (max-width:1000px){.LandingFeatures-module__82XmBG__feature{max-width:640px;margin:0 auto}.LandingFeatures-module__82XmBG__whyText{padding:24px 18px 32px}.LandingFeatures-module__82XmBG__whyGrid{flex-direction:column}}@media (max-width:720px){.LandingFeatures-module__82XmBG__featureContent{padding-left:10px;padding-right:10px}}
.DocumentPreview-module__-teCaq__previewContainer{background-color:var(--bg-secondary);justify-content:center;align-items:flex-start;width:100%;display:flex;position:relative;overflow:hidden}.DocumentPreview-module__-teCaq__pageContainer{background-color:var(--bg-card);box-shadow:0 2px 4px var(--shadow-sm);position:relative;overflow:hidden}.DocumentPreview-module__-teCaq__previewCanvas{width:100%;height:100%;display:block}.DocumentPreview-module__-teCaq__previewImage{object-fit:contain;width:100%;height:100%;display:block}.DocumentPreview-module__-teCaq__gradientOverlay{background:linear-gradient(transparent,var(--bg-overlay));pointer-events:none;height:60px;position:absolute;bottom:0;left:0;right:0}:is(.dark .DocumentPreview-module__-teCaq__pageContainer,.dark-theme .DocumentPreview-module__-teCaq__pageContainer){background-color:var(--bg-page);box-shadow:0 2px 4px var(--shadow-md)}:is(.dark .DocumentPreview-module__-teCaq__gradientOverlay,.dark-theme .DocumentPreview-module__-teCaq__gradientOverlay){background:linear-gradient(#0000,#05060aeb)}
.EditorSystemMenu-module__0Uu5Xa__row{-webkit-user-select:none;user-select:none;background:0 0;justify-content:space-between;align-items:center;gap:12px;width:100%;padding-left:5px;display:flex}.EditorSystemMenu-module__0Uu5Xa__menuGroup{align-items:center;gap:20px;min-width:0;display:flex}.EditorSystemMenu-module__0Uu5Xa__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.EditorSystemMenu-module__0Uu5Xa__shortcut{color:var(--text-muted);margin-left:auto;font-size:14px}.EditorSystemMenu-module__0Uu5Xa__menuLabel{}.EditorSystemMenu-module__0Uu5Xa__menuSeparator{}.EditorSystemMenu-module__0Uu5Xa__submenuTrigger{justify-content:space-between}.EditorSystemMenu-module__0Uu5Xa__itemMain{align-items:center;gap:8px;min-width:0;display:inline-flex}.EditorSystemMenu-module__0Uu5Xa__itemMain span{align-items:center;gap:8px;display:inline-flex}.EditorSystemMenu-module__0Uu5Xa__menuIcon{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.EditorSystemMenu-module__0Uu5Xa__menuIconWithBadge{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.EditorSystemMenu-module__0Uu5Xa__newDocumentPlusBadge{justify-content:center;align-items:center;display:inline-flex;position:absolute;bottom:-2px;right:-3px}.EditorSystemMenu-module__0Uu5Xa__submenuChevron{color:var(--text-muted);margin-left:auto}.EditorSystemMenu-module__0Uu5Xa__metaItem{flex-direction:column;align-items:flex-start;gap:2px}.EditorSystemMenu-module__0Uu5Xa__metaItemLabel{color:var(--text-primary);font-size:13px}.EditorSystemMenu-module__0Uu5Xa__metaItemMeta{color:var(--text-muted);font-size:11px}.EditorSystemMenu-module__0Uu5Xa__textButton{color:var(--text-tertiary);font-size:14px;font-weight:400;line-height:1.4;background:0 0!important;border:none!important;border-radius:0!important;min-width:0!important;height:auto!important;padding:0!important}:is(.EditorSystemMenu-module__0Uu5Xa__textButton:hover:not(:disabled),.EditorSystemMenu-module__0Uu5Xa__textButton:focus-visible:not(:disabled)){color:var(--text-primary);background:0 0!important}.EditorSystemMenu-module__0Uu5Xa__textButton:active:not(:disabled){background:0 0!important}.EditorSystemMenu-module__0Uu5Xa__actionButton{gap:4px}.EditorSystemMenu-module__0Uu5Xa__actionButton:hover{border-color:color-mix(in srgb,var(--border-primary),var(--accent-primary)20%)}.EditorSystemMenu-module__0Uu5Xa__suggestingButton{color:color-mix(in srgb,var(--accent-primary),var(--text-primary)20%);border-color:color-mix(in srgb,var(--accent-primary),var(--border-primary)40%)}.EditorSystemMenu-module__0Uu5Xa__reviewButton{color:color-mix(in srgb,var(--accent-success),var(--text-primary)20%);border-color:color-mix(in srgb,var(--accent-success),var(--border-primary)40%)}.EditorSystemMenu-module__0Uu5Xa__changesToReview{cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;display:inline-flex}.EditorSystemMenu-module__0Uu5Xa__reviewingChanges{border-bottom:2px solid var(--accent-primary);position:relative}.EditorSystemMenu-module__0Uu5Xa__reviewingChanges:after{background:var(--accent-primary);content:"";height:2px;position:absolute;bottom:-4px;left:-2px;right:-2px}.EditorSystemMenu-module__0Uu5Xa__changesToReviewPill{background:var(--accent-primary);color:#fff;border-radius:8px;margin-left:5px;padding:2px 6px;font-size:10px;font-weight:500}@supports (corner-shape:squircle){.EditorSystemMenu-module__0Uu5Xa__changesToReviewPill{corner-shape:squircle;border-radius:12px}}@media (max-width:650px){.EditorSystemMenu-module__0Uu5Xa__hideOnMobile{display:none}}@media (max-width:500px){.EditorSystemMenu-module__0Uu5Xa__actionButtonDesktop{display:none}}@media (max-width:1300px){.EditorSystemMenu-module__0Uu5Xa__row{padding:0 10px}}
.InstantPage-module__Aebx2W__page{flex-direction:column;margin-top:70px;display:flex}.InstantPage-module__Aebx2W__main{background:var(--bg-page);padding:20px 0 70px;display:flex}.InstantPage-module__Aebx2W__hero{cursor:default;flex:1;width:100%;max-width:1368px;margin:0 auto;padding:0 38px}.InstantPage-module__Aebx2W__hero h1{margin:0;padding:20px 0 10px;font-size:32px;font-weight:500}.InstantPage-module__Aebx2W__hero h2{color:var(--text-muted);margin:0;font-size:18px;font-weight:400}.InstantPage-module__Aebx2W__promptLibrarySection{width:100%;max-width:1368px;margin:0 auto;padding:50px 24px}.InstantPage-module__Aebx2W__promptLibraryIntro h2{color:var(--text-primary);margin:0 0 10px;font-size:20px;font-weight:500}.InstantPage-module__Aebx2W__promptLibraryIntro p,.InstantPage-module__Aebx2W__promptLibraryCard p{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.6}.InstantPage-module__Aebx2W__promptInput{flex-direction:column;flex:1;width:100%;max-width:1368px;margin:0 auto;padding:20px 24px;display:flex}.InstantPage-module__Aebx2W__promptRow{flex-direction:column;align-items:stretch;gap:16px;display:flex}.InstantPage-module__Aebx2W__contentLayout{flex:1;grid-template-columns:1fr auto;align-items:start;max-width:1368px;margin:0 auto;padding:0 24px;display:grid}.InstantPage-module__Aebx2W__mainColumn{min-width:0}.InstantPage-module__Aebx2W__promptCard{border:1px solid var(--border-primary);background:var(--bg-card);border-radius:11px;max-width:800px}@supports (corner-shape:squircle){.InstantPage-module__Aebx2W__promptCard{corner-shape:squircle;border-radius:18px}}.InstantPage-module__Aebx2W__promptCard:focus-within{border-color:var(--accent-primary)}.InstantPage-module__Aebx2W__promptHeader{align-items:center;gap:16px;padding:10px 14px 0;display:flex}.InstantPage-module__Aebx2W__fieldLabel{color:var(--text-muted);font-size:13px;font-weight:500}.InstantPage-module__Aebx2W__modelField{align-items:center;gap:8px;margin-left:auto;display:flex}.InstantPage-module__Aebx2W__modelSelect{border:1px solid var(--border-primary);background:var(--bg-page);height:30px;font:inherit;color:var(--text-primary);cursor:pointer;border-radius:8px;padding:0 8px;font-size:13px}.InstantPage-module__Aebx2W__promptInputShell{display:flex;position:relative}.InstantPage-module__Aebx2W__promptLimitError{color:var(--text-error,#dc2626);align-items:center;gap:10px;padding:0 14px 14px;font-size:14px;font-weight:500;display:flex}.InstantPage-module__Aebx2W__promptTextarea{resize:none;width:100%;font:inherit;color:var(--text-primary);background:0 0;border:0;border-radius:0 0 12px 12px;min-height:80px;padding:10px 46px 14px 14px;font-size:16px;line-height:1.45;overflow:scroll}.InstantPage-module__Aebx2W__promptTextarea:focus,.InstantPage-module__Aebx2W__modelSelect:focus,.InstantPage-module__Aebx2W__editablePane:focus{outline:none}.InstantPage-module__Aebx2W__promptDropdownButton{width:60px;color:var(--text-secondary);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;margin:10px;display:inline-flex}.InstantPage-module__Aebx2W__promptDropdownButton:hover{background:var(--bg-hover);color:var(--text-primary)}.InstantPage-module__Aebx2W__promptMenu{border:1px solid var(--border-primary);background:var(--bg-card);z-index:20;border-radius:11px;max-height:320px;position:absolute;top:calc(100% + 4px);left:-1px;right:-1px;overflow:auto;box-shadow:0 8px 24px #0f172a1f}@supports (corner-shape:squircle){.InstantPage-module__Aebx2W__promptMenu{corner-shape:squircle;border-radius:18px}}.InstantPage-module__Aebx2W__promptMenuItem{border:0;border-bottom:1px solid var(--border-tertiary);text-align:left;cursor:pointer;width:100%;font:inherit;color:var(--text-primary);background:0 0;padding:12px 14px;font-size:14px;line-height:1.4;display:block}.InstantPage-module__Aebx2W__promptMenuItem strong{margin-right:16px;font-weight:600}.InstantPage-module__Aebx2W__promptMenuItem:last-child{border-bottom:0}.InstantPage-module__Aebx2W__promptMenuItem:hover{background:var(--bg-hover)}.InstantPage-module__Aebx2W__promptMenuRow{border-bottom:1px solid var(--border-tertiary);align-items:stretch;display:flex}.InstantPage-module__Aebx2W__promptMenuRow:hover{background:var(--bg-hover)}.InstantPage-module__Aebx2W__promptMenuSelectButton{text-align:left;cursor:pointer;min-width:0;font:inherit;color:var(--text-primary);background:0 0;border:0;flex:1;padding:12px 8px 12px 14px;font-size:14px;line-height:1.4}.InstantPage-module__Aebx2W__promptMenuDeleteButton{width:40px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;justify-content:center;align-items:center;margin:6px 6px 6px 0;display:inline-flex}.InstantPage-module__Aebx2W__promptMenuDeleteButton:hover:not(:disabled){color:var(--accent-danger)}.InstantPage-module__Aebx2W__promptMenuDeleteButton:disabled{opacity:.45;cursor:default}.InstantPage-module__Aebx2W__relatedPromptsCard{corner-shape:squircle;flex:1;padding:14px}.InstantPage-module__Aebx2W__relatedPromptsLabel{color:var(--text-muted);white-space:nowrap;margin:0 10px 0 0;font-size:13px;font-weight:500}.InstantPage-module__Aebx2W__relatedPromptsList{align-items:center;gap:10px;display:flex;overflow-x:scroll}.InstantPage-module__Aebx2W__relatedPromptLink{text-align:left;font:inherit;color:var(--text-primary);background:0 0;border:none;border-radius:10px;padding:5px;font-size:13px;line-height:1.35;text-decoration:none}.InstantPage-module__Aebx2W__relatedPromptLink:hover{border-color:var(--accent-primary);color:var(--accent-primary)}.InstantPage-module__Aebx2W__promptLibraryIntro{max-width:860px;margin-bottom:20px}.InstantPage-module__Aebx2W__promptLibraryGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.InstantPage-module__Aebx2W__promptLibraryCard{border:1px solid var(--border-primary);background:var(--bg-card);border-radius:11px;padding:18px 20px}@supports (corner-shape:squircle){.InstantPage-module__Aebx2W__promptLibraryCard{corner-shape:squircle;border-radius:18px}}.InstantPage-module__Aebx2W__promptLibraryCard h3{color:var(--text-primary);margin:0 0 8px;font-size:16px;font-weight:500}.InstantPage-module__Aebx2W__promptLibraryCard p{margin-bottom:16px}.InstantPage-module__Aebx2W__promptLibraryLinks{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.InstantPage-module__Aebx2W__promptLibraryLink{border:1px solid var(--border-primary);background:var(--bg-page);min-height:36px;color:var(--text-primary);border-radius:999px;align-items:center;padding:8px 12px;font-size:13px;line-height:1.3;text-decoration:none;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.InstantPage-module__Aebx2W__promptLibraryLink:hover,.InstantPage-module__Aebx2W__promptLibraryLink[aria-current=page]{border-color:var(--accent-primary);color:var(--accent-primary);background:var(--bg-hover)}.InstantPage-module__Aebx2W__editorShell{grid-template-columns:minmax(0,1fr) 40px minmax(0,1fr);align-items:stretch;gap:0;display:grid}.InstantPage-module__Aebx2W__panel{border:1px solid var(--border-primary);background:var(--bg-page);border-radius:11px;flex-direction:column;min-height:300px;max-height:50vh;padding:16px;display:flex;position:relative}@supports (corner-shape:squircle){.InstantPage-module__Aebx2W__panel{corner-shape:squircle;border-radius:18px}}.InstantPage-module__Aebx2W__panel:focus-within{border-color:var(--accent-primary)}.InstantPage-module__Aebx2W__outputLabelRow{align-items:center;gap:6px;height:20px;margin-bottom:20px;display:flex}.InstantPage-module__Aebx2W__outputLabelRow .InstantPage-module__Aebx2W__panelLabel{margin-bottom:0;padding-left:0}.InstantPage-module__Aebx2W__regenerateButton{height:18px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.InstantPage-module__Aebx2W__regenerateButton:hover:not(:disabled){color:var(--text-primary);background:var(--bg-hover)}.InstantPage-module__Aebx2W__regenerateButton:disabled{opacity:.4;cursor:not-allowed}.InstantPage-module__Aebx2W__panelLabel{color:var(--text-muted);font-size:13px;font-weight:500}.InstantPage-module__Aebx2W__inputLimitRow{align-items:center;gap:12px;height:20px;margin-bottom:20px;display:flex}.InstantPage-module__Aebx2W__inputLimitError{color:var(--text-error,#dc2626);margin-right:auto;font-size:13px;font-weight:500}.InstantPage-module__Aebx2W__panelDivider{justify-content:center;align-items:center;display:flex}.InstantPage-module__Aebx2W__panelDividerArrow{color:var(--text-muted);font-size:22px;line-height:1}.InstantPage-module__Aebx2W__outputPaneWrapper{flex-direction:column;flex:1;display:flex;overflow:scroll}.InstantPage-module__Aebx2W__copyButton{z-index:5;border:1px solid var(--border-primary);background:var(--bg-page);width:28px;height:28px;color:var(--text-muted);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.InstantPage-module__Aebx2W__copyButton:disabled{cursor:not-allowed;opacity:.4}.InstantPage-module__Aebx2W__copyButton:not(:disabled):hover{color:var(--text-primary);background:var(--bg-hover)}.InstantPage-module__Aebx2W__copyStatus{color:var(--accent-success);font-size:12px;line-height:28px;position:absolute;top:10px;right:50px}.InstantPage-module__Aebx2W__editablePane{color:var(--text-primary);white-space:normal;flex:1;font-size:15px;line-height:1.55;overflow:auto}.InstantPage-module__Aebx2W__editablePane[data-placeholder]:empty:before{content:attr(data-placeholder);color:var(--text-tertiary)}.InstantPage-module__Aebx2W__editablePane p,.InstantPage-module__Aebx2W__editablePane ul,.InstantPage-module__Aebx2W__editablePane ol{margin:0 0 12px}.InstantPage-module__Aebx2W__editablePane p:last-child,.InstantPage-module__Aebx2W__editablePane ul:last-child,.InstantPage-module__Aebx2W__editablePane ol:last-child{margin-bottom:0}.InstantPage-module__Aebx2W__editablePane ul,.InstantPage-module__Aebx2W__editablePane ol{padding-left:22px}.InstantPage-module__Aebx2W__panelFooter{justify-content:flex-end;align-items:center;gap:12px;margin-top:8px;display:flex}.InstantPage-module__Aebx2W__inputFooter{justify-content:flex-end;align-items:center;margin-top:8px;display:flex}.InstantPage-module__Aebx2W__submitShortcut{opacity:.75;letter-spacing:.5px;font-size:11px;font-weight:500}.InstantPage-module__Aebx2W__statusText{min-height:20px;color:var(--text-secondary);margin-right:auto;font-size:13px}@media (max-width:600px){.InstantPage-module__Aebx2W__openInEditor,.InstantPage-module__Aebx2W__hideOnMobile{display:none}.InstantPage-module__Aebx2W__promptInput{padding:20px}.InstantPage-module__Aebx2W__hero{padding:0 28px}.InstantPage-module__Aebx2W__promptLibrarySection{padding:0 20px 20px}}.InstantPage-module__Aebx2W__settingsPanel{min-width:180px;padding-top:26px}.InstantPage-module__Aebx2W__settingsTitle{color:var(--text-secondary);margin-bottom:12px;font-size:13px;font-weight:600}.InstantPage-module__Aebx2W__settingsCheckbox{color:var(--text-secondary);cursor:pointer;white-space:nowrap;align-items:center;gap:8px;margin-bottom:10px;font-size:13px;display:flex}.InstantPage-module__Aebx2W__settingsCheckbox input[type=checkbox]{accent-color:var(--accent-primary);cursor:pointer}@media (max-width:900px){.InstantPage-module__Aebx2W__contentLayout{grid-template-columns:1fr;gap:24px}.InstantPage-module__Aebx2W__promptRow{flex-direction:column}.InstantPage-module__Aebx2W__promptCard,.InstantPage-module__Aebx2W__relatedPromptsCard{width:100%;max-width:none}.InstantPage-module__Aebx2W__promptDropdownButton{width:30px}.InstantPage-module__Aebx2W__promptTextarea{padding:14px}.InstantPage-module__Aebx2W__settingsPanel{padding-top:0}.InstantPage-module__Aebx2W__editorShell{grid-template-columns:1fr;gap:10px}.InstantPage-module__Aebx2W__panelDivider{transform:rotate(90deg)}.InstantPage-module__Aebx2W__panel{min-height:200px}.InstantPage-module__Aebx2W__promptLibraryGrid{grid-template-columns:1fr}}
.NotFound-module__9aeWbW__pageContainer{background-color:var(--bg-primary);flex-direction:column;min-height:100vh;display:flex}.NotFound-module__9aeWbW__contentWrapper{flex:1;justify-content:center;align-items:center;padding:40px 20px;display:flex}.NotFound-module__9aeWbW__card{width:100%;max-width:480px;box-shadow:var(--shadow-lg);text-align:center;border-radius:12px;justify-content:center;padding:48px}.NotFound-module__9aeWbW__card a{justify-content:center;display:inline-flex}.NotFound-module__9aeWbW__errorCode{color:var(--text-muted);margin-bottom:16px;font-size:72px;font-weight:500;line-height:1}.NotFound-module__9aeWbW__title{color:var(--text-primary);margin:0 0 16px;font-size:28px;font-weight:500}.NotFound-module__9aeWbW__message{color:var(--text-secondary);margin:0 0 32px;font-size:16px;line-height:1.6}.NotFound-module__9aeWbW__buttonGroup{justify-content:center;gap:12px;display:flex}@media (max-width:640px){.NotFound-module__9aeWbW__card{padding:32px 24px}.NotFound-module__9aeWbW__errorCode{font-size:56px}.NotFound-module__9aeWbW__title{font-size:24px}}
.SearchReplacePanel-module__lwWPgq__searchPanelContainer{z-index:3001;width:320px;position:fixed;top:182px;left:20px}.SearchReplacePanel-module__lwWPgq__searchPanel{background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow-card);border-radius:6px;position:relative;overflow:hidden}.SearchReplacePanel-module__lwWPgq__panelContent{flex-direction:column;gap:10px;padding:12px;display:flex}.SearchReplacePanel-module__lwWPgq__searchRow{align-items:center;gap:6px;margin-right:28px;display:flex}.SearchReplacePanel-module__lwWPgq__searchInputWrapper{flex:1;position:relative}.SearchReplacePanel-module__lwWPgq__searchInput{background:var(--bg-input);border:1px solid var(--border-primary);width:100%;color:var(--text-primary);border-radius:4px;outline:none;padding:8px 10px;font-family:inherit;font-size:13px;transition:border-color .15s}.SearchReplacePanel-module__lwWPgq__searchInput:focus{border-color:var(--accent-primary)}.SearchReplacePanel-module__lwWPgq__searchInput::placeholder{color:var(--text-tertiary)}.SearchReplacePanel-module__lwWPgq__navButtons{gap:2px;display:flex}.SearchReplacePanel-module__lwWPgq__navButton{background:var(--bg-input);border:1px solid var(--border);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex}.SearchReplacePanel-module__lwWPgq__navButton:hover:not(:disabled){background:var(--bg-hover);color:var(--text-primary)}.SearchReplacePanel-module__lwWPgq__navButton:disabled{opacity:.4;cursor:not-allowed}.SearchReplacePanel-module__lwWPgq__closeButton{width:32px;height:32px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex;position:absolute;top:12px;right:12px}.SearchReplacePanel-module__lwWPgq__closeButton:hover{background:var(--bg-hover);color:var(--text-primary)}.SearchReplacePanel-module__lwWPgq__replaceRow{align-items:center;gap:6px;display:flex}.SearchReplacePanel-module__lwWPgq__replaceInput{background:var(--bg-input);border:1px solid var(--border-primary);color:var(--text-primary);border-radius:6px;outline:none;flex:1;padding:8px 10px;font-family:inherit;font-size:13px;transition:border-color .15s}.SearchReplacePanel-module__lwWPgq__replaceInput:focus{border-color:var(--accent-primary)}.SearchReplacePanel-module__lwWPgq__replaceInput::placeholder{color:var(--text-tertiary)}.SearchReplacePanel-module__lwWPgq__replaceButtons{gap:4px;display:flex}.SearchReplacePanel-module__lwWPgq__optionsRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.SearchReplacePanel-module__lwWPgq__caseToggle{background:var(--bg-input);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;border-radius:4px;align-items:center;gap:6px;padding:4px 8px;font-family:inherit;font-size:11px;transition:all .15s;display:flex}.SearchReplacePanel-module__lwWPgq__caseToggle:hover{background:var(--bg-hover)}.SearchReplacePanel-module__lwWPgq__caseToggle.SearchReplacePanel-module__lwWPgq__active{background:var(--accent-primary);border-color:var(--accent-primary);color:#fff}.SearchReplacePanel-module__lwWPgq__caseIcon{font-size:12px;font-weight:600}.SearchReplacePanel-module__lwWPgq__matchCount{color:var(--text-tertiary);white-space:nowrap;font-size:12px}.SearchReplacePanel-module__lwWPgq__matchCount.SearchReplacePanel-module__lwWPgq__noResults{color:var(--accent-warning)}.SearchReplacePanel-module__lwWPgq__narrowMode{width:auto;max-width:calc(100vw - 40px);position:absolute;top:8px;left:8px;right:auto}.SearchReplacePanel-module__lwWPgq__narrowMode .SearchReplacePanel-module__lwWPgq__panelContent{flex-flow:wrap;align-items:center;gap:8px;padding:8px 12px}.SearchReplacePanel-module__lwWPgq__narrowMode .SearchReplacePanel-module__lwWPgq__searchRow{gap:4px}.SearchReplacePanel-module__lwWPgq__narrowMode .SearchReplacePanel-module__lwWPgq__searchInputWrapper{flex:none;width:140px}.SearchReplacePanel-module__lwWPgq__narrowMode .SearchReplacePanel-module__lwWPgq__searchInput{padding:6px 8px;font-size:12px}.SearchReplacePanel-module__lwWPgq__narrowMode .SearchReplacePanel-module__lwWPgq__replaceRow{gap:4px}.SearchReplacePanel-module__lwWPgq__narrowMode .SearchReplacePanel-module__lwWPgq__replaceInput{flex:none;width:140px;padding:6px 8px;font-size:12px}.SearchReplacePanel-module__lwWPgq__narrowMode .SearchReplacePanel-module__lwWPgq__replaceButtons{gap:2px}.SearchReplacePanel-module__lwWPgq__narrowMode .SearchReplacePanel-module__lwWPgq__navButton{width:24px;height:24px}.SearchReplacePanel-module__lwWPgq__narrowMode .SearchReplacePanel-module__lwWPgq__closeButton{order:999;width:24px;height:24px;position:static}.SearchReplacePanel-module__lwWPgq__narrowMode .SearchReplacePanel-module__lwWPgq__optionsRow{gap:6px}.SearchReplacePanel-module__lwWPgq__narrowMode .SearchReplacePanel-module__lwWPgq__caseToggle{padding:3px 6px;font-size:10px}.SearchReplacePanel-module__lwWPgq__narrowMode .SearchReplacePanel-module__lwWPgq__caseIcon,.SearchReplacePanel-module__lwWPgq__narrowMode .SearchReplacePanel-module__lwWPgq__matchCount{font-size:11px}
.blog-module__fTDpOq__container{background-color:var(--bg-primary);flex-direction:column;min-height:100vh;display:flex}.blog-module__fTDpOq__main{flex:1;width:100%;max-width:1320px;margin:0 auto;padding:80px 24px 64px}.blog-module__fTDpOq__title{letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:2rem;font-weight:500}.blog-module__fTDpOq__subtitle{color:var(--text-muted);margin:8px 0 0;font-size:1.3rem}.blog-module__fTDpOq__introRow{justify-content:space-between;align-items:baseline;gap:16px;margin-top:8px;display:flex}.blog-module__fTDpOq__introRow .blog-module__fTDpOq__subtitle{margin:0}.blog-module__fTDpOq__rssLink{color:var(--text-muted);white-space:nowrap;align-items:center;gap:6px;font-size:.9rem;font-weight:500;text-decoration:none;display:inline-flex}.blog-module__fTDpOq__rssLink:hover{color:var(--text-primary);text-underline-offset:.15em;text-decoration:underline}.blog-module__fTDpOq__rssIcon{flex:none;width:18px;height:18px}.blog-module__fTDpOq__rssIcon rect{fill:#ff8a3d}.blog-module__fTDpOq__rssIcon circle{fill:#fff7ed}.blog-module__fTDpOq__rssIcon path{fill:none;stroke:#fff7ed;stroke-width:2px;stroke-linecap:round}.blog-module__fTDpOq__empty{color:var(--text-muted);margin-top:48px}.blog-module__fTDpOq__postList{grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),1fr));gap:32px 24px;margin-top:48px;display:grid}.blog-module__fTDpOq__postCard{color:inherit;flex-direction:column;gap:14px;text-decoration:none;display:flex}.blog-module__fTDpOq__postImageFrame{aspect-ratio:1200/630;border:1px solid var(--border-primary);background:var(--bg-secondary);border-radius:8px;width:100%;position:relative;overflow:hidden}.blog-module__fTDpOq__postImage{object-fit:cover;width:100%;height:100%;display:block}.blog-module__fTDpOq__postImageFallback{background:var(--bg-tertiary);width:100%;height:100%;color:var(--text-secondary);text-align:center;justify-content:center;align-items:center;padding:24px;display:flex}.blog-module__fTDpOq__postImageFallback span{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:1rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.blog-module__fTDpOq__postBody{flex-direction:column;gap:6px;display:flex}.blog-module__fTDpOq__postTitle{color:var(--text-primary);margin:0;font-size:1.05rem;font-weight:600;line-height:1.35}.blog-module__fTDpOq__postCard:hover .blog-module__fTDpOq__postTitle{text-underline-offset:.15em;text-decoration:underline;text-decoration-thickness:.08em}.blog-module__fTDpOq__postMeta{color:var(--text-muted);align-items:center;gap:6px;margin:0;font-size:.85rem;display:flex}.blog-module__fTDpOq__dot{opacity:.5}@media (max-width:640px){.blog-module__fTDpOq__main{padding:48px 16px}.blog-module__fTDpOq__title{font-size:1.5rem}.blog-module__fTDpOq__postList{gap:28px;margin-top:36px}.blog-module__fTDpOq__introRow{flex-direction:column;align-items:flex-start;gap:8px}}
.GuidePostPage-module__kOrUCW__page{background:var(--bg-primary);height:100vh;color:var(--text-primary);flex-direction:column;align-items:center;display:flex;overflow-y:auto}.GuidePostPage-module__kOrUCW__shell{width:100%}.GuidePostPage-module__kOrUCW__article{flex-direction:column;gap:28px;display:flex}.GuidePostPage-module__kOrUCW__contentWrap{flex-direction:column;gap:28px;max-width:780px;margin:0 auto 100px;display:flex}.GuidePostPage-module__kOrUCW__header{text-align:left;background:var(--surface-page);flex-direction:column;align-items:flex-start;gap:.6rem;width:100%;padding:100px 0 20px;display:flex}.GuidePostPage-module__kOrUCW__headerContent{max-width:960px;margin:0 auto}.GuidePostPage-module__kOrUCW__header img{max-width:1000px;margin:0 auto 16px}@media (max-height:750px){.GuidePostPage-module__kOrUCW__header img{display:none}}@media (max-height:950px){.GuidePostPage-module__kOrUCW__header img{max-height:18vh}}.GuidePostPage-module__kOrUCW__blogHome{color:var(--text-muted);opacity:.8;font-size:15px;font-weight:500;text-decoration:none}.GuidePostPage-module__kOrUCW__blogHome:hover{opacity:1}.GuidePostPage-module__kOrUCW__title{letter-spacing:-.02em;color:var(--content-default);margin:0 0 10px;font-size:2.2rem;font-weight:550;line-height:1.1}.GuidePostPage-module__kOrUCW__subtitle{color:var(--text-secondary);margin:0 0 10px;font-size:1.15rem;line-height:1.5}.GuidePostPage-module__kOrUCW__subtitle code,.GuidePostPage-module__kOrUCW__body code{font-family:var(--font-mono,ui-monospace,monospace);background:var(--bg-card);border:1px solid var(--border-primary);border-radius:4px;padding:.05em .35em;font-size:.9em}.GuidePostPage-module__kOrUCW__meta{color:var(--text-muted);flex-wrap:wrap;align-items:center;margin:.4rem 0 0;font-size:.9rem;display:flex}.GuidePostPage-module__kOrUCW__metaSeparator{padding:0 8px}.GuidePostPage-module__kOrUCW__copyLink{font:inherit;color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;margin:0;padding:0;display:inline-flex}.GuidePostPage-module__kOrUCW__copyLink:hover{color:var(--accent-primary)}.GuidePostPage-module__kOrUCW__copyLink svg{width:14px;height:14px}.GuidePostPage-module__kOrUCW__heroLead{color:var(--text-secondary);font-size:1.05rem;line-height:1.7}.GuidePostPage-module__kOrUCW__heroLead p{margin:0}.GuidePostPage-module__kOrUCW__heroLead p+p{margin-top:12px}.GuidePostPage-module__kOrUCW__heroLead code{font-family:var(--font-mono,ui-monospace,monospace);background:var(--bg-card);border:1px solid var(--border-primary);border-radius:4px;padding:.05em .35em;font-size:.9em}.GuidePostPage-module__kOrUCW__heroInput{justify-content:center;width:100%;height:300px;margin:8px 0 42px;display:flex}.GuidePostPage-module__kOrUCW__body{color:var(--text-secondary);font-size:1.05rem;line-height:1.7}.GuidePostPage-module__kOrUCW__body p{margin:0 0 1.1rem}.GuidePostPage-module__kOrUCW__body p:last-child{margin-bottom:0}.GuidePostPage-module__kOrUCW__body h3{color:var(--text-primary);margin:1.6rem 0 .6rem;font-size:1.15rem;font-weight:600;line-height:1.3}.GuidePostPage-module__kOrUCW__body ul,.GuidePostPage-module__kOrUCW__body ol{margin:0 0 1.1rem 1.3rem;padding:0}.GuidePostPage-module__kOrUCW__body li{margin:.45rem 0}.GuidePostPage-module__kOrUCW__body a{color:var(--accent-primary);text-underline-offset:.2em;text-decoration:underline;text-decoration-thickness:.08em}.GuidePostPage-module__kOrUCW__body strong{color:var(--text-primary);font-weight:550}.GuidePostPage-module__kOrUCW__bodyLayout{flex-direction:column;gap:28px;display:flex;position:relative}.GuidePostPage-module__kOrUCW__bodyMain{flex-direction:column;gap:28px;min-width:0;display:flex}.GuidePostPage-module__kOrUCW__tocRail{display:none}.GuidePostPage-module__kOrUCW__toc{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:10px;padding:20px 24px}.GuidePostPage-module__kOrUCW__tocLabel{letter-spacing:.06em;color:var(--text-muted);margin-bottom:12px;font-size:.78rem;font-weight:500;display:block}.GuidePostPage-module__kOrUCW__tocList{color:var(--text-secondary);flex-direction:column;gap:7px;margin:0;padding-left:1.2rem;font-size:.8rem;line-height:1.35;display:flex}.GuidePostPage-module__kOrUCW__tocList a{color:var(--text-secondary);font-weight:400;text-decoration:none}.GuidePostPage-module__kOrUCW__tocList a:hover{color:var(--accent-primary);text-decoration:underline}.GuidePostPage-module__kOrUCW__section{scroll-margin-top:110px}.GuidePostPage-module__kOrUCW__sectionHeading{letter-spacing:-.01em;color:var(--text-primary);margin:0 0 .8rem;font-size:1.6rem;font-weight:600;line-height:1.2}.GuidePostPage-module__kOrUCW__cta{text-align:center;background:var(--bg-card);border:1px solid var(--border-primary);border-radius:12px;flex-direction:column;align-items:center;gap:16px;margin-top:12px;padding:36px 24px;display:flex}.GuidePostPage-module__kOrUCW__ctaText{color:var(--text-primary);font-size:1.2rem;font-weight:500}.GuidePostPage-module__kOrUCW__ctaButton{background:var(--accent-primary);color:var(--accent-on-primary,#fff);border-radius:8px;padding:12px 28px;font-size:1rem;font-weight:600;text-decoration:none;display:inline-block}.GuidePostPage-module__kOrUCW__ctaButton:hover{opacity:.92}@media (max-width:768px){.GuidePostPage-module__kOrUCW__shell{margin-top:80px;padding:0 16px 40px}.GuidePostPage-module__kOrUCW__title{font-size:1.7rem}.GuidePostPage-module__kOrUCW__subtitle{font-size:1.05rem}.GuidePostPage-module__kOrUCW__sectionHeading{font-size:1.35rem}}@media (min-width:1270px){.GuidePostPage-module__kOrUCW__contentWrap{position:relative}.GuidePostPage-module__kOrUCW__bodyLayout{position:static}.GuidePostPage-module__kOrUCW__tocRail{width:200px;height:100%;margin-right:36px;display:block;position:absolute;top:0;right:100%}.GuidePostPage-module__kOrUCW__toc{background:0 0;border:none;border-radius:0;padding:0;position:sticky;top:90px}}
.SpinnerReloadButton-module__cgktoG__button{width:20px;height:20px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:color .15s;display:inline-flex}.SpinnerReloadButton-module__cgktoG__button:hover:not(:disabled):not(.SpinnerReloadButton-module__cgktoG__spinning){color:var(--text-primary);background:var(--bg-hover)}.SpinnerReloadButton-module__cgktoG__button:disabled:not(.SpinnerReloadButton-module__cgktoG__spinning){opacity:.35;cursor:not-allowed}.SpinnerReloadButton-module__cgktoG__button.SpinnerReloadButton-module__cgktoG__spinning{cursor:default;pointer-events:none}
