.guides-main,.guide-main{width:min(1080px,calc(100% - 32px));margin:0 auto;padding:40px 0 88px}.guides-hero,.guide-hero{display:grid;gap:18px;padding:18px 0 42px;border-bottom:1px solid var(--line)}.guide-brandline{display:flex;align-items:center;gap:10px;width:fit-content;color:var(--primary-strong);font-size:.8rem;font-weight:900}.guide-brandline img{width:34px;height:34px;object-fit:contain}.guides-hero h1,.guide-hero h1{max-width:900px;color:#13263b;font-size:3rem;line-height:1.04;letter-spacing:0}.guides-hero>p,.guide-hero>p{max-width:780px;color:var(--muted-strong);font-size:1.08rem;line-height:1.65}.guide-index-section{display:grid;gap:20px;padding-top:38px}.guide-section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px}.guide-section-heading>div{display:grid;gap:6px}.guide-section-heading h2{color:#13263b;font-size:1.55rem;line-height:1.2}.guide-section-heading>span,.guide-section-heading>a{color:var(--muted);font-size:.82rem;font-weight:850}.guide-section-heading>a:hover,.guide-section-heading>a:focus-visible{color:var(--primary-strong);outline:none}.guide-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.guide-card{position:relative;display:grid;min-width:0;min-height:270px;gap:14px;padding:22px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow-sm)}.guide-card:before{position:absolute;inset:0 auto 0 0;width:4px;background:var(--primary);content:""}.guide-card-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.guide-card-meta span{color:#a16207;font-size:.82rem;font-weight:950}.guide-card-meta small{color:var(--muted);font-size:.75rem;font-weight:850}.guide-card h2{color:#13263b;font-size:1.3rem;line-height:1.3}.guide-card h2 a:after{position:absolute;inset:0;content:""}.guide-card p{color:var(--muted-strong);font-size:.94rem;line-height:1.6}.guide-card-link{align-self:end;width:fit-content;color:var(--primary-strong);font-size:.84rem;font-weight:900}.guide-card:hover{border-color:#9fc9c4;box-shadow:0 12px 28px #11182714}.guide-card:focus-within{outline:3px solid rgba(37,99,235,.22);outline-offset:2px}.guide-article{display:grid;gap:46px}.guide-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:var(--muted);font-size:.78rem;font-weight:850}.guide-breadcrumb a:hover,.guide-breadcrumb a:focus-visible{color:var(--primary-strong);outline:none}.guide-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:4px}.guide-hero-actions>span{color:var(--muted);font-size:.78rem;font-weight:800}.guide-primary-action{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 14px;border:1px solid var(--primary-strong);border-radius:8px;color:#fff;background:var(--primary);font-size:.88rem;font-weight:900}.guide-primary-action:hover,.guide-primary-action:focus-visible{background:var(--primary-strong);outline:3px solid rgba(15,118,110,.2);outline-offset:2px}.guide-article-copy{display:grid;width:min(100%,820px);gap:38px}.guide-content-section{display:grid;gap:14px;padding-top:30px;border-top:1px solid var(--line-soft)}.guide-content-section:first-child{padding-top:0;border-top:0}.guide-content-section h2,.guide-faq h2,.guide-tool-action h2,.guide-related h2{color:#13263b;font-size:1.55rem;line-height:1.25;letter-spacing:0}.guide-content-section p,.guide-content-section li,.guide-faq p,.guide-tool-action p{color:var(--muted-strong);font-size:1rem;line-height:1.72}.guide-steps,.guide-bullets{display:grid;gap:12px;margin:2px 0 0;padding:0}.guide-steps{list-style:none;counter-reset:guide-step}.guide-steps li{display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;align-items:start;counter-increment:guide-step}.guide-steps li:before{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;color:#fff;background:#2563eb;content:counter(guide-step);font-size:.76rem;font-weight:950}.guide-bullets{padding-left:20px}.guide-bullets li::marker{color:#a16207}.guide-faq{display:grid;gap:8px;padding-top:30px;border-top:1px solid var(--line-soft)}.guide-faq>div{margin-top:8px;border-top:1px solid var(--line)}.guide-faq details{border-bottom:1px solid var(--line)}.guide-faq summary{padding:17px 30px 17px 0;color:#13263b;cursor:pointer;font-size:.96rem;font-weight:900;line-height:1.4}.guide-faq details p{padding:0 0 18px}.guide-tool-action{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 0;border-top:2px solid #13263b;border-bottom:1px solid var(--line)}.guide-tool-action>div{display:grid;gap:7px}.guide-related{display:grid;gap:16px;padding-top:6px}.guide-related-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--line)}.guide-related-links a{display:grid;min-width:0;gap:6px;padding:16px;background:#fff}.guide-related-links small{color:var(--primary-strong);font-size:.72rem;font-weight:900}.guide-related-links strong{color:#13263b;font-size:.9rem;line-height:1.4}.guide-related-links a:hover,.guide-related-links a:focus-visible{background:#f5faf9;outline:none}@media(max-width:700px){.guides-main,.guide-main{width:min(calc(100vw - 24px),560px);padding:20px 0 62px}.guides-hero,.guide-hero{gap:14px;padding:8px 0 28px}.guides-hero h1,.guide-hero h1{font-size:2rem;line-height:1.08}.guides-hero>p,.guide-hero>p{font-size:.96rem;line-height:1.58}.guide-index-section{padding-top:28px}.guide-section-heading{align-items:start;flex-direction:column;gap:8px}.guide-card-grid,.guide-related-links{grid-template-columns:1fr}.guide-card{min-height:0;padding:18px}.guide-article{gap:32px}.guide-article-copy{gap:30px}.guide-content-section h2,.guide-faq h2,.guide-tool-action h2,.guide-related h2,.guide-section-heading h2{font-size:1.28rem}.guide-content-section p,.guide-content-section li,.guide-faq p,.guide-tool-action p{font-size:.94rem;line-height:1.65}.guide-tool-action{align-items:stretch;flex-direction:column}.guide-primary-action{width:100%}}
