/* Guidebook library; common header, footer and hero stay in shared stylesheets. */
.guidebook-page{--guide-ink:#20374d;--guide-accent:#345e85}
.guidebook-page [hidden]{display:none!important}
.guidebook-page main h2,.guidebook-page main h3,.guidebook-page main p{word-break:keep-all;overflow-wrap:break-word}
.guidebook-page a:focus-visible,.guidebook-page button:focus-visible,.guidebook-page input:focus-visible{outline:3px solid #2f6bff;outline-offset:4px}
.guide-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:fixed;top:8px;left:12px;z-index:200;padding:12px 20px;background:#fff;color:#153e92;transform:translateY(-150%)}.skip-link:focus{transform:none}
.guide-library{padding:78px 0 54px;background:linear-gradient(180deg,#fff 0,#fff 240px,#f3f5f7 640px,#f3f5f7 100%);color:var(--guide-ink);scroll-margin-top:90px}
.guide-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:44px}
.guide-eyebrow{font-size:14px;font-weight:550;color:#6d7c8b;margin-bottom:15px}
.guide-heading h2{font-size:40px;line-height:1.4;letter-spacing:-.045em;font-weight:450}.guide-heading h2 strong{font-weight:700;color:var(--guide-accent)}
.guide-heading>p{font-size:15px;color:#677788;line-height:1.85;margin-bottom:5px}
.guide-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid #ccd5dd;min-height:65px}
.guide-count{font-size:14px;color:#687c8e}.guide-count strong{font-size:inherit;font-weight:700;color:#23486a;padding:0 3px}
.guide-search{display:flex;align-items:center;max-width:100%;width:340px;border:1px solid #c7d2dd;border-radius:8px;background:#fff}
.guide-search:focus-within{border-color:#376fa6;box-shadow:0 0 0 2px #376fa615}
.guide-search input{width:100%;min-width:0;padding:13px 8px 13px 16px;border:0;border-radius:8px;background:transparent;color:#223f5a;font:inherit;font-size:15px}.guide-search input::placeholder{color:#7a8794}
.guide-search button{display:grid;place-items:center;flex:none;width:46px;height:46px;border:0;border-radius:8px;background:none;color:#42607d;cursor:pointer}.guide-search svg{width:21px;height:21px}
.guide-use-note{padding:20px 0 31px;font-size:12px;color:#74818d;line-height:1.8}.guide-use-note p:first-child{display:flex;gap:12px;flex-wrap:wrap}.guide-use-note strong{color:#455d72;font-weight:650}.guide-use-note p+p{margin-top:4px}
.guide-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 24px}
.guide-card{min-width:0;display:flex;flex-direction:column}
.guide-book-scene{display:flex;justify-content:center;align-items:center;padding:28px 30px 31px;border-radius:12px;background:#e8edf1;overflow:hidden;min-width:0}
.guide-cover{--book:#27455f;--book-bottom:#1b3148;position:relative;width:100%;max-width:225px;aspect-ratio:.77;display:flex;flex-direction:column;padding:23px 19px 20px 24px;color:#fff;background:linear-gradient(115deg,#ffffff0d,transparent 50%),linear-gradient(160deg,var(--book),var(--book-bottom));border-radius:2px 5px 5px 2px;box-shadow:5px 4px 0 -1px #f5f4ed,7px 6px 0 -1px #c7cbd0,9px 14px 22px #1d34422c;transition:transform .25s,box-shadow .25s;isolation:isolate}
.guide-cover::before{content:"";position:absolute;top:0;bottom:0;left:6px;width:3px;background:linear-gradient(90deg,#00000030,#ffffff18);z-index:-1}
.guide-cover::after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 110% 100%,transparent 39%,#ffffff22 39.3%,transparent 39.8%);pointer-events:none;z-index:-1}
.guide-card[data-tone="sage"] .guide-cover{--book:#416b66;--book-bottom:#304e4e}.guide-card[data-tone="slate"] .guide-cover{--book:#535e7d;--book-bottom:#38435f}
.guide-cover-label{display:block;font-size:9px;letter-spacing:.12em;font-weight:500;color:#ffffffb8}
.guide-cover h3{font-size:22px;font-weight:700;line-height:1.45;letter-spacing:-.04em;margin-top:24px}
.guide-department{font-size:13px;line-height:1.6;color:#ffffffe3;margin-top:7px}
.guide-cover-foot{margin-top:auto;padding-top:32px;display:flex;align-items:flex-end;justify-content:space-between;gap:8px}
.guide-year{font-size:11px;line-height:1.6;color:#ffffffde}.guide-year strong{display:block;font-size:25px;letter-spacing:-.04em;font-weight:500;color:#fff}.guide-duration{font-size:11px;line-height:1.5;color:#ffffffe0;white-space:nowrap;border-bottom:1px solid #ffffff55;padding-bottom:3px}
.guide-download{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:48px;margin-top:13px;padding:12px 17px;border:1px solid #ccd6df;border-radius:7px;background:#fff;color:#3a536a;font-size:13px;font-weight:600;transition:color .2s,background .2s,border-color .2s}
.guide-download>span[aria-hidden]{font-size:20px;font-weight:400;line-height:1}
@media(hover:hover){.guide-card:hover .guide-cover{transform:translateY(-4px);box-shadow:5px 4px 0 -1px #f5f4ed,7px 6px 0 -1px #c7cbd0,9px 18px 25px #1d344239}.guide-download:hover{color:#fff;background:#294e70;border-color:#294e70}}
.guide-card:focus-within .guide-cover{transform:translateY(-4px)}
.guide-empty{padding:65px 20px;text-align:center;border:1px solid #d7dfe6;border-radius:12px;background:#fff}.guide-empty h3{font-size:24px;margin-bottom:12px}.guide-empty p{font-size:15px;color:#667b8e;line-height:1.7}.guide-empty button{font:inherit;font-size:14px;border:1px solid #b6c8d8;border-radius:7px;background:#edf3f9;color:#254d72;padding:12px 18px;min-height:44px;margin-top:24px;cursor:pointer}
.guide-help{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-top:52px;padding:29px 0 0;border-top:1px solid #d2dce4}.guide-help h3{font-size:19px;font-weight:650;letter-spacing:-.025em}.guide-help p{font-size:13px;color:#6a7c8b;line-height:1.8;margin-top:7px}.guide-help a{display:flex;align-items:center;justify-content:space-between;gap:24px;flex:none;font-size:14px;color:#355d82;padding:12px 0}.guide-help a span{font-size:22px}
.next-page{padding:25px 0 62px;background:#fff}.next-page a{display:grid;grid-template-columns:150px 1fr auto;align-items:center;gap:30px;padding:29px 0;border-top:1px solid #222a37;border-bottom:1px solid #d7d9da}.next-page small{color:#858c95;font-size:11px;font-weight:750}.next-page strong{font-size:27px;letter-spacing:-.035em}.next-page .arrow{font-size:25px;transition:transform .2s,color .2s}.next-page a:hover .arrow{color:var(--blue);transform:translateX(6px)}
@media(max-width:1400px) and (min-width:901px){.guidebook-page main>section:not(.subpage-hero):not(.quick-consult)>.wrap{padding-right:126px}.guide-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px 21px}}
@media(max-width:900px){.guide-library{padding-top:58px}.guide-heading h2{font-size:34px}.guide-heading{gap:24px}.guide-heading>p{font-size:14px}.guide-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px 18px}.guide-book-scene{padding:24px 23px 27px}.guide-cover{padding:21px 15px 18px 19px}.guide-cover h3{font-size:20px;margin-top:20px}.guide-department{font-size:12px}.guide-cover-label{font-size:8px}.guide-cover-foot{padding-top:23px}.guide-year strong{font-size:23px}}
@media(max-width:700px){.guide-heading{display:block}.guide-heading>p{margin-top:20px}.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-cover{max-width:240px}}
@media(max-width:600px){.subpage-hero--guidebook .subpage-hero-media img{object-position:62% center}.guide-library{padding:44px 0 35px}.guide-heading{margin-bottom:27px}.guide-eyebrow{font-size:12px;margin-bottom:13px}.guide-heading h2{font-size:30px}.guide-heading>p{font-size:14px;line-height:1.8}.guide-toolbar{display:flex;flex-wrap:wrap;gap:15px;padding-bottom:18px}.guide-search{width:100%}.guide-search input{font-size:16px}.guide-count{font-size:13px}.guide-count strong{font-size:inherit}.guide-use-note{font-size:11px;padding:17px 0 24px}.guide-use-note p:first-child{display:block}.guide-use-note strong{display:block;margin-bottom:3px}.guide-use-note p+p{margin-top:7px}.guide-grid{gap:23px 13px}.guide-book-scene{padding:21px 16px 24px;border-radius:9px}.guide-cover{aspect-ratio:auto;min-height:223px;padding:18px 12px 16px 16px}.guide-cover h3{font-size:18px;margin-top:19px;min-height:52px}.guide-department{font-size:11px;min-height:35px;margin-top:4px}.guide-cover-label{font-size:7px;letter-spacing:.06em}.guide-cover-foot{padding-top:21px;gap:5px}.guide-year{font-size:9px}.guide-year strong{font-size:22px}.guide-duration{font-size:9px}.guide-download{font-size:12px;padding:11px 12px;margin-top:10px;min-height:46px}.guide-help{display:block;margin-top:35px;padding-top:25px}.guide-help h3{font-size:18px}.guide-help p{font-size:12px}.guide-help a{justify-content:flex-start;font-size:13px;margin-top:10px}.guide-empty{padding:45px 18px}.guide-empty h3{font-size:21px}.guide-empty p{font-size:14px}.next-page{padding:16px 0 38px}.next-page a{grid-template-columns:1fr auto;gap:8px;padding:22px 0}.next-page small{grid-column:1/-1}.next-page strong{font-size:22px}.next-page .arrow{grid-column:2;grid-row:2}}
@media(max-width:360px){.guide-grid{gap:20px 10px}.guide-book-scene{padding:17px 12px 21px}.guide-cover{padding:15px 10px 14px 14px;min-height:213px}.guide-cover-label{font-size:6px}.guide-cover h3{font-size:16px;min-height:47px}.guide-department{font-size:10px}.guide-year{font-size:8px}.guide-year strong{font-size:20px}.guide-duration{font-size:8px}.guide-download{padding:10px;font-size:11px}}
@media(prefers-reduced-motion:reduce){.guidebook-page *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
