@import url("https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&family=Playfair+Display:ital,wght@0,500;0,600;0,700;1,500&display=swap");*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f8f6f1;color:#18241f;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.serif{font-family:Playfair Display,serif}.eyebrow{font:500 10px DM Mono;letter-spacing:.12em;text-transform:uppercase;color:#6e776e}.shell{max-width:1260px;margin:auto;padding:0 28px}.topbar{height:76px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dde0d9}.brand{font:600 24px Playfair Display;letter-spacing:-.06em}.nav{display:flex;align-items:center;gap:25px;font-size:14px}.nav a:hover{color:#ca5d36}.round-button{background:#18241f;color:#fff;border:0;border-radius:999px;padding:11px 17px;font-size:13px;cursor:pointer}.hero{padding:74px 0 45px;display:grid;grid-template-columns:1.05fr .95fr;grid-gap:52px;gap:52px;align-items:end}.hero h1{font-size:clamp(48px,7vw,88px);line-height:.94;letter-spacing:-.07em;margin:14px 0 24px;font-weight:500}.hero p{font-size:18px;line-height:1.55;max-width:465px;color:#536057}.hero-art{height:480px;position:relative;overflow:hidden;border-radius:2px;background:#243d3b url(/images/world-atlas.png) 50%/cover}.section{padding:70px 0}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:27px}.section-title{font-size:clamp(32px,4vw,47px);letter-spacing:-.05em;margin:5px 0 0;font-weight:500}.chips{display:flex;gap:9px;overflow:auto;padding-bottom:5px}.chip{border:1px solid #cbd1c8;border-radius:999px;padding:9px 14px;background:transparent;font-size:13px;white-space:nowrap}.chip.active,.chip:hover{background:#27493f;border-color:#27493f;color:#fff}.feature-grid{display:grid;grid-template-columns:1.45fr 1fr 1fr;grid-gap:18px;gap:18px}.card{display:block;position:relative;min-height:390px;overflow:hidden;background:#d7ddd3;color:#fff}.card:first-child{min-height:500px}.card img{width:100%;height:100%;position:absolute;object-fit:cover}.card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(12,24,20,.75),transparent 65%)}.card-copy{position:absolute;z-index:2;bottom:0;padding:23px}.card h3{font:500 27px/1.03 Playfair Display;letter-spacing:-.04em;margin:0}.card p{font-size:13px;line-height:1.4;margin:10px 0 0;color:#e3e9e2}.world-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.world-card{background:#fff;padding:13px}.world-card img{width:100%;aspect-ratio:1/.82;object-fit:cover}.world-card h3{font:500 21px/1.08 Playfair Display;margin:13px 0 8px;letter-spacing:-.035em}.world-card .meta{font-size:12px;color:#687168;min-height:32px}.save{display:flex;justify-content:space-between;align-items:center;margin-top:18px;padding-top:12px;border-top:1px solid #e4e6e0;font-size:12px}.save button{border:0;background:none;color:#b44e31;cursor:pointer;font-weight:600}.deep{background:#1c2d27;color:#f7f4ed}.newsletter{display:grid;grid-template-columns:1fr auto;grid-gap:30px;gap:30px;align-items:end}.newsletter h2{font-size:42px;letter-spacing:-.05em;margin:9px 0 0;font-weight:500}.email{display:flex;border-bottom:1px solid #aab7a8;padding-bottom:8px}.email input{background:none;border:0;color:#fff;outline:none;width:260px}.email button{border:0;background:none;color:#f0b183;cursor:pointer}footer{padding:25px 0;color:#6b746d;font-size:12px;display:flex;justify-content:space-between}.world-item-page{max-width:760px;margin:0 auto;padding:54px 28px 12px}.world-item-intro{max-width:680px;margin:0 auto 26px}.world-item-intro .eyebrow{margin-bottom:14px}.world-item-intro h1{font-size:clamp(43px,6.3vw,68px);line-height:.98;letter-spacing:-.065em;font-weight:500;margin:0 0 16px}.world-item-intro p{font:400 clamp(18px,2.3vw,23px)/1.45 Playfair Display,serif;color:#566159;margin:0;white-space:pre-line}.world-item-frame{position:relative;background:#fffefa;border:1px solid #e4e0d7;border-radius:18px;padding:18px 18px 16px;box-shadow:0 10px 30px rgba(28,36,28,.07)}.world-item-image-wrap{background:#f3f0e8;border:1px solid #e2ded2;border-radius:7px;padding:8px;max-height:660px;overflow:hidden}.world-item-image-wrap img{display:block;width:100%;max-height:620px;object-fit:contain;background:#ebe7db}.world-item-caption{text-align:center;margin-top:12px;color:#687168;font:italic 18px/1.25 Playfair Display,serif}.world-item-heart{position:absolute;right:20px;top:20px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#fffdfa;border:1px solid #e5e1d9;box-shadow:0 4px 13px rgba(22,33,25,.08);font:38px/1 Georgia,serif;color:#26332c}.world-save-cta{margin:18px 0 30px}.world-save-cta button{width:100%;border:0;border-radius:15px;background:linear-gradient(105deg,#dea82e,#f0cd64);color:#1d211c;padding:20px 24px;font:500 clamp(23px,3vw,31px)/1 Playfair Display,serif;cursor:pointer;box-shadow:0 8px 18px rgba(184,131,21,.15)}.world-save-cta button:hover{filter:brightness(1.03)}.world-why-card{display:flex;gap:20px;align-items:flex-start;border:1px solid #efd18a;border-radius:16px;background:#fff8e9;padding:24px 27px;margin:0 0 28px}.world-sun{color:#e7b331;font-size:46px;line-height:1}.world-why-card .eyebrow{color:#6e6651;margin:2px 0 7px}.world-why-card p{font:400 19px/1.45 Playfair Display,serif;margin:0;color:#3d463e;white-space:pre-line}@media(max-width:760px){.shell{padding:0 18px}.topbar{height:65px}.nav a:not(:last-child){display:none}.hero{padding:42px 0 32px;display:block}.hero h1{font-size:55px}.hero-art{height:360px;margin-top:32px}.feature-grid,.world-grid{grid-template-columns:1fr 1fr}.feature-grid .card:first-child{grid-column:span 2}.card,.card:first-child{min-height:310px}.world-grid{gap:9px}.world-card{padding:9px}.world-card h3{font-size:18px}.newsletter{display:block}.email{margin-top:28px}.email input{width:100%}footer{display:block;line-height:2}.section{padding:48px 0}.world-item-page{padding:42px 18px 6px}.world-item-intro h1{font-size:46px}.world-item-frame{padding:13px 13px 14px}.world-item-image-wrap{padding:6px}.world-item-heart{width:50px;height:50px;right:16px;top:16px;font-size:32px}.world-item-caption{font-size:16px}.world-save-cta button{padding:18px;font-size:27px}.world-why-card{padding:20px;gap:14px}.world-sun{font-size:36px}.world-why-card p{font-size:18px}}