@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{color-scheme:dark;--bg:#111210;--surface:#191a17;--text:#f3f3eb;--muted:#b0b2a7;--accent:#d9eab0;--line:#363830}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--bg);color:var(--text);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--accent);outline-offset:5px}.skip{position:fixed;z-index:10;top:-100px;left:20px;background:var(--accent);color:#111;padding:12px}.skip:focus{top:12px}.draft{text-align:center;background:#24271e;color:#d1d6c3;font-size:12px;padding:7px 16px;letter-spacing:.035em}.draft span{padding:0 10px}.header{height:105px;padding:0 5%;display:flex;justify-content:space-between;align-items:center}.logo{font-family:Manrope,sans-serif;font-size:36px;font-weight:800;letter-spacing:-2px;line-height:1}.logo span{color:var(--accent)}nav{display:flex;align-items:center;gap:38px;font-size:14px}nav a:hover,.text-link:hover{color:var(--accent)}.nav-book{border:1px solid #73776a;border-radius:2px;padding:11px 18px}.nav-book span{margin-left:22px}.hero{margin:0 24px;position:relative;min-height:690px;height:calc(100svh - 158px);max-height:1000px;overflow:hidden;background:#343c3c}.hero>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:50% 46%;filter:brightness(.72) saturate(.6)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,14,17,.45),transparent 80%),linear-gradient(0deg,rgba(7,14,15,.86),transparent 72%)}.hero-top{position:absolute;inset:30px 3.5% auto;display:flex;justify-content:space-between;letter-spacing:.12em;font-size:12px}.hero-content{position:absolute;bottom:66px;left:3.5%;right:3.5%}.eyebrow{font-size:12px;font-weight:500;letter-spacing:.18em;margin:0 0 26px}.hero .eyebrow{color:var(--accent)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif;font-weight:500}h1{font-size:clamp(58px,7.8vw,122px);line-height:1.04;letter-spacing:-.055em;margin:0 0 32px}em{font-weight:400;font-family:Georgia,serif;letter-spacing:-.055em}.hero-bottom{display:flex;align-items:flex-end;justify-content:space-between}.hero-bottom p{margin:0;color:#e2e4dd;font-size:16px}.round-link{display:flex;align-items:center;gap:25px;font-size:14px}.round{width:50px;height:50px;border:1px solid #a3ada1;border-radius:50%;display:grid;place-items:center;font-size:23px}.round-link:hover .round{background:var(--accent);color:#111}.hero-credit{position:absolute;right:3.5%;bottom:16px;font-size:10px;letter-spacing:.1em;color:#d0d4cc}.section{padding:115px 5%}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:52px}.section-heading h2{margin:0}.section-heading>p{color:var(--muted);margin:0 0 5px}h2{font-size:clamp(38px,4.5vw,70px);letter-spacing:-.045em;line-height:1.12}.categories{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:26px;align-items:start}.photo-card:nth-child(2){margin-top:72px}.photo-card:nth-child(3){margin-top:144px}.photo-wrap{position:relative;overflow:hidden;aspect-ratio:3/4;background:#272a25}.sport .photo-wrap{aspect-ratio:1/1.1}.photo-wrap img{width:100%;height:100%;object-fit:cover;filter:saturate(.68);transition:transform .5s,filter .5s}.photo-card:hover img{transform:scale(1.035);filter:saturate(1)}.image-label{position:absolute;left:12px;bottom:12px;font-size:10px;letter-spacing:.09em;padding:3px 8px;background:#111b;color:#eee}.card-caption{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.card-caption>div{display:flex;align-items:baseline;gap:14px}.number{font-size:12px;color:var(--muted)}h3{font-size:27px;letter-spacing:-.04em;margin:0}.card-caption>span{font-size:25px}.photo-card>p{font-size:14px;color:var(--muted);margin:8px 0 0}.credits{font-size:12px;color:var(--muted);margin:42px 0 0;max-width:700px}.credits a{text-decoration:underline;text-underline-offset:3px}.about{border-top:1px solid var(--line);padding-bottom:125px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.about h2{font-size:clamp(62px,8vw,120px);font-weight:600;line-height:1.05;letter-spacing:-.06em;margin:0}.about h2 span{color:var(--accent)}.about-copy{max-width:480px;padding-top:8px}.about-copy p{color:var(--muted)}.about-copy .lead{font-size:27px;line-height:1.4;color:var(--text);margin-bottom:25px}.text-link{display:inline-flex;gap:25px;border-bottom:1px solid #666e58;padding:8px 0;margin-top:15px;font-size:14px}.booking{background:var(--surface);display:grid;grid-template-columns:1fr 1fr;gap:10%;border-top:1px solid var(--line)}.booking-intro h2{font-size:clamp(52px,5.5vw,82px);margin-bottom:28px}.booking-intro h2 em{color:var(--accent)}.booking-intro>p:not(.eyebrow){max-width:390px;color:var(--muted)}.email{display:inline-block;font-size:23px;letter-spacing:-.02em;border-bottom:1px solid #747b67;padding-bottom:8px;margin-top:28px}.email span{margin-left:24px}form{padding-top:5px}label{display:block;font-size:14px;margin-bottom:23px}label>span{color:var(--muted);font-size:12px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:25px}input,select,textarea{display:block;width:100%;padding:10px 0 12px;background:transparent;border:0;border-radius:0;border-bottom:1px solid #575b50;color:var(--text);font-size:16px;min-height:48px}input::placeholder,textarea::placeholder{color:#93978c}select option{background:var(--surface)}textarea{resize:vertical}button{cursor:pointer;display:flex;align-items:center;justify-content:space-between;width:100%;border:0;background:var(--accent);color:#1a2012;padding:18px 22px;font-size:16px;font-weight:600;transition:background .2s}button:hover{background:#e9fac1}.form-note{font-size:12px;line-height:1.7;color:var(--muted);margin:16px 0 0}#form-status{border-left:2px solid var(--accent);padding-left:14px;margin:18px 0 0;font-size:14px}footer{display:flex;justify-content:space-between;gap:30px;align-items:center;padding:46px 5%;font-size:12px;color:var(--muted)}footer .logo{color:var(--text);font-size:30px}footer p{margin:0}footer>a:not(.logo){font-size:14px}
@media(min-width:1700px){.section,.header,footer{padding-left:max(5%,calc((100vw - 1550px)/2));padding-right:max(5%,calc((100vw - 1550px)/2))}}
@media(max-width:800px){.header{height:88px}nav{gap:23px}.nav-book{padding:9px 12px}.nav-book span{display:none}.hero{margin:0 14px;min-height:620px;height:78svh}.hero-top{inset:25px 6% auto;font-size:10px}.hero-content{left:6%;right:6%;bottom:55px}h1{font-size:clamp(60px,10vw,88px)}.hero>img{object-position:58% center}.hero-bottom p{font-size:14px}.round-link{gap:12px}.section{padding:75px 6%}.section-heading{gap:25px}.categories{gap:18px;grid-template-columns:1fr 1fr}.photo-card:nth-child(2){margin-top:45px}.photo-card:nth-child(3){margin-top:15px;grid-column:2}.sport .photo-wrap{aspect-ratio:3/4}.about-grid{gap:35px}.about-copy .lead{font-size:23px}.booking{gap:50px;grid-template-columns:1fr}.booking-intro>p:not(.eyebrow){max-width:500px}.email{margin-top:12px}footer{flex-wrap:wrap}footer p{order:4;width:100%}}
@media(max-width:520px){.draft{font-size:10px}.draft span{padding:0 3px}.header{padding:0 6%;height:82px}.logo{font-size:30px}nav{gap:17px;font-size:13px}nav>a:nth-child(2){display:none}.nav-book{padding:8px 10px}.hero{margin:0 10px;min-height:605px;max-height:850px}.hero-top span:last-child{display:none}.hero-content{bottom:48px}.hero .eyebrow{font-size:10px;margin-bottom:20px}h1{font-size:clamp(53px,13.5vw,70px);margin-bottom:32px}.hero-bottom{align-items:flex-end;gap:12px}.hero-bottom p{font-size:13px;max-width:200px}.round-link>span:first-child{display:none}.round{width:44px;height:44px}.hero-credit{font-size:9px;right:6%}.section-heading{display:block;margin-bottom:34px}.section-heading>p{margin-top:24px;font-size:14px}.categories{grid-template-columns:1fr;gap:35px}.photo-card:nth-child(n){margin-top:0;grid-column:auto}.photo-wrap,.sport .photo-wrap{aspect-ratio:4/5}.photo-card:nth-child(2) .photo-wrap{aspect-ratio:1}.photo-card:nth-child(3) .photo-wrap{aspect-ratio:4/5}.about-grid{grid-template-columns:1fr}.about h2{font-size:76px}.about-copy{padding-top:0}.eyebrow{margin-bottom:20px}.booking-intro h2{font-size:60px}.form-row{grid-template-columns:1fr;gap:0}footer{gap:24px}.credits{font-size:12px}footer>span{margin-left:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
/* Fotografier og gallerier */
.hero>img{filter:none;object-position:center 34%}.hero-shade{background:linear-gradient(0deg,rgba(7,12,14,.95),rgba(7,12,14,.15) 58%,rgba(7,12,14,.12))}.hero{height:calc(100svh - 129px)}.photo-wrap img{filter:none}.gallery-open{display:block;background:none;color:var(--text);padding:0;text-align:left;font-weight:400}.gallery-open:hover{background:none}.photo-wrap{width:100%}.gallery-open .photo-wrap img{display:block}.photo-card:nth-child(3){margin-top:144px}.housing-content{aspect-ratio:3/4;background:#20231c;border:1px solid #3f4437;padding:26px;display:flex;flex-direction:column;justify-content:space-between}.housing-content>.eyebrow{font-size:11px;letter-spacing:.12em}.housing-content>p{font-family:Manrope,sans-serif;font-size:clamp(32px,3.4vw,54px);line-height:1.14;letter-spacing:-.04em;margin:20px 0;color:var(--accent)}.housing-cta{font-size:14px}.housing:hover .housing-content{border-color:var(--accent)}.image-label{font-size:12px;letter-spacing:.04em;padding:5px 9px}.photo-wrap img{height:100%;width:100%}#photo-dialog{background:#10110f;color:var(--text);border:1px solid #45483d;padding:20px 26px;width:min(1200px,96vw);max-width:96vw;max-height:96svh;overflow:auto}#photo-dialog::backdrop{background:#000e}#photo-dialog[open]{display:flex;flex-direction:column}.viewer-top{display:flex;justify-content:space-between;align-items:center;gap:20px}.viewer-top h2{font-size:22px;margin:0}.viewer-top button{width:auto;background:none;color:var(--text);padding:8px 0 8px 20px;gap:20px}.viewer-top button span{font-size:30px}.viewer-photo{height:65svh;min-height:160px;display:flex;align-items:center;justify-content:center;margin-top:12px}.viewer-photo img{max-height:100%;max-width:100%;width:auto;height:auto;object-fit:contain}.viewer-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:12px}.viewer-bottom button{width:46px;height:44px;flex-shrink:0;justify-content:center;background:transparent;border:1px solid #4e5444;color:var(--text);padding:0}.viewer-bottom button:hover{background:var(--accent);color:#111}.viewer-bottom p{font-size:14px;text-align:center;margin:0;color:#d5d9cc}#gallery-thumbs{display:flex;gap:10px;overflow-x:auto;margin-top:16px;padding:4px 2px 6px}#gallery-thumbs button{padding:0;background:none;width:62px;height:54px;flex-shrink:0;border:2px solid transparent}#gallery-thumbs button[aria-current="true"]{border-color:var(--accent)}#gallery-thumbs img{width:100%;height:100%;object-fit:cover}.hero-credit{font-size:12px}@media(max-width:800px){.hero>img{object-position:48% center}.housing-content{padding:20px}.housing-content>p{font-size:46px}.photo-card:nth-child(3){margin-top:15px}.hero{height:78svh}}@media(max-width:520px){.hero>img{object-position:46% center}.hero-shade{background:linear-gradient(0deg,#080e10 0%,rgba(8,14,16,.75) 24%,transparent 65%)}.photo-card:nth-child(n){margin-top:0}.housing-content{aspect-ratio:auto;min-height:340px;padding:26px}.housing-content>p{font-size:52px}.viewer-photo{height:58svh}#photo-dialog{padding:12px;width:96vw}.viewer-bottom{gap:10px}.viewer-bottom p{font-size:12px}.hero-credit{font-size:10px}}

@media(max-width:520px){.header .logo{font-size:25px;letter-spacing:-1.4px}.header nav{gap:10px}.header .nav-book{font-size:12px;padding:8px}.header nav>a:first-child{display:none}}

.hero h1{font-size:clamp(52px,7vw,106px)}@media(max-width:520px){.hero h1{font-size:clamp(42px,11vw,57px)}.hero-bottom p{font-size:13px;max-width:250px}.header nav>a:first-child{display:inline}.header .nav-book{font-size:12px}.header nav{gap:12px}}
