.guide-hub{margin-bottom:100px}.guide-hub-heading{margin-bottom:22px}.guide-hub-heading h2{margin:8px 0 0;color:var(--navy);font-size:clamp(1.6rem,3vw,2.2rem)}.guide-feature-card{display:grid;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:28px;padding:34px;border:1px solid var(--border);border-radius:24px;background:#fff;color:inherit;text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.guide-feature-card:hover,.guide-feature-card:focus-visible{border-color:#bbb8ff;box-shadow:0 18px 48px rgba(31,40,81,.08);transform:translateY(-2px)}.guide-feature-icon{width:76px;height:76px;display:grid;place-items:center;border-radius:22px;color:#fff;background:var(--indigo);font-size:2.25rem;font-weight:760}.guide-card-category{color:var(--indigo);font-size:.73rem;font-weight:760;letter-spacing:.08em;text-transform:uppercase}.guide-feature-copy h3{max-width:680px;margin:9px 0;color:var(--navy);font-size:clamp(1.2rem,2.5vw,1.7rem);line-height:1.25}.guide-feature-copy p,.guide-hub-help p{max-width:760px;margin:0;color:var(--muted);font-size:.98rem;line-height:1.7}.guide-card-meta,.guide-article-meta{display:flex;flex-wrap:wrap;align-items:center;gap:15px;margin-top:18px;color:var(--muted);font-size:.82rem}.guide-card-meta span:before,.guide-article-meta span:before{content:"·";margin-right:15px;color:#a0a5b4}.guide-feature-action{color:var(--indigo);font-size:.91rem;font-weight:730;white-space:nowrap}.guide-hub-help{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:24px;padding:28px 32px;border:1px solid var(--border);border-radius:20px;background:#f8f8ff}.guide-hub-help strong{display:block;margin-bottom:5px;color:var(--navy);font-size:1.08rem}.guide-hub-help .button{white-space:nowrap}

.guide-article-hero{max-width:1040px;padding-bottom:42px;text-align:left}.guide-article-hero .breadcrumb{margin-bottom:22px}.guide-article-hero h1{max-width:880px;margin:10px 0 16px;font-size:clamp(2.4rem,5.5vw,4.4rem);line-height:1.06;text-wrap:balance}.guide-article-hero>p{max-width:800px;margin:0;color:var(--muted);font-size:1.11rem;line-height:1.75}.guide-article-meta{margin-top:22px}.guide-article-shell{width:min(1180px,calc(100% - 40px));margin:0 auto 100px}.guide-article-layout{display:grid;grid-template-columns:245px minmax(0,1fr);align-items:start;gap:34px}.guide-sidebar{position:sticky;top:106px;padding:22px 0}.guide-sidebar-title{display:block;margin-bottom:15px;color:var(--navy);font-size:.9rem}.guide-sidebar nav{display:grid;gap:11px}.guide-sidebar nav a{padding-left:13px;border-left:2px solid #e4e5f2;color:var(--muted);font-size:.85rem;line-height:1.5;text-decoration:none}.guide-sidebar nav a:hover,.guide-sidebar nav a:focus-visible{border-color:var(--indigo);color:var(--indigo)}.guide-sidebar-cta{display:inline-flex;margin-top:25px;color:var(--indigo);font-size:.86rem;font-weight:720;text-decoration:none}.guide-article-card{min-width:0;padding:clamp(25px,4.2vw,52px);border:1px solid var(--border);border-radius:26px;background:#fff}.guide-article-card section+section{margin-top:48px;padding-top:42px;border-top:1px solid #ececf4}.guide-article-card h2{margin:0 0 14px;color:var(--navy);font-size:clamp(1.55rem,3vw,2rem);line-height:1.2;scroll-margin-top:100px;text-wrap:balance}.guide-article-card h3{margin:25px 0 9px;color:var(--navy);font-size:1.12rem;line-height:1.35}.guide-article-card p,.guide-article-card li{color:var(--muted);font-size:1rem;line-height:1.78}.guide-article-card p{margin:0 0 15px}.guide-article-card li+li{margin-top:7px}.guide-article-card a:not(.button){color:var(--indigo);text-underline-offset:3px}.guide-article-card strong{color:var(--navy)}.guide-intro-summary{padding:22px 24px;border:1px solid #e1dfff;border-radius:17px;background:#f8f7ff}.guide-intro-summary p:last-child{margin-bottom:0}.guide-note{margin:22px 0;padding:19px 21px;border-left:3px solid var(--indigo);border-radius:0 12px 12px 0;background:#f8f8ff}.guide-note p:last-child{margin:0}.guide-table-wrap{overflow-x:auto;margin:23px 0 20px;border:1px solid var(--border);border-radius:15px}.guide-table{width:100%;min-width:580px;border-collapse:collapse;text-align:left}.guide-table th,.guide-table td{padding:13px 15px;border-bottom:1px solid #ececf4;font-size:.88rem;line-height:1.5}.guide-table th{color:var(--navy);background:#f6f7fc;font-weight:740}.guide-table td{color:var(--muted)}.guide-table tbody tr:last-child td{border-bottom:0}.guide-table td:first-child{color:var(--navy);font-weight:650}.guide-checklist{padding-left:20px}.guide-example-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin:20px 0}.guide-example-card{padding:20px;border:1px solid var(--border);border-radius:15px;background:#fafbff}.guide-example-card h3{margin:0 0 9px}.guide-example-card p{margin:0;font-size:.91rem}.guide-code{overflow-x:auto;margin:20px 0;padding:20px;border-radius:14px;color:#e5e8fa;background:var(--navy);font-size:.8rem;line-height:1.7}.guide-code code{font-family:ui-monospace,SFMono-Regular,Consolas,"Liberation Mono",monospace}.guide-cta{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:30px 0;padding:23px;border:1px solid #dedbff;border-radius:17px;background:#f8f7ff}.guide-cta strong{display:block;margin-bottom:5px}.guide-cta p{margin:0;font-size:.92rem}.guide-cta .button{white-space:nowrap}.guide-faq-list{display:grid;gap:12px;margin-top:20px}.guide-faq-list details{padding:17px 18px;border:1px solid var(--border);border-radius:13px}.guide-faq-list summary{cursor:pointer;color:var(--navy);font-weight:690;line-height:1.45}.guide-faq-list details p{margin:12px 0 0}.guide-reference-list{padding-left:19px}.guide-reference-list a{word-break:break-word}.guide-conclusion{padding:23px;border-radius:18px;background:#f8f8ff}

@media(max-width:980px){.guide-feature-card{grid-template-columns:64px minmax(0,1fr)}.guide-feature-icon{width:64px;height:64px}.guide-feature-action{grid-column:2}.guide-article-layout{grid-template-columns:1fr;gap:15px}.guide-sidebar{position:static;padding:20px 23px;border:1px solid var(--border);border-radius:18px;background:#fff}.guide-sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-sidebar-cta{margin-top:19px}}
@media(max-width:760px){.guide-hub{margin-bottom:70px}.guide-feature-card{grid-template-columns:48px minmax(0,1fr);gap:17px;padding:21px}.guide-feature-icon{width:48px;height:48px;border-radius:15px;font-size:1.7rem}.guide-feature-copy h3{font-size:1.21rem}.guide-feature-copy p{font-size:.92rem}.guide-feature-action{grid-column:2;font-size:.84rem}.guide-hub-help{display:grid;padding:22px}.guide-hub-help .button{justify-self:start}.guide-article-hero{padding-bottom:28px}.guide-article-hero h1{font-size:clamp(2.3rem,10vw,3.45rem)}.guide-article-hero>p{font-size:1rem}.guide-article-shell{width:min(100% - 28px,1180px);margin-bottom:70px}.guide-sidebar nav{grid-template-columns:1fr}.guide-article-card{padding:23px 19px;border-radius:20px}.guide-article-card section+section{margin-top:37px;padding-top:34px}.guide-article-card p,.guide-article-card li{font-size:.96rem}.guide-example-grid{grid-template-columns:1fr}.guide-cta{display:grid;padding:19px}.guide-cta .button{justify-self:start}}
