:root{
  --ink:#0b2430;--muted:#526b75;--sea:#0d5966;--sea-dark:#062c37;--foam:#edf6f5;--sand:#f3e3c5;--coral:#e56c4b;--paper:#fbfcfa;--line:#cbdadc;--white:#fff;--shadow:0 24px 70px rgba(6,44,55,.12);--radius:26px;--max:1220px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65}img,video{max-width:100%;height:auto}a{color:inherit}.skip-link{position:fixed;left:1rem;top:-5rem;z-index:100;background:#fff;padding:.75rem 1rem;border-radius:10px}.skip-link:focus{top:1rem}.site-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1rem max(1.2rem,calc((100vw - var(--max))/2));background:rgba(251,252,250,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(11,36,48,.08)}.brand{display:flex;align-items:center;gap:.75rem;text-decoration:none}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--sea-dark);color:#fff;font-size:1.2rem}.brand span:last-child{display:grid;line-height:1.15}.brand strong{font-size:1.05rem}.brand small{font-size:.72rem;color:var(--muted);margin-top:.25rem;letter-spacing:.04em}.site-header nav{display:flex;gap:1.2rem;align-items:center}.site-header nav a{text-decoration:none;font-size:.93rem;font-weight:700}.site-header nav a:hover,.site-header nav a:focus-visible{color:var(--coral)}.menu-button{display:none;border:1px solid var(--line);background:#fff;border-radius:999px;padding:.65rem 1rem;font:inherit;font-weight:700}.hero{max-width:var(--max);margin:0 auto;padding:4.5rem 1.25rem 2.5rem;display:grid;grid-template-columns:1.02fr .98fr;gap:3rem;align-items:center;min-height:780px}.hero h1{font-size:clamp(3rem,6.5vw,6.7rem);line-height:.94;letter-spacing:-.06em;margin:.45rem 0 1.5rem;max-width:11ch}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.78rem;font-weight:900;color:var(--coral);margin:0 0 .5rem}.hero-lead{font-size:clamp(1.1rem,2vw,1.42rem);max-width:630px;color:var(--muted)}.hero-actions{display:flex;gap:.8rem;flex-wrap:wrap;margin:2rem 0}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:.88rem 1.3rem;background:var(--sea);color:#fff;text-decoration:none;font:inherit;font-weight:850;cursor:pointer;box-shadow:0 10px 25px rgba(13,89,102,.18)}.button:hover,.button:focus-visible{background:var(--sea-dark);transform:translateY(-1px)}.button-ghost{background:transparent;color:var(--ink);border:1px solid var(--line);box-shadow:none}.button-small{padding:.55rem .85rem;font-size:.88rem}.hero-art img{display:block;width:100%;filter:drop-shadow(0 35px 40px rgba(4,40,50,.16))}.countdown{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;margin:2.3rem 0 0}.countdown div{background:#fff;border:1px solid var(--line);border-radius:18px;padding:.8rem .9rem}.countdown dt{font-size:.72rem;color:var(--muted);text-transform:uppercase;letter-spacing:.1em}.countdown dd{margin:0;font-size:1.25rem;font-weight:900}.section{max-width:var(--max);margin:0 auto;padding:6rem 1.25rem}.section-heading{max-width:780px;margin-bottom:2.4rem}.section-heading h2,.split-section h2{font-size:clamp(2.4rem,5vw,4.8rem);line-height:1;letter-spacing:-.05em;margin:.4rem 0 1.2rem}.section-heading>p:last-child,.split-section>div>p{font-size:1.1rem;color:var(--muted)}.live-section{max-width:none;background:var(--sea-dark);color:#fff;padding-left:max(1.25rem,calc((100vw - var(--max))/2));padding-right:max(1.25rem,calc((100vw - var(--max))/2));border-radius:48px 48px 0 0}.live-section .section-heading>p:last-child{color:#c3d9de}.live-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,.7fr);gap:1.2rem}.map-shell,.status-card{background:#fff;color:var(--ink);border-radius:var(--radius);overflow:hidden}.map-shell{min-height:580px;position:relative}.map-shell #map{height:520px;background:#dce8e9}.map-note{margin:0;padding:.85rem 1rem;font-size:.76rem;color:var(--muted);border-top:1px solid var(--line)}.map-fallback{padding:2rem}.status-card{padding:1.6rem}.status-card h3{font-size:2rem;margin:.8rem 0 1.3rem}.status-pill{display:inline-flex;align-items:center;gap:.5rem;background:#e5f4eb;color:#195a37;border-radius:999px;padding:.45rem .7rem;font-size:.78rem;font-weight:850}.status-pill i{width:.55rem;height:.55rem;border-radius:50%;background:#2ba362;box-shadow:0 0 0 5px rgba(43,163,98,.12)}.status-card dl{margin:0}.status-card dl div{display:grid;grid-template-columns:105px 1fr;gap:1rem;padding:.86rem 0;border-top:1px solid var(--line)}.status-card dt{font-size:.78rem;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.status-card dd{margin:0;font-weight:800}.integrity-note{font-size:.83rem;color:var(--muted);background:var(--foam);padding:1rem;border-radius:14px}.post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem}.post-card,.empty-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 10px 35px rgba(6,44,55,.05)}.post-card.featured{grid-column:span 2}.post-card img{width:100%;height:260px;object-fit:cover}.post-card.featured img{height:350px}.post-card-body,.empty-card{padding:1.45rem}.post-card h3,.empty-card h3{font-size:1.6rem;line-height:1.12;margin:.45rem 0}.post-card p{color:var(--muted)}.post-meta{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.text-link{border:0;background:none;padding:0;color:var(--sea);font:inherit;font-weight:850;cursor:pointer}.text-link:hover{text-decoration:underline}.split-section{display:grid;grid-template-columns:.75fr 1.25fr;gap:4rem;align-items:center}.portrait-card{min-height:520px;border-radius:38px;background:linear-gradient(145deg,var(--sea-dark),#1e7180);color:#fff;display:flex;flex-direction:column;justify-content:flex-end;padding:2rem;box-shadow:var(--shadow)}.portrait-symbol{flex:1;display:grid;place-items:center}.portrait-symbol span{display:grid;place-items:center;width:210px;height:210px;border-radius:50%;border:2px solid rgba(255,255,255,.25);font-size:4rem;font-weight:950;letter-spacing:-.08em;background:rgba(255,255,255,.08)}.check-list{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.check-list li{padding:.8rem 1rem;background:var(--foam);border-radius:14px;font-weight:750}.check-list li::before{content:"✓";color:var(--sea);margin-right:.55rem}.ship-section{background:#eef4f2;border-radius:44px}.facts-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:.8rem}.facts-grid article{background:#fff;border-radius:20px;padding:1.25rem;text-align:center;border:1px solid var(--line)}.facts-grid strong{display:block;font-size:1.45rem}.facts-grid span{font-size:.78rem;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.ship-story{margin-top:1.2rem;display:grid;grid-template-columns:1.2fr .8fr;gap:2rem;align-items:center;background:#fff;border-radius:28px;padding:1.2rem;border:1px solid var(--line)}.ship-story img{border-radius:20px}.ship-story h3{font-size:2rem;line-height:1.1}.ship-story p{color:var(--muted)}.care-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.care-grid article{border-top:4px solid var(--coral);padding:1.5rem;background:#fff;border-radius:0 0 20px 20px;box-shadow:0 12px 35px rgba(6,44,55,.06)}.care-grid span{font-size:.76rem;color:var(--coral);font-weight:900;letter-spacing:.12em}.care-grid h3{font-size:1.35rem}.care-grid p{color:var(--muted)}.guestbook-section{max-width:none;padding-left:max(1.25rem,calc((100vw - var(--max))/2));padding-right:max(1.25rem,calc((100vw - var(--max))/2));background:#f1e4cc}.guestbook-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:1.2rem}.guest-form{background:#fff;border-radius:var(--radius);padding:1.5rem}.guest-form label{display:grid;gap:.4rem;font-weight:800;margin-bottom:1rem}.guest-form input,.guest-form textarea{width:100%;border:1px solid #aebfc4;border-radius:12px;padding:.85rem;font:inherit;background:#fff}.guest-form input:focus,.guest-form textarea:focus{outline:3px solid rgba(13,89,102,.15);border-color:var(--sea)}.guest-form small{font-weight:400;color:var(--muted)}.consent{grid-template-columns:auto 1fr!important;align-items:start}.consent input{width:auto;margin-top:.35rem}.honeypot{position:absolute!important;left:-9999px!important}.guest-list{display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-content:start}.guest-list article{background:#fff;border-radius:20px;padding:1.25rem;min-height:170px}.guest-list h3{margin:0}.guest-list p{color:var(--muted)}.guest-list time{font-size:.75rem;color:var(--muted)}.legal{max-width:880px}.legal h2{font-size:2.4rem}.legal h3{margin-top:2rem}.legal-note{background:#fff3cf;padding:1rem;border-radius:12px}footer{background:#061f28;color:#fff;padding:3rem max(1.25rem,calc((100vw - var(--max))/2));display:grid;grid-template-columns:1fr auto auto;gap:2rem;align-items:end}footer p{color:#b9cdd1}footer nav{display:flex;gap:1rem}footer a{color:#fff}dialog{width:min(900px,calc(100% - 2rem));max-height:88vh;border:0;border-radius:24px;padding:0;box-shadow:0 30px 120px rgba(0,0,0,.35)}dialog::backdrop{background:rgba(2,18,24,.72);backdrop-filter:blur(5px)}.dialog-close{position:sticky;top:1rem;float:right;margin:1rem 1rem 0 0;border:0;border-radius:50%;width:44px;height:44px;font-size:1.7rem;background:var(--ink);color:#fff;cursor:pointer;z-index:2}.modal-article{padding:3rem}.modal-article h2{font-size:clamp(2.2rem,5vw,4.5rem);line-height:1;letter-spacing:-.05em}.prose{font-size:1.08rem}.prose h2,.prose h3{margin-top:2rem;line-height:1.2}.prose blockquote{border-left:4px solid var(--coral);margin:2rem 0;padding:.5rem 1.5rem;color:var(--muted)}.log-media,.insta-card{margin:2rem auto;max-width:680px}.log-media img,.log-media video,.insta-card img,.insta-card video{display:block;width:100%;border-radius:18px}.log-media figcaption,.insta-card figcaption{font-size:.9rem;color:var(--muted);padding:.6rem 0}.insta-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff}.insta-card img,.insta-card video{border-radius:0}.insta-head{display:flex;align-items:center;gap:.7rem;padding:.8rem}.insta-head span:last-child{display:grid;line-height:1.15}.insta-head small{color:var(--muted)}.insta-avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#f8c65d,#d64b86,#6750d6);color:#fff;font-weight:900}.insta-card figcaption{padding:.9rem}.external-card{border:1px solid var(--line);background:var(--foam);padding:1.2rem;border-radius:16px;margin:1.5rem 0}.toast{position:fixed;right:1rem;bottom:1rem;z-index:100;background:#0b2430;color:#fff;border-radius:14px;padding:1rem 1.2rem;box-shadow:var(--shadow)}.leaflet-container{font:inherit}.ship-marker{display:grid;place-items:center;width:42px;height:42px;border-radius:50% 50% 50% 12px;transform:rotate(-45deg);background:var(--coral);border:3px solid #fff;box-shadow:0 8px 18px rgba(0,0,0,.28)}.ship-marker span{transform:rotate(45deg);font-size:1.2rem}.underline{text-decoration:underline}
@media(max-width:980px){.site-header nav{display:none;position:absolute;top:calc(100% + 1px);left:0;right:0;background:#fff;padding:1rem 1.25rem;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line)}.site-header nav.open{display:flex}.menu-button{display:block}.hero{grid-template-columns:1fr;min-height:auto;padding-top:3rem}.hero-art{order:-1;max-width:720px;margin:auto}.live-grid,.split-section,.ship-story,.guestbook-grid{grid-template-columns:1fr}.post-grid{grid-template-columns:1fr 1fr}.facts-grid{grid-template-columns:repeat(3,1fr)}.split-section{gap:2rem}.portrait-card{min-height:400px}.care-grid{grid-template-columns:1fr 1fr}footer{grid-template-columns:1fr 1fr}footer>p{grid-column:1/-1}.hero h1{max-width:13ch}}
@media(max-width:640px){.brand small{display:none}.hero{padding-top:1.5rem}.hero h1{font-size:3.35rem}.countdown{grid-template-columns:1fr 1fr}.section{padding-top:4.5rem;padding-bottom:4.5rem}.live-section{border-radius:28px 28px 0 0}.live-grid{gap:.8rem}.map-shell{min-height:460px}.map-shell #map{height:410px}.post-grid,.care-grid,.guest-list{grid-template-columns:1fr}.post-card.featured{grid-column:auto}.facts-grid{grid-template-columns:1fr 1fr}.check-list{grid-template-columns:1fr}.modal-article{padding:2rem 1.2rem}.status-card dl div{grid-template-columns:90px 1fr}footer{grid-template-columns:1fr}footer nav{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
.simple-map{position:relative;overflow:hidden;touch-action:none;cursor:grab;isolation:isolate}.simple-map.is-dragging{cursor:grabbing}.sm-tiles{position:absolute;inset:0;background:#d8e5e7}.sm-tiles img{position:absolute;left:0;top:0;width:256px;height:256px;max-width:none;user-select:none}.sm-overlay{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;overflow:visible}.sm-route{fill:none;stroke:#e56c4b;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 2px 3px rgba(0,0,0,.28))}.sm-marker-ring{fill:#fff;stroke:#e56c4b;stroke-width:5}.sm-marker-ship{fill:#0b5966;stroke:#fff;stroke-width:1.5}.sm-controls{position:absolute;z-index:3;left:12px;top:12px;display:grid;border-radius:10px;overflow:hidden;box-shadow:0 5px 18px rgba(0,0,0,.2)}.sm-controls button{width:42px;height:40px;border:0;border-bottom:1px solid #ccd9dc;background:#fff;font-size:1.35rem;font-weight:900;cursor:pointer}.sm-controls button:last-child{border-bottom:0}.sm-attribution{position:absolute;z-index:3;right:0;bottom:0;background:rgba(255,255,255,.86);font-size:10px;padding:2px 5px}.map-error{position:absolute;z-index:4;top:12px;right:12px;max-width:240px;background:#fff;padding:.7rem;border-radius:10px;box-shadow:0 5px 18px rgba(0,0,0,.18)}
.article-page{max-width:980px;margin:0 auto;padding:3rem 1.25rem 6rem}.article-page .modal-article{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.article-page h1{font-size:clamp(2.8rem,6vw,5.8rem);line-height:.98;letter-spacing:-.055em;margin:.4rem 0 1rem}.article-lead{font-size:1.25rem;color:var(--muted);max-width:760px}.article-cover{width:100%;max-height:560px;object-fit:cover;border-radius:20px;margin:1.5rem 0}.back-article{display:inline-block;margin-bottom:1rem;font-weight:800;text-decoration:none}
