/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
@font-face{font-family:'Bebas Neue';src:url(/themes/custom/dive/fonts/BebasNeue-Regular.ttf) format('truetype');font-weight:400;font-style:normal;font-display:swap;}@font-face{font-family:'Lancelot';src:url(/themes/custom/dive/fonts/Lancelot-Regular.ttf) format('truetype');font-weight:400;font-style:normal;font-display:swap;}@font-face{font-family:'Raleway';src:url(/themes/custom/dive/fonts/Raleway-Italic.ttf) format('truetype-variations');font-weight:100 900;font-style:italic;font-display:swap;}:root{--background:351 100% 17%;--foreground:0 0% 100%;--primary:328 80% 48%;--primary-foreground:0 0% 100%;--accent:320 70% 72%;--accent-foreground:0 0% 100%;--info-bg:108 17% 14%;--highlight:310 80% 85%;--surface-dark:328 80% 35%;--muted-foreground:0 0% 85%;--font-display:'Raleway',sans-serif;--radius:0.5rem;}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0;}html{overflow-x:hidden;}body{background:hsl(var(--background));color:hsl(var(--foreground));font-family:var(--font-display);font-style:normal;letter-spacing:0.04em;margin:0;overflow-x:hidden;overflow-y:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}a{color:inherit;text-decoration:none;}button{font-family:inherit;background:transparent;border:0;padding:0;color:inherit;letter-spacing:inherit;}img{display:block;max-width:100%;height:auto;}@media (min-width:1024px){*,*:hover{cursor:none !important;}}.dive-scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none;}.dive-scrollbar-hide::-webkit-scrollbar{display:none;}::selection{background:hsl(var(--primary));color:hsl(var(--primary-foreground));}
.dive-app{position:relative;width:100vw;height:100vh;height:100dvh;}.dive-logo{position:fixed;top:0;left:0;right:0;display:flex;justify-content:center;padding-top:1.5rem;z-index:50;pointer-events:none;}@media (min-width:1024px){.dive-logo{padding-top:2rem;}}.dive-logo__img{height:1.25rem;width:auto;}@media (min-width:1024px){.dive-logo__img{height:1.75rem;}}.dive-nav{position:absolute;top:1.25rem;z-index:50;display:flex;align-items:center;gap:0.5rem;background:transparent;border:0;padding:0;font-family:'Raleway',sans-serif;font-style:normal;letter-spacing:normal;}.dive-nav--left{left:1rem;}.dive-nav--right{right:1rem;}@media (min-width:1024px){.dive-nav--left{left:2rem;top:50%;writing-mode:vertical-rl;transform:translateY(-50%) rotate(180deg);}.dive-nav--right{right:2rem;top:50%;transform:translateY(-50%);writing-mode:vertical-rl;}}.dive-nav__label{font-size:1rem;color:hsl(var(--foreground));transition:opacity 0.2s;}@media (min-width:1024px){.dive-nav__label{font-size:1.125rem;}}.dive-nav:hover .dive-nav__label,.dive-nav:hover .dive-nav__arrow{opacity:0.7;}.dive-nav__arrow{font-size:1rem;color:hsl(var(--foreground));transition:opacity 0.2s;}@media (min-width:1024px){.dive-nav__arrow{font-size:1.125rem;}.dive-nav--left .dive-nav__arrow{transform:rotate(90deg);}.dive-nav--right .dive-nav__arrow{transform:rotate(-90deg);}.dive-nav--left .dive-nav__label{order:1;}.dive-nav--left .dive-nav__arrow{order:2;}}.dive-footer{position:fixed;bottom:1rem;z-index:50;font-family:'Raleway',sans-serif;font-style:normal;letter-spacing:normal;font-size:0.75rem;color:hsl(var(--foreground));pointer-events:none;}@media (min-width:1024px){.dive-footer{bottom:1.5rem;font-size:0.875rem;}}.dive-footer--left{left:1rem;}@media (min-width:1024px){.dive-footer--left{left:2rem;}}.dive-footer--center{left:50%;transform:translateX(-50%);}.dive-footer--right{right:1rem;pointer-events:auto;text-decoration:none;}@media (min-width:1024px){.dive-footer--right{right:2rem;}}.dive-footer--right:hover{text-decoration:underline;text-underline-offset:4px;}.dive-pages{display:flex;width:200vw;height:100%;transition:transform 700ms ease-in-out;transform:translateX(0);}.dive-pages--info{transform:translateX(-100vw);}.dive-page{width:100vw;height:100%;flex-shrink:0;position:relative;display:flex;flex-direction:column;}.dive-page--info{background:hsl(var(--info-bg));}.dive-carousel-wrapper{flex:1;min-height:0;padding-top:4.5rem;}@media (min-width:1024px){.dive-carousel-wrapper{padding-top:8rem;}}
.dive-carousel-wrapper,.dive-carousel-wrapper > div,.dive-carousel-wrapper > div > div{height:100%;}.dive-carousel-mobile{display:none;}.dive-carousel-3d{position:relative;width:100%;height:100%;perspective:2800px;}.dive-carousel-3d__track{position:absolute;top:45%;left:50%;width:0;height:0;transform-style:preserve-3d;}.dive-carousel-3d__item{position:absolute;width:240px;left:-120px;backface-visibility:hidden;cursor:grab;}.dive-carousel-3d__item--dragging{cursor:grabbing;}.dive-carousel-3d__item img{transition:transform 500ms;width:100%;height:auto;display:block;user-select:none;-webkit-user-drag:none;pointer-events:none;}.dive-carousel-3d__item:hover img{transform:scale(1.05);}.dive-carousel-fallback{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;padding:1rem;}.dive-carousel-fallback__item img{width:100%;height:auto;display:block;}
.dive-vinyl{position:fixed;top:unset;right:1rem;bottom:3rem;z-index:50;user-select:none;}@media (min-width:1024px){.dive-vinyl{top:1.5rem;right:1.5rem;bottom:unset;}}.dive-vinyl__button{display:flex;flex-direction:row-reverse;align-items:center;gap:0.625rem;background:transparent;border:0;padding:0;}.dive-vinyl__record-wrap{position:relative;width:56px;height:56px;}@media (min-width:1024px){.dive-vinyl__record-wrap{width:88px;height:88px;}}.dive-vinyl__record{width:100%;height:100%;transform-origin:50% 50%;}.dive-vinyl--playing .dive-vinyl__record{animation:vinyl-spin 3s linear infinite;}.dive-vinyl--playing .dive-vinyl__dot{animation:dot-pulse 1.4s ease-in-out infinite;}.dive-vinyl__status{display:flex;align-items:center;gap:0.5rem;font-family:'Raleway',sans-serif;color:hsl(var(--foreground));font-size:10px;line-height:1.2;white-space:nowrap;text-align:left;}@media (min-width:1024px){.dive-vinyl__status{font-size:0.75rem;}}.dive-vinyl__dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#E16D22;flex-shrink:0;}@keyframes vinyl-spin{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}@keyframes dot-pulse{0%,100%{transform:scale(1);opacity:0.7;}50%{transform:scale(1.4);opacity:1;}}
.dive-magnifier{position:fixed;z-index:9999;width:110px;height:110px;border-radius:50%;border:1.5px solid rgba(255,255,255,0.25);pointer-events:none;opacity:0;transition:opacity 0.2s ease;box-shadow:0 0 20px rgba(255,255,255,0.06),inset 0 0 20px rgba(255,255,255,0.04);}@media (max-width:1023px){.dive-magnifier{display:none;}}
.dive-info{padding-left:2rem;padding-right:2rem;padding-top:7rem;}@media (min-width:1024px){.dive-info{padding-left:14rem;padding-top:9rem;}}.dive-info__grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:64rem;width:100%;color:hsl(var(--foreground));font-family:'Raleway',sans-serif;font-style:normal;letter-spacing:normal;}@media (min-width:1024px){.dive-info__grid{grid-template-columns:auto 1fr;gap:4rem;}}.dive-info__contact{display:flex;flex-direction:column;gap:1rem;font-size:0.875rem;order:2;}@media (min-width:1024px){.dive-info__contact{order:1;}}.dive-info__contact p{margin:0;}.dive-info__email a{text-decoration:none;text-underline-offset:4px;}.dive-info__email a:hover{text-decoration:underline;}.dive-info__about{max-width:28rem;font-size:0.875rem;order:1;}.dive-info__about a{text-decoration:underline;}@media (min-width:1024px){.dive-info__about{order:2;}}.dive-info__heading{font-size:1rem;font-weight:400;margin:0 0 0.5rem;}.dive-info__body{line-height:1.6;}.dive-info__body p{margin-block-start:1em;margin-block-end:1em;}.dive-info__heading{font-size:20px;margin-bottom:10px;}.dive-info__contact{margin-top:calc(25px + 1em);}@media (max-width:1023px){margin-top:0;}
