.ToolPromptInput-module__JuevGa__container{flex-direction:column;width:100%;max-width:925px;min-height:440px;display:flex;position:relative}.ToolPromptInput-module__JuevGa__controlsWrapper{background:var(--bg-page);border:1px solid var(--border-primary);border-radius:8px 8px 0 0;overflow:hidden}.ToolPromptInput-module__JuevGa__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__JuevGa__editorClip{border-radius:6px;height:360px;position:relative;overflow:hidden}.ToolPromptInput-module__JuevGa__editorClip div{overflow:hidden!important}.ToolPromptInput-module__JuevGa__editor{min-height:500px;position:absolute;top:0;left:0;right:0}.ToolPromptInput-module__JuevGa__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__JuevGa__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__JuevGa__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__JuevGa__promptInput::placeholder{color:var(--text-muted)}.ToolPromptInput-module__JuevGa__promptInput:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px var(--accent-primary-alpha);outline:none}.ToolPromptInput-module__JuevGa__promptInput:disabled{opacity:.6;cursor:not-allowed}.ToolPromptInput-module__JuevGa__promptFooter{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.ToolPromptInput-module__JuevGa__promptHint{color:var(--text-muted);align-items:center;gap:4px;font-size:12px;display:flex}.ToolPromptInput-module__JuevGa__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__JuevGa__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}
.WorkflowToolInput-module__YB01Sq__card{border:1px solid var(--warm-border);background:var(--bg-page);width:100%;box-shadow:var(--shadow-hero);border-radius:11px;overflow:hidden}@supports (corner-shape:squircle){.WorkflowToolInput-module__YB01Sq__card{corner-shape:squircle;border-radius:18px}}.WorkflowToolInput-module__YB01Sq__columns{grid-template-columns:1fr 1fr;align-items:stretch;display:grid}.WorkflowToolInput-module__YB01Sq__documentZone{flex-direction:column;gap:12px;min-width:0;padding:18px 20px;display:flex}.WorkflowToolInput-module__YB01Sq__supportingZone{background:var(--surface-warm);border-left:1px solid var(--warm-border);flex-direction:column;gap:12px;min-width:0;padding:18px 20px;display:flex}.WorkflowToolInput-module__YB01Sq__zoneHeader{justify-content:space-between;align-items:center;gap:12px;min-height:30px;display:flex}.WorkflowToolInput-module__YB01Sq__zoneHeader label{color:var(--text-secondary);font-size:13px;font-weight:550}.WorkflowToolInput-module__YB01Sq__optional{color:var(--text-muted);font-weight:400}.WorkflowToolInput-module__YB01Sq__ghostButton{border:1px solid var(--border-primary);background:var(--bg-page);color:var(--text-primary);font:500 12.5px var(--font-ui);cursor:pointer;white-space:nowrap;border-radius:8px;padding:6px 11px}.WorkflowToolInput-module__YB01Sq__ghostButton:hover:not(:disabled){border-color:var(--accent-primary);color:var(--accent-primary)}.WorkflowToolInput-module__YB01Sq__ghostButton:disabled{opacity:.5;cursor:not-allowed}.WorkflowToolInput-module__YB01Sq__hiddenInput{display:none}.WorkflowToolInput-module__YB01Sq__editorShell{border:1px solid var(--border-primary);border-radius:11px;flex-direction:column;flex:1;display:flex;overflow:hidden}.WorkflowToolInput-module__YB01Sq__editorControls{height:var(--controls-height,64px);background:var(--bg-card);border-bottom:1px solid var(--border-primary);position:relative;overflow:hidden}.WorkflowToolInput-module__YB01Sq__editorControlsInner{--editor-controls-width:max-content;width:max-content;transform:scale(var(--controls-scale,.8));transform-origin:0 0;pointer-events:none}.WorkflowToolInput-module__YB01Sq__editorPage{background:var(--bg-page);cursor:text;flex:1;min-height:230px;font-family:Arial,sans-serif;position:relative}.WorkflowToolInput-module__YB01Sq__editorContent{min-height:100%;color:var(--text-primary);white-space:pre-wrap;word-break:break-word;outline:none;padding:28px 32px 24px;font-size:15px;line-height:1.5}.WorkflowToolInput-module__YB01Sq__editorPlaceholder{pointer-events:none;flex-wrap:wrap;align-items:center;gap:.4em;height:2em;font-size:15px;line-height:1.5;display:flex;position:absolute;top:24px;left:32px;right:32px;overflow:visible}.WorkflowToolInput-module__YB01Sq__placeholderText{color:var(--text-tertiary);opacity:.5;-webkit-user-select:none;user-select:none}.WorkflowToolInput-module__YB01Sq__editorPlaceholder button{pointer-events:auto}.WorkflowToolInput-module__YB01Sq__primaryFile{border:1px solid var(--border-primary);border-radius:11px;align-items:center;gap:10px;min-height:64px;margin:20px;padding:12px 14px;display:flex}.WorkflowToolInput-module__YB01Sq__fileBadge{background:color-mix(in srgb,var(--accent-primary),transparent 88%);width:36px;height:40px;color:var(--accent-primary);border-radius:7px;flex:none;place-items:center;font-size:10px;font-weight:700;display:grid}.WorkflowToolInput-module__YB01Sq__primaryFileName{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text-primary);font-size:14px;font-weight:500;overflow:hidden}.WorkflowToolInput-module__YB01Sq__primaryFileSize{color:var(--text-muted);flex:none;font-size:12px}.WorkflowToolInput-module__YB01Sq__removeButton{color:var(--text-muted);cursor:pointer;background:0 0;border:0;flex:none;margin-left:auto;padding:2px 4px;font-size:17px;line-height:1}.WorkflowToolInput-module__YB01Sq__removeButton:hover:not(:disabled){color:var(--text-primary)}.WorkflowToolInput-module__YB01Sq__supportingInput{resize:none;border:1px solid var(--border-primary);background:var(--bg-page);width:100%;min-height:120px;color:var(--text-primary);font:14px/1.5 var(--font-ui);border-radius:11px;outline:none;flex:1;padding:14px 16px}.WorkflowToolInput-module__YB01Sq__supportingInput:focus{border-color:var(--accent-primary)}.WorkflowToolInput-module__YB01Sq__supportingInput::placeholder{color:var(--text-muted)}.WorkflowToolInput-module__YB01Sq__chips{flex-wrap:wrap;gap:8px;display:flex}.WorkflowToolInput-module__YB01Sq__chip{border:1px solid var(--border-primary);background:var(--bg-page);border-radius:999px;align-items:center;gap:7px;max-width:100%;padding:5px 8px 5px 12px;display:inline-flex}.WorkflowToolInput-module__YB01Sq__chip .WorkflowToolInput-module__YB01Sq__removeButton{margin-left:0;font-size:15px}.WorkflowToolInput-module__YB01Sq__chipName{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text-primary);font-size:12.5px;font-weight:500;overflow:hidden}.WorkflowToolInput-module__YB01Sq__chipSize{color:var(--text-muted);flex:none;font-size:11.5px}.WorkflowToolInput-module__YB01Sq__error{background:color-mix(in srgb,var(--accent-danger),transparent 90%);color:var(--accent-danger);border-radius:9px;margin:14px 20px 0;padding:10px 12px;font-size:13px}.WorkflowToolInput-module__YB01Sq__footer{border-top:1px solid var(--warm-border);justify-content:space-between;align-items:center;gap:16px;padding:14px 20px;display:flex}.WorkflowToolInput-module__YB01Sq__hint{color:var(--text-muted);font-size:12.5px;line-height:1.45}@media (max-width:760px){.WorkflowToolInput-module__YB01Sq__columns{grid-template-columns:1fr}.WorkflowToolInput-module__YB01Sq__documentZone,.WorkflowToolInput-module__YB01Sq__supportingZone{padding-left:14px;padding-right:14px}.WorkflowToolInput-module__YB01Sq__supportingZone{border-left:0;border-top:1px solid var(--warm-border)}.WorkflowToolInput-module__YB01Sq__editorPage{min-height:170px}.WorkflowToolInput-module__YB01Sq__supportingInput{min-height:90px}.WorkflowToolInput-module__YB01Sq__footer{text-align:center;flex-direction:column;align-items:stretch;padding:14px}}
.ToolLandingPage-module__KdZCDG__shell{background:var(--surface-page);cursor:default;width:100%;padding-top:70px;overflow-x:clip}.ToolLandingPage-module__KdZCDG__contentWidth{width:100%;max-width:1100px;margin:0 auto;padding:0 24px}.ToolLandingPage-module__KdZCDG__hero{max-width:920px;margin:0 auto;padding:28px 0 24px}.ToolLandingPage-module__KdZCDG__hero h1{color:var(--text-primary);margin:0 0 10px;font-size:32px;font-weight:500}.ToolLandingPage-module__KdZCDG__heroSubtitle{color:var(--text-secondary);max-width:720px;margin:0 0 24px;font-size:16px;line-height:1.5}.ToolLandingPage-module__KdZCDG__heroSubtitle br{display:none}.ToolLandingPage-module__KdZCDG__heroIndexLink{color:var(--content-muted);margin-bottom:12px;font-size:14px;font-weight:400;display:inline-block}.ToolLandingPage-module__KdZCDG__heroIndexLink:hover{color:var(--accent-primary)}.ToolLandingPage-module__KdZCDG__mainBleed{background:linear-gradient(var(--surface-page)70px,var(--surface-warm)70px)}.ToolLandingPage-module__KdZCDG__inputWrap{padding-bottom:48px}.ToolLandingPage-module__KdZCDG__standardInput{border:1px solid var(--warm-border);background:var(--bg-page);box-shadow:var(--shadow-hero);border-radius:11px;max-width:920px;margin:0 auto;overflow:hidden}@supports (corner-shape:squircle){.ToolLandingPage-module__KdZCDG__standardInput{corner-shape:squircle;border-radius:18px}}.ToolLandingPage-module__KdZCDG__warmBand{background:var(--surface-warm);flex-direction:column;padding:8px 0 56px;display:flex}.ToolLandingPage-module__KdZCDG__sunkenBand{background:var(--surface-warm-sunken);flex-direction:column;padding:8px 0 72px;display:flex}.ToolLandingPage-module__KdZCDG__howItWorks,.ToolLandingPage-module__KdZCDG__intro,.ToolLandingPage-module__KdZCDG__featureList,.ToolLandingPage-module__KdZCDG__faq{max-width:760px}.ToolLandingPage-module__KdZCDG__howItWorks{padding:40px 0 0}.ToolLandingPage-module__KdZCDG__intro,.ToolLandingPage-module__KdZCDG__featureList,.ToolLandingPage-module__KdZCDG__faq{padding:28px 0 0}.ToolLandingPage-module__KdZCDG__howItWorks h2,.ToolLandingPage-module__KdZCDG__intro h2,.ToolLandingPage-module__KdZCDG__featureList h2,.ToolLandingPage-module__KdZCDG__faq h2,.ToolLandingPage-module__KdZCDG__linkGrid h2{color:var(--text-primary);margin:0 0 14px;font-size:20px;font-weight:500}.ToolLandingPage-module__KdZCDG__stepList{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.ToolLandingPage-module__KdZCDG__step{align-items:flex-start;gap:14px;display:flex}.ToolLandingPage-module__KdZCDG__stepNumber{background:var(--bg-page);border:1px solid var(--border-primary);width:28px;height:28px;color:var(--text-secondary);border-radius:50%;flex:0 0 28px;justify-content:center;align-items:center;font-size:13px;font-weight:500;display:inline-flex}.ToolLandingPage-module__KdZCDG__stepBody h3,.ToolLandingPage-module__KdZCDG__featureList h3{color:var(--text-primary);margin:2px 0 4px;font-size:15px;font-weight:500}.ToolLandingPage-module__KdZCDG__stepBody p,.ToolLandingPage-module__KdZCDG__featureList p,.ToolLandingPage-module__KdZCDG__intro p,.ToolLandingPage-module__KdZCDG__faqItem p{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.6}.ToolLandingPage-module__KdZCDG__intro p{margin:0 0 14px;font-size:15px;line-height:1.65}.ToolLandingPage-module__KdZCDG__featureList article{border-bottom:1px solid var(--border-primary);padding:10px 0}.ToolLandingPage-module__KdZCDG__featureList article:last-child{border-bottom:0}.ToolLandingPage-module__KdZCDG__faqItem{border-bottom:1px solid var(--border-primary);padding:4px 0}.ToolLandingPage-module__KdZCDG__faqItem summary{color:var(--text-primary);cursor:pointer;padding:10px 0;font-size:15px;font-weight:500;list-style-position:inside}.ToolLandingPage-module__KdZCDG__faqItem p{margin:0 0 14px}.ToolLandingPage-module__KdZCDG__linkGrid{padding:40px 0 0}.ToolLandingPage-module__KdZCDG__linkGridNav{flex-wrap:wrap;gap:10px;display:flex}.ToolLandingPage-module__KdZCDG__linkGridItem{border:1px solid var(--border-primary);color:var(--text-secondary);border-radius:999px;align-items:center;padding:8px 14px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.ToolLandingPage-module__KdZCDG__linkGridItem:hover{border-color:var(--accent-primary);color:var(--accent-primary);background:var(--bg-hover)}@media (max-width:760px){.ToolLandingPage-module__KdZCDG__shell{padding-top:58px}.ToolLandingPage-module__KdZCDG__contentWidth{padding:0 16px}.ToolLandingPage-module__KdZCDG__hero{padding-top:24px}.ToolLandingPage-module__KdZCDG__hero h1{font-size:28px}}
.ProductLandingPage-module__Uy_Cga__container{background-color:var(--bg-card);flex-direction:column;gap:20px;min-height:100vh;display:flex}.ProductLandingPage-module__Uy_Cga__main{z-index:1;flex-direction:column;align-items:center;width:100%;margin:0 auto;padding-top:50px;display:flex}.ProductLandingPage-module__Uy_Cga__article{width:100%}.ProductLandingPage-module__Uy_Cga__heroSection{text-align:left;isolation:isolate;background-position:top;background-repeat:no-repeat;background-size:100% 40vw;margin-bottom:56px;padding:50px 20px 0;position:relative}.ProductLandingPage-module__Uy_Cga__heroBackground{z-index:-1;pointer-events:none;position:relative;inset:0}.ProductLandingPage-module__Uy_Cga__heroBackground svg{max-width:100%}.ProductLandingPage-module__Uy_Cga__headline{color:var(--text-primary);font-size:clamp(38px,6vw,50px);font-weight:600;line-height:.98;font-family:var(--font-ui);letter-spacing:-.03em;margin:0 0 18px}.ProductLandingPage-module__Uy_Cga__description{color:var(--text-secondary);text-wrap:balance;max-width:760px;font-size:clamp(18px,2.1vw,24px);line-height:1.6}.ProductLandingPage-module__Uy_Cga__topCta{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;margin-top:24px;display:flex}.ProductLandingPage-module__Uy_Cga__calloutImage{border:1px solid var(--border-primary);box-sizing:border-box;border-radius:8px;width:100%;height:auto;display:block}.ProductLandingPage-module__Uy_Cga__contentSection{width:100%;margin-bottom:40px}.ProductLandingPage-module__Uy_Cga__bottomSection{background:linear-gradient(to bottom,color-mix(in srgb,var(--bg-primary),var(--bg-card)60%)10%,color-mix(in srgb,color-mix(in srgb,var(--bg-primary),var(--accent-primary)6%),var(--bg-card)5%)100%);border-bottom:1px solid color-mix(in srgb,color-mix(in srgb,var(--bg-primary),var(--accent-primary)10%),var(--bg-card)8%);flex:1;width:100%;padding:60px 24px}.ProductLandingPage-module__Uy_Cga__bottomSectionInner{flex-direction:column;align-items:center;width:100%;max-width:900px;margin:0 auto;display:flex}.ProductLandingPage-module__Uy_Cga__ctaSection{flex-direction:column;justify-content:center;align-items:center;gap:24px;width:100%;margin-bottom:60px;padding:0;display:flex}.ProductLandingPage-module__Uy_Cga__ctaText{color:var(--text-primary);text-align:center;font-size:24px;font-weight:600}.ProductLandingPage-module__Uy_Cga__featureGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;width:100%;margin-bottom:40px;display:grid}.ProductLandingPage-module__Uy_Cga__featureCard{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:12px;padding:28px}.ProductLandingPage-module__Uy_Cga__featureCardTitle{color:var(--text-primary);margin:0 0 10px;font-size:18px;font-weight:600}.ProductLandingPage-module__Uy_Cga__featureCardDescription{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.6}@media (max-width:768px){.ProductLandingPage-module__Uy_Cga__main{padding:70px 16px 30px}.ProductLandingPage-module__Uy_Cga__headline{font-size:32px;line-height:1.02}.ProductLandingPage-module__Uy_Cga__description{font-size:17px}.ProductLandingPage-module__Uy_Cga__bottomSection{padding:40px 16px}.ProductLandingPage-module__Uy_Cga__ctaSection{text-align:center;flex-direction:column;gap:16px;padding:32px 24px}.ProductLandingPage-module__Uy_Cga__ctaText{font-size:18px}}
.FAQSection-module__yzK7eq__faqSection{width:100%;max-width:700px}.FAQSection-module__yzK7eq__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__yzK7eq__faqList{flex-direction:column;gap:12px;margin:0;display:flex}.FAQSection-module__yzK7eq__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__yzK7eq__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__yzK7eq__faqQuestion::-webkit-details-marker{display:none}.FAQSection-module__yzK7eq__faqItem:not([open]) .FAQSection-module__yzK7eq__faqQuestion:hover{color:var(--accent-primary)}.FAQSection-module__yzK7eq__faqChevron{width:20px;height:20px;color:var(--text-secondary);flex-shrink:0;transition:transform .2s}.FAQSection-module__yzK7eq__faqItem[open] .FAQSection-module__yzK7eq__faqChevron{transform:rotate(180deg)}.FAQSection-module__yzK7eq__faqAnswer{color:var(--text-secondary);margin:0;padding:0 24px 20px;font-size:15px;line-height:1.7}.FAQSection-module__yzK7eq__faqAnswer p{margin:0 0 12px}.FAQSection-module__yzK7eq__faqAnswer p:last-child{margin-bottom:0}.FAQSection-module__yzK7eq__faqAnswer a{color:var(--accent-primary);text-decoration:none}.FAQSection-module__yzK7eq__faqAnswer a:hover{text-decoration:underline}.FAQSection-module__yzK7eq__faqItemStatic{padding:20px 24px}.FAQSection-module__yzK7eq__faqQuestionStatic{cursor:default;padding:0;display:block}.FAQSection-module__yzK7eq__faqAnswerStatic{padding:0}.FAQSection-module__yzK7eq__faqSectionLanding .FAQSection-module__yzK7eq__faqList{gap:20px}.FAQSection-module__yzK7eq__faqSectionLanding .FAQSection-module__yzK7eq__faqItem{border:none;border-radius:8px}.FAQSection-module__yzK7eq__faqSectionLanding .FAQSection-module__yzK7eq__faqQuestion{padding:20px;font-size:18px;font-weight:500}.FAQSection-module__yzK7eq__faqSectionLanding .FAQSection-module__yzK7eq__faqItem:not([open]) .FAQSection-module__yzK7eq__faqQuestion:hover{color:var(--accent-primary)}.FAQSection-module__yzK7eq__faqSectionLanding .FAQSection-module__yzK7eq__faqAnswer{padding:0 20px 20px;line-height:1.6}.FAQSection-module__yzK7eq__faqSectionLanding .FAQSection-module__yzK7eq__faqItemStatic{padding:20px}.FAQSection-module__yzK7eq__faqSectionLanding .FAQSection-module__yzK7eq__faqQuestionStatic{margin:0 0 8px}.FAQSection-module__yzK7eq__faqSectionLanding .FAQSection-module__yzK7eq__faqAnswerStatic{margin:0}@media (max-width:768px){.FAQSection-module__yzK7eq__sectionTitle{font-size:24px}.FAQSection-module__yzK7eq__faqItem{padding:0}.FAQSection-module__yzK7eq__faqQuestion{padding:16px 20px;font-size:16px}.FAQSection-module__yzK7eq__faqAnswer{padding:0 20px 16px;font-size:14px}.FAQSection-module__yzK7eq__faqSectionLanding .FAQSection-module__yzK7eq__faqQuestion{padding:16px 18px}.FAQSection-module__yzK7eq__faqSectionLanding .FAQSection-module__yzK7eq__faqAnswer{padding:0 18px 16px}.FAQSection-module__yzK7eq__faqSectionLanding .FAQSection-module__yzK7eq__faqItemStatic{padding:16px 18px}}
.GuidePostPage-module__kWCEma__page{background:var(--surface-warm);height:100vh;color:var(--text-primary);flex-direction:column;align-items:center;display:flex;overflow-y:auto}.GuidePostPage-module__kWCEma__shell{width:100%}.GuidePostPage-module__kWCEma__article{flex-direction:column;gap:28px;display:flex}.GuidePostPage-module__kWCEma__contentWrap{flex-direction:column;gap:28px;max-width:780px;margin:0 auto 100px;display:flex}.GuidePostPage-module__kWCEma__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__kWCEma__headerContent{max-width:780px;margin:0 auto}.GuidePostPage-module__kWCEma__header img{max-width:1000px;margin:0 auto 16px}@media (max-height:750px){.GuidePostPage-module__kWCEma__header img{display:none}}@media (max-height:950px){.GuidePostPage-module__kWCEma__header img{max-height:18vh}}.GuidePostPage-module__kWCEma__blogHome{color:var(--text-muted);opacity:.8;font-size:15px;font-weight:500;text-decoration:none}.GuidePostPage-module__kWCEma__blogHome:hover{opacity:1}.GuidePostPage-module__kWCEma__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__kWCEma__subtitle{color:var(--text-secondary);margin:0 0 10px;font-size:1.15rem;line-height:1.5}.GuidePostPage-module__kWCEma__subtitle code,.GuidePostPage-module__kWCEma__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__kWCEma__meta{color:var(--text-muted);flex-wrap:wrap;align-items:center;margin:.4rem 0 0;font-size:.9rem;display:flex}.GuidePostPage-module__kWCEma__metaSeparator{padding:0 8px}.GuidePostPage-module__kWCEma__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__kWCEma__copyLink:hover{color:var(--accent-primary)}.GuidePostPage-module__kWCEma__copyLink svg{width:14px;height:14px}.GuidePostPage-module__kWCEma__heroLead{color:var(--text-secondary);font-size:1.05rem;line-height:1.7}.GuidePostPage-module__kWCEma__heroLead p{margin:0}.GuidePostPage-module__kWCEma__heroLead p+p{margin-top:12px}.GuidePostPage-module__kWCEma__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__kWCEma__heroInput{justify-content:center;width:100%;height:300px;margin:8px 0 42px;display:flex}.GuidePostPage-module__kWCEma__body{color:var(--text-secondary);font-size:1.05rem;line-height:1.7}.GuidePostPage-module__kWCEma__body p{margin:0 0 1.1rem}.GuidePostPage-module__kWCEma__body p:last-child{margin-bottom:0}.GuidePostPage-module__kWCEma__body h3{color:var(--text-primary);margin:1.6rem 0 .6rem;font-size:1.15rem;font-weight:600;line-height:1.3}.GuidePostPage-module__kWCEma__body ul,.GuidePostPage-module__kWCEma__body ol{margin:0 0 1.1rem 1.3rem;padding:0}.GuidePostPage-module__kWCEma__body li{margin:.45rem 0}.GuidePostPage-module__kWCEma__body a{color:var(--accent-primary);text-underline-offset:.2em;text-decoration:underline;text-decoration-thickness:.08em}.GuidePostPage-module__kWCEma__body strong{color:var(--text-primary);font-weight:550}.GuidePostPage-module__kWCEma__body .guideTableWrap{border:1px solid var(--border-primary);border-radius:10px;width:100%;margin:1.5rem 0;overflow-x:auto}.GuidePostPage-module__kWCEma__body table{border-collapse:collapse;width:100%;min-width:720px;font-size:.9rem;line-height:1.45}.GuidePostPage-module__kWCEma__body th,.GuidePostPage-module__kWCEma__body td{text-align:left;vertical-align:top;border-bottom:1px solid var(--border-primary);padding:.75rem .85rem}.GuidePostPage-module__kWCEma__body th{color:var(--text-primary);background:var(--bg-card);white-space:nowrap;font-weight:600}.GuidePostPage-module__kWCEma__body td{color:var(--text-secondary)}.GuidePostPage-module__kWCEma__body tbody tr:last-child td{border-bottom:0}.GuidePostPage-module__kWCEma__bodyLayout{flex-direction:column;gap:28px;display:flex;position:relative}.GuidePostPage-module__kWCEma__bodyMain{flex-direction:column;gap:28px;min-width:0;display:flex}.GuidePostPage-module__kWCEma__tocRail{display:none}.GuidePostPage-module__kWCEma__toc{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:10px;padding:20px 24px}.GuidePostPage-module__kWCEma__tocLabel{letter-spacing:.06em;color:var(--text-muted);margin-bottom:12px;font-size:.78rem;font-weight:500;display:block}.GuidePostPage-module__kWCEma__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__kWCEma__tocList a{color:var(--text-secondary);font-weight:400;text-decoration:none}.GuidePostPage-module__kWCEma__tocList a:hover{color:var(--accent-primary);text-decoration:underline}.GuidePostPage-module__kWCEma__section{scroll-margin-top:110px}.GuidePostPage-module__kWCEma__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__kWCEma__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__kWCEma__ctaText{color:var(--text-primary);font-size:1.2rem;font-weight:500}.GuidePostPage-module__kWCEma__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__kWCEma__ctaButton:hover{opacity:.92}@media (max-width:768px){.GuidePostPage-module__kWCEma__shell{margin-top:80px;padding:0 16px 40px}.GuidePostPage-module__kWCEma__title{font-size:1.7rem}.GuidePostPage-module__kWCEma__subtitle{font-size:1.05rem}.GuidePostPage-module__kWCEma__sectionHeading{font-size:1.35rem}}@media (min-width:1270px){.GuidePostPage-module__kWCEma__contentWrap{position:relative}.GuidePostPage-module__kWCEma__bodyLayout{position:static}.GuidePostPage-module__kWCEma__tocRail{width:200px;height:100%;margin-right:36px;display:block;position:absolute;top:0;right:100%}.GuidePostPage-module__kWCEma__toc{background:0 0;border:none;border-radius:0;padding:0;position:sticky;top:90px}}
.page-module__JGjS3q__page{background:var(--bg-primary);min-height:100vh;color:var(--text-primary);flex-direction:column;align-items:center;padding:0;display:flex}.page-module__JGjS3q__shell{flex-direction:column;gap:20px;width:100%;max-width:800px;margin-top:100px;display:flex}.page-module__JGjS3q__header{text-align:left;flex-direction:column;align-items:flex-start;gap:.4rem;padding:20px;display:flex}.page-module__JGjS3q__blogIndexLink{color:var(--text-muted);opacity:.7;margin-bottom:10px;font-size:16px;font-weight:400}.page-module__JGjS3q__title{letter-spacing:-.01em;color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:500}.page-module__JGjS3q__meta{color:var(--text-muted);margin:0;font-size:.85rem}.page-module__JGjS3q__bylineSeparator{padding:0 6px}.page-module__JGjS3q__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__JGjS3q__content p{margin:0 0 1rem}.page-module__JGjS3q__content p:last-child{margin-bottom:0}:is(.page-module__JGjS3q__content h1,.page-module__JGjS3q__content h2,.page-module__JGjS3q__content h3,.page-module__JGjS3q__content h4,.page-module__JGjS3q__content h5,.page-module__JGjS3q__content h6){color:var(--text-primary);margin:1.2rem 0 .6rem;font-weight:600;line-height:1.2}.page-module__JGjS3q__content h1{font-size:1.6rem}.page-module__JGjS3q__content h2{font-size:1.4rem}.page-module__JGjS3q__content h3{font-size:1.25rem}.page-module__JGjS3q__content h4{font-size:1.1rem}:is(.page-module__JGjS3q__content ul,.page-module__JGjS3q__content ol){margin:0 0 1rem 1.25rem;padding:0}.page-module__JGjS3q__content li{margin:.35rem 0}.page-module__JGjS3q__content a{color:var(--accent-primary);text-underline-offset:.2em;text-decoration:underline;text-decoration-thickness:.08em}.page-module__JGjS3q__content img{border:1px solid var(--border-primary);max-width:100%;height:auto;margin:12px 0}.page-module__JGjS3q__content table{border-collapse:collapse;overflow-wrap:normal;word-wrap:normal;width:100%;margin:1rem 0}:is(.page-module__JGjS3q__content th,.page-module__JGjS3q__content td){border:1px solid var(--border-secondary,#d1d5db);text-align:left;padding:8px 12px}.page-module__JGjS3q__content th{background-color:var(--bg-secondary,#f9fafb);font-weight:600}.page-module__JGjS3q__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__JGjS3q__title{font-size:1.6rem}}@media (max-width:768px){.page-module__JGjS3q__header{padding:30px 10px 10px}.page-module__JGjS3q__content{padding:10px}}
