/*
Theme Name: ExploreAlotLife
Theme URI: https://explorealot.co.uk
Author: ExploreAlotLife
Description: A bright, personal travel-journal theme for Jordan and Lottie, with a scrolling trip timeline and video-led stories.
Version: 1.4.0
Requires at least: 6.6
Requires PHP: 8.0
Text Domain: explorealotlife
*/
:root{--navy:#17324d;--blue:#2d84a7;--aqua:#65c7c5;--sun:#ffcf5a;--coral:#ff7a6b;--cream:#fffaf0;--ink:#183042;--white:#fff;--shadow:0 18px 50px rgba(23,50,77,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65}a{color:var(--blue);text-decoration:none}img{max-width:100%;height:auto;display:block}.wrap{width:min(1160px,calc(100% - 36px));margin:auto}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(23,50,77,.08)}.header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-weight:900;font-size:1.25rem;color:var(--navy)}.brand span{color:var(--coral)}.menu{display:flex;gap:22px;list-style:none;margin:0;padding:0}.menu a{color:var(--navy);font-weight:700}.menu-toggle{display:none;border:0;background:var(--navy);color:white;padding:10px 13px;border-radius:12px}
.hero{min-height:82vh;display:grid;place-items:center start;position:relative;overflow:hidden;color:white;background:linear-gradient(135deg,#102d43,#20516c)}.hero-photo{position:absolute;top:0;right:0;width:52%;height:100%;object-fit:cover;object-position:center 48%}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,31,49,.98) 0%,rgba(9,31,49,.94) 36%,rgba(9,31,49,.2) 68%,rgba(9,31,49,.05))}.hero-content{position:relative;z-index:2;padding:clamp(70px,11vw,140px) 0;max-width:650px}.eyebrow{display:inline-flex;gap:8px;align-items:center;background:var(--sun);color:var(--navy);font-weight:900;padding:7px 13px;border-radius:999px}.hero h1{font-size:clamp(3rem,7vw,6rem);line-height:.95;letter-spacing:-.055em;margin:24px 0}.hero p{font-size:clamp(1.05rem,2vw,1.35rem);max-width:580px}.buttons{display:flex;gap:13px;flex-wrap:wrap;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 21px;font-weight:900;background:var(--coral);color:#fff;box-shadow:var(--shadow)}.button.alt{background:white;color:var(--navy)}
.section{padding:clamp(68px,9vw,118px) 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:38px}.section h2{font-size:clamp(2.2rem,5vw,4.5rem);line-height:1;letter-spacing:-.045em;margin:0}.section-intro{max-width:580px}.timeline{position:relative}.timeline:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:4px;background:linear-gradient(var(--coral),var(--sun),var(--aqua));border-radius:4px;transform:translateX(-50%)}.trip{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center;margin:0 0 92px;position:relative}.trip:nth-child(even) .trip-media{order:2}.trip:after{content:"";position:absolute;left:50%;width:20px;height:20px;background:var(--sun);border:5px solid var(--cream);border-radius:50%;transform:translateX(-50%)}.trip-media{border-radius:28px;overflow:hidden;box-shadow:var(--shadow);aspect-ratio:16/10;background:#d7edf0}.trip-media img{width:100%;height:100%;object-fit:cover}.trip-copy{padding:20px}.trip-meta{color:var(--coral);font-weight:900;text-transform:uppercase;letter-spacing:.08em}.trip h3{font-size:clamp(1.7rem,3.4vw,3rem);line-height:1.05;margin:10px 0 16px}.trip-video-badge{display:inline-block;margin-left:9px;background:var(--navy);color:#fff;border-radius:999px;padding:3px 9px;font-size:.7rem}
.latest-stories{background:#f3faf8}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.story-card{border-radius:24px;overflow:hidden;position:relative;background:white;color:var(--ink);box-shadow:var(--shadow)}.story-card>a{display:block;overflow:hidden;aspect-ratio:16/10;background:#d7edf0}.story-card img{width:100%;height:100%;object-fit:cover;transform:scale(1.025)}.story-card-content{padding:22px}.story-card h3{font-size:1.35rem;line-height:1.2;margin:5px 0 10px}.story-card .meta{font-size:.85rem;color:#607484}.empty-photo{height:100%;display:grid;place-items:center;color:var(--navy);font-weight:900;background:linear-gradient(135deg,#d8f4f2,#ffe7b0)}
.popular-guides{background:var(--navy);color:white}.popular-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(35px,7vw,90px);align-items:start}.popular-intro{position:sticky;top:110px}.popular-intro h2{margin:8px 0 20px}.guide-list{list-style:none;counter-reset:guides;margin:0;padding:0}.guide-list li{counter-increment:guides;border-bottom:1px solid rgba(255,255,255,.18)}.guide-list a{display:grid;grid-template-columns:48px 1fr auto;gap:16px;align-items:center;padding:22px 4px;color:white}.guide-list a:before{content:counter(guides,decimal-leading-zero);color:var(--sun);font-weight:900}.guide-list span{font-size:clamp(1.05rem,2vw,1.35rem);font-weight:800;line-height:1.2}.guide-list small{color:#bfe3e8;white-space:nowrap}
.content-types{background:#fff6e5}.content-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.content-card{min-height:330px;position:relative;overflow:hidden;border-radius:28px;box-shadow:var(--shadow);color:white}.content-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,30,47,.92),rgba(8,30,47,.04) 68%)}.content-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.content-card span{position:absolute;z-index:2;left:28px;right:28px;bottom:25px}.content-card strong{display:block;font-size:clamp(1.8rem,4vw,3rem);line-height:1}.content-card small{display:block;margin-top:9px;max-width:430px;font-size:.95rem}.content-card:nth-child(3) img{object-position:center 35%}
.personal{background:linear-gradient(135deg,#fff0d2,#fff)}.personal-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:center}.personal-card{background:white;border-radius:30px;padding:38px;box-shadow:var(--shadow)}.personal-photo{padding:0;overflow:hidden}.personal-photo img{width:100%;aspect-ratio:16/10;object-fit:cover}.personal-photo>div{padding:24px}
.site-footer{background:#10283c;color:#dce9ef;padding:55px 0}.footer-inner{display:flex;justify-content:space-between;gap:30px;align-items:center}.site-footer a{color:white}.article{width:min(820px,calc(100% - 36px));margin:0 auto;padding:70px 0}.article h1{font-size:clamp(2.4rem,6vw,5rem);line-height:1;letter-spacing:-.04em}.article-featured{width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:28px;margin:28px 0;background:#edf7f6;box-shadow:var(--shadow)}.article .featured{width:100%;height:100%;object-fit:cover;margin:0}.article-content{font-size:1.08rem}.article-content h2,.article-video h2{font-size:2rem;margin-top:2em}.article-video{margin:48px 0 12px;padding:clamp(22px,5vw,42px);background:#fff;border-radius:28px;box-shadow:var(--shadow)}.article-video h2{margin:5px 0 22px}.article-related{margin:48px 0 12px;padding:clamp(22px,5vw,42px);background:#fff;border-radius:28px;box-shadow:var(--shadow)}.article-related h2{font-size:2rem;margin:5px 0 22px}.related-links{display:grid;gap:10px}.related-links a{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 0;border-top:1px solid rgba(23,50,77,.12);font-weight:800}.related-links a:first-child{border-top:0}.related-links small{white-space:nowrap;color:#607484}.video-frame{position:relative;overflow:hidden;width:100%;aspect-ratio:16/9;border-radius:18px;background:var(--navy)}.video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.pagination{padding:30px 0;display:flex;justify-content:center;gap:15px}.journal-archive h1{font-size:clamp(2.4rem,6vw,4.8rem);line-height:1;letter-spacing:-.04em;margin:10px 0 0}
.locations-hero{position:relative;min-height:520px;display:grid;align-items:end;overflow:hidden;background:var(--navy);color:white}.locations-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 45%}.locations-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,36,55,.96),rgba(11,36,55,.58) 55%,rgba(11,36,55,.18))}.locations-hero-content{position:relative;z-index:2;padding:clamp(70px,10vw,125px) 0;max-width:700px}.locations-hero h1{font-size:clamp(3rem,7vw,6rem);line-height:.95;letter-spacing:-.05em;margin:18px 0}.locations-hero p{font-size:1.2rem;max-width:620px}.location-region{margin-bottom:58px}.location-region-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px}.location-region h2{font-size:clamp(2rem,4vw,3.4rem);margin:0;line-height:1}.location-region-head p{margin:0;color:#607484}.location-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.location-tile{position:relative;min-height:265px;overflow:hidden;border-radius:26px;color:white;box-shadow:var(--shadow);background:var(--navy)}.location-tile>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1.02)}.location-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,30,47,.94),rgba(8,30,47,.05) 72%)}.location-tile-copy{position:absolute;z-index:2;left:23px;right:23px;bottom:20px}.location-tile strong{display:block;color:white;font-size:1.55rem;line-height:1.05}.location-tile small{display:inline-block;margin-top:8px;color:#fff3cd;font-weight:800}.location-stories{background:#f3faf8}.location-story-section{scroll-margin-top:100px;margin-bottom:70px}.location-story-section:last-child{margin-bottom:0}.location-story-heading{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:22px}.location-story-heading h2{font-size:clamp(2rem,4vw,3.3rem);margin:0}.location-story-heading a{font-weight:900}.location-story-section .story-grid{grid-template-columns:repeat(3,1fr)}
@media(max-width:800px){.menu-toggle{display:block}.site-nav{display:none;position:absolute;top:76px;left:0;right:0;background:white;padding:20px}.site-nav.open{display:block}.menu{flex-direction:column}.hero{min-height:88vh;place-items:end start}.hero-photo{width:100%;height:58%;top:0;object-position:center 55%}.hero:after{background:linear-gradient(0deg,rgba(9,31,49,.98) 0%,rgba(9,31,49,.9) 42%,rgba(9,31,49,.08) 78%)}.hero-content{padding:360px 0 55px}.timeline:before{left:13px}.trip{grid-template-columns:1fr;gap:16px;padding-left:36px;margin-bottom:62px}.trip:nth-child(even) .trip-media{order:0}.trip:after{left:13px}.story-grid,.personal-grid,.popular-layout,.content-grid,.location-grid,.location-story-section .story-grid{grid-template-columns:1fr}.popular-intro{position:static}.guide-list a{grid-template-columns:38px 1fr}.guide-list small{display:none}.content-card{min-height:260px}.section-head,.footer-inner,.location-region-head,.location-story-heading{display:block}.locations-hero{min-height:470px}.locations-hero:after{background:linear-gradient(0deg,rgba(11,36,55,.96),rgba(11,36,55,.35))}.locations-hero-content{padding:245px 0 52px}.location-tile{min-height:240px}.location-region-head p{margin-top:8px}}
