.home-gallery-section[data-astro-cid-nmvcdtty]{padding:clamp(1.5rem,3vw,2.75rem) 7%}.home-gallery[data-astro-cid-nmvcdtty]{columns:4;column-gap:clamp(.85rem,1.5vw,1.3rem);width:100%;max-width:none;margin:0 auto}.home-gallery__item[data-astro-cid-nmvcdtty]{display:inline-block;width:100%;min-width:0;margin:0 0 clamp(.85rem,1.5vw,1.3rem);break-inside:avoid;vertical-align:top}.home-gallery__image[data-astro-cid-nmvcdtty]{display:block;width:100%;height:auto;border-radius:20px}.home-gallery__item[data-astro-cid-nmvcdtty] figcaption[data-astro-cid-nmvcdtty]{padding:.7rem .85rem 0;color:var(--ink);font:500 clamp(.95rem,1.2vw,1.1rem)/1.35 "Alegreya Sans",sans-serif}.home-gallery__editorial-card[data-astro-cid-nmvcdtty]{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;min-height:19rem;padding:clamp(1.5rem,3vw,3rem);background:var(--himlen-blue, #0057ff);color:var(--cream, #fffaf0);border-radius:20px}.home-gallery__editorial-card[data-astro-cid-nmvcdtty].home-gallery__item--small{min-height:14rem}.home-gallery__editorial-card[data-astro-cid-nmvcdtty].home-gallery__item--tall{min-height:34rem}.home-gallery__editorial-card[data-astro-cid-nmvcdtty].home-gallery__item--wide{min-height:15rem}.home-gallery__editorial-card[data-astro-cid-nmvcdtty] p[data-astro-cid-nmvcdtty]{margin:0;color:inherit;font-family:Berkshire Swash,cursive;font-size:28px;font-weight:400;line-height:1.35}@media(max-width:1000px){.home-gallery-section[data-astro-cid-nmvcdtty]{padding-inline:7%}.home-gallery[data-astro-cid-nmvcdtty]{columns:2}}@media(max-width:640px){.home-gallery-section[data-astro-cid-nmvcdtty]{padding:.65rem 7%}.home-gallery[data-astro-cid-nmvcdtty]{columns:2;column-gap:.45rem}.home-gallery__item[data-astro-cid-nmvcdtty]{margin-bottom:.45rem}.home-gallery__image[data-astro-cid-nmvcdtty],.home-gallery__editorial-card[data-astro-cid-nmvcdtty]{border-radius:10px}.home-gallery__editorial-card[data-astro-cid-nmvcdtty]{min-height:8rem;padding:.65rem}.home-gallery__editorial-card[data-astro-cid-nmvcdtty] p[data-astro-cid-nmvcdtty]{font-size:clamp(.9rem,4vw,1.1rem);line-height:1.2}.home-gallery__item[data-astro-cid-nmvcdtty] figcaption[data-astro-cid-nmvcdtty]{padding:.35rem .2rem 0;font-size:.72rem}}*{box-sizing:border-box;margin:0;padding:0}:root{--orange: #ed8725;--orange: oklch(.72 .16 58);--blue: #0062b5;--blue: oklch(.49 .16 248);--himlen-blue: #0062b5;--himlen-blue: oklch(.49 .16 248);--blue-dark: #003270;--blue-dark: oklch(.32 .13 248);--green: #00561f;--green: oklch(.39 .12 151);--cream: #fef4e2;--cream: oklch(.97 .026 84);--cream-dark: #f0e3ca;--cream-dark: oklch(.92 .036 84);--ink: #181009;--ink: oklch(.18 .018 60);--himlen-cream-text: #fff7ec;--himlen-light: #f4efe6;--himlen-orange-soft: rgba(224, 115, 62, .58);--ink-light: #392e24;--ink-light: oklch(.31 .024 62);--ink-muted: #695b4d;--ink-muted: oklch(.48 .028 66);--paper-line: rgba(24, 16, 9, .13);--paper-line: color-mix(in oklch, var(--ink) 13%, transparent);--page-width: min(940px, calc(100% - clamp(4rem, 18vw, 18rem)) )}.kt-hero{position:relative;width:100%;height:100vh;overflow:hidden;background:var(--ink)}.kt-hero-slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transform:scale(1.015);transition:opacity 1.1s cubic-bezier(.16,1,.3,1),transform 6s ease}.kt-hero-slide.kt-hero-active{opacity:1;transform:scale(1)}.kt-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0d101c38,#0d101c0f 40%,#0d101c9e);pointer-events:none;z-index:1}.kt-hero-content{position:absolute;left:clamp(2rem,10vw,9rem);bottom:clamp(3.5rem,10vh,7rem);max-width:min(600px,calc(100% - 4rem));z-index:2}.kt-hero-title{font-family:Berkshire Swash,cursive;font-size:clamp(3.2rem,8vw,7rem);line-height:.92;color:var(--cream);margin-bottom:1.2rem}.kt-hero-body{font-family:Alegreya Sans,sans-serif;font-size:clamp(1rem,1.6vw,1.3rem);line-height:1.52;color:color-mix(in oklch,var(--cream) 88%,transparent);max-width:46ch}.kt-hero-actions{display:flex;flex-wrap:wrap;gap:clamp(1.15rem,2vw,1.7rem);margin-top:clamp(1.4rem,2.4vw,2.1rem)}.kt-hero-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:2.8rem;padding:.8rem 1.18rem;border-radius:1.1rem;background:var(--himlen-blue);color:var(--cream);font-family:Berkshire Swash,cursive;font-size:clamp(1.18rem,1.55vw,1.5rem);font-weight:700;line-height:1;letter-spacing:0;transition:background .22s ease,transform .22s ease,color .22s ease}.kt-hero-actions a:hover{background:var(--orange);color:var(--cream);transform:translateY(-2px)}.hero-image-stack{display:none}.hero-image-stack-inner{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.hero-stack-image{position:relative;min-height:min(72vh,760px);overflow:hidden;background:var(--ink);border-radius:1.7rem}.hero-stack-image img{width:100%;height:100%;object-fit:cover;display:block}html{scroll-behavior:smooth}body{font-family:Alegreya Sans,Bricolage Grotesque,sans-serif;color:var(--ink);background:var(--cream);line-height:1.6;overflow-x:hidden;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:2px solid var(--himlen-blue);outline-offset:4px}[data-lang=sv] [lang=en],[data-lang=sv] [lang=es],[data-lang=en] [lang=sv],[data-lang=en] [lang=es],[data-lang=es] [lang=sv],[data-lang=es] [lang=en]{display:none}main{position:relative;z-index:1}.feature-showcase{position:relative;width:100%;min-height:auto;background-color:var(--himlen-blue);background-image:var(--paper-blue-image);background-repeat:repeat;background-position:top left;background-size:var(--paper-tile-width) var(--paper-tile-height);color:var(--cream)}.feature-showcase-shell{position:static;width:100%;min-height:auto;display:grid;align-content:center;gap:clamp(1.8rem,3vw,2.8rem);padding:clamp(1.8rem,3.6vw,2.8rem) clamp(3.2rem,10vw,9rem)}.feature-showcase h2{font-family:Berkshire Swash,cursive;font-size:clamp(2.55rem,4.9vw,4.6rem);line-height:1.08;text-align:center;max-width:13.5ch;margin:0 auto;color:var(--cream)}.feature-stage{position:relative;width:100%;max-width:none;min-height:auto;margin:0 auto}.feature-grid{position:static;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(2.5rem,5vw,4.5rem) clamp(1.4rem,4vw,4rem);min-height:auto}.feature-group{display:contents}.feature-card{display:grid;justify-items:center;align-content:start;text-align:center;gap:.45rem;min-height:8.85rem;max-width:14rem;margin:0 auto}.feature-icon{display:grid;place-items:center;width:3.3rem;height:3rem;font-family:Bricolage Grotesque,sans-serif;font-size:1.9rem;font-weight:700;line-height:1;color:var(--cream);transition:color .2s ease,transform .2s ease}.feature-icon.is-image:before{content:"";width:100%;height:100%;background:currentColor;-webkit-mask:var(--feature-icon) center / contain no-repeat;mask:var(--feature-icon) center / contain no-repeat}.feature-card:hover .feature-icon{color:var(--orange);transform:translateY(-2px)}.feature-card h3{font-family:Berkshire Swash,cursive;font-size:clamp(1.18rem,1.5vw,1.6rem);line-height:1;color:var(--cream);transition:color .2s ease}.feature-card:hover h3{color:var(--orange)}.feature-card p{max-width:22ch;font-family:Bricolage Grotesque,sans-serif;font-size:.76rem;font-weight:500;line-height:1.42;color:var(--cream);transition:color .2s ease}.feature-card:hover p{color:var(--orange)}.button-default,.kt-hero-actions a,.menu-spotlight a,.klubb-highlight a{display:inline-flex;align-items:center;justify-content:center;min-height:2.8rem;padding:.8rem 1.18rem;border-radius:1.1rem;background:var(--himlen-blue);color:var(--cream);font-family:Berkshire Swash,cursive;font-size:clamp(1.18rem,1.55vw,1.5rem);font-weight:700;line-height:1;letter-spacing:0;text-transform:none;text-decoration:none;transition:background .22s ease,transform .22s ease,color .22s ease}.button-default:hover,.kt-hero-actions a:hover,.menu-spotlight a:hover,.klubb-highlight a:hover{background:var(--orange);color:var(--cream);transform:translateY(-2px)}.menu-spotlight{position:relative;min-height:min(72vh,44rem);display:grid;align-items:center;overflow:hidden;background:linear-gradient(90deg,#0d101cbd,#0d101c73 48%,#0d101c29),url(/assets/hero-01-food-mezze.webp) center / cover no-repeat}.menu-spotlight:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#1138751a,#11387559);pointer-events:none}.menu-spotlight-inner{position:relative;z-index:1;width:min(56vw,820px);margin:0 auto;padding:clamp(4.8rem,9vw,7rem) 0;display:grid;gap:1rem;justify-items:end;text-align:right}.menu-spotlight h2{font-family:Berkshire Swash,cursive;font-size:clamp(2.7rem,6vw,5rem);line-height:.98;color:var(--cream);max-width:8.6ch;margin:0}.menu-spotlight p{max-width:34ch;font-family:Alegreya Sans,sans-serif;font-size:clamp(1rem,1.8vw,1.25rem);line-height:1.34;color:color-mix(in oklch,var(--cream) 90%,white);margin:0}.klubb-highlight{position:relative;height:100vh;display:grid;align-items:center;overflow:hidden;background:linear-gradient(90deg,#0d101cbf,#0d101c73 48%,#0d101c29),url(/assets/footer-cris-imaz.jpg) center / cover no-repeat}.klubb-highlight:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#1138751a,#11387559);pointer-events:none}.klubb-highlight-inner{position:relative;z-index:1;width:min(56vw,820px);margin:0 auto;padding:clamp(4.8rem,9vw,7rem) 0;display:grid;gap:1rem;justify-items:end;text-align:right}.klubb-highlight h2{font-family:Berkshire Swash,cursive;font-size:clamp(2.7rem,6vw,5rem);line-height:.98;color:var(--cream);max-width:8ch;margin:0}.klubb-highlight p{max-width:34ch;color:color-mix(in oklch,var(--cream) 90%,white);font-size:clamp(1rem,1.8vw,1.25rem);line-height:1.34;margin:0}.hero-bg{position:absolute;inset:0;background-image:url(/assets/cafe-hero.jpg);background-size:cover;background-position:center;opacity:.35;mix-blend-mode:overlay}.hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 50%,rgba(255,165,0,.12) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,165,0,.08) 0%,transparent 50%);pointer-events:none}.hero-content{position:relative;z-index:2;text-align:center;max-width:800px;padding:0 2rem;animation:fadeInUp .9s ease-out .2s both}.hero h1{font-family:Berkshire Swash,cursive;font-size:clamp(3.5rem,9vw,6rem);font-weight:400;line-height:1.05;margin-bottom:1rem;color:var(--cream);text-shadow:0 4px 20px rgba(0,0,0,.3)}.hero-tagline{font-family:Bricolage Grotesque,sans-serif;font-size:clamp(1rem,2.2vw,1.3rem);font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:color-mix(in oklch,var(--cream) 85%,var(--orange));margin-bottom:2.5rem}.hero-cta{display:inline-flex;gap:1rem;flex-wrap:wrap;justify-content:center}.btn{padding:.95rem 2.2rem;font-family:Bricolage Grotesque,sans-serif;font-size:.9rem;font-weight:600;border:2px solid transparent;border-radius:6px;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1);text-decoration:none;display:inline-block}.btn-primary{background:var(--orange);color:var(--cream)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0d101c2e}.btn-secondary{background:transparent;color:var(--cream);border-color:color-mix(in oklch,var(--cream) 60%,transparent)}.btn-secondary:hover{background:var(--cream);color:var(--himlen-blue)}.gallery{padding:clamp(4rem,8vw,6rem) 0;background:var(--cream)}.gallery-grid{width:var(--page-width);margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(3,280px);gap:1.2rem}.gallery-item{position:relative;overflow:hidden;border-radius:8px;background:var(--cream-dark)}.gallery-item:nth-child(1){grid-column:1 / 3;grid-row:1 / 2}.gallery-item:nth-child(2){grid-column:3 / 4;grid-row:1 / 2}.gallery-item:nth-child(3){grid-column:4 / 5;grid-row:1 / 3}.gallery-item:nth-child(4){grid-column:1 / 2;grid-row:2 / 4}.gallery-item:nth-child(5){grid-column:2 / 4;grid-row:2 / 3}.gallery-item:nth-child(6){grid-column:4 / 5;grid-row:3 / 4}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.gallery-item:hover img{transform:scale(1.05)}.gallery-item:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,transparent 60%,rgba(0,0,0,.3));pointer-events:none}.welcome{padding:clamp(5rem,10vw,7rem) 0;background:var(--cream)}.welcome-inner{width:var(--page-width);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:clamp(4rem,8vw,6rem);align-items:start}.welcome-text h2{font-family:Berkshire Swash,cursive;font-size:clamp(2.2rem,4.5vw,3.2rem);color:var(--himlen-blue);margin-bottom:1.5rem;line-height:1.15}.welcome-text p{font-size:1.05rem;line-height:1.8;color:var(--ink-light);margin-bottom:1.2rem}.welcome-cards{display:flex;flex-direction:column;gap:1rem}.welcome-card{padding:1.5rem 1.8rem;background:linear-gradient(135deg,#ffa5000f,#4895ef0f);border:1px solid color-mix(in oklch,var(--orange) 25%,transparent);border-radius:8px;transition:transform .2s ease,box-shadow .2s ease}.welcome-card:hover{transform:translate(8px);box-shadow:0 8px 25px #0d101c1a}.welcome-card h3{font-family:Bricolage Grotesque,sans-serif;font-size:1.05rem;font-weight:600;color:var(--himlen-blue);margin-bottom:.4rem}.welcome-card p{font-size:.9rem;color:var(--ink-muted);margin:0;line-height:1.5}.philosophy{padding:clamp(5rem,10vw,7rem) 0;background:var(--orange);color:var(--cream)}.philosophy-inner{width:var(--page-width);margin:0 auto}.philosophy h2{font-family:Berkshire Swash,cursive;font-size:clamp(2.2rem,4.5vw,3.2rem);margin-bottom:2rem;line-height:1.15}.philosophy-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem}.philosophy-item{padding:2rem;background:#ffffff14;border-radius:8px;border:1px solid color-mix(in oklch,var(--cream) 20%,transparent)}.philosophy-item p{font-size:1.02rem;line-height:1.8;color:color-mix(in oklch,var(--cream) 92%,var(--ink) 8%)}.ecology{padding:clamp(5rem,10vw,7rem) 0;background:var(--cream)}.ecology-inner{width:var(--page-width);margin:0 auto}.ecology-header{margin-bottom:3rem}.ecology h2{font-family:Berkshire Swash,cursive;font-size:clamp(2.2rem,4.5vw,3.2rem);color:var(--himlen-blue);line-height:1.15}.ecology-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(4rem,8vw,6rem);align-items:start}.ecology-text p{font-size:1.05rem;line-height:1.8;color:var(--ink-light);margin-bottom:1.2rem}.ecology-cards{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.ecology-card{padding:1.5rem;background:linear-gradient(135deg,#4895ef0f,#48ca8e0f);border-radius:8px;border:1px solid color-mix(in oklch,var(--green) 25%,transparent);text-align:center}.ecology-icon{width:48px;height:48px;margin:0 auto .8rem;background:var(--himlen-blue);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.4rem}.ecology-card h3{font-family:Bricolage Grotesque,sans-serif;font-size:.9rem;font-weight:600;color:var(--himlen-blue);margin-bottom:.3rem}.ecology-card p{font-size:.8rem;color:var(--ink-muted);margin:0;line-height:1.4}.shop{padding:clamp(5rem,10vw,7rem) 0;background:linear-gradient(180deg,var(--himlen-blue) 0%,color-mix(in oklch,var(--himlen-blue) 82%,#091525) 100%);color:var(--cream)}.shop-inner{width:var(--page-width);margin:0 auto}.shop h2{font-family:Berkshire Swash,cursive;font-size:clamp(2.2rem,4.5vw,3.2rem);margin-bottom:2.5rem;line-height:1.15}.shop-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.shop-item{position:relative;overflow:hidden;border-radius:1.6rem;background:color-mix(in oklch,var(--cream) 10%,white 90%);border:1px solid color-mix(in oklch,var(--cream) 30%,transparent);transition:transform .3s ease,box-shadow .3s ease}.shop-item:hover{transform:translateY(-6px);box-shadow:0 15px 40px #0000004d}.shop-item-image{height:19rem;overflow:hidden;background:color-mix(in oklch,var(--himlen-blue) 50%,white 50%)}.shop-item-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.shop-item:hover .shop-item-image img{transform:scale(1.04)}.shop-item-content{padding:1.1rem 1.3rem 1.4rem;display:grid;gap:.4rem}.shop-item h3{font-family:Berkshire Swash,cursive;font-size:clamp(1.4rem,2vw,1.85rem);line-height:1;color:var(--orange);margin:0}.shop-item p{font-size:.95rem;line-height:1.55;color:color-mix(in oklch,var(--himlen-blue) 78%,white 12%);margin:0}.visit-amplifier-icon{display:flex;justify-content:center;align-items:center;width:100%;margin:0 auto clamp(1rem,2vw,1.5rem);line-height:0}.visit-amplifier-icon img{display:block;width:clamp(5rem,9vw,8rem);height:auto;object-fit:contain}.visit{width:100%;max-width:none;margin-inline:0;box-sizing:border-box;padding-top:clamp(4rem,8vw,7rem);padding-bottom:0;padding-inline:clamp(1.5rem,5vw,5rem);background-color:var(--cream);background-image:var(--paper-cream-image);background-repeat:repeat;background-position:top left;background-size:var(--paper-tile-width) var(--paper-tile-height)}.visit-layout{max-width:1200px;margin-inline:auto;display:grid;grid-template-columns:minmax(380px,480px) minmax(320px,440px);column-gap:clamp(3rem,5vw,5.5rem);align-items:start;justify-content:center}.visit-hours-column{grid-column:1}.visit-hours-column{display:grid;justify-items:center}.visit-hours-column h2{font-family:Berkshire Swash,cursive;font-size:clamp(2.2rem,4.5vw,3.2rem);color:var(--himlen-blue);line-height:1.15;margin:0 0 clamp(2rem,4vw,3.5rem);text-align:center;width:100%;max-width:45rem}.visit-info-column{grid-column:2;padding-top:0}.visit-map-wrapper{max-width:1200px;margin:clamp(3rem,6vw,5rem) auto 0;padding-inline:clamp(1.5rem,5vw,4rem)}.contact-info{display:grid;gap:.805rem;align-content:center;justify-items:center;justify-self:stretch;margin-top:clamp(1.5rem,3vw,2.25rem);padding:0 clamp(.5rem,1.5vw,1.5rem);width:100%;text-align:center}.contact-item{display:grid;gap:0}.contact-value,.contact-value a{font-family:Berkshire Swash,cursive;font-size:clamp(1.05rem,1.55vw,1.45rem);line-height:1.18;color:var(--himlen-blue);text-decoration:none;margin:0;overflow-wrap:anywhere;word-break:normal;white-space:normal;max-width:none}.contact-value--address,.contact-value--address a{font-family:Berkshire Swash,cursive;font-size:clamp(1.05rem,1.55vw,1.45rem);font-weight:400;white-space:normal}.contact-value a{color:var(--himlen-blue);transition:color .2s ease}.contact-value a:hover{color:var(--orange)}.instagram-feed{display:grid;justify-items:center;gap:clamp(1.25rem,2vw,1.75rem);width:100%}.instagram-feed h2{margin:0 0 clamp(.75rem,1.5vw,1.25rem);color:var(--himlen-blue);font-family:Berkshire Swash,cursive;font-size:clamp(2.2rem,4.5vw,3.2rem);line-height:1.15;text-align:center}.instagram-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;width:100%}.instagram-grid__item{display:block;aspect-ratio:1;overflow:hidden;background:color-mix(in srgb,var(--himlen-blue) 8%,transparent)}.instagram-grid__item img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease,filter .35s ease}.instagram-grid__item:hover img{filter:saturate(1.08);transform:scale(1.035)}.instagram-follow-button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;gap:.65rem;padding:.55rem .65rem .55rem 1.35rem;border-radius:999px;background:var(--himlen-blue);color:var(--cream);font-family:Berkshire Swash,cursive;font-size:clamp(1.1rem,1.7vw,1.35rem);line-height:1;text-decoration:none;transition:background-color .2s ease,transform .2s ease}.instagram-follow-button:hover{background:var(--orange);transform:translateY(-2px)}.instagram-follow-button__icon{display:block;width:2rem;height:2rem;border-radius:50%;background-color:transparent;position:relative}.instagram-follow-button__icon:before{content:"";position:absolute;inset:0;background-color:var(--cream);-webkit-mask:url(/images/instagram/instagram-icon.png) center / contain no-repeat;mask:url(/images/instagram/instagram-icon.png) center / contain no-repeat}.hours-box{margin-top:0;padding:0;padding-inline:clamp(.5rem,1.5vw,1.5rem);border:0;border-radius:0;background:transparent;align-self:center;width:100%;max-width:45rem}.hours-table{width:100%;border-collapse:collapse;font-size:1.125rem}.hours-table tr{border-bottom:1px solid var(--paper-line);transition:background .2s ease,color .2s ease}.hours-table tr:last-child{border-bottom:none}.hours-table td{padding:.4rem .75rem}.hours-table td:first-child{font-weight:700;color:var(--orange);width:90px;font-size:clamp(1.02rem,1.68vw,1.125rem)}.hours-table td:last-child{text-align:right;color:var(--orange);font-weight:700;font-size:clamp(1.02rem,1.68vw,1.125rem)}.hours-table tr.is-today td:first-child,.hours-table tr.is-today td:last-child{color:var(--cream)}.hours-table tr.is-today{background:var(--himlen-blue)}.map-wrapper{overflow:hidden;padding:0;border:0;border-radius:0;background:transparent;margin-inline:calc(50% - 50vw);width:100vw;line-height:0}footer{background:var(--himlen-blue);color:#fff}.footer-inner{width:var(--page-width);margin:0 auto;padding:clamp(3rem,6vw,5rem) 0 2rem;background:transparent;color:var(--himlen-blue);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.4rem,5vw,4rem);align-items:start}.footer-inner,.footer-inner p,.footer-inner a,.footer-inner span{color:#fff}.footer-brand{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;align-self:start}.footer-brand img{width:8rem;height:auto}.footer-tagline{font-family:Berkshire Swash,cursive;font-weight:400;color:#fff;font-size:clamp(1.25rem,1.9vw,1.75rem);line-height:1.2;margin:0}.footer-brand p,.footer-contact p,.footer-contact a,.footer-bottom{color:#fff;font-size:.9rem;line-height:1.35}.footer-contact p,.footer-contact a{font-family:Berkshire Swash,cursive;font-size:17px;line-height:1.4;color:#f2e9d8}.footer-menu,.footer-contact{align-self:start;display:flex;flex-direction:column;justify-content:flex-start}.footer-menu{display:grid;gap:.6rem;justify-self:center;align-self:start;text-align:left;min-width:0}.footer-menu a,.footer-contact a{text-decoration:none;transition:color .2s ease}.footer-menu a{font-family:Berkshire Swash,cursive;font-weight:400;text-transform:none;letter-spacing:0;font-size:clamp(1.2rem,1.7vw,1.6rem);line-height:1.05;color:#fff}.footer-menu a:hover,.footer-contact a:hover{color:var(--orange)}.footer-contact{display:grid;gap:.7rem;justify-self:end;text-align:right}.footer-bottom{width:100%;padding:1.25rem clamp(1.25rem,4vw,2.5rem) .6rem;border-top:none;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem 1.5rem;text-align:center;background:#002438}.footer-bottom a:hover{color:var(--orange)!important}.footer-signoff{width:100%;margin:0 auto;padding:1.35rem 0 2.6rem;display:flex;justify-content:center;background:#f2e9d8}.footer-signoff a{display:inline-flex;align-items:center;justify-content:center}.footer-signoff img{width:max(230px,clamp(14rem,24vw,22rem));height:auto;display:block;filter:brightness(0)}.scroll-story-section{position:relative;width:100%;height:500vh;background:var(--cream)}.scroll-story-sticky{position:sticky;top:0;height:100vh;width:100%;overflow:hidden;display:grid;place-items:center}.scroll-story-panel{position:absolute;inset:0;display:grid;grid-template-rows:auto 1fr;align-items:center;justify-items:center;padding-left:clamp(24px,8vw,140px);padding-right:clamp(24px,8vw,140px);padding-top:clamp(1.5rem,3vw,3rem);padding-bottom:clamp(1.5rem,3vw,3rem);opacity:0;transform:translateY(2rem);transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1);pointer-events:none;overflow-y:auto}.scroll-story-panel.is-active{opacity:1;transform:translateY(0);pointer-events:auto}.scroll-story-panel p{max-width:min(720px,calc(100vw - 4rem));margin-left:auto;margin-right:auto;font-family:Berkshire Swash,cursive;font-size:clamp(1.4rem,3.2vw,3rem);line-height:1.25;text-align:center;font-weight:400;letter-spacing:-.01em}.scroll-story-panel.light-panel{background:var(--cream);color:var(--himlen-blue)}.scroll-story-panel.blue-panel{background:var(--himlen-blue);color:var(--cream)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.reveal{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:translateY(0)}@media(max-width:1024px){.gallery-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.gallery-item:nth-child(n){grid-column:auto;grid-row:auto}.gallery-item:nth-child(1),.gallery-item:nth-child(2),.gallery-item:nth-child(5){grid-column:1 / 3}.gallery-item:nth-child(3),.gallery-item:nth-child(4),.gallery-item:nth-child(6){grid-column:1 / 3}.gallery-item{height:280px}.shop-grid{grid-template-columns:repeat(2,1fr)}.feature-showcase{min-height:auto}}@media(max-width:1024px){.kt-hero-content{left:clamp(1.5rem,6vw,4rem);bottom:clamp(3.5rem,10vh,6rem);max-width:min(520px,calc(100% - 3rem))}.kt-hero-title{font-size:clamp(2.95rem,9vw,5.8rem)}.kt-hero-body{font-size:clamp(.95rem,1.8vw,1.2rem)}}@media(max-width:768px){:root{--page-width: calc(100% - 2.5rem) }.menu-spotlight{height:100vh;background-position:center center;align-items:end}.menu-spotlight-inner{justify-items:start;text-align:left;width:100%;max-width:calc(100% - 2.7rem);margin:0;padding:0 1.35rem 3.2rem}.menu-spotlight h2{max-width:7.6ch}.menu-spotlight p{max-width:24ch}.kt-hero-overlay{background:linear-gradient(180deg,#0d101c2e,#0d101c33 36%,#0d101cc2)}.kt-hero-content{left:1.35rem;bottom:3.2rem;max-width:calc(100% - 2.7rem)}.kt-hero-title{font-size:clamp(2.7rem,15vw,4.6rem);line-height:.94}.kt-hero-body{font-size:clamp(.95rem,4.2vw,1.1rem)}.kt-hero-actions{gap:.9rem}.kt-hero-actions a{min-height:2.85rem;padding:.82rem 1.15rem;font-size:1.15rem;border-radius:1rem}.hero-image-stack-inner{grid-template-columns:1fr}.hero-stack-image{display:none;min-height:min(72vh,620px)}.hero-stack-image.is-active{display:block}.feature-showcase{min-height:auto;padding:4rem 2rem 4.75rem}.feature-showcase-shell{position:static;min-height:auto;gap:2.75rem;padding:0}.feature-showcase h2{font-size:clamp(2.4rem,13vw,3.6rem);max-width:10.6ch}.feature-stage,.feature-grid{min-height:auto}.feature-group{position:static;opacity:1;transform:none;pointer-events:auto;grid-template-columns:1fr;gap:2.35rem;margin-bottom:2.35rem}.feature-card{min-height:auto;max-width:20rem}.feature-card p{max-width:28ch}.hero{margin-top:3.5rem;min-height:75vh}.hero h1{font-size:clamp(2.5rem,8vw,4rem)}.welcome-inner,.ecology-grid{grid-template-columns:1fr}.ecology-cards{grid-template-columns:1fr 1fr}.shop-grid{grid-template-columns:1fr}.shop-item-image{height:16rem}.visit-layout{grid-template-columns:1fr;gap:2.5rem;text-align:center;width:min(100% - 2.5rem,600px)}.visit-hours-column h2{text-align:center;margin-bottom:2rem;margin-inline:auto}.visit-info-column{grid-column:auto;padding-top:0}.visit-map-wrapper{padding-inline:0}.contact-info{width:100%;max-width:28rem;justify-self:center;justify-items:center;text-align:center;margin-inline:auto}.instagram-feed{width:min(100%,32rem);margin-inline:auto}.contact-item{width:100%;text-align:center}.contact-value,.contact-value a{font-size:clamp(1.25rem,6vw,2rem);line-height:1.18;text-align:center;white-space:normal;overflow-wrap:anywhere;word-break:normal;max-width:none}.hours-table td:first-child,.hours-table td:last-child{font-size:1.26rem}.hours-box{width:100%;max-width:32rem;margin-inline:auto;padding-inline:clamp(.75rem,4vw,1.25rem)}.hours-table{width:100%}.hours-table td{padding:.42rem .35rem}.hours-table td:first-child{text-align:left;width:auto}.hours-table td:last-child{text-align:right}.klubb-highlight{height:100vh;background-position:center center;align-items:end}.klubb-highlight-inner{justify-items:start;text-align:left;width:100%;max-width:calc(100% - 2.7rem);margin:0;padding:0 1.35rem 3.2rem}.klubb-highlight h2{max-width:9ch}.klubb-highlight p{max-width:24ch}.footer-inner{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr;justify-items:start;align-items:start}.footer-brand img,.footer-menu,.footer-contact{justify-self:start;text-align:left}.footer-bottom{justify-content:flex-start;text-align:left}.map-wrapper{margin-inline:calc(50% - 50vw)}}@media(max-width:480px){.ecology-cards{grid-template-columns:1fr}.gallery-item{height:240px}.hero h1{font-size:clamp(2rem,10vw,3rem)}.hero p{font-size:.92rem}.section-title{font-size:clamp(1.6rem,10vw,2.4rem)}.feature-showcase h2{font-size:clamp(1.8rem,10vw,2.6rem)}.feature-card{max-width:100%}.ecology-section h2{font-size:clamp(1.8rem,10vw,2.6rem)}.ecology-card h3{font-size:clamp(1.2rem,6vw,1.6rem)}.visit{padding-top:clamp(3.5rem,12vw,5rem);padding-bottom:0}.visit-amplifier-icon{margin-bottom:1rem}.visit-amplifier-icon img{width:clamp(4.5rem,24vw,6.5rem)}.visit-hours-column h2{font-size:clamp(2.2rem,13vw,3.2rem);text-align:center;margin-bottom:2rem;margin-inline:auto}.visit-layout{gap:2rem}.contact-info{max-width:22rem}.contact-value,.contact-value a{font-size:clamp(1.15rem,7vw,1.65rem);line-height:1.16}.hours-box{max-width:100%;padding-inline:.75rem}.hours-table td{padding:.4rem .25rem}.hours-table td:first-child,.hours-table td:last-child{font-size:clamp(1.14rem,6vw,1.38rem)}.klubb-highlight h2{font-size:clamp(1.8rem,10vw,2.6rem)}.footer-menu a{font-size:clamp(1rem,5vw,1.3rem)}.footer-contact p,.footer-contact a{font-size:14px}}@media(max-width:390px){:root{--page-width: calc(100% - 1.5rem) }.hero{min-height:68vh;padding:7rem 0 2.5rem}.hero h1{font-size:clamp(1.8rem,12vw,2.6rem)}.hero p{font-size:.85rem}.section-title{font-size:clamp(1.4rem,9vw,2rem)}.feature-showcase{padding:3rem 1.5rem 3.5rem}.feature-showcase h2{font-size:clamp(1.5rem,9vw,2.2rem);max-width:10ch}.feature-group{gap:1.5rem;margin-bottom:1.5rem}.feature-card{max-width:100%;padding:1rem 0}.feature-card h3{font-size:1rem}.feature-card p{font-size:.85rem;max-width:100%}.ecology-section{padding:3rem 0}.ecology-section h2{font-size:clamp(1.5rem,9vw,2.2rem)}.ecology-card{padding:1.2rem}.ecology-card h3{font-size:clamp(1rem,5vw,1.3rem)}.ecology-card p{font-size:.85rem}.contact-value,.contact-value a{font-size:clamp(1.05rem,6.5vw,1.45rem)}.contact-item:last-child .contact-value,.contact-item:last-child .contact-value a{font-size:.9rem}.hours-box{padding-inline:.5rem}.hours-table td:first-child,.hours-table td:last-child{font-size:1.02rem}.klubb-highlight{min-height:50vh}.klubb-highlight h2{font-size:clamp(1.5rem,9vw,2.2rem)}.klubb-highlight p{font-size:.88rem}.shop-item-image{height:12rem}.shop-item-title{font-size:1rem}.shop-item-price{font-size:.9rem}.gallery-item{height:180px}.footer-inner{gap:1.5rem;padding:2rem 0 1.5rem}.footer-brand img{width:6rem}.footer-tagline{font-size:clamp(1rem,4vw,1.25rem)}.footer-menu a{font-size:clamp(.9rem,4.5vw,1.1rem)}.footer-contact p,.footer-contact a{font-size:13px}.footer-bottom{font-size:.78rem;padding:1rem 1rem .5rem;gap:.3rem 1rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.cookie-consent{position:fixed;inset:auto 0 0;z-index:9900;display:flex;justify-content:center;padding:clamp(1rem,2.5vw,1.5rem);pointer-events:none}.cookie-consent.is-hidden{display:none}.cookie-consent__card{pointer-events:auto;background:var(--himlen-blue);color:var(--cream);border-radius:clamp(16px,2vw,28px);box-shadow:0 16px 48px #0d101c61;padding:clamp(1.4rem,3vw,2.2rem) clamp(1.4rem,3vw,2.2rem);width:min(100%,680px);display:grid;gap:1.1rem}.cookie-consent__logo{height:36px;width:auto;filter:brightness(0) invert(1);opacity:.88}.cookie-consent__title{font-family:Berkshire Swash,cursive;font-size:clamp(1.3rem,3vw,1.8rem);line-height:1;color:var(--cream);margin:0}.cookie-consent__text{font-family:Alegreya Sans,sans-serif;font-size:clamp(.92rem,1.5vw,1.05rem);line-height:1.5;color:color-mix(in oklch,var(--cream) 84%,transparent);margin:0}.cookie-consent__legal{font-size:.82rem;color:color-mix(in oklch,var(--cream) 68%,transparent)}.cookie-consent__legal a{color:color-mix(in oklch,var(--cream) 82%,transparent);text-underline-offset:3px}.cookie-consent__actions{display:flex;flex-wrap:wrap;gap:.6rem}.cookie-consent__btn{display:inline-flex;align-items:center;justify-content:center;min-height:2.6rem;padding:.65rem 1.2rem;border-radius:.9rem;border:1px solid color-mix(in oklch,var(--cream) 30%,transparent);background:transparent;color:var(--cream);font-family:Bricolage Grotesque,Alegreya Sans,sans-serif;font-size:.88rem;font-weight:700;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.cookie-consent__btn--primary,.cookie-consent__btn:hover{background:var(--orange);border-color:var(--orange);color:var(--cream)}.cookie-settings{position:fixed;inset:0;z-index:9950;background:#0d101c8c;display:grid;place-items:center;padding:1.5rem}.cookie-settings.is-hidden{display:none}.cookie-settings__panel{background:var(--himlen-blue);color:var(--cream);border-radius:20px;box-shadow:0 24px 60px #0d101c6b;padding:clamp(1.6rem,4vw,2.5rem);width:min(100%,520px);display:grid;gap:1.2rem}.cookie-settings h3{font-family:Berkshire Swash,cursive;font-size:clamp(1.3rem,3vw,1.7rem);color:var(--cream)}.cookie-settings__option{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:.9rem 0;border-bottom:1px solid color-mix(in oklch,var(--cream) 16%,transparent)}.cookie-settings__option:last-of-type{border-bottom:0}.cookie-settings__option-label{font-weight:700;font-size:.95rem}.cookie-settings__option-desc{font-size:.82rem;opacity:.72;margin-top:.22rem;line-height:1.4}.cookie-settings__toggle{flex:0 0 auto;width:44px;height:24px;border-radius:999px;border:1px solid color-mix(in oklch,var(--cream) 40%,transparent);background:color-mix(in oklch,var(--cream) 20%,transparent);cursor:pointer;position:relative;transition:background .2s ease}.cookie-settings__toggle:after{content:"";position:absolute;left:3px;top:50%;transform:translateY(-50%);width:16px;height:16px;border-radius:50%;background:var(--cream);transition:left .2s ease}.cookie-settings__toggle.is-on{background:var(--orange);border-color:var(--orange)}.cookie-settings__toggle.is-on:after{left:calc(100% - 19px)}.cookie-settings__toggle[disabled]{opacity:.5;cursor:not-allowed}.cookie-settings__actions{display:flex;flex-wrap:wrap;gap:.6rem}.map-consent-placeholder{display:grid;gap:.9rem;place-items:center;text-align:center;background:color-mix(in oklch,var(--himlen-blue) 10%,var(--cream));border-radius:1rem;padding:clamp(2.5rem,5vw,4rem) clamp(1.5rem,4vw,3rem);min-height:clamp(16rem,28vw,22rem)}.map-consent-title{font-family:Berkshire Swash,cursive;font-size:clamp(1.2rem,2.5vw,1.7rem);color:var(--himlen-blue)}.map-consent-placeholder p:not(.map-consent-title){font-size:clamp(.9rem,1.5vw,1.05rem);color:color-mix(in oklch,var(--himlen-blue) 72%,transparent);max-width:38ch}.map-consent-btn{background:var(--himlen-blue);color:var(--cream);border:none;border-radius:.9rem;padding:.75rem 1.4rem;font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:.9rem;cursor:pointer;transition:background .2s ease}.map-consent-btn:hover{background:var(--orange)}.map-wrapper iframe{display:block;width:100%;height:clamp(16.8rem,29.4vw,25.2rem);border:0;border-radius:0;vertical-align:bottom}.scroll-story-triptych{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(8px,1vw,16px);width:100%;max-width:min(940px,calc(100vw - 4rem));margin:clamp(1.5rem,3vw,3rem) auto clamp(1.5rem,3vw,3rem);flex-shrink:0}.scroll-story-triptych-item{margin:0;overflow:hidden;border-radius:clamp(8px,1vw,14px)}.scroll-story-triptych-item img{width:100%;height:100%;aspect-ratio:4 / 3;object-fit:cover;display:block}.scroll-story-triptych-item:nth-child(4){display:none}@media(max-width:640px){.scroll-story-section{position:relative;height:500svh;min-height:500svh;overflow:visible}.scroll-story-sticky{position:sticky;top:0;height:100svh;min-height:100svh;overflow:hidden;display:grid;place-items:center;scroll-snap-type:none;-webkit-overflow-scrolling:auto}.scroll-story-panel{position:absolute;inset:0;height:100svh;min-height:100svh;opacity:0;transform:translateY(1.25rem);pointer-events:none;overflow:hidden;display:grid;grid-template-rows:auto auto;align-content:center;justify-items:center;gap:clamp(1rem,4vw,1.6rem);padding:clamp(4.2rem,13vw,5.4rem) clamp(1.1rem,5vw,1.5rem) clamp(2.2rem,8vw,3.2rem);transition:opacity .45s ease,transform .45s ease}.scroll-story-panel.is-active{opacity:1;transform:translateY(0);pointer-events:auto}.scroll-story-triptych{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;width:100%;max-width:21rem;margin:0 auto}.scroll-story-triptych-item{display:block;width:100%;aspect-ratio:4 / 3;margin:0;overflow:hidden;border-radius:12px}.scroll-story-triptych-item:nth-child(4){display:block}.scroll-story-triptych-item img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.scroll-story-panel p{max-width:21rem;width:100%;margin:0 auto;padding:0;font-size:clamp(1.35rem,6.4vw,1.95rem);line-height:1.14;text-align:center;display:block}}.feature-showcase .feature-showcase-shell{padding-top:clamp(5rem,9vw,8rem);padding-bottom:clamp(5rem,9vw,8rem)}.feature-showcase .feature-grid{width:60%;margin-inline:auto;grid-auto-rows:1fr;gap:1.5rem 1rem}.feature-showcase .feature-card{height:100%}.menu-spotlight,.klubb-highlight{height:min(72vh,44rem);min-height:0}@media(max-width:768px){.feature-showcase .feature-showcase-shell{padding-top:4.5rem;padding-bottom:4.5rem}.feature-showcase .feature-grid{width:calc(100% - 2rem);grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;gap:1.25rem .75rem}.feature-showcase .feature-group{display:contents}.feature-showcase .feature-card{width:100%;min-height:0;margin:0;padding:0}.menu-spotlight,.klubb-highlight{height:80vh;min-height:80vh;align-items:center}.menu-spotlight .menu-spotlight-inner,.klubb-highlight .klubb-highlight-inner{width:calc(100% - 2.7rem);margin:0 auto;padding:0;justify-items:center;text-align:center}.menu-spotlight h2,.klubb-highlight h2{max-width:10ch;font-size:clamp(3rem,14vw,4.8rem);text-align:center}.menu-spotlight p,.klubb-highlight p{max-width:28ch;font-size:clamp(1.1rem,5vw,1.35rem);line-height:1.35;text-align:center}}.home-events{width:100%;padding:clamp(4rem,8vw,7rem) 0}.menu-spotlight .menu-spotlight-inner,.klubb-highlight .klubb-highlight-inner{justify-items:center;text-align:center}.menu-spotlight h2,.menu-spotlight p,.klubb-highlight h2,.klubb-highlight p{text-align:center}.home-events__inner{width:50%;margin:0 auto}.home-events__inner.events-count-2{width:75%}.home-events__inner.events-count-3{width:calc(100% - clamp(3rem,10vw,9rem))}.home-events h2{margin:0 0 clamp(3rem,5vw,5rem);color:var(--himlen-blue);font:400 clamp(2.6rem,7vw,5.5rem)/1 "Berkshire Swash",cursive;text-align:center}@media(max-width:800px){.home-events__inner,.home-events__inner.events-count-2,.home-events__inner.events-count-3{width:80%}.contact-value,.contact-value a,.contact-value--address,.contact-value--address a,.contact-item:last-child .contact-value,.contact-item:last-child .contact-value a{font-size:clamp(.8rem,4.2vw,1.15rem)}.visit-layout{row-gap:clamp(4rem,14vw,5.5rem)}.visit-map-wrapper,.map-wrapper{min-height:60vh}.map-wrapper iframe,.map-consent-placeholder{height:60vh;min-height:60vh}}
