@import url('../../shared.css');:root{--bg:#f5f0e6;--card:#fffaf0;--ink:#273328;--sub:#717769;--accent:#60794b;--soft:#dfe5d0;--line:#d9d2c4;--radius:36px}.hero{height:700px;background:linear-gradient(90deg,#14221794,#14221710),url('../../img/hero3.jpg') center/cover}.hero-panel{padding-top:120px;color:white}.hero-panel p{color:#edf1e9}.hero-panel .eyebrow{color:#dcebbd}.text-link{align-self:center;color:#fff;font-weight:700}.note{position:absolute;right:8%;bottom:45px;padding:18px 25px;border-radius:50px;background:#fff;color:var(--ink)}.note b{margin-left:16px}.section h2,.hero h1{font-family:'Playfair Display','Noto Sans KR',serif}.cards{align-items:start}.cards .card:nth-child(2){margin-top:55px}.story{background:#e5dccb}.cta{background:#65764e;border-radius:60px}.brand i{border-radius:50%}@media(max-width:820px){.hero-panel{padding-top:90px}.note{right:20px}.cards .card:nth-child(2){margin-top:0}}
.region-guide{background:#eef0e5}.region-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.region-cards article{position:relative;padding:12px 12px 24px;background:#faf7ef;border-radius:var(--radius)}.region-cards article>span{position:absolute;z-index:1;right:25px;top:22px;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#fff;color:var(--accent);font-weight:800}.region-cards img{height:250px;border-radius:28px}.region-cards article>div{padding:20px 12px 0}.region-cards small{color:var(--accent);font-weight:700}.region-cards h3{margin:6px 0;font-size:21px}.region-cards p{color:var(--sub);font-size:12px}.settler{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.settler-image{position:relative}.settler-image img{height:540px;border-radius:50% 50% 30px 30px}.settler-image span{position:absolute;right:-20px;bottom:45px;padding:17px 22px;border-radius:40px;background:#60794b;color:white;font-weight:700}.settler-copy h2{font-size:44px}.settler-copy blockquote{margin:25px 0;padding-left:20px;border-left:3px solid var(--accent);font-size:20px;font-weight:700}.settler-copy p{color:var(--sub)}.settler-copy a{display:inline-block;margin-top:15px;color:var(--accent);font-weight:800}@media(max-width:820px){.region-cards,.settler{grid-template-columns:1fr}.settler-image span{right:5px}.settler-image img{height:420px}}
