
:root{
  --bg:#f6f3ed;
  --surface:#ffffff;
  --surface-soft:#f9f8f4;
  --sand:#efe9df;
  --ink:#102726;
  --text:#35514f;
  --muted:#6b7f7c;
  --line:#dfe7e4;
  --teal:#0f7f78;
  --teal-deep:#083534;
  --teal-dark:#0b2f2d;
  --teal-soft:#dcefeb;
  --shadow:0 18px 50px rgba(8,32,31,.10);
  --radius:26px;
  --radius-sm:18px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;background:var(--bg);color:var(--text);line-height:1.6}
a{color:inherit;text-decoration:none}
img{max-width:100%;display:block}
.shell{width:min(1180px,calc(100% - 40px));margin:0 auto}
.skip-link{position:absolute;left:-9999px;top:auto}
.skip-link:focus{left:16px;top:16px;background:#fff;padding:8px 12px;border-radius:10px;z-index:1000}
.site-header{position:sticky;top:0;z-index:100;background:rgba(250,249,245,.92);backdrop-filter:blur(10px);border-bottom:1px solid rgba(11,47,45,.06)}
.nav-wrap{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:86px}
.brand{display:flex;align-items:center;gap:12px;min-width:0}
.brand img{height:46px;width:auto}
.brand-footer img{height:42px}
.site-nav{display:flex;align-items:center;gap:30px;font-weight:600;color:var(--text)}
.site-nav a{opacity:.95}
.site-nav a:hover{color:var(--teal)}
.nav-cta{padding:14px 20px;border-radius:999px;background:var(--teal-deep);color:#fff !important;box-shadow:0 8px 24px rgba(8,53,52,.18)}
.nav-toggle{display:none;border:1px solid var(--line);background:#fff;border-radius:12px;padding:10px 14px;font-weight:700}
.hero{position:relative;overflow:hidden;padding:54px 0 36px;background:linear-gradient(180deg,#faf9f5 0%,#f9f7f2 100%)}
.hero-aurora{position:absolute;filter:blur(36px);opacity:.45;border-radius:999px}
.hero-aurora-a{width:420px;height:420px;background:#dcefeb;left:-120px;top:18px}
.hero-aurora-b{width:360px;height:360px;background:#e6f1d7;right:0;top:70px}
.hero-grid{position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:46px;align-items:center}
.eyebrow{font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.16em;color:var(--teal);display:flex;align-items:center;gap:10px;margin-bottom:18px}
.eyebrow-light{color:#b9ece4}
.dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#e59a3d}
.hero h1,.section h2{margin:0;color:var(--ink);font-size:clamp(42px,7vw,86px);line-height:.92;letter-spacing:-.05em}
.hero h1 span{color:var(--teal)}
.hero-lead{font-size:clamp(19px,2.4vw,22px);max-width:640px;margin:26px 0 0;color:#3d5956}
.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin:30px 0 34px}
.btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 22px;border-radius:999px;font-weight:800;transition:.2s}
.btn-primary{background:linear-gradient(180deg,var(--teal),#0d6e68);color:#fff;box-shadow:0 14px 30px rgba(15,127,120,.22)}
.btn-ghost{background:#fff;border:1px solid var(--line)}
.hero-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:580px;border-top:1px solid rgba(16,39,38,.08);padding-top:28px}
.hero-proof div{padding-right:16px;border-right:1px solid rgba(16,39,38,.08)}
.hero-proof div:last-child{border-right:0}
.hero-proof strong{display:block;font-size:18px;color:var(--ink)}
.hero-proof span{font-size:14px;color:var(--muted)}
.hero-visual{position:relative;min-height:540px}
.route-card{background:#fff;border-radius:34px;box-shadow:var(--shadow);overflow:hidden;border:1px solid rgba(15,127,120,.09)}
.route-card-main{position:absolute;right:0;top:0;width:min(100%,530px)}
.route-card-top{display:flex;align-items:center;justify-content:space-between;padding:18px 24px 0 24px}
.mini-label{font-size:13px;letter-spacing:.14em;text-transform:uppercase;font-weight:800;color:#5e7875}
.pill{display:inline-flex;padding:9px 14px;border-radius:999px;background:#dff2ee;color:var(--teal-deep);font-weight:700;font-size:14px}
.scene{padding:14px 18px 0}
.scene svg{width:100%;height:auto;border-radius:24px;background:#f7efe0;display:block}
.route-card-body{padding:18px 24px 22px;display:flex;flex-direction:column;gap:16px}
.location{margin:0 0 8px;font-size:14px;text-transform:uppercase;letter-spacing:.14em;font-weight:900;color:#4f716e}
.route-card-body h2{font-size:clamp(24px,4vw,34px);letter-spacing:-.04em;line-height:1.05;margin:0;color:var(--ink)}
.route-card-body p{margin:0}
.route-meta{display:flex;flex-wrap:wrap;gap:10px}
.route-meta span{padding:8px 12px;border-radius:999px;border:1px solid var(--line);background:#fff;font-weight:700;font-size:14px;color:#173f3c}
.float-card{position:absolute;display:flex;flex-direction:column;gap:8px;background:#fff;border-radius:22px;padding:16px 18px;box-shadow:0 16px 35px rgba(16,39,38,.12);max-width:220px;border:1px solid rgba(16,39,38,.06)}
.float-card span{display:inline-flex;width:36px;height:36px;border-radius:12px;align-items:center;justify-content:center;background:#e5f5f1;color:var(--teal-deep);font-weight:900}
.float-card strong{font-size:24px;line-height:1.1;color:var(--ink)}
.float-card small{font-size:15px;color:var(--muted);line-height:1.4}
.float-a{left:10px;top:88px}
.float-b{right:-14px;bottom:42px}
.trust-strip{padding:16px 0 52px}
.trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.trust-grid>div{background:#fff;padding:20px;border-radius:20px;border:1px solid rgba(16,39,38,.06);box-shadow:0 8px 28px rgba(16,39,38,.04)}
.trust-grid span{display:inline-flex;width:36px;height:36px;border-radius:12px;align-items:center;justify-content:center;background:#e9f4f3;color:var(--teal-deep);font-weight:900;margin-bottom:10px}
.trust-grid strong{display:block;color:var(--ink);margin-bottom:8px}
.trust-grid small{color:var(--muted);font-size:14px}
.section{padding:86px 0}
.section-dark{background:var(--teal-deep);color:#dcebea}
.section-dark h2,.section-dark h3,.section-dark strong{color:#fff}
.section-sand{background:#f3eee5}
.split{display:grid;grid-template-columns:.85fr 1.15fr;gap:34px;align-items:start}
.sticky-copy{position:sticky;top:118px}
.section-intro h2{font-size:clamp(36px,5vw,64px);line-height:.96;margin-bottom:18px}
.section-intro p{font-size:19px;max-width:560px}
.feature-stack{display:grid;gap:18px}
.feature-card{display:grid;grid-template-columns:72px 1fr;gap:18px;padding:24px;background:#fff;border-radius:24px;border:1px solid rgba(16,39,38,.08);box-shadow:0 10px 24px rgba(16,39,38,.05)}
.feature-num{width:54px;height:54px;border-radius:18px;display:flex;align-items:center;justify-content:center;background:#e6f2f1;color:var(--teal-deep);font-size:20px;font-weight:900}
.feature-card h3{margin:2px 0 8px;font-size:26px;letter-spacing:-.03em;color:var(--ink)}
.feature-card p{margin:0}
.section-heading-row{display:grid;grid-template-columns:1fr .9fr;gap:24px;align-items:end;margin-bottom:34px}
.section-heading-row h2{font-size:clamp(36px,5vw,62px);color:#fff}
.section-heading-row p{margin:0;font-size:18px;color:#b7cfcd}
.experience-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.experience-card{display:flex;flex-direction:column;background:#f5faf9;border-radius:28px;overflow:hidden;border:1px solid rgba(255,255,255,.08)}
.experience-art{min-height:170px;padding:20px;display:flex;align-items:flex-end;position:relative;overflow:hidden}
.art-label{font-weight:900;letter-spacing:.16em;color:#fff;opacity:.9;font-size:13px}
.art-market{background:linear-gradient(135deg,#0f7f78,#79bca9)}
.art-history{background:linear-gradient(135deg,#355e84,#99b0c6)}
.art-neighborhood{background:linear-gradient(135deg,#856246,#c9a985)}
.experience-art::before,.experience-art::after{content:"";position:absolute;border-radius:999px;opacity:.22;background:#fff}
.experience-art::before{width:220px;height:220px;right:-60px;top:-80px}
.experience-art::after{width:140px;height:140px;left:-20px;bottom:-40px}
.experience-body{padding:24px}
.status{display:inline-block;margin-bottom:10px;padding:7px 11px;border-radius:999px;background:#dff2ee;color:var(--teal-deep);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.experience-body h3{font-size:28px;line-height:1.05;letter-spacing:-.03em;margin:6px 0 10px;color:var(--ink)}
.experience-body p{color:#42625f}
.experience-body ul{margin:16px 0 0;padding-left:18px;color:#42625f}
.destination-panel{margin-top:28px;padding:26px;border-radius:24px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.09);display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center}
.destination-panel h3{margin:8px 0 8px;font-size:32px}
.destination-panel p{margin:0;color:#c3dbd8}
.destination-tags{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}
.destination-tags span{padding:9px 12px;border-radius:999px;background:rgba(255,255,255,.08);color:#fff;font-weight:700;font-size:14px;border:1px solid rgba(255,255,255,.1)}
.centered{text-align:center;max-width:760px;margin:0 auto 28px}
.process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.process-grid article{background:#fff;padding:24px;border-radius:24px;border:1px solid rgba(16,39,38,.08);box-shadow:0 12px 26px rgba(16,39,38,.04)}
.process-grid span{display:inline-flex;width:42px;height:42px;border-radius:14px;background:#dff1ed;color:var(--teal-deep);align-items:center;justify-content:center;font-weight:900;margin-bottom:14px}
.process-grid h3{font-size:24px;line-height:1.1;margin:0 0 10px;color:var(--ink)}
.about-grid{display:grid;grid-template-columns:1fr .95fr;gap:26px;align-items:stretch}
.about-card,.about-image-card{background:#fff;border-radius:32px;box-shadow:0 14px 36px rgba(16,39,38,.06);border:1px solid rgba(16,39,38,.08)}
.about-card{padding:38px 42px}
.about-card h2{font-size:clamp(36px,5vw,68px);line-height:.94;margin-bottom:18px}
.about-card p{font-size:18px}
.legal-note{margin-top:24px;padding-top:18px;border-top:1px solid rgba(16,39,38,.12);font-size:16px;color:#506866}
.about-image-card{overflow:hidden;display:flex;flex-direction:column}
.about-image-card figure{margin:0;position:relative;display:flex;flex:1;min-height:100%}
.about-image-card img{width:100%;height:100%;object-fit:cover;display:block}
.image-overlay{position:absolute;inset:auto 20px 20px 20px;background:linear-gradient(180deg,rgba(5,23,22,.18),rgba(5,23,22,.78));color:#fff;padding:22px 22px 20px;border-radius:24px;backdrop-filter:blur(5px)}
.image-overlay .mini-label{color:#d6f3ee}
.image-overlay h3{margin:6px 0 8px;font-size:32px;line-height:1.02;letter-spacing:-.03em}
.image-overlay p{margin:0;color:#deecea}
.contact-section{background:linear-gradient(180deg,#062826,#031918);color:#d4e8e5}
.contact-grid{display:grid;grid-template-columns:1fr .92fr;gap:28px;align-items:center}
.contact-grid h2{font-size:clamp(42px,5vw,72px);color:#fff;line-height:.94;margin-bottom:16px}
.contact-grid p{font-size:18px;color:#d1e4e1}
.contact-card{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);padding:28px;border-radius:28px;backdrop-filter:blur(8px)}
.contact-row{display:grid;grid-template-columns:92px 1fr;gap:20px;align-items:start;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.08)}
.contact-row:last-of-type{border-bottom:0}
.contact-row span{color:#9cc1bc}
.contact-row strong{color:#fff;font-size:24px;line-height:1.18}
.contact-note{margin:18px 0 0;color:#a9c7c3;font-size:15px}
.site-footer{background:#021513;color:#d1e4e0;padding:32px 0 24px;border-top:1px solid rgba(255,255,255,.05)}
.footer-grid{display:grid;grid-template-columns:1.2fr .7fr .7fr;gap:24px;align-items:start}
.footer-grid p{max-width:360px;color:#b6cecb}
.footer-grid strong{display:block;color:#fff;margin-bottom:12px}
.footer-grid a{display:block;margin:10px 0;color:#cfe4e1}
.footer-meta{display:flex;justify-content:space-between;gap:20px;padding-top:22px;margin-top:24px;border-top:1px solid rgba(255,255,255,.08);font-size:14px;color:#95b6b2}
@media (max-width: 1080px){
  .hero-grid,.split,.section-heading-row,.about-grid,.contact-grid,.footer-grid,.destination-panel{grid-template-columns:1fr}
  .hero-visual{min-height:580px}
  .sticky-copy{position:static}
  .destination-tags{justify-content:flex-start}
}
@media (max-width: 900px){
  .site-nav{position:fixed;inset:82px 16px auto 16px;display:none;flex-direction:column;align-items:flex-start;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);padding:20px;border-radius:22px}
  .site-nav.is-open{display:flex}
  .nav-toggle{display:inline-flex}
  .trust-grid,.experience-grid,.process-grid{grid-template-columns:1fr 1fr}
  .feature-card{grid-template-columns:58px 1fr}
}
@media (max-width: 700px){
  .shell{width:min(100% - 28px,1180px)}
  .nav-wrap{min-height:78px}
  .brand img{height:40px}
  .hero{padding-top:30px}
  .hero-actions{margin-bottom:24px}
  .hero-proof{grid-template-columns:1fr;gap:10px}
  .hero-proof div{border-right:0;border-bottom:1px solid rgba(16,39,38,.08);padding-bottom:12px}
  .hero-proof div:last-child{border-bottom:0;padding-bottom:0}
  .hero-visual{min-height:auto;padding-top:8px}
  .route-card-main{position:relative;width:100%}
  .float-card{position:relative;left:auto;right:auto;bottom:auto;top:auto;margin-top:16px;max-width:none}
  .trust-grid,.experience-grid,.process-grid{grid-template-columns:1fr}
  .about-card,.contact-card{padding:24px}
  .about-image-card figure{min-height:420px}
  .contact-row{grid-template-columns:1fr}
  .contact-row strong{font-size:20px}
  .footer-meta{flex-direction:column}
}

.scene.scene-photo{padding:14px 18px 0;}
.scene.scene-photo img{width:100%;height:320px;object-fit:cover;border-radius:24px;display:block;}
.experience-art{position:relative;min-height:220px;padding:0;display:block;overflow:hidden;background:#123;}
.experience-art img{width:100%;height:220px;object-fit:cover;display:block;filter:saturate(1.02);}
.experience-art::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,29,28,.05),rgba(8,29,28,.42));z-index:1;}
.experience-art::after{display:none;}
.art-label{position:absolute;left:18px;bottom:18px;z-index:2;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.92);color:var(--ink);font-size:13px;}
.about-image-card figure{min-height:100%;}
.about-image-card img{min-height:100%;}
.image-overlay{background:linear-gradient(180deg,rgba(5,23,22,.08),rgba(5,23,22,.80));}
@media (max-width:700px){.scene.scene-photo img{height:260px}.experience-art img{height:210px}}

/* Final image and logo refinements */
.brand img{height:52px;max-width:300px;object-fit:contain;}
.brand-footer img{height:48px;max-width:280px;}
.scene.scene-photo img{object-position:center center;}
.experience-art img{object-position:center center;}
.about-image-card img{object-position:center center;}
@media (max-width:700px){.brand img{height:42px;max-width:220px}.brand-footer img{height:40px}.about-image-card img{object-position:center center;}}
