/* CAFÉ VALEUR — fælles farver og layout for begge sprog */
:root{--cream:#f3eee4;--ink:#f3eee4;--green:#101e19;--muted:#c1c8bf;--line:#cba66b40;--gold:#dcb67a;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--green);color:var(--ink);font:16px/1.75 var(--sans)}a{color:inherit;text-underline-offset:6px}a:focus-visible{outline:3px solid var(--gold);outline-offset:6px}img{display:block;max-width:100%}.wrap{width:min(1240px,calc(100% - 100px));margin-inline:auto}.header{position:absolute;z-index:3;inset:0 0 auto;display:flex;justify-content:space-between;align-items:center;gap:30px;padding:20px 0;border-bottom:1px solid #e8d5aa40}.brand img{width:104px;height:104px;object-fit:contain;border-radius:50%}nav{display:flex;align-items:center;gap:32px;font-size:.875rem}nav a{text-decoration:none}nav a:hover{color:var(--gold)}.nav-contact{padding:10px 25px;border:1px solid var(--gold);border-radius:3px}.nav-contact span{margin-left:14px}.language{color:var(--gold)}.current-language{border-bottom:1px solid var(--gold)}.hero{position:relative;min-height:850px;min-height: min(920px,100svh);display:grid;place-items:center;padding:185px 30px 110px;isolation:isolate;text-align:center}.hero-image{position:absolute;inset:0;margin:0;z-index:-2}.hero-image img{height:100%;width:100%;object-fit:cover;object-position:center}.hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#050c09a8 0%,#07100b70 28%,#07100b99 70%,#101e19 100%)}.hero-copy{max-width:870px;text-shadow:0 2px 20px #0006}.eyebrow{color:var(--gold);font-size:.8rem;text-transform:uppercase;letter-spacing:.2em;margin:0 0 25px;font-weight:500}h1,h2,h3,p{margin-top:0}.hero .eyebrow{margin-bottom:25px}.hero-welcome{font:italic clamp(1.4rem,2.5vw,2rem)/1.3 var(--serif);margin-bottom:4px}h1{font:400 clamp(4.5rem,8vw,7.8rem)/1.04 var(--serif);letter-spacing:-.035em;margin-bottom:24px}.hero-subtitle{font-size:clamp(1rem,1.8vw,1.3rem);letter-spacing:.03em;margin-bottom:12px}.intro{max-width:530px;margin:0 auto 28px;color:#ece7df;font-size:1rem}.button{display:inline-flex;gap:35px;align-items:center;padding:13px 27px;background:var(--gold);color:#132018;border:1px solid var(--gold);border-radius:3px;text-decoration:none;font-size:.875rem;text-shadow:none;font-weight:600}.button:hover{background:#efd09b}.hero-status{font-size:.8rem;margin:23px 0 0;color:#e4d2b4}.hero-image figcaption{position:absolute;bottom:20px;left:20px;right:20px;color:#d4d9d1;font-size:.75rem;z-index:2}.section{padding-block:100px}h2{font:400 clamp(2.5rem,3.8vw,3.7rem)/1.13 var(--serif);letter-spacing:-.025em;margin-bottom:25px}em{color:var(--gold);font-weight:400}.concept{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:85px}.concept-image{margin:0}.concept-image img{width:100%;height:530px;object-fit:cover;object-position:38% center;border-radius:3px}.concept-image figcaption{font-size:.75rem;color:var(--muted);margin-top:12px}.body-copy{color:var(--muted);font-size:1.05rem}.offerings{display:flex;flex-wrap:wrap;gap:14px 24px;margin-top:28px;font-size:.8rem;color:var(--gold)}.offerings span{padding-bottom:6px;border-bottom:1px solid var(--line)}.status{background:#e8dfce;color:#26372d}.status-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.status .eyebrow{color:#655333}.status h2{max-width:400px}.status-label{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;border:1px solid #a08e6c;padding:5px 12px;display:inline-block}.status h3{font:400 1.8rem/1.3 var(--serif)}.status p{max-width:520px}.text-link{display:inline-flex;gap:36px;text-decoration:none;border-bottom:1px solid #88724d;padding:6px 0}.story{display:grid;grid-template-columns:1fr 1.1fr;gap:100px;align-items:center}.founders-mark{display:flex;justify-content:center}.founders-mark img{width:min(390px,100%);height:auto}.signature{font:italic 1.45rem var(--serif);color:var(--gold);margin-top:30px}.contact{border-top:1px solid var(--line);display:grid;grid-template-columns:1.1fr 1fr;gap:90px}.contact-details{align-self:center}.contact-names{color:var(--gold);font-size:.8rem;letter-spacing:.1em;text-transform:uppercase}#contact-links a{display:block;width:fit-content;overflow-wrap:anywhere;font:400 clamp(1.4rem,2.5vw,2rem)/1.6 var(--serif)}.investor-note{margin-top:28px;color:var(--gold);font-size:.875rem}.location{color:var(--muted);font-size:.875rem}footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;padding-block:25px;color:var(--muted);font-size:.75rem}footer a{text-decoration:none}.skip{position:absolute;top:-100px;left:20px;z-index:10;background:white;color:#111;padding:12px}.skip:focus{top:10px}
@media(min-width:1500px){.hero{min-height:900px}}
@media(max-width:1000px){.wrap{width:calc(100% - 60px)}.concept,.story{gap:45px}.concept-image img{height:470px}nav{gap:20px}.hero{min-height:780px}}
@media(max-width:700px){.wrap{width:calc(100% - 40px)}.header{padding:14px 0;gap:15px}.brand img{width:72px;height:72px}nav{gap:16px}nav a[href='#concept'],nav a[href='#story']{display:none}.nav-contact{padding:7px 12px}.nav-contact span{display:none}.current-language{display:none}.hero{min-height:760px;padding:155px 22px 100px}.hero-image img{object-position:43% center}.hero:after{background:linear-gradient(180deg,#050c09a8,#07100b7a 40%,#101e19 100%)}h1{font-size:clamp(3.65rem,13vw,5.5rem)}.hero-subtitle{font-size:1rem;max-width:280px;margin:0 auto 18px}.hero .eyebrow{font-size:.75rem;letter-spacing:.15em}.intro{max-width:340px}.hero-image figcaption{font-size:.75rem}.section{padding-block:58px}.concept,.story,.contact,.status-grid{grid-template-columns:1fr;gap:35px}.concept-image img{height:340px}.concept>div{grid-row:1}.status h2{margin-bottom:0}.founders-mark img{width:240px}.story{gap:40px}.contact{gap:28px}footer{flex-wrap:wrap}footer>span:nth-child(2){display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
