:root{--ink:#4a2a10;--rust:#a76418;--gold:#c38a3f;--paper:#fffdf8;--cream:#fbf6ed;--line:#c99658;--blue:#234e6d;--green:#4f8a43;--red:#c93e1d}
*{box-sizing:border-box}html{background:#eee9df}body{margin:0;color:var(--ink);font-family:"Noto Serif SC","Songti SC",Georgia,serif;background:radial-gradient(circle at 50% 4%,#fff 0,#f6f1e7 60%,#eee8dc 100%)}img{display:block;max-width:100%}.atlas{width:min(100%,1024px);margin:auto;padding:15px;border:1.5px solid var(--ink);border-radius:25px;background:rgba(255,253,248,.94);box-shadow:0 16px 50px #6b4c2c22}.masthead{position:relative;padding:2px 8px 12px}.kicker{display:flex;align-items:center;gap:10px;width:39%;padding-bottom:7px;border-bottom:1px solid var(--rust);font-size:19px;letter-spacing:1px}.kicker img{width:40px;height:30px;object-fit:contain}.masthead h1{margin:10px 0 0;font-size:clamp(58px,8vw,86px);line-height:1;letter-spacing:5px}.subtitle{margin:10px 0;font-size:25px;letter-spacing:2px}.badges{display:flex;gap:10px;flex-wrap:wrap}.badges span{padding:8px 14px;border-radius:18px;color:white;background:linear-gradient(#c99550,#ae762f);font-weight:700}.hero{display:grid;grid-template-columns:32% 44% 24%;align-items:end;min-height:425px}.hero-photo{grid-column:2;grid-row:1;align-self:stretch;overflow:hidden;border-radius:45% 45% 5% 5%}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center}.card{border:1px solid var(--line);border-radius:16px;background:linear-gradient(135deg,#fffdf8,#fbf5e9);overflow:hidden}.profile{grid-column:1;grid-row:1;z-index:2;padding-bottom:8px}.card h2{display:flex;align-items:center;gap:10px;margin:0;padding:9px;border-bottom:1px solid #ddc29f;font-size:21px;line-height:1.1}.card h2 b{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;color:white;background:var(--ink);font-size:25px}.card h2 small{margin-left:auto}.card ul{margin:8px 12px;padding-left:17px;line-height:1.65;font-size:15px}.coat-row,.icon-row{display:flex;justify-content:space-around;gap:4px}.coat-row figure,.icon-row figure{margin:0;text-align:center;font-weight:700}.coat-row img{width:62px;height:62px;border:1px solid var(--line);border-radius:50%}.details{grid-column:3;grid-row:1;align-self:stretch;display:flex;flex-direction:column;justify-content:space-around}.details article{position:relative;display:flex;align-items:center;gap:8px}.details article:before{content:"";position:absolute;right:100%;width:110px;border-top:1px solid var(--rust);transform:rotate(-13deg);transform-origin:right}.details article:nth-child(3):before{transform:rotate(-6deg)}.details article:nth-child(4):before{transform:rotate(4deg)}.details article:nth-child(5):before{transform:rotate(12deg)}.details img{width:88px;height:88px;flex:0 0 88px;border:2px solid white;border-radius:50%;outline:1px solid var(--rust)}.details h3{margin:0 0 4px;font-size:18px}.details h3 i{display:inline-grid;place-items:center;width:21px;height:21px;border-radius:50%;color:white;background:#9a641d;font-style:normal}.details p{margin:0;font-size:14px;line-height:1.45}.grid{display:grid;gap:8px;margin-top:10px}.four{grid-template-columns:1.12fr .94fr .98fr .94fr}.three{grid-template-columns:1.18fr 1.05fr .97fr}.section-heading-icon{width:38px;height:38px;margin-left:auto;object-fit:contain}.illustrated>.appearance-illustration{width:min(92%,196px);height:auto;margin:4px auto 8px;object-fit:contain}.icon-row{margin:12px 6px 8px}.icon-row img{width:45px;height:45px;border-radius:50%}.icon-row small{display:block}.warning li::marker,.no li::marker{color:var(--red)}.split>div{display:grid;grid-template-columns:1fr 1fr}.split section{padding:0 4px}.split section+section{border-left:1px solid #ddc29f}.split h3{margin:8px;color:var(--green)}.split .no h3{color:var(--red)}.ratings p{display:flex;justify-content:space-between;margin:6px 14px;border-bottom:1px solid #e5d5c0}.ratings em{color:var(--rust);font-style:normal;letter-spacing:2px}.bottom{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.knowledge>div,.lifestyle>div{display:flex;padding:8px;gap:5px}.knowledge section{flex:1;padding:4px;border:1px solid #e2cfb4;border-radius:10px;text-align:center}.knowledge img{width:44px;height:44px;margin:auto;border-radius:50%}.knowledge h3{font-size:14px;margin:4px}.knowledge p{font-size:13px;line-height:1.45;margin:4px}.lifestyle figure{flex:1;margin:0;text-align:center;font-weight:700}.lifestyle figure img{width:100%;height:142px;object-fit:cover;border-radius:8px}.lifestyle figcaption{padding:3px;background:#f5ead8;border-radius:0 0 8px 8px}.map-card{margin-top:10px}.map-card h2 span:first-child{color:var(--rust);font-size:27px}.map-card iframe{display:block;width:100%;height:clamp(320px,55vw,560px);border:0;background:#eee}footer{position:relative;display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:48px;margin-top:10px;padding:5px 14px;border-radius:17px;overflow:hidden;color:white;background:#a66f30;font-size:15px;letter-spacing:1px}footer .tip-icon{width:42px;height:38px;flex:0 0 auto;object-fit:contain}footer span{text-align:center}
.hero-composite{position:relative;aspect-ratio:1024/705}.hero-art{width:100%;height:100%;object-fit:contain}.hero-composite .profile{position:absolute;left:0;top:38.3%;width:32.65%;height:58.7%}.coat-row img,.icon-row img,.knowledge img{object-fit:contain;border:none}
@media(max-width:760px){body{background:var(--cream)}.atlas{padding:9px;border-radius:0;border:0}.hero-composite{aspect-ratio:auto}.hero-art{width:100%;height:auto}.hero-composite .profile{position:relative;left:auto;top:auto;width:100%;height:auto;margin-top:8px}.four,.three,.bottom{grid-template-columns:1fr}.knowledge>div{display:grid;grid-template-columns:1fr 1fr}.knowledge section:last-child{grid-column:1/-1}.lifestyle>div{display:grid;grid-template-columns:1fr 1fr}.lifestyle figure img{height:180px}footer{font-size:12px}.card ul{font-size:15px}}@media(max-width:430px){.coat-row img{width:56px;height:56px}.split>div{grid-template-columns:1fr}.split section+section{border-left:0;border-top:1px solid #ddc29f}.lifestyle figure img{height:145px}}
