:root{--camino-gold: #D4AF37;--camino-gold-muted: rgba(212, 175, 55, .2)}body.camino-theme-active{--bg: #080808;--bg-gradient: radial-gradient(circle at 50% 0%, #1a1508 0%, #080808 70%);--accent: var(--camino-gold);--accent-soft: var(--camino-gold-muted);--glass: rgba(10, 10, 12, .85);--glass-border: rgba(212, 175, 55, .15);--glass-border-hover: rgba(212, 175, 55, .5)}.camino-layout-wrapper{position:relative;min-height:100vh;overflow:hidden}.parchment-overlay{position:fixed;inset:0;background-image:url(https://www.transparenttextures.com/patterns/old-map.png);opacity:.04;pointer-events:none;z-index:1;mix-blend-mode:overlay}.camino-section{transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;z-index:2}.card-glass{background:var(--glass);backdrop-filter:blur(20px);border:1px solid var(--glass-border);box-shadow:0 20px 50px #0000004d;transition:transform .3s ease,border-color .3s ease}.card-glass:hover{border-color:var(--glass-border-hover);transform:translateY(-5px)}.section-header .icon-box{background:var(--accent-soft);color:var(--accent);box-shadow:0 0 20px var(--accent-soft)}.timeline-line{position:absolute;left:30px;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,transparent,var(--accent),transparent);opacity:.3}.camino-hub[data-astro-cid-ckaype4e]{padding-bottom:5rem}.container[data-astro-cid-ckaype4e]{max-width:1200px;margin:0 auto;padding:0 1.5rem}.hero-section[data-astro-cid-ckaype4e]{position:relative;height:100vh;display:flex;align-items:center;overflow:hidden}.hero-bg[data-astro-cid-ckaype4e]{position:absolute;inset:0;background:linear-gradient(to bottom,#0808084d,#080808cc),url(/assets/img/hero/camino-hub-bg.jpg);background-size:cover;background-position:center;z-index:-1;scale:1.1}.hero-content[data-astro-cid-ckaype4e]{max-width:800px}.hero-content[data-astro-cid-ckaype4e] h1[data-astro-cid-ckaype4e]{font-size:clamp(3rem,8vw,6rem);color:#fff;margin:.5rem 0 1.5rem;line-height:.9;letter-spacing:-.04em}.hero-content[data-astro-cid-ckaype4e] .subtitle[data-astro-cid-ckaype4e]{font-size:1.4rem;color:var(--text-dim);margin-bottom:3rem;font-weight:500}.eyebrow[data-astro-cid-ckaype4e]{color:var(--accent);text-transform:uppercase;letter-spacing:.3em;font-weight:800;font-size:.9rem}.hero-cta-group[data-astro-cid-ckaype4e]{display:flex;align-items:center;gap:3rem}.countdown-mini[data-astro-cid-ckaype4e]{padding:1rem 2rem;display:flex;flex-direction:column;align-items:center;border-radius:20px}.countdown-mini[data-astro-cid-ckaype4e] span[data-astro-cid-ckaype4e]#countdown-days{font-size:2.5rem;font-weight:800;color:var(--accent);line-height:1}.countdown-mini[data-astro-cid-ckaype4e] .label[data-astro-cid-ckaype4e]{font-size:.7rem;text-transform:uppercase;color:var(--text-dim)}.hero-socials[data-astro-cid-ckaype4e]{display:flex;gap:1rem}.social-btn[data-astro-cid-ckaype4e]{width:50px;height:50px;border-radius:50%;background:#ffffff0d;color:#fff;display:grid;place-items:center;font-size:1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(255,255,255,.1)}.social-btn[data-astro-cid-ckaype4e]:hover{background:var(--accent-color);color:#fff;transform:translateY(-5px) scale(1.1);box-shadow:0 10px 20px #0000004d;border-color:transparent}.nav-grid-section[data-astro-cid-ckaype4e]{padding:8rem 0;background:radial-gradient(circle at 50% 100%,#1a1508 0%,transparent 60%)}.grid-intro[data-astro-cid-ckaype4e]{text-align:center;margin-bottom:5rem}.grid-intro[data-astro-cid-ckaype4e] h2[data-astro-cid-ckaype4e]{font-size:2.5rem;margin-bottom:1rem}.grid-intro[data-astro-cid-ckaype4e] p[data-astro-cid-ckaype4e]{color:var(--text-dim);font-size:1.1rem}.hub-grid[data-astro-cid-ckaype4e]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(max-width:968px){.hub-grid[data-astro-cid-ckaype4e]{grid-template-columns:1fr}}.nav-card[data-astro-cid-ckaype4e]{display:flex;flex-direction:column;border-radius:32px;overflow:hidden;text-decoration:none;color:inherit;height:100%;border:1px solid var(--glass-border)}.card-image[data-astro-cid-ckaype4e]{height:240px;background-size:cover;background-position:center;position:relative;overflow:hidden}.card-image[data-astro-cid-ckaype4e] .overlay[data-astro-cid-ckaype4e]{position:absolute;inset:0;background:linear-gradient(to top,rgba(8,8,8,.8),transparent)}.icon-floater[data-astro-cid-ckaype4e]{position:absolute;bottom:1.5rem;left:1.5rem;width:50px;height:50px;border-radius:12px;background:var(--accent);color:#000;display:grid;place-items:center;font-size:1.25rem;box-shadow:0 10px 20px #0000004d}.card-content[data-astro-cid-ckaype4e]{padding:2rem;flex-grow:1;display:flex;flex-direction:column}.card-content[data-astro-cid-ckaype4e] h3[data-astro-cid-ckaype4e]{font-size:1.75rem;margin-bottom:.75rem}.card-content[data-astro-cid-ckaype4e] p[data-astro-cid-ckaype4e]{color:var(--text-dim);line-height:1.6;margin-bottom:2rem;flex-grow:1}.card-footer[data-astro-cid-ckaype4e]{display:flex;justify-content:space-between;align-items:center;font-weight:700;color:var(--accent);font-size:.9rem;text-transform:uppercase;letter-spacing:.05em}.nav-card[data-astro-cid-ckaype4e]:hover .card-image[data-astro-cid-ckaype4e]{scale:1.05}.nav-card[data-astro-cid-ckaype4e]:hover .icon-floater[data-astro-cid-ckaype4e]{transform:translateY(-3px);box-shadow:0 0 20px var(--accent-soft)}.featured-countdown[data-astro-cid-ckaype4e]{padding:4rem 0}.countdown-card[data-astro-cid-ckaype4e]{padding:4rem 2rem;border-radius:40px;text-align:center;background:radial-gradient(circle at center,rgba(212,175,55,.1) 0%,transparent 70%)}.countdown-header[data-astro-cid-ckaype4e] h2[data-astro-cid-ckaype4e]{font-size:2.5rem;margin-bottom:.5rem}.countdown-timer[data-astro-cid-ckaype4e]{display:flex;justify-content:center;gap:3rem;margin-top:3rem;flex-wrap:wrap}.time-block[data-astro-cid-ckaype4e]{display:flex;flex-direction:column;align-items:center}.time-block[data-astro-cid-ckaype4e] .number[data-astro-cid-ckaype4e]{font-size:4rem;font-weight:800;color:var(--accent);line-height:1}.time-block[data-astro-cid-ckaype4e] .unit[data-astro-cid-ckaype4e]{font-size:.8rem;text-transform:uppercase;color:var(--text-dim);margin-top:.5rem;letter-spacing:.1em}.map-preview-section[data-astro-cid-ckaype4e]{padding:8rem 0}.map-header[data-astro-cid-ckaype4e]{text-align:center;margin-bottom:4rem}.map-preview-wrapper[data-astro-cid-ckaype4e]{height:400px;border-radius:40px;position:relative;overflow:hidden}.hub-mini-map[data-astro-cid-ckaype4e]{height:100%;width:100%;opacity:.6;filter:grayscale(1) invert(1) contrast(1.2)}.map-overlay[data-astro-cid-ckaype4e]{position:absolute;inset:0;display:grid;place-items:center;background:#08080866;backdrop-filter:blur(4px)}.btn-primary[data-astro-cid-ckaype4e]{background:var(--accent);color:#000;padding:1.25rem 2.5rem;border-radius:50px;font-weight:800;font-size:1.1rem;text-decoration:none;display:flex;align-items:center;gap:1rem;box-shadow:0 10px 30px var(--accent-soft);transition:all .3s}.btn-primary[data-astro-cid-ckaype4e]:hover{transform:translateY(-5px);box-shadow:0 15px 40px var(--accent-soft)}.section-padding[data-astro-cid-ckaype4e]{padding:8rem 0}
