.guide-body{color:#1f2937;font-size:.95rem;line-height:1.75}.guide-body h2{margin:2.25rem 0 .75rem;font-size:1.375rem;font-weight:700;line-height:1.3;color:#111827;scroll-margin-top:6rem}.guide-body h3{margin:1.75rem 0 .5rem;font-size:1.125rem}.guide-body h3,.guide-body h4{font-weight:600;color:#111827;scroll-margin-top:6rem}.guide-body h4{margin:1.25rem 0 .5rem;font-size:1rem}.guide-body p{margin:0 0 .9rem}.guide-body a{color:#047857;text-decoration:underline;text-underline-offset:2px}.guide-body a:hover{color:#065f46}.guide-body strong{font-weight:600;color:#111827}.guide-body mark{background:#d1fae5;color:inherit;padding:0 .15em;border-radius:2px}.guide-body code{background:#f3f4f6;border-radius:3px;padding:.1em .35em;font-size:.875em}.guide-body ol,.guide-body ul{margin:0 0 1rem;padding-left:1.35rem}.guide-body ul{list-style:disc}.guide-body ol{list-style:decimal}.guide-body li{margin-bottom:.4rem}.guide-body blockquote{margin:1.25rem 0;padding:.25rem 0 .25rem 1rem;border-left:3px solid #10b981;color:#4b5563;font-style:italic}.guide-body hr{margin:2rem 0;border:0;border-top:1px solid #e5e7eb}.guide-body img{max-width:100%;height:auto;border-radius:8px;margin:1.25rem 0}.guide-body table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border-collapse:collapse;margin:1.25rem 0;font-size:.875rem}.guide-body table col,.guide-body table colgroup{width:auto!important;min-width:0!important}.guide-body td,.guide-body th{border:1px solid #e5e7eb;padding:.6rem .75rem;text-align:left;vertical-align:top}.guide-body th{background:#f9fafb;font-weight:600;color:#111827}.guide-body td p,.guide-body th p{margin:0}@media (max-width:639px){.guide-body table{font-size:.8125rem}.guide-body td,.guide-body th{padding:.5rem .6rem}}.guide-callout{margin:1.25rem 0;padding:.9rem 1rem;border-radius:8px;border:1px solid #e5e7eb;background:#f9fafb}.guide-callout p:last-child{margin-bottom:0}.guide-callout--definition{background:#f3f4f6;border-color:#e5e7eb}.guide-callout--definition:before{content:"Definition: ";font-weight:700;color:#111827}.guide-callout--expert_tip{background:#ecfdf5;border-color:#a7f3d0;color:#065f46}.guide-callout--expert_tip:before{content:"Expert Tip: ";font-weight:700}.guide-callout--warning{background:#fffbeb;border-color:#fde68a;color:#92400e}.guide-callout--important{background:#fef2f2;border-color:#fecaca;color:#991b1b}.guide-callout--tip{background:#eff6ff;border-color:#bfdbfe;color:#1e40af}.guide-callout--note{background:#f9fafb}.guide-callout--definition:before,.guide-callout--expert_tip:before{float:left;margin-right:.25rem}.guide-columns{display:grid;gap:1rem;margin:1.25rem 0;grid-template-columns:1fr}@media (min-width:768px){.guide-columns--2{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-columns--3{grid-template-columns:repeat(3,minmax(0,1fr))}}.guide-column{border:1px solid #e5e7eb;border-radius:8px;padding:.9rem 1rem;background:#fff}.guide-column:before{content:attr(data-title);display:block;font-weight:600;color:#111827;margin-bottom:.5rem}.guide-column p:last-child{margin-bottom:0}.guide-steps{counter-reset:guide-step;list-style:none;padding-left:0;margin:1.25rem 0}.guide-step{counter-increment:guide-step;position:relative;padding:0 0 0 2.25rem;margin-bottom:1rem}.guide-step:before{content:counter(guide-step);position:absolute;left:0;top:0;width:1.6rem;height:1.6rem;border-radius:999px;background:#047857;color:#fff;font-size:.8rem;font-weight:700;display:flex;align-items:center;justify-content:center}.guide-step:after{content:attr(data-title);display:block;font-weight:600;color:#111827;margin-bottom:.2rem;order:-1}.guide-step{display:flex;flex-direction:column}.guide-step p:last-child{margin-bottom:0}.guide-cta{margin:1.5rem 0;padding:1.1rem 1.25rem;border-radius:10px;background:#ecfdf5;border:1px solid #a7f3d0}.guide-cta__heading{font-weight:700;color:#065f46;margin:0 0 .25rem}.guide-cta__body{margin:0 0 .75rem;color:#047857}.guide-cta__button{display:inline-block;background:#047857;color:#fff!important;text-decoration:none!important;padding:.5rem 1.1rem;border-radius:999px;font-weight:600;font-size:.875rem}.guide-cta__button:hover{background:#065f46}.guide-cta--banner{background:#047857;border-color:#047857}.guide-cta--banner .guide-cta__body,.guide-cta--banner .guide-cta__heading{color:#fff}.guide-cta--banner .guide-cta__button{background:#fff;color:#047857!important}.guide-link-card{display:block;margin:1rem 0;padding:.85rem 1rem;border:1px solid #e5e7eb;border-radius:8px;text-decoration:none!important;transition:border-color .15s ease}.guide-link-card:hover{border-color:#10b981}.guide-link-card__title{display:block;font-weight:600;color:#047857}.guide-link-card__desc{display:block;font-size:.875rem;color:#6b7280}