/* Cross-page depth and navigation */
.depth-gateway{max-width:1180px;margin:28px auto 0;padding:24px 5vw;background:#fff;border-top:1px solid #ead7aa;border-bottom:1px solid #ead7aa}.depth-gateway-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:15px}.depth-gateway-head small{color:#8c6b32;letter-spacing:.16em;font-size:9px}.depth-gateway-head h2{margin:3px 0;font:30px var(--serif);color:var(--wine)}.depth-gateway-head p{margin:0;color:var(--muted);font-size:11px}.depth-links{display:grid;grid-template-columns:repeat(8,1fr);gap:7px}.depth-links a{min-height:78px;padding:11px 8px;border:1px solid #eadcc7;background:#fffaf8;display:flex;flex-direction:column;justify-content:space-between}.depth-links small{color:#9a7434;font-size:7px}.depth-links b{color:var(--wine);font-size:11px}.depth-links span{font-size:9px;color:var(--muted)}
.usecase-grid,.future-course-grid,.profile-content-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.usecase-grid article,.future-course-grid article,.profile-content-grid article{padding:24px;border:1px solid #e6d7c4;background:#fff}.usecase-grid small,.future-course-grid small,.profile-content-grid small{color:#8c6b32;font-size:8px}.usecase-grid h3,.future-course-grid h3,.profile-content-grid h3{font:24px var(--serif);color:var(--wine);margin:6px 0}.usecase-grid p,.future-course-grid p,.profile-content-grid p{font-size:12px;color:var(--muted)}.future-course-grid article{background:linear-gradient(145deg,#fff9ef,#fff0f6)}.future-course-grid em{display:inline-block;padding:3px 8px;border:1px solid #c8a96a;color:#79591f;font-size:8px;font-style:normal}.course-compare{width:100%;border-collapse:collapse;background:#fff}.course-compare th,.course-compare td{padding:14px;border-bottom:1px solid #e5d9d2;text-align:left;font-size:12px}.course-compare th{color:var(--wine);background:#fff7f4}.related-journey{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.related-journey a{padding:18px;border:1px solid #e4d3bf;background:#fff;color:var(--wine)}.related-journey small,.related-journey b,.related-journey span{display:block}.related-journey small{font-size:7px;color:#8c6b32}.related-journey span{font-size:9px;color:var(--muted)}.profile-gallery-rail{display:flex;gap:10px;overflow:auto}.profile-gallery-rail figure{min-width:28%;margin:0}.profile-gallery-rail img{width:100%;aspect-ratio:4/5;object-fit:cover}.profile-gallery-rail figcaption{font-size:9px;color:var(--muted)}.diary-teaser{display:grid;grid-template-columns:1fr 1fr;gap:12px}.diary-teaser a{padding:20px;border:1px solid #e6d7c4;background:#fff8f6}.diary-teaser time,.diary-teaser b,.diary-teaser span{display:block}.diary-teaser time{font-size:9px;color:#8c6b32}.diary-teaser b{color:var(--wine);margin:5px 0}.diary-teaser span{font-size:10px;color:var(--muted)}
@media(max-width:760px){.depth-gateway{margin:8px 0 0;padding:14px 7px}.depth-gateway-head{margin:0 4px 9px}.depth-gateway-head h2{font-size:21px}.depth-gateway-head p{display:none}.depth-links{grid-template-columns:repeat(4,1fr);gap:5px}.depth-links a{min-height:65px;padding:8px 6px;border-radius:8px}.depth-links b{font-size:9px}.depth-links span{font-size:7px}.usecase-grid,.future-course-grid,.profile-content-grid{grid-template-columns:1fr 1fr;gap:8px}.usecase-grid article,.future-course-grid article,.profile-content-grid article{padding:15px}.usecase-grid h3,.future-course-grid h3,.profile-content-grid h3{font-size:19px}.course-compare{display:block;overflow-x:auto}.course-compare th,.course-compare td{min-width:110px;padding:11px;font-size:10px}.related-journey{grid-template-columns:1fr 1fr;gap:7px}.related-journey a{padding:13px}.profile-gallery-rail{margin-right:-20px;padding-right:20px}.profile-gallery-rail figure{min-width:68%}.diary-teaser{grid-template-columns:1fr}}

