:root{color-scheme:dark;--page-bg: #000000;--page-fg: #f6f2ea;--muted: rgba(246, 242, 234, .72);--gold: #cfa24b;--ring: rgba(255, 255, 255, .16);--ring-strong: rgba(255, 255, 255, .42);--focus: #74a8ff}*{box-sizing:border-box}html{width:100%;min-height:100%;overflow-x:hidden;background:var(--page-bg)}body{width:100%;min-height:100%;margin:0;overflow-x:hidden;background:var(--page-bg);color:var(--page-fg);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}img{display:block;max-width:100%}.landing{position:relative;width:100%;min-height:100vh;min-height:100svh;overflow:hidden;display:grid;place-items:center}.photo{position:absolute;background-size:cover;background-position:center;background-repeat:no-repeat;pointer-events:none}.photo:after{content:"";position:absolute;inset:0}.photo-monestir{left:0;top:50%;transform:translateY(-50%);width:min(40vw,700px);height:min(88vh,700px);background-image:url(img/home/portada-monestir.webp)}.photo-monestir:after{background:linear-gradient(to right,transparent 52%,#000 97%),linear-gradient(to left,transparent 86%,#000 100%),linear-gradient(to top,transparent 84%,#000 100%),linear-gradient(to bottom,transparent 84%,#000 100%)}.photo-escenari{right:0;top:50%;transform:translateY(-50%);width:min(44vw,740px);height:min(92vh,740px);background-image:url(img/home/portada-escenari.webp)}.photo-escenari:after{background:linear-gradient(to left,transparent 52%,#000 97%),linear-gradient(to right,transparent 86%,#000 100%),linear-gradient(to top,transparent 84%,#000 100%),linear-gradient(to bottom,transparent 84%,#000 100%)}.center{position:relative;width:min(92vw,620px);padding:clamp(24px,4vh,48px) 0;display:flex;flex-direction:column;align-items:center}.brand-logo{position:relative;width:clamp(300px,50vw,430px);max-width:92%;height:auto;mix-blend-mode:screen}.routes{position:relative}.routes{margin-top:clamp(28px,5vh,56px);display:flex;align-items:stretch;justify-content:center;gap:clamp(16px,1.8vw,28px)}.routes-divider{width:1px;align-self:stretch;background:linear-gradient(to bottom,transparent 0%,rgba(207,162,75,.9) 22%,rgba(207,162,75,.9) 78%,transparent 100%);flex:none}.route{position:relative;min-width:0;display:grid;justify-items:center;align-content:start;gap:clamp(12px,1.8vh,18px);color:var(--page-fg);text-decoration:none;-webkit-tap-highlight-color:transparent;outline:none}.route-logo-wrap{width:clamp(116px,12vw,158px);aspect-ratio:1;display:grid;place-items:center;border-radius:50%;box-shadow:#ffffff1a 0 0 0 1px,#00000061 0 18px 44px;transform:translateZ(0);transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}.route-logo-wrap img{width:100%;height:100%;object-fit:contain;border-radius:50%}.route-label{max-width:100%;font-size:clamp(.66rem,.85vw,.78rem);line-height:1.15;font-weight:650;letter-spacing:.22em;text-align:center;overflow-wrap:anywhere;color:var(--muted);transition:color .22s ease,transform .22s ease}.route:hover .route-logo-wrap,.route:focus-visible .route-logo-wrap{transform:translateY(-6px) scale(1.035);filter:contrast(1.05) brightness(1.04);box-shadow:var(--ring-strong) 0 0 0 1px,#ffffff1a 0 0 0 9px,#0000007a 0 30px 76px}.route:hover .route-label,.route:focus-visible .route-label{color:var(--page-fg);transform:translateY(-2px)}.route:focus-visible .route-logo-wrap{outline:3px solid var(--focus);outline-offset:7px}.route-events:hover .route-logo-wrap,.route-events:focus-visible .route-logo-wrap{box-shadow:#cfa24bb8 0 0 0 1px,#cfa24b29 0 0 0 10px,#00000080 0 30px 76px}@media(max-width:980px)and (min-width:701px){.photo-monestir{width:44vw;height:50vw}.photo-escenari{width:48vw;height:54vw}}@media(max-width:700px){.landing{display:block}.photo{filter:brightness(.94) contrast(1.28) saturate(1.1)}.photo-monestir{top:0;left:0;transform:none;width:78vw;height:42vh;background-position:40% 30%}.photo-monestir:after{background:linear-gradient(to bottom,transparent 38%,rgba(0,0,0,.38) 72%,#000 95%),linear-gradient(to right,transparent 52%,rgba(0,0,0,.45) 84%,#000 100%),linear-gradient(to left,transparent 88%,#000 100%),linear-gradient(to top,transparent 88%,#000 100%)}.photo-escenari{top:auto;bottom:0;right:0;transform:none;width:88vw;height:40vh;background-position:60% 62%}.photo-escenari:after{background:linear-gradient(to top,transparent 38%,rgba(0,0,0,.38) 72%,#000 95%),linear-gradient(to left,transparent 52%,rgba(0,0,0,.45) 84%,#000 100%),linear-gradient(to right,transparent 88%,#000 100%),linear-gradient(to bottom,transparent 88%,#000 100%)}.center{width:100%;min-height:100vh;min-height:100svh;margin:0;padding:27vh 18px 25vh;justify-content:center}.brand-logo{width:min(72vw,270px)}.routes{margin-top:clamp(24px,4.5vh,40px);gap:clamp(28px,9vw,44px)}.route{width:clamp(96px,28vw,120px)}.route-logo-wrap{width:100%}.route-label{font-size:.6rem;letter-spacing:.08em}}@media(max-width:360px){.route-logo-wrap{width:92px}.route-label{font-size:.56rem}}@media(min-width:701px)and (max-height:760px){.brand-logo{width:clamp(260px,50vw,430px)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
