/*
Theme Name: You Are Here 360
Theme URI: https://example.com/
Author: You Are Here 360
Description: Cinematic immersive travel/360 WordPress theme with Elementor compatibility.
Version: 1.3.0
Requires at least: 6.4
Requires PHP: 8.0
Text Domain: you-are-here-360
*/
:root{--yah-bg:#050b12;--yah-bg2:#08111b;--yah-panel:#0b1520;--yah-text:#f7f9fc;--yah-muted:#a9b2bf;--yah-red:#ff2d2d;--yah-border:rgba(255,255,255,.12);--yah-max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--yah-bg);color:var(--yah-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.yah-wrap{width:min(var(--yah-max),calc(100% - 40px));margin:auto}.yah-site-header{position:sticky;top:0;z-index:50;background:rgba(4,10,17,.95);backdrop-filter:blur(12px);border-bottom:1px solid var(--yah-border)}.yah-header-inner{height:74px;display:flex;align-items:center;gap:28px}.yah-brand{display:flex;align-items:center;font-weight:900;letter-spacing:.03em;font-size:22px;white-space:nowrap}.yah-pin{width:28px;height:28px;border-radius:50% 50% 50% 0;background:var(--yah-red);transform:rotate(-45deg);margin-right:12px;position:relative}.yah-pin:after{content:"";position:absolute;width:10px;height:10px;border:3px solid white;border-radius:50%;left:6px;top:6px}.yah-brand .red{color:var(--yah-red)}.yah-nav{display:flex;align-items:center;gap:34px;margin-left:auto;font-size:13px;text-transform:uppercase;letter-spacing:.07em}.yah-nav a:hover{color:var(--yah-red)}.yah-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:13px 20px;border:1px solid rgba(255,255,255,.4);border-radius:5px;text-transform:uppercase;font-size:12px;font-weight:800;letter-spacing:.04em;transition:.2s}.yah-btn:hover{transform:translateY(-1px);border-color:#fff}.yah-btn-red{background:#db1e1e;border-color:#ff3b3b;color:white}.yah-hero{min-height:620px;background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(4,10,17,.68)),url('assets/images/hero-santacruz.jpg') center/cover no-repeat;display:grid;place-items:center;text-align:center;padding:70px 20px}.yah-hero-mark{font-size:70px;line-height:.8;color:var(--yah-red);filter:drop-shadow(0 10px 20px rgba(0,0,0,.3))}.yah-hero h1{margin:18px 0 4px;font-size:clamp(58px,8vw,100px);line-height:.83;letter-spacing:-.05em;text-transform:uppercase}.yah-hero h1 span{display:block;color:var(--yah-red)}.yah-hero .degree{font-size:.5em;color:white;letter-spacing:.02em}.yah-hero p{font-size:18px;margin:28px 0 24px;color:#fff}.yah-actions{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.yah-section{padding:54px 0;border-top:1px solid var(--yah-border)}.yah-eyebrow{color:var(--yah-red);font-size:12px;text-transform:uppercase;letter-spacing:.1em;font-weight:900}.yah-featured{display:grid;grid-template-columns:.72fr 1.6fr;gap:46px;align-items:center}.yah-featured h2,.yah-map-copy h2{font-size:42px;line-height:1.02;margin:12px 0}.yah-muted{color:var(--yah-muted)}.yah-featured-media{position:relative;border:1px solid rgba(255,255,255,.26);border-radius:8px;overflow:hidden;box-shadow:0 25px 60px rgba(0,0,0,.3)}.yah-play{position:absolute;inset:0;display:grid;place-items:center}.yah-play span{width:72px;height:72px;border:2px solid #fff;border-radius:50%;display:grid;place-items:center;background:rgba(0,0,0,.25);font-size:28px}.yah-section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.yah-section-title h2{font-size:22px;margin:0;text-transform:uppercase}.yah-section-title.center{justify-content:center;color:var(--yah-red);font-size:12px;font-weight:900;letter-spacing:.06em}.yah-category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.yah-cat{height:180px;position:relative;border-radius:8px;overflow:hidden;border:1px solid var(--yah-border);background-size:cover;background-position:center}.yah-cat:after,.yah-destination-img:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.05))}.yah-cat span{position:absolute;z-index:2;inset:auto 0 20px;text-align:center;font-weight:900;text-transform:uppercase;font-size:15px}.yah-dest-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.yah-dest{border:1px solid var(--yah-border);border-radius:9px;overflow:hidden;background:#08111a}.yah-destination-img{height:155px;background-size:cover;background-position:center;position:relative}.yah-dest-body{padding:13px}.yah-dest-title{font-weight:850;font-size:14px}.yah-dest-meta{font-size:11px;color:var(--yah-muted);margin-top:4px}.yah-map{background:#07111d}.yah-map-inner{display:grid;grid-template-columns:300px 1fr;align-items:stretch;min-height:260px}.yah-map-copy{display:flex;flex-direction:column;justify-content:center;padding:30px 30px 30px 0}.yah-map-image{min-height:260px;background:url('assets/images/world-map.jpg') center/cover no-repeat}.yah-how{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;padding:28px 0}.yah-how-item{display:grid;grid-template-columns:40px 1fr;gap:10px;align-items:start;border-right:1px solid var(--yah-border);padding-right:16px}.yah-how-item:last-child{border:0}.yah-icon{font-size:28px;color:var(--yah-red)}.yah-how strong{font-size:11px;text-transform:uppercase}.yah-how small{display:block;color:var(--yah-muted);margin-top:3px}.yah-site-footer{border-top:1px solid var(--yah-border);padding:24px 0 36px}.yah-footer-inner{display:flex;justify-content:space-between;gap:30px;align-items:center}.yah-footer-links{display:flex;gap:26px;font-size:11px;text-transform:uppercase}.yah-content{min-height:60vh;padding:70px 0}.yah-content .entry-content>*{max-width:900px;margin-left:auto;margin-right:auto}.elementor-page .yah-content{padding:0}.elementor-page .yah-content .entry-content>*{max-width:none}.yah-mobile-toggle{display:none;background:none;border:0;color:white;font-size:26px}.screen-reader-text{position:absolute!important;clip:rect(1px,1px,1px,1px);height:1px;width:1px;overflow:hidden}
@media(max-width:900px){.yah-nav{display:none}.yah-mobile-toggle{display:block;margin-left:auto}.yah-header-cta{display:none}.yah-featured,.yah-map-inner{grid-template-columns:1fr}.yah-category-grid,.yah-dest-grid{grid-template-columns:repeat(2,1fr)}.yah-map-copy{padding-right:0}.yah-how{grid-template-columns:1fr 1fr}.yah-how-item{border-right:0}.yah-footer-inner{flex-direction:column;align-items:flex-start}.yah-hero{min-height:560px}}
@media(max-width:560px){.yah-wrap{width:min(100% - 26px,var(--yah-max))}.yah-brand{font-size:18px}.yah-hero h1{font-size:56px}.yah-hero p{font-size:15px}.yah-featured h2,.yah-map-copy h2{font-size:34px}.yah-category-grid,.yah-dest-grid,.yah-how{grid-template-columns:1fr}.yah-cat{height:160px}.yah-footer-links{flex-wrap:wrap}.yah-actions .yah-btn{width:100%}}

/* v1.1 fidelity refinements */
.yah-site-header{position:relative}.admin-bar .yah-site-header{top:0}.yah-header-inner{height:82px}.yah-hero{min-height:540px;padding:45px 20px 32px;background-position:center 56%}.yah-hero-content{display:flex;flex-direction:column;align-items:center}.yah-hero-pin{height:82px;position:relative}.yah-pin-large{display:block;width:48px;height:48px;margin:0 auto;transform:rotate(-45deg)}.yah-pin-large:after{width:16px;height:16px;left:12px;top:12px}.yah-ripples{display:block;width:58px;height:12px;border:2px solid white;border-radius:50%;opacity:.9;margin-top:5px}.yah-hero h1{font-size:clamp(48px,5.5vw,78px);line-height:.83;margin:8px 0 8px;text-shadow:0 4px 20px rgba(0,0,0,.35)}.yah-hero h1 .white{color:#fff}.yah-hero .degree{font-size:.46em;margin-top:8px}.yah-hero p{font-size:16px;margin:12px 0 18px}.yah-hero p small{font-size:15px}.yah-scroll{margin-top:18px;border:1px solid rgba(255,255,255,.6);border-radius:20px;width:20px;height:32px;display:flex;align-items:center;justify-content:center}.yah-left{justify-content:flex-start}.yah-featured{grid-template-columns:.58fr 1.42fr}.yah-featured h2{font-size:38px}.yah-featured-media img{width:100%;height:310px;object-fit:cover}.yah-360badge{position:absolute;right:18px;bottom:14px;font-size:24px;font-weight:900}.yah-escape-section{padding-top:18px}.yah-cat{height:150px}.yah-cat span{inset:auto 0 15px}.yah-cat .yah-cat-icon{inset:auto 0 48px;font-size:30px}.yah-destination-img{height:170px}.yah-map{padding:0}.yah-map-inner{min-height:255px}.yah-map-image{min-height:255px}.yah-how-section{border-top:1px solid var(--yah-border)}
@media(max-width:900px){.yah-site-header{position:sticky}.yah-featured-media img{height:auto}.yah-hero{min-height:600px}}

/* v1.2 Elementor-first homepage */
.yah-front-page{min-height:50vh}.yah-front-page>.elementor{margin:0}.yah-front-page .elementor-section-wrap>.elementor-section,.yah-front-page .e-con{margin-bottom:0}.yah-front-page .elementor-widget-yah360_hero>.elementor-widget-container,.yah-front-page .elementor-widget-yah360_featured>.elementor-widget-container,.yah-front-page .elementor-widget-yah360_escape>.elementor-widget-container,.yah-front-page .elementor-widget-yah360_destinations>.elementor-widget-container,.yah-front-page .elementor-widget-yah360_map>.elementor-widget-container,.yah-front-page .elementor-widget-yah360_how>.elementor-widget-container{margin:0!important;padding:0!important}.elementor-editor-active .yah-site-header{position:relative}.yah-dest{color:inherit;display:block}.yah-dest:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.32)}


/* v1.3 Portal page integration */
.yah360-portal-page-intro{text-align:center;max-width:760px;margin:0 auto 34px}.yah-content .yah360-library,.yah-content .yah360-map-wrap,.yah-content .yah360-live,.yah-content .yah360-favorites,.yah-content .yah360-request-form,.yah-content .yah360-most-requested,.yah-content .yah360-viewing-guide{max-width:1180px;margin-left:auto;margin-right:auto}.elementor-widget-shortcode .yah360-library,.elementor-widget-shortcode .yah360-map-wrap,.elementor-widget-shortcode .yah360-live,.elementor-widget-shortcode .yah360-favorites,.elementor-widget-shortcode .yah360-request-form,.elementor-widget-shortcode .yah360-most-requested,.elementor-widget-shortcode .yah360-viewing-guide{margin-top:30px}.yah-nav .current-menu-item>a{color:var(--yah-red)}
