:root{--bg:#ffffff;--surface:#ffffff;--surface-soft:#fbfbfa;--line:#e9e6e1;--line-strong:#ded8d1;--text:#171513;--muted:#6f665c;--accent:#de8461;--accent-soft:#f6e2d7;--shadow-soft:0 20px 45px rgba(20,18,16,0.06);--shadow-float:0 24px 70px rgba(20,18,16,0.08);--radius:18px;--radius-sm:14px;--container:1180px}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--bg);color:var(--text);font-family:Plus Jakarta Sans,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-shell{width:min(calc(100% - 2rem),var(--container));margin:0 auto;padding:1rem 0 2rem}.site-shell-mobile{width:min(calc(100% - 1rem),760px)}.section{padding:2.4rem 0}.closing-card,.hero,.host-intro-grid,.prose-grid,.site-footer,.site-header{display:grid;grid-gap:1.2rem;gap:1.2rem}.site-header{position:-webkit-sticky;position:sticky;top:0;grid-template-columns:1fr;align-items:center;padding:.95rem 0;background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(233,230,225,.88);z-index:10}.brand{display:inline-flex;align-items:center;gap:.8rem}.brand-mark{display:grid;place-items:center;width:2.5rem;height:2.5rem;border-radius:50%;background:linear-gradient(135deg,#f2d7c8,#dd8763);color:#fff;font-size:1rem;font-weight:800}.brand-copy small,.brand-copy strong{display:block}.brand-copy strong{font-size:.96rem;font-weight:800}.brand-copy small{color:var(--muted);font-size:.73rem}.site-nav{display:flex;flex-wrap:wrap;gap:.35rem}.site-nav a{padding:.72rem .95rem;border-radius:var(--radius-sm);color:var(--muted);font-size:.92rem;font-weight:700;transition:background-color .18s ease,color .18s ease}.site-nav a.is-active,.site-nav a:hover{background:var(--surface-soft);color:var(--text)}.nav-pill{border:1px solid var(--line)}.instagram-link{display:inline-flex;align-items:center;justify-content:center;width:3rem;min-width:3rem;height:3rem;padding:0;color:#171513}.instagram-link svg{width:1.15rem;height:1.15rem;fill:currentColor}.eyebrow{margin:0 0 .6rem;color:var(--accent);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3,strong{line-height:1.08}h1,h2,h3{margin:0;letter-spacing:-.04em}h1{font-size:clamp(2.8rem,9.2vw,5.6rem);max-width:10ch}h1,h2{font-weight:800}h2{font-size:clamp(2rem,6vw,3.2rem)}.closing-card p,.faq-item p,.host-image-note,.lede,.map-country-list,.prose-card p,.section-intro p{color:var(--muted);font-size:1rem}.hero{position:relative;display:block;padding:.5rem 0 0}.closing-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.78rem 1.2rem;border:1px solid transparent;border-radius:var(--radius-sm);font-size:.95rem;font-weight:800;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--text);color:#fff;box-shadow:var(--shadow-soft)}.button-secondary{background:#fff;border-color:var(--line);color:var(--text)}.button-block{width:100%}.hero-figure{margin:0}.hero-image{display:block;width:100%;max-height:min(68vh,46rem);margin:0 auto;object-fit:contain;object-position:center center}.map-section{padding-top:.15rem}.faq-item,.host-form-card,.map-stage,.prose-card{background:var(--surface)}.map-stage{position:relative;width:100%;aspect-ratio:1536/1024;background:url(/assets/world-map.png) 50%/100% 100% no-repeat}.map-overlay{position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:none;overflow:visible}.route-line{fill:none;stroke:url(#routeGradient);stroke-width:5;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 3px 10px rgba(222,132,97,.22))}.route-points circle{fill:#fff;stroke:#dd8662;stroke-width:3;vector-effect:non-scaling-stroke}.route-halos circle{fill:rgba(222,132,97,.15)}.map-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem;align-items:stretch;margin-bottom:.35rem}.map-stat span,.map-stat strong{display:block}.map-stat{padding:.2rem 0;text-align:center}.map-stat span{color:var(--muted);font-size:.8rem}.map-stat strong{margin-top:.2rem;font-size:1.08rem;font-weight:800}.map-country-list{margin:.9rem 0 0}.map-country-list strong{font-weight:800}.section-intro{margin-bottom:1.35rem}.section-intro p{max-width:46ch;margin:.65rem 0 0}.archive-grid{display:grid;grid-gap:1.35rem;gap:1.35rem}.postcard{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 16px 30px rgba(17,14,11,.04)}.postcard-media{position:relative;overflow:hidden;margin:.9rem;border-radius:var(--radius-sm);background:#f6f2ed}.postcard-media:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(117,99,84,.02),rgba(117,99,84,.02));pointer-events:none}.postcard-photo{display:none;width:100%;aspect-ratio:1/.94;object-fit:cover}.postcard-photo.is-active{display:block}.postcard-overlay{position:absolute;right:0;bottom:0;left:0;padding:1rem;background:linear-gradient(180deg,rgba(16,14,12,.04),rgba(16,14,12,.52));color:#fff}.postcard-overlay h3{font-size:1.4rem;font-weight:800}.postcard-overlay p{margin:.2rem 0 0;font-size:.84rem;opacity:.9}.media-nav{position:absolute;top:.8rem;right:.8rem;display:flex;gap:.4rem}.media-nav button{display:grid;place-items:center;width:2rem;height:2rem;border:0;border-radius:50%;background:rgba(255,255,255,.86);color:var(--text);cursor:pointer}.media-dots{position:absolute;left:.8rem;top:.8rem;display:flex;gap:.35rem}.media-dots span{width:.42rem;height:.42rem;border-radius:50%;background:rgba(255,255,255,.45)}.media-dots span.is-active{background:#fff}.postcard-body{padding:0 1rem 1rem}.postcard-text{position:relative;margin:0;color:var(--muted);font-size:.96rem;transition:max-height .22s ease}.postcard-text.is-collapsed{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.postcard-text.is-collapsed:after{content:"";position:absolute;right:0;bottom:0;left:0;height:3rem;background:linear-gradient(180deg,rgba(255,255,255,0),#fff 90%)}.read-more{margin-top:.7rem;padding:0;border:0;background:none;color:var(--accent);cursor:pointer;font-size:.88rem;font-weight:800}.postcard-dialog{position:fixed;inset:0;z-index:50}.postcard-dialog[hidden]{display:none}.postcard-dialog-backdrop{position:absolute;inset:0;background:rgba(18,15,13,.55);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.postcard-dialog-panel{position:absolute;right:0;bottom:0;left:0;max-height:88vh;overflow:auto;border-radius:28px 28px 0 0;background:#fff;box-shadow:0 -24px 60px rgba(18,15,13,.2)}.dialog-close{position:-webkit-sticky;position:sticky;top:0;z-index:2;display:inline-flex;margin-left:auto;padding:1rem 1rem .5rem;border:0;background:#fff;color:var(--muted);cursor:pointer;font-size:.9rem;font-weight:800}.postcard-dialog-content{padding:0 1rem 1rem}.postcard-article-media{position:relative;overflow:hidden;border-radius:var(--radius);background:#f6f2ed}.postcard-article-media img{display:none;width:100%;aspect-ratio:1/.9;object-fit:cover}.postcard-article-media img.is-active{display:block}.postcard-article-head{padding:1.2rem 0 .35rem}.postcard-article-head h3{font-size:clamp(1.8rem,5vw,2.5rem);font-weight:800}.postcard-article-date{margin-top:.25rem;color:var(--muted);font-size:.92rem}.postcard-article-text{padding-top:.5rem;color:var(--text);font-size:1rem;line-height:1.85}.postcard-article-text p{margin:0}.postcard-article-text p+p{margin-top:1rem}.postcard-meta{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-top:.95rem}.photo-count{color:var(--muted);font-size:.82rem}.reaction{display:inline-flex;align-items:center;justify-content:center;min-height:2.35rem;padding:.55rem .9rem;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;color:var(--text);font-size:.82rem;font-weight:800;cursor:pointer}.reaction.is-active{background:var(--accent);border-color:var(--accent);color:#fff}.closing-card{grid-template-columns:1fr;padding:1.4rem 0}.closing-card,.site-footer{align-items:center;border-top:1px solid var(--line)}.site-footer{padding:1rem 0;color:var(--muted);font-size:.9rem}.site-footer p{margin:0}.site-footer nav{display:flex;gap:1rem;flex-wrap:wrap;align-items:center}.page-hero,.simple-main .section{max-width:900px;margin:0 auto}.prose-grid{grid-template-columns:1fr}.prose-card{padding:1.25rem}.prose-card h2{font-size:1.35rem;font-weight:800}.faq-list{display:grid;grid-gap:.85rem;gap:.85rem}.faq-item{padding:1rem 1.1rem}.faq-item summary{list-style:none;cursor:pointer;font-weight:800}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{margin:.7rem 0 0}.host-main{padding:1rem 0 2rem}.host-intro-grid{align-items:center}.host-intro{padding:.8rem 0 .4rem}.host-intro h1{max-width:8ch}.host-rules{padding-left:1.1rem}.host-rules li+li{margin-top:.55rem}.host-portrait{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#faf7f3}.host-portrait img{width:100%;aspect-ratio:1/1;object-fit:cover}.host-image-note{margin:.6rem 0 0;font-size:.88rem}.host-form-card{padding:1rem}.host-form label{display:grid;grid-gap:.45rem;gap:.45rem;color:var(--text);font-size:.9rem;font-weight:800}.host-form input,.host-form select,.host-form textarea{border:1px solid var(--line)}.host-form small{color:var(--muted);font-size:.78rem;font-weight:500}.consent-check{grid-template-columns:auto 1fr;align-items:start}.consent-check input{margin-top:.2rem}.host-success{padding:1.2rem .4rem;text-align:center}.host-success h2{max-width:none;font-size:2rem}.host-success p{color:var(--muted)}@media (min-width:720px){.site-footer,.site-header{grid-template-columns:auto 1fr}.site-footer nav,.site-header .site-nav{justify-self:end}.archive-grid,.host-form,.host-intro-grid,.prose-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.host-form button,.host-form label:nth-child(3),.host-form label:nth-child(4),.host-form label:nth-child(7){grid-column:1/-1}}@media (max-width:979px){.hero{padding-top:.25rem}.hero-image{max-height:none}.map-stage{padding-top:0}.map-stats{grid-template-columns:1fr;gap:.75rem;margin-bottom:1rem}}@media (min-width:980px){.section{padding:4rem 0}.hero{padding-top:.75rem}.archive-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.closing-card{grid-template-columns:minmax(0,1fr) auto;gap:2rem}.page-hero{padding-top:5rem}.postcard-dialog-panel{top:50%;right:50%;bottom:auto;left:auto;width:min(920px,calc(100% - 2rem));max-height:86vh;border-radius:28px;transform:translate(50%,-50%)}.postcard-dialog-content{padding:0 1.4rem 1.4rem}}.brand-logo-image{width:2.5rem;height:2.5rem;border-radius:50%;object-fit:cover}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.form-error{margin:0;color:#b42318;font-size:.9rem;font-weight:700}.accurate-map-stage{width:100%}.accurate-world-map{display:block;width:100%;height:auto;overflow:visible}.accurate-world-map .land{fill:#efe7db}.accurate-world-map .route-line{fill:none;stroke:url(#routeGradientApp);stroke-width:4.5;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 3px 10px rgba(222,132,97,.22))}.accurate-world-map .route-halo{fill:rgba(222,132,97,.15)}.accurate-world-map .route-current-pulse{fill:rgba(222,132,97,.16);transform-box:fill-box;transform-origin:center;animation:map-current-heartbeat 2.8s ease-in-out infinite}.accurate-world-map .route-point{fill:#fff;stroke:#dd8662;stroke-width:2.75;vector-effect:non-scaling-stroke}.accurate-world-map .route-point-current{filter:drop-shadow(0 0 10px rgba(222,132,97,.18))}@keyframes map-current-heartbeat{0%,to{opacity:.24;transform:scale(.94)}35%{opacity:.52;transform:scale(1.16)}55%{opacity:.18;transform:scale(1.02)}72%{opacity:.34;transform:scale(1.1)}}@media (prefers-reduced-motion:reduce){.accurate-world-map .route-current-pulse{animation:none;opacity:.22;transform:none}}.admin-shell{width:min(calc(100% - 2rem),1180px);margin:0 auto;padding:1.5rem 0 3rem}.admin-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem}.admin-grid{display:grid;grid-gap:1rem;gap:1rem}.admin-card{padding:1.25rem;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.admin-card h2,.admin-card h3{margin-bottom:.9rem}.admin-card form,.admin-settings-grid{display:grid;grid-gap:.9rem;gap:.9rem}.admin-inline-actions,.admin-post-row,.admin-stat-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.admin-stat-row{gap:1.5rem}.admin-stat{min-width:120px}.admin-stat span,.admin-stat strong{display:block}.admin-stat span{color:var(--muted);font-size:.8rem}.admin-stat strong{margin-top:.2rem;font-size:1.1rem}.admin-post-list{display:grid;grid-gap:.85rem;gap:.85rem}.admin-post-row{justify-content:space-between;padding-bottom:.85rem;border-bottom:1px solid var(--line)}.admin-post-row:last-child{padding-bottom:0;border-bottom:0}.admin-post-meta{color:var(--muted);font-size:.85rem}.admin-login-card{width:min(calc(100% - 2rem),460px);margin:6rem auto 2rem;padding:1.8rem;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.admin-login-card .eyebrow{margin-bottom:.4rem}.admin-login-card h1{margin-bottom:.55rem}.admin-login-card .lede{margin-bottom:1.4rem}.admin-login-card form,.admin-login-form{display:grid;grid-gap:1rem;gap:1rem}.admin-login-form label{display:grid;grid-gap:.45rem;gap:.45rem;font-size:.92rem;font-weight:700}.admin-login-form input{width:100%;padding:.85rem .95rem;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;color:var(--text)}.admin-two-col{display:grid;grid-gap:.9rem;gap:.9rem}@media (min-width:900px){.admin-two-col{grid-template-columns:repeat(2,minmax(0,1fr))}}.simple-main-section{max-width:900px;margin:0 auto}.instagram-link-footer{width:2.4rem;min-width:2.4rem;height:2.4rem;padding:0;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle}.postcard-article-media-natural{display:flex;align-items:center;justify-content:center;padding:1rem}.postcard-article-media-natural img{display:none;width:100%;height:auto;max-height:min(72vh,900px);object-fit:contain;border-radius:calc(var(--radius) - 4px)}.postcard-article-media-natural img.is-active{display:block}.host-main{padding:1rem 0 2.5rem}.host-rules-section{padding:0 0 1rem;background:#fff}.host-rules{margin:0;padding-left:1.2rem;color:var(--muted)}.host-form-section{margin-top:1rem;padding:1.35rem;border-radius:var(--radius);background:#efe7db}.host-form-card{padding:0;background:transparent}.host-form{display:grid;grid-gap:1rem;gap:1rem}.host-field{display:grid;grid-gap:.45rem;gap:.45rem;color:var(--text)}.host-field,.host-field-label{font-size:.9rem;font-weight:800}.admin-card input,.admin-card select,.admin-card textarea,.host-form input,.host-form select,.host-form textarea{font-weight:400}.host-form input,.host-form select,.host-form textarea{width:100%;min-height:3.25rem;padding:.9rem 1rem;border:1px solid rgba(111,102,92,.18);border-radius:var(--radius-sm);background:#fff;color:var(--text)}.host-form select{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding-right:3rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M4.5 6.75L9 11.25L13.5 6.75' stroke='%236f665c' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:1rem}.host-form textarea{min-height:10rem;resize:vertical}.host-character-count{justify-self:end;margin-top:-.1rem}.admin-card input::placeholder,.admin-card select,.admin-card textarea::placeholder,.host-form input::placeholder,.host-form select,.host-form textarea::placeholder{color:var(--muted);opacity:1;font-weight:500}.host-field-full,.host-field-half{grid-column:1/-1}.upload-toolbar{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.upload-trigger{min-height:3rem;min-width:8.5rem}.upload-list{display:grid;grid-gap:.7rem;gap:.7rem}.upload-item{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:.85rem 1rem;border-radius:var(--radius-sm);background:rgba(255,255,255,.82);border:1px solid rgba(111,102,92,.12)}.upload-item span,.upload-item strong{display:block}.upload-item strong{font-size:.92rem;font-weight:700}.upload-item span{margin-top:.1rem;color:var(--muted);font-size:.8rem}.upload-remove{border:0;background:none;color:var(--accent);font-size:.85rem;font-weight:800;cursor:pointer}.consent-check{display:grid;grid-template-columns:1rem 1fr;grid-gap:.8rem;gap:.8rem;align-items:center}.consent-check input{width:1rem;height:1rem;margin-top:0}.consent-check span{line-height:1.5}.admin-card{border-radius:22px;box-shadow:0 18px 38px rgba(17,14,11,.04)}.admin-settings-grid{gap:1.3rem}.admin-section-block{padding-top:.3rem;border-top:1px solid var(--line)}.admin-section-block:first-child{border-top:0;padding-top:0}.admin-section-heading h3{margin-bottom:.15rem;font-size:1.2rem}.admin-section-heading p{margin:0 0 1rem;color:var(--muted);font-size:.9rem}.admin-card label{display:grid;grid-gap:.35rem;gap:.35rem;font-size:.9rem;font-weight:700}.admin-card input,.admin-card select,.admin-card textarea{width:100%;padding:.85rem .95rem;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;color:var(--text)}.admin-image-field{display:grid;grid-gap:.55rem;gap:.55rem}.admin-image-preview{width:100%;border-radius:16px;border:1px solid var(--line);background:#faf7f3;aspect-ratio:16/9;object-fit:contain}.admin-logo-field{max-width:20rem}.admin-logo-fallback,.admin-logo-preview{width:6rem;height:6rem;border-radius:50%;border:1px solid var(--line);background:#faf7f3}.admin-logo-preview{object-fit:cover}.admin-logo-fallback{display:grid;place-items:center;font-size:1.5rem;font-weight:800;color:var(--accent)}.admin-image-field small{color:var(--muted);font-size:.78rem}.button-is-saved{background:#2f8f5b;border-color:#2f8f5b}.admin-empty-state{margin:0;color:var(--muted)}.admin-contributor-table{display:grid;grid-gap:.65rem;gap:.65rem}.admin-contributor-head,.admin-contributor-row{display:grid;grid-gap:.5rem;gap:.5rem}.admin-contributor-head{color:var(--muted);font-size:.82rem;font-weight:700}.admin-contributor-row{padding:.9rem 0;border-top:1px solid var(--line);font-size:.92rem}@media (min-width:900px){.admin-contributor-head,.admin-contributor-row{grid-template-columns:minmax(0,.9fr) minmax(0,1.35fr) minmax(0,1fr) minmax(0,1.1fr);align-items:start}}@media (min-width:720px){.host-field-half{grid-column:span 1}.host-form{grid-template-columns:repeat(2,minmax(0,1fr))}.host-field-half{grid-column:span 1!important}.host-field-full,.host-form .button-block,.host-form .form-error{grid-column:1/-1!important}}