@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");:root{--page-gutter:28px;--section-space:70px}*{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}:root{--page-gutter:18px;--section-space:48px}}.story-cover{float:left;width:min(34%,320px);margin:4px 32px 18px 0;padding:9px;background:#fffefa;border:1px solid #e4e0d7;box-shadow:0 10px 26px rgba(28,36,28,.08)}.story-cover img{display:block;max-width:100%;width:auto;height:auto;max-height:460px;margin:auto;object-fit:contain;background:#f3f0e8}.story-body:after{content:"";display:block;clear:both}@media(max-width:760px){.story-cover{float:none;width:min(100%,320px);margin:0 auto 28px}.story-cover img{max-height:420px}}.hero-art{height:auto;aspect-ratio:4128/4815;background-image:url(/images/home-hero-iceland.jpg);background-position:50%}.story-rich-editor-content{min-height:260px;padding:16px;border:1px solid #cbd3c5;border-radius:8px;background:#fff;outline:none}.story-rich-editor-content:focus{border-color:#64745e;box-shadow:0 0 0 3px rgba(100,116,94,.12)}.rich-story p,.story-rich-editor-content p{font-size:18px;line-height:1.7}.rich-story h2,.story-rich-editor-content h2{margin:1.6em 0 .5em}.rich-story h3,.story-rich-editor-content h3{margin:1.35em 0 .45em;font-size:1.35em}.rich-story ol,.rich-story ul,.story-rich-editor-content ol,.story-rich-editor-content ul{font-size:18px;line-height:1.7;padding-left:1.5em}.rich-story a{color:#334f3b;text-decoration:underline;text-underline-offset:3px}.story-feed-wrap{position:relative}.story-feed{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:0 2px 14px;scrollbar-width:thin;scrollbar-color:#b9c3b6 transparent}.story-slide{flex:0 0 min(350px,78vw);scroll-snap-align:start}.story-slide:first-child{flex-basis:min(500px,86vw)}.story-feed-end{flex:0 0 1px}.story-feed-controls{display:flex;justify-content:flex-end;gap:8px;margin:-4px 0 12px}.story-feed-arrow{width:35px;height:35px;border:1px solid #cbd1c8;border-radius:50%;background:#fff;color:#18241f;font-size:18px;cursor:pointer}.story-feed-arrow:disabled{opacity:.35;cursor:not-allowed}.story-feed-message{flex:0 0 180px;align-self:center;text-align:center;color:#667168}.story-feed-load{text-align:center;margin:12px 0 0}.my-world-page{padding-top:58px;padding-bottom:86px;min-height:70vh}.my-world-page .section-title{font-size:clamp(48px,6vw,76px)}.my-world-intro{max-width:590px;font:400 20px/1.5 Playfair Display,serif;color:#536057;margin:13px 0 40px}.my-world-toolbar{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #d9ddd5;padding:16px 0}.my-world-reorder-help,.my-world-toolbar p{font-size:13px;color:#667168;margin:0}.my-world-reorder{border:1px solid #9da99d;border-radius:999px;background:transparent;padding:9px 14px;cursor:pointer;font-size:13px}.my-world-reorder.active{background:#27493f;color:#fff;border-color:#27493f}.my-world-reorder-help{margin:-4px 0 16px}.my-world-reorder-help span{color:#a35438;margin-left:5px}.my-world-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;padding:4px 0 18px}.my-world-card{min-width:0;background:#e7ebe3;box-shadow:0 7px 19px rgba(29,43,35,.07);transition:transform .18s,opacity .18s}.my-world-card.dragging{opacity:.45;transform:scale(.98)}.my-world-card-main{position:relative;display:block;width:100%;aspect-ratio:1/.82;padding:0;border:0;background:#d7ddd3;text-align:left;color:#fff;overflow:hidden;cursor:pointer}.my-world-card-main img{width:100%;height:100%;object-fit:cover;display:block}.my-world-card-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(14,27,21,.78),rgba(14,27,21,0) 62%)}.my-world-card-copy{position:absolute;left:0;right:0;bottom:0;padding:16px}.my-world-card-copy .eyebrow{color:#dce7d8;margin-bottom:8px}.my-world-card-copy h2{font:500 clamp(21px,2vw,28px)/.98 Playfair Display,serif;letter-spacing:-.045em;margin:0}.my-world-card-copy p{font-size:12px;margin:10px 0 0;color:#ecf0e9}.my-world-move{height:44px;display:flex;justify-content:center;align-items:center;gap:13px;background:#f4f5f0;color:#536057;font-size:12px}.my-world-move button{border:0;background:#fff;border-radius:50%;width:28px;height:28px;font-size:16px;cursor:pointer}.my-world-move button:disabled{opacity:.35;cursor:not-allowed}.my-world-empty{max-width:500px;background:#e8eee6;padding:35px;margin-top:25px}.my-world-empty h2{font-size:34px;margin:0}.my-world-empty p{color:#536057;margin:8px 0 23px}.my-world-modal-backdrop{position:fixed;z-index:30;inset:0;background:rgba(17,29,22,.58);display:grid;place-items:center;padding:20px}.my-world-modal{max-width:820px;width:100%;max-height:min(720px,calc(100vh - 40px));overflow:auto;background:#f8f6f1;display:grid;grid-template-columns:minmax(220px,.78fr) 1.22fr;position:relative;box-shadow:0 25px 70px rgba(0,0,0,.28)}.my-world-modal>img{display:block;width:100%;height:100%;min-height:430px;object-fit:cover;background:#d7ddd3}.my-world-modal-content{padding:42px}.my-world-modal h2{font-size:clamp(34px,4vw,50px);line-height:.98;letter-spacing:-.055em;margin:10px 35px 27px 0}.my-world-modal label{display:grid;grid-gap:6px;gap:6px;font-size:12px;font-weight:600;color:#536057;margin:14px 0}.my-world-modal input,.my-world-modal select,.my-world-modal textarea{width:100%;font:400 15px DM Sans,sans-serif;border:1px solid #c9d0c6;background:#fffefa;padding:10px;color:#18241f}.my-world-modal textarea{min-height:100px;resize:vertical}.my-world-modal-close{position:absolute;z-index:1;top:12px;right:12px;width:36px;height:36px;border:0;border-radius:50%;background:#fffefa;color:#18241f;font-size:28px;line-height:1;cursor:pointer}.my-world-modal-actions{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-top:23px;font-size:13px}.my-world-modal-actions a{text-decoration:underline;text-underline-offset:3px}.my-world-modal-actions .round-button:disabled{opacity:.55}.my-world-error{font-size:13px;color:#a33c2c;margin:12px 0 0}@media(max-width:760px){.my-world-page{padding-top:43px}.my-world-intro{font-size:18px;margin-bottom:27px}.my-world-grid{grid-template-columns:repeat(2,1fr);gap:10px}.my-world-card-copy{padding:14px}.my-world-card-copy h2{font-size:24px}.my-world-toolbar{align-items:flex-start;gap:12px}.my-world-modal{display:block;max-width:480px}.my-world-modal>img{height:210px;min-height:0}.my-world-modal-content{padding:27px 22px}.my-world-modal h2{font-size:38px}.my-world-modal-actions{align-items:flex-start;flex-direction:column-reverse}.my-world-modal-actions .round-button{width:100%}}.shell{padding-inline:var(--page-gutter)}.section{padding-block:var(--section-space)}.shell.hero,.shell.section,.world-item-page{padding-inline:var(--page-gutter)}.my-world-card{position:relative}.my-world-card-delete{position:absolute;z-index:3;right:10px;top:10px;width:32px;height:32px;border:1px solid rgba(255,255,255,.75);border-radius:50%;background:rgba(255,255,255,.92);color:#536057;display:grid;place-items:center;cursor:pointer;opacity:0;pointer-events:none;transform:translateY(-3px);transition:opacity .16s ease,transform .16s ease,color .16s ease}.my-world-card-delete svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.my-world-card.is-managing .my-world-card-delete{opacity:1;pointer-events:auto;transform:none}.my-world-card-delete:hover{color:#a33c2c}.my-world-card-delete:focus-visible{opacity:1;pointer-events:auto;transform:none;outline:2px solid #27493f;outline-offset:2px}.my-world-card-delete:disabled{opacity:.6;cursor:not-allowed}.my-world-cancel{border:1px solid #aeb8aa;border-radius:999px;background:transparent;padding:10px 15px;cursor:pointer;font-size:13px}@media(hover:hover){.my-world-card:focus-within .my-world-card-delete,.my-world-card:hover .my-world-card-delete{opacity:1;pointer-events:auto;transform:none}}.insights-page{padding-bottom:90px}.insights-heading{display:flex;justify-content:space-between;gap:28px;align-items:end}.insights-heading .section-title{max-width:720px}.insights-ranges{display:flex;gap:7px;flex-wrap:wrap}.insights-ranges a{border:1px solid #cbd3c8;border-radius:999px;padding:8px 11px;font-size:12px}.insights-ranges a.active{background:#27493f;border-color:#27493f;color:#fff}.insights-window{font-size:13px;color:#667168;margin:15px 0 28px}.insights-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:10px;gap:10px}.insights-card,.insights-section{background:#fff;padding:21px}.insights-card strong{display:block;font-size:40px;line-height:1;margin-top:10px}.insights-section{margin-top:18px}.insights-section h2{font-size:29px;margin:7px 0 19px;letter-spacing:-.035em}.insights-funnel{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1px;gap:1px;background:#dde3da}.insights-funnel>div{background:#f8f9f5;padding:19px}.insights-funnel small,.insights-funnel span{display:block;color:#667168;font-size:12px}.insights-funnel strong{display:block;font-size:32px;margin:11px 0 4px}.insights-two-column{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.insights-two-column .insights-section{min-width:0}.insights-table{width:100%;border-collapse:collapse;font-size:13px}.insights-table th{text-align:right;padding:0 0 9px;color:#687168;font:500 10px DM Mono;letter-spacing:.1em;text-transform:uppercase}.insights-table th:first-child{text-align:left}.insights-table td{padding:12px 0;border-top:1px solid #e1e6de;text-align:right;vertical-align:top}.insights-table td:first-child{text-align:left;padding-right:14px}.insights-table td small{display:block;color:#687168;margin-top:3px}.insights-empty,.insights-note{color:#667168;font-size:13px;margin:0}.insights-status{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px}.insights-status div{background:#f3f5ef;padding:14px;display:flex;justify-content:space-between}.insights-status span{font-size:13px}.insights-status b{font:500 24px Playfair Display,serif}.insights-note{margin-top:18px}@media(max-width:900px){.insights-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.insights-heading,.insights-two-column{display:block}.insights-ranges{margin-top:18px}.insights-grid{grid-template-columns:repeat(2,1fr)}.insights-card,.insights-section{padding:17px}.insights-funnel{grid-template-columns:repeat(2,1fr)}.insights-funnel>div{padding:15px}.insights-funnel strong{font-size:28px}.insights-two-column .insights-section{margin-top:18px}}.auth-page{max-width:620px;padding-bottom:90px}.auth-card{background:#fff;padding:clamp(26px,5vw,48px);box-shadow:0 16px 45px rgba(31,43,35,.07)}.auth-card h1{font-size:clamp(38px,6vw,58px);letter-spacing:-.055em;margin:10px 0 12px}.auth-card>p{color:#667168;line-height:1.55}.auth-google{width:100%;margin-top:23px;border:1px solid #cbd3c8;border-radius:999px;background:#fff;padding:13px 18px;color:#18241f;font:600 14px Inter,Arial,sans-serif;cursor:pointer}.auth-google:hover{border-color:#27493f;background:#f3f5ef}.auth-google:disabled{opacity:.65;cursor:wait}.auth-divider{display:flex;align-items:center;gap:12px;color:#899389;font-size:12px;margin:22px 0}.auth-divider:after,.auth-divider:before{content:"";height:1px;background:#e1e6de;flex:1 1}.auth-form{display:grid;grid-gap:15px;gap:15px}.auth-form label{display:grid;grid-gap:7px;gap:7px;color:#36433b;font-size:13px}.auth-form label small{color:#748076;font-size:11px}.auth-form input{min-height:45px;border:1px solid #cbd3c8;background:#fff;padding:0 12px;font:16px Inter,Arial,sans-serif}.auth-form input:focus{outline:2px solid #a8baac;outline-offset:1px;border-color:#27493f}.auth-form .round-button{justify-self:start;margin-top:6px}.auth-message{margin:19px 0 0!important;color:#a33c2c!important;font-size:13px}.auth-switch{margin:27px 0 0!important;font-size:14px}.auth-switch a{text-decoration:underline;text-underline-offset:3px;color:#27493f}.auth-note{margin:12px 0 0!important;font-size:12px}.auth-account-actions{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:28px}.auth-account-actions>a{text-decoration:underline;text-underline-offset:3px;color:#27493f;font-size:14px}.auth-logout{border:1px solid #c5ccc4;border-radius:999px;background:transparent;color:#536057;padding:9px 14px;font-size:13px;cursor:pointer}.auth-logout:hover{border-color:#a33c2c;color:#a33c2c}.auth-logout:disabled{opacity:.65;cursor:wait}