/* Scoped to the public guide; existing site typography and identity are retained. */
html:has(.about-guide){scroll-behavior:smooth;scroll-padding-top:100px}
.about-guide{padding-block:28px 60px;color:#14344f;overflow-wrap:anywhere}
.guide-intro{padding:38px 0 42px;max-width:800px}.guide-intro h1{font-size:clamp(25px,3vw,38px);line-height:1.6;margin:12px 0}.guide-intro>p:last-of-type{font-size:19px;line-height:1.9;color:#4d6174;margin-bottom:18px}
.guide-kicker{color:#806020;font-size:13px;font-weight:700;letter-spacing:.02em}
.guide-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:44px;align-items:start}.guide-index{position:sticky;top:95px;max-height:calc(100vh - 110px);overflow-y:auto;background:#f6f8fa;border:1px solid #d6e0e8;border-radius:8px;padding:18px}.guide-index summary{font-weight:800}.guide-index ol{padding-inline-start:22px;margin-top:14px}.guide-index li{padding-block:5px;font-size:14px}.guide-content{min-width:0}.guide-content>section{padding-block:8px 38px;margin-bottom:32px;border-bottom:1px solid #dce4eb;scroll-margin-top:100px}.guide-content h2{font-size:25px;line-height:1.7;margin:8px 0 20px}.guide-content h3{font-size:17px;line-height:1.8;margin-bottom:8px}.guide-content p,.guide-content li,.guide-fields{font-size:16px;line-height:2}.guide-content p+p{margin-top:14px}.guide-content ul{padding-inline-start:24px}.about-guide a:not(.btn-register):not(.btn-login){color:#164f78;text-decoration:underline;text-underline-offset:4px}.about-guide a:hover{color:#725315}.about-guide :is(a,summary):focus-visible{outline:3px solid #87601d;outline-offset:5px;border-radius:3px}.about-guide summary{cursor:pointer;padding-block:8px;line-height:1.8}.guide-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:20px 0}.guide-card{background:#f8fafc;border:1px solid #d5e0e9;border-radius:8px;padding:22px}.guide-card .icon{width:28px;height:28px;margin-bottom:10px;color:#193e5e}.guide-card p{font-size:14px;color:#4b6073}.guide-types .guide-card{background:white;border-top:3px solid #c7a355}.guide-steps{counter-reset:step;list-style:none;padding:0!important;margin-block:20px}.guide-steps>li{counter-increment:step;position:relative;padding:8px 50px 20px 0;min-height:50px}.guide-steps>li:before{content:counter(step);position:absolute;right:0;top:9px;width:32px;height:32px;display:grid;place-items:center;background:#f5ecd7;color:#674b18;border-radius:50%;font-weight:800;line-height:1}.guide-note{background:#f7f2e7;border-inline-start:3px solid #c7a355;padding:20px;margin-block:22px;line-height:2}.guide-fields>div{padding:16px 0;border-bottom:1px solid #e5ebf0;display:grid;grid-template-columns:135px minmax(0,1fr);gap:20px}.guide-fields dt{font-weight:800}.guide-fields dd{margin:0;color:#4b6073}.guide-workflow{list-style:none;padding:0!important}.guide-workflow li{border:1px solid #d6e0e8;background:#f8fafc;border-radius:7px;padding:15px 20px;margin-bottom:28px;position:relative}.guide-workflow li:not(:last-child):after{content:'↓';position:absolute;bottom:-30px;right:30px;color:#806020}.guide-workflow strong,.guide-workflow span{display:block}.guide-workflow span{font-size:14px;color:#4b6073}.guide-link-list li{margin-block:10px}.guide-faq details{border-bottom:1px solid #d6e0e8;padding:12px 0}.guide-faq summary{font-weight:700}.guide-faq details p{padding:10px 22px 14px}.guide-cta{background:#f4f7fa;border-radius:10px;padding:28px!important;border:1px solid #d6e0e8!important}.guide-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:22px}.guide-actions a{display:inline-block}.guide-figure{margin-block:24px}.guide-figure img{display:block;max-width:100%;height:auto;border:1px solid #d6e0e8;border-radius:8px}.guide-figure figcaption{font-size:14px;color:#4b6073;margin-top:8px}
@media(max-width:1000px){.guide-layout{grid-template-columns:minmax(0,1fr);gap:30px}.guide-index{position:static;max-height:none}.guide-index ol{columns:2}.guide-intro{padding-block:24px 32px}}
@media(max-width:600px){.guide-cards{grid-template-columns:minmax(0,1fr)}.guide-index ol{columns:1}.guide-content h2{font-size:22px}.guide-content>section{margin-bottom:22px;padding-bottom:28px}.guide-fields>div{grid-template-columns:1fr;gap:4px}.guide-card{padding:18px}.guide-actions{flex-direction:column;align-items:stretch}.guide-actions a{text-align:center}.guide-intro>p:last-of-type{font-size:17px}}
@media(prefers-reduced-motion:reduce){html:has(.about-guide){scroll-behavior:auto}}

.guide-index ol{list-style:decimal}.guide-content ul{list-style:disc}
