.UsageWall-module__GLdL3W__wallSection{background:var(--bg-card);width:100%;padding:clamp(28px,5vh,64px) 32px clamp(48px,8vh,96px)}.UsageWall-module__GLdL3W__wallInner{width:100%;margin:0 auto;position:relative}.UsageWall-module__GLdL3W__canvas{width:100%;position:relative}.UsageWall-module__GLdL3W__heroSlot{text-align:center;z-index:2;flex-direction:column;align-items:center;display:flex;position:absolute;transform:translate(-50%)}.UsageWall-module__GLdL3W__item{opacity:0;will-change:opacity, transform;transition:opacity .5s,transform .5s;position:absolute;transform:translateY(8px)}.UsageWall-module__GLdL3W__itemRevealed{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.UsageWall-module__GLdL3W__item{transition:none;transform:none}}.UsageWall-module__GLdL3W__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__GLdL3W__pill{corner-shape:squircle;border-radius:.55em}}.UsageWall-module__GLdL3W__linkItem{text-decoration:none;display:inline-block}:is(.dark .UsageWall-module__GLdL3W__pill,.dark-theme .UsageWall-module__GLdL3W__pill){background:var(--surface-warm-card);color:var(--content-muted)}.UsageWall-module__GLdL3W__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__GLdL3W__pillLink:hover,.UsageWall-module__GLdL3W__linkItem:hover .UsageWall-module__GLdL3W__pillLink{background:color-mix(in srgb, var(--accent-primary) 24%, var(--bg-card))}:is(.dark .UsageWall-module__GLdL3W__pillLink,.dark-theme .UsageWall-module__GLdL3W__pillLink){background:color-mix(in srgb, var(--accent-primary) 24%, var(--surface-warm-card));color:var(--accent-primary)}.UsageWall-module__GLdL3W__learnMore{text-align:right;color:var(--accent-primary);margin-top:6px;font-size:13px;font-weight:500;display:block}.UsageWall-module__GLdL3W__linkItem:hover .UsageWall-module__GLdL3W__learnMore{text-decoration:underline}.UsageWall-module__GLdL3W__time{text-align:right;color:var(--text-muted);margin-top:6px;font-size:13px;display:block}@media (max-width:720px){.UsageWall-module__GLdL3W__wallSection{padding-left:16px;padding-right:16px}}
.ToolEditorInput-module__F3PHYq__container{flex-direction:column;gap:0;width:100%;max-width:925px;display:flex;position:relative}.ToolEditorInput-module__F3PHYq__controlsWrapper{background:var(--bg-card);border-bottom:1px solid var(--border-primary);border-radius:8px 8px 0 0;min-height:79px;overflow:hidden}.ToolEditorInput-module__F3PHYq__containerFill{max-width:none;height:100%;min-height:0}.ToolEditorInput-module__F3PHYq__containerFill .ToolEditorInput-module__F3PHYq__controlsWrapper{flex:none}.ToolEditorInput-module__F3PHYq__editorWrapperFill{flex:auto;min-height:0}.ToolEditorInput-module__F3PHYq__editorWrapperFill .ToolEditorInput-module__F3PHYq__editorClip{height:100%}.ToolEditorInput-module__F3PHYq__editorWrapperFill [data-global-file-drop-scope=document-editor]{justify-content:flex-start}.ToolEditorInput-module__F3PHYq__editorWrapper{background:var(--bg-page);isolation:isolate;background-clip:padding-box;border-top:none;border-radius:0 0 8px 8px;min-height:261px;position:relative}@keyframes ToolEditorInput-module__F3PHYq__shimmerBorder{0%{background-position:200% 0}to{background-position:-100% 0}}.ToolEditorInput-module__F3PHYq__editorClip{border-radius:6px;height:100%;position:relative;overflow:hidden}.ToolEditorInput-module__F3PHYq__editorClip div{overflow:hidden!important}.ToolEditorInput-module__F3PHYq__page{--tool-page-pad-top:96px;--tool-page-pad-side:96px;background:var(--bg-page);cursor:text;min-height:500px;font-family:Arial,sans-serif;position:relative}.ToolEditorInput-module__F3PHYq__pageFill{height:100%;min-height:0}.ToolEditorInput-module__F3PHYq__content{padding:var(--tool-page-pad-top) var(--tool-page-pad-side) 48px;min-height:100%;color:var(--text-primary);white-space:pre-wrap;word-break:break-word;outline:none;font-size:16px;line-height:1.4}.ToolEditorInput-module__F3PHYq__placeholderPosition{top:calc(var(--tool-page-pad-top) - 5px);left:var(--tool-page-pad-side);right:var(--tool-page-pad-side);pointer-events:none;z-index:5;align-items:center;height:2em;display:flex;position:absolute;overflow:hidden}.ToolEditorInput-module__F3PHYq__placeholderPosition>div{white-space:nowrap;align-items:center;gap:.3em;display:flex}.ToolEditorInput-module__F3PHYq__placeholderPosition button{pointer-events:auto}@media (max-width:640px){.ToolEditorInput-module__F3PHYq__page{--tool-page-pad-top:40px;--tool-page-pad-side:28px}}.ToolEditorInput-module__F3PHYq__editorFade{background:linear-gradient(to bottom, transparent, var(--bg-primary));pointer-events:none;height:120px;position:absolute;bottom:30px;left:0;right:0}.ToolEditorInput-module__F3PHYq__mask{text-align:center;background:linear-gradient(to bottom, transparent 0%, var(--bg-primary) 10%, var(--bg-primary) 100%);justify-content:center;gap:6px;padding:40px 0 0;font-size:20px;position:relative;top:-40px}.ToolEditorInput-module__F3PHYq__mask strong{margin:0;padding:0}.ToolEditorInput-module__F3PHYq__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;padding:12px 16px;font-size:14px}.ToolEditorInput-module__F3PHYq__secondaryInputRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin:30px 0;display:flex}.ToolEditorInput-module__F3PHYq__primaryActionRow{z-index:2000;justify-content:center;display:flex;position:absolute;bottom:14px;left:0;right:0}.ToolEditorInput-module__F3PHYq__dropdownLabel{color:var(--text-secondary);font-size:16px}.ToolEditorInput-module__F3PHYq__dragOverlay{background:color-mix(in srgb, var(--accent-primary), transparent 85%);border:2px dashed var(--accent-primary);z-index:100;pointer-events:none;border-radius:8px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ToolEditorInput-module__F3PHYq__dragOverlayContent{background:var(--bg-card);color:var(--accent-primary);border-radius:8px;padding:16px 24px;font-size:16px;font-weight:500;box-shadow:0 4px 12px #0000001a}
.IntegratedAgent-module__fc4WIW__intgAgentRoot{justify-content:space-between;width:100%;height:100%;display:flex;overflow:hidden}.IntegratedAgent-module__fc4WIW__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__fc4WIW__intgAgentDoc{corner-shape:squircle;border-radius:0 12px 0 0}}.IntegratedAgent-module__fc4WIW__intgAgentDocContent{width:100%;color:var(--text-primary);font-size:15px}.IntegratedAgent-module__fc4WIW__intgAgentDocContent .IntegratedAgent-module__fc4WIW__intgAgentParagraph{color:var(--text-primary);margin:0;font-size:15px;line-height:1.45}.IntegratedAgent-module__fc4WIW__intgAgentDocContent .IntegratedAgent-module__fc4WIW__intgAgentParagraph+.IntegratedAgent-module__fc4WIW__intgAgentParagraph{margin-top:.65em}.IntegratedAgent-module__fc4WIW__intgAgentDocContent p,.IntegratedAgent-module__fc4WIW__intgAgentDocContent span{font-family:inherit}.IntegratedAgent-module__fc4WIW__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__fc4WIW__intgAgentChat{corner-shape:squircle;border-radius:12px 0 0}}.IntegratedAgent-module__fc4WIW__intgAgentRootMemory .IntegratedAgent-module__fc4WIW__intgAgentChat{flex:0 0 340px;max-width:340px}.IntegratedAgent-module__fc4WIW__intgAgentRootMemory .IntegratedAgent-module__fc4WIW__intgAgentDoc{margin-right:32px}.IntegratedAgent-module__fc4WIW__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__fc4WIW__doneFadeIn;display:flex}@supports (corner-shape:squircle){.IntegratedAgent-module__fc4WIW__intgAgentMemory{corner-shape:squircle;border-radius:12px}}.IntegratedAgent-module__fc4WIW__intgAgentMemoryIcon{color:var(--accent-primary);flex-shrink:0;margin-top:1px}.IntegratedAgent-module__fc4WIW__intgAgentMemoryBody{min-width:0}.IntegratedAgent-module__fc4WIW__intgAgentMemoryLabel{color:var(--accent-primary);font-size:12px;font-weight:600}.IntegratedAgent-module__fc4WIW__intgAgentMemorySummary{color:var(--text-secondary);margin-top:2px;padding:10px 16px;font-size:12px;line-height:1.4}.IntegratedAgent-module__fc4WIW__intgAgentUserRow{justify-content:flex-end;margin:14px 16px 0;display:flex}.IntegratedAgent-module__fc4WIW__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__fc4WIW__intgAgentUserBubble{corner-shape:squircle;border-radius:16px}}.IntegratedAgent-module__fc4WIW__intgAgentAgentRow{justify-content:flex-start;margin:10px 16px 0;display:flex}.IntegratedAgent-module__fc4WIW__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__fc4WIW__intgAgentAgentBubble{corner-shape:squircle;border-radius:16px}}.IntegratedAgent-module__fc4WIW__intgAgentSlideIn{animation:.5s cubic-bezier(.16,1,.3,1) both IntegratedAgent-module__fc4WIW__intgAgentSlideUp}@keyframes IntegratedAgent-module__fc4WIW__intgAgentSlideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.IntegratedAgent-module__fc4WIW__intgAgentSlideIn{animation:none}}.IntegratedAgent-module__fc4WIW__intgAgentChatHeader{border-bottom:1px solid var(--border-primary);padding:14px}.IntegratedAgent-module__fc4WIW__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__fc4WIW__intgAgentChatMessage{corner-shape:squircle;border-radius:14px}}.IntegratedAgent-module__fc4WIW__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__fc4WIW__statusGradient}@keyframes IntegratedAgent-module__fc4WIW__statusGradient{0%{background-position:0%}to{background-position:-200%}}.IntegratedAgent-module__fc4WIW__intgAgentChatDone{color:var(--text-secondary);align-items:center;gap:6px;margin:0 16px;font-size:12px;animation:.3s ease-out both IntegratedAgent-module__fc4WIW__doneFadeIn;display:flex}@keyframes IntegratedAgent-module__fc4WIW__doneFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.IntegratedAgent-module__fc4WIW__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__fc4WIW__diffAdded{background:color-mix(in srgb, var(--diff-insert), transparent 78%);border-radius:3px}.IntegratedAgent-module__fc4WIW__cursor{vertical-align:text-bottom;background:var(--text-primary);width:2px;height:1.15em;display:inline-block}.IntegratedAgent-module__fc4WIW__typedTail{color:#0000;-webkit-user-select:none;user-select:none}@media (max-width:700px){.IntegratedAgent-module__fc4WIW__intgAgentDoc{margin-right:24px;padding:20px 20px 0}.IntegratedAgent-module__fc4WIW__intgAgentDocContent{font-size:13px}.IntegratedAgent-module__fc4WIW__intgAgentChat{flex:0 0 250px;max-width:250px}}@media (max-width:440px){.IntegratedAgent-module__fc4WIW__intgAgentDoc{margin-right:16px}.IntegratedAgent-module__fc4WIW__intgAgentChat{flex:0 0 250px;max-width:250px}.IntegratedAgent-module__fc4WIW__intgAgentChatHeader{padding:10px;font-size:13px}.IntegratedAgent-module__fc4WIW__intgAgentChatMessage{margin:10px;font-size:12px}}
.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}}
