@font-face { font-family: 'BDO Grotesk'; src: url('./fonts/BDOGrotesk-Light.woff2') format('woff2'); font-weight: 300; font-style: normal; font-display: swap; }
@font-face { font-family: 'BDO Grotesk'; src: url('./fonts/BDOGrotesk-Regular.woff2') format('woff2'); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: 'BDO Grotesk'; src: url('./fonts/BDOGrotesk-Medium.woff2') format('woff2'); font-weight: 500; font-style: normal; font-display: swap; }
@font-face { font-family: 'BDO Grotesk'; src: url('./fonts/BDOGrotesk-DemiBold.woff2') format('woff2'); font-weight: 600; font-style: normal; font-display: swap; }
@font-face { font-family: 'BDO Grotesk'; src: url('./fonts/BDOGrotesk-Bold.woff2') format('woff2'); font-weight: 700; font-style: normal; font-display: swap; }
@font-face { font-family: 'BDO Grotesk'; src: url('./fonts/BDOGrotesk-ExtraBold.woff2') format('woff2'); font-weight: 800; font-style: normal; font-display: swap; }
@font-face { font-family: 'BDO Grotesk'; src: url('./fonts/BDOGrotesk-Black.woff2') format('woff2'); font-weight: 900; font-style: normal; font-display: swap; }
        
:root {
    --_color---color-light-1: #fefaf3;
    --_typography---type-font-body: "BDO Grotesk", Arial, sans-serif;
    --_color---color-text-dark: var(--_color---color-dark);
    --_typography---type-body-size: 16px;
    --_typography---type-body-line-height: 1.4;
    --_typography---type-font-headings: "EB Garamond", "Times New Roman", serif;
    --_typography---type-font-weight-headings: 400;
    --_typography---type-h1-size: 4.2em; 
    --_typography---type-h1-line-height: 1em;
    --_typography---type-h1-letter-spacing: -3px;
    --_typography---type-h2-size: 2.5em;
    --_typography---type-h2-line-height: 1.1em;
    --_typography---type-h2-letter-spacing: -2px;
    --_typography---type-h3-size: 2em;
    --_typography---type-h3-line-height: 1.2em;
    --_typography---type-h3-letter-spacing: -1px;
    --_typography---type-h4-size: 1.25em;
    --_typography---type-h4-line-height: 1.25em;
    --_typography---type-h4-letter-spacing: -0.5px;
    --_typography---type-h5-size: 1em;
    --_typography---type-h5-line-height: 1.3em;
    --_typography---type-h5-letter-spacing: -2px;
    --_gaps---gap-0-5x: 12px;
    --_typography---type-small-size: 0.75em;
    --_typography---type-small-line-height: 1.4em;
    --_gaps---gap-2x: 48px;
    --_gaps---gap-base-unit: 24px;
    --_color---color-dark-12: #2f2c251f;
    --_border-radius---border-radius-base-unit: 6px;
    --_typography---type-lead-size: 1em;
    --_typography---type-lead-line-height: 1.4em;
    --_gaps---gap-0-75x: 18px;
    --_section-padding---section-padding-base-unit: 96px;
    --_section-padding---section-padding-1-5x: 144px;
    --_color---color-light-2: #f1eadd;
    --_container---container-window-gutter: 24px;
    --_section-padding---section-padding-0-5x: 80px;
    --_color---color-dark: #2f2c25;
    --_gaps---gap-3x: 72px;
    --_gaps---gap-1-5x: 36px;
    --_buttons---button-height: 3em;
    --_buttons---button-x-padding: 24px;
    --_buttons---button-border-radius: 9px;
    --_color---color-text-light: var(--_color---color-light-1);
    --_buttons---button-height-small: 2.625em;
    --_buttons---button-x-padding-small: 18px;
    --_color---color-light-1-30: #fefaf34d;
    --_container---container-max-width: 1440px;
    --_grid---grid-4-column: 448px;
    --_grid---grid-6-column: 684px;
    --_grid---grid-5-column: 566px;
    --_grid---grid-9-column: 1038px;
    --_typography---type-h2-letter-spacing: -.02em;
    --_grid---grid-3-column: 330px;
    --_navbar---navbar-bg: var(--_color---color-light-2);
    --_navbar---navbar-height: 72px;
    --_navbar---navbar-links-gap: 24px;
    --_gaps---gap-4x: 96px;
    --_gaps---gap-0-125x: 3px;
    --_gaps---gap-0-25x: 6px;
    --_forms---forms-input-height: 3em;
    --_forms---forms-input-x-padding: 18px;
    --_forms---forms-input-border-color: transparent;
    --_forms---forms-input-border-radius: var(--_buttons---button-border-radius);
    --_forms---forms-input-bg: var(--_color---color-dark-7);
    --_forms---forms-input-border-color-focussed: transparent;
    --_forms---forms-textarea-min-height: 200px;
    --_color---color-light-1-10: #fefaf31a;
    --_forms---forms-input-group-spacing: 12px;
    --_forms---forms-checkbox-size: 1.125em;
    --_forms---forms-success-bg: #a9ee81;
    --_forms---forms-error-bg: #f5aaaa;
    --_grid---grid-gap-m: 24px;
    --_typography---type-font-badges: "Roboto Mono", "Trebuchet MS", sans-serif;
    --_color---color-dark-7: #2f2c25;
    --_color---color-glass-border: #fff6;
    --_color---color-glass-surface: #fefaf399;
    --_effects---effects-glass-drop-shadow-blur: 18px;
    --_effects---effects-glass-drop-shadow-color: #0000001f;
    --_effects---effects-glass-blur: 12px;
    --_grid---grid-2-column: 212px;
    --_gaps---gap-5x: 120px;
    --_grid---grid-gap-s: 0.75em;
    --_border-radius---border-radius-2x: 12px;
    --_color---color-white: white;
    --_grid---grid-10-column: 1156px;
    --_grid---grid-8-column: 920px;
    --_grid---grid-gap-xs: 6px;
    --_typography---type-base-unit: 0.875em;
    --_typography---type-scale-factor: 1.25;
    --_grid---grid-1-column: 94px;
    --_gaps---gap-6x: calc(var(--_gaps---gap-base-unit) * 6);
    --_gaps---gap-7x: calc(var(--_gaps---gap-base-unit) * 7);
    --_grid---grid-7-column: 802px;
    --_grid---grid-11-column: 1274px;

    /* Aliases for existing design tokens */
    --bg: var(--_color---color-light-1);
    --card: var(--_color---color-glass-surface);
    --text: var(--_color---color-text-dark);
    --muted: #6b665b;
    --accent: #6ea8fe;
    --accent-2: #9bd0ff;
    --success:#42d392; 
    --warning:#ffd166; 
    --danger:#ff7b7b; 
    --grid:12px;
}

* { 
    box-sizing:border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

html, body { margin:0; padding:0; }

body { 
    font-family: var(--_typography---type-font-body); 
    font-size: var(--_typography---type-body-size); 
    line-height: var(--_typography---type-body-line-height); 
    color:var(--text); 
    background: var(--bg); 
    overflow-x: hidden;
}

a { color:inherit; text-decoration:none; }

.container { 
    max-width: var(--_container---container-max-width); 
    margin:0 auto; padding:0 var(--_container---container-window-gutter); 
}

img {
    width: 100%;
    height: auto;
}

header {
    padding:24px 0; 
    position:sticky; 
    top:0; 
    background: var(--_navbar---navbar-bg); 
    backdrop-filter: blur(var(--_effects---effects-glass-blur)); 
    z-index:10; 
    border-bottom:1px solid var(--_color---color-glass-border); 
}

.bg-white {
    background: var(--_color---color-white);
}

.bg-light {
    background: var(--_color---color-light-1);
}

.bg-light-2 {
    background: var(--_color---color-light-2);
}

.bg-muted {
    background: var(--_color---color-muted);
}

.bg-dark {
    background: var(--_color---color-dark);
}

.bg-gradient {
    background: linear-gradient(135deg, black, var(--accent-2));
}

.text-white {
    color: var(--_color---color-white);
}

.text-muted {
    color: var(--_color---color-muted);
}

.text-dark {
    color: var(--_color---color-dark);
}

.brand {
    display:flex; 
    align-items:center; 
    gap:10px; font-weight:700;
    letter-spacing:.2px; 
    }

.logo { 
    width:28px; 
    height:28px; 
    border-radius:6px; 
    background:linear-gradient(135deg, var(--accent), var(--accent-2)); 
    box-shadow:0 6px 18px rgba(110,168,254,.35), inset 0 0 12px rgba(255,255,255,.2); 
}

nav { 
    display:flex; 
    align-items: center; 
    gap: var(--_navbar---navbar-links-gap); 
    font-size: 14px; 
    color:var(--muted); 
    font-weight: 600;
}

.brandicon {
    margin-top: 4px;
    width: 28px;
}

.btn { display:inline-flex; align-items:center; justify-content:center; gap:10px; min-height: var(--_buttons---button-height); padding:0 var(--_buttons---button-x-padding); border-radius: var(--_buttons---button-border-radius); border:1px solid var(--_color---color-glass-border); background: #f1eadd; color:var(--_color---color-dark); font-weight:600; transition:.2s ease; }

.btn:hover { transform:translateY(-1px); box-shadow:0 var(--_effects---effects-glass-drop-shadow-blur) 28px var(--_effects---effects-glass-drop-shadow-color); }

.btn-primary { background: var(--_color---color-dark); border-color: var(--_color---color-dark); color: var(--_color---color-text-light); }

.btn-primary:hover { filter:saturate(1.02); }

.hero {
    padding:60px 0 80px; 
}

.hero-grid {
    display: grid; 
    grid-template-columns:1.2fr .8fr; 
    gap:40px; 
    align-items: start; 
}

.hero-image {
    position: relative;
    display: block;
}

.hero-image img {
    position: absolute;
    border-radius: 12px;
    margin-top: 60px;
}

.hero-statue {
   width: 200px;
}

.hero-bookshelf {
    width: 300px;
    top: 150px;
    left: 100px;
}

.hero-subline { 
    color:var(--_color---color-dark); 
    font-size: var(--_typography---type-lead-size); 
    line-height: var(--_typography---type-lead-line-height); 
    margin:0 0 22px; 
}

.hero-ctas {
    display:flex;
    gap:12px; 
    flex-wrap:wrap; 
}

section { 
    padding: var(--_section-padding---section-padding-0-5x) 0; 
    border-bottom: 1px solid var(--_color---color-light-2);
}

.eyebrow {
    display:inline-block; 
    font-size:12px; 
    letter-spacing:1px; 
    text-transform:uppercase; 
    color:var(--_color---color-dark); 
    background: var(--_color---color-light-1-30); 
    padding:12px 0px; 
    border-radius:999px; 
    border:1px solid var(--_color---color-glass-border); 
}

h1 { font-family: var(--_typography---type-font-headings); font-size: var(--_typography---type-h1-size); line-height: var(--_typography---type-h1-line-height); letter-spacing: var(--_typography---type-h1-letter-spacing); margin:16px 0 32px; font-weight: var(--_typography---type-font-weight-headings); }
h2 { font-family: var(--_typography---type-font-headings); font-size: var(--_typography---type-h2-size); line-height: var(--_typography---type-h2-line-height); letter-spacing: var(--_typography---type-h2-letter-spacing); margin:0 0 12px; font-weight: var(--_typography---type-font-weight-headings); }
h3 { font-family: var(--_typography---type-font-headings); font-size: var(--_typography---type-h3-size); line-height: var(--_typography---type-h3-line-height); letter-spacing: var(--_typography---type-h3-letter-spacing); margin: 0 0 6px; font-weight: var(--_typography---type-font-weight-headings); }


.subline { 
    color:var(--_color---color-dark); 
    font-size: var(--_typography---type-lead-size); 
    line-height: var(--_typography---type-lead-line-height); 
    margin:0 0 22px; 
    max-width: 50%;
}

.card {
    border-radius: 12px; 
    padding: 40px; 
}

.list { display:flex; flex-direction: column; gap:10px; padding-left:0; margin:0; list-style:none; }


.italic { font-style: italic; }
.columns { 
    display:grid; 
    grid-template-columns:repeat(3, 1fr); 
    gap: 18px; 
}

.columns .card { 
    padding: 40px;
}

.columns .card h3 {
    margin-bottom: 8px;
    font-size: 30px;
}

.number {
    font-size: 24px; 
    color: #b7b1a5; 
    margin-bottom: 0.5em; 
}

.kicker { color:var(--muted); font-size:14px; margin-top:6px; }
.pricing { display:grid; grid-template-columns:1.2fr .8fr; gap:14px; align-items:stretch; }
.tier { display:grid; grid-template-columns:repeat(5, 1fr); gap:8px; font-size:14px; }
.tier .cell { text-align:center; padding:10px; border-radius:10px; background:linear-gradient(180deg, rgba(255,255,255,.05), rgba(255,255,255,.02)); border:1px solid rgba(255,255,255,.1); }

footer {
    padding:36px 0 56px; 
    color:var(--muted); 
    font-size: 14px; 
}

.footer-legal {
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
}

.footer-contact {
    display: flex;
    flex-direction: row;
    gap: 10px;
}

.footer-contact-item {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.footer-contact-item p {
    margin: 0px;
}

.trust { display:grid; grid-template-columns:repeat(3, 1fr); gap:14px; }
.badge { font-size:12px; color:var(--muted); }

/* Investeringsmodel - drie onderdelen */
.model-grid {
    display:grid; 
    grid-template-columns:repeat(3, 1fr); 
    gap:14px; 
    align-items:stretch; 
    margin-top: 60px;
}

.model-item { 
    display:flex; 
    flex-direction:column; 
    gap: 8px; 
}

.model-item h3 {
    margin-top: 6px;
    margin-bottom: 0px;
}

.model-item p {
    margin-top: 0px;
    margin-bottom: 0px;
}

.model-item .icon { 
    width:44px; 
    height:44px; 
    border-radius:12px; 
    background: linear-gradient(135deg, #000103, var(--accent-2)); 
    color:var(--_color---color-text-light); 
    display:grid; 
    place-items:center; 
    box-shadow:0 6px 18px rgba(110,168,254,.35), inset 0 0 12px rgba(255,255,255,.2); 
}
.model-item .icon svg { width:22px; height:22px; }

/* Instapkosten blok */

.instapkosten-flex {
    display: flex;
    flex-direction: row;
    gap: 0px;
    margin-top: 60px;
}

.instapkosten-images {
    border-radius: 12px;
}

.instapkosten-images img {
    border-radius: 0px 12px 12px 0px;
    object-fit: cover;
    height: 100%;
}

.instapkosten { 
    display: inline-flex;
    padding: 40px; 
    gap:6px; 
    justify-items:start; 
    flex-direction: column;
    background-color: var(--_color---color-dark);
    border-radius: 12px 0px 0px 12px;
    color: var(--_color---color-white);
}
 
 .building-image {
     width: 300px;
 }

.instapkosten h4 {
    margin:0; 
    font-family: var(--_typography---type-font-headings); 
    font-weight: var(--_typography---type-font-weight-headings); 
    font-size: var(--_typography---type-h4-size); 
    line-height: var(--_typography---type-h4-line-height); 
    letter-spacing: var(--_typography---type-h4-letter-spacing); 
}

.instapkosten .badge {
   color: var(--_color---color-light-1);
}

.instapbedrag {
    font-family: var(--_typography---type-font-headings); 
    font-size: 2.75em; 
    line-height:1; 
    margin-top: 20px;
}

/* Over Ons - profielkaart */
.over-ons {
    display: flex;
    flex-direction: column;
}

.over-ons .profile-card {
    flex: 0 0 auto;
}

.profile-card {
    display: inline-flex;   /* goed: inline maakt auto-width */
    align-items: center;
    gap: 30px;
    padding: 40px;
    border-radius: 12px;
    background-color: var(--_color---color-light-2);
  
    /* voeg dit toe */
    width: auto;           /* auto breedte */
    max-width: max-content;/* shrink-wrap to content */
  }

.profile-photo { 
    width:200px; 
    height:200px; 
    border-radius:12px; 
}

.profile-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 12px;
}

.profile-meta {
    display: flex;
    flex-direction: column;
    gap: 0;
    width: auto;         /* auto breedte */
    max-width: none;     /* haal beperking weg */
    flex: 0 0 auto;      /* niet laten groeien tot 100% */
  }

.profile-meta p {
    margin-bottom: 6px;
    margin-top: 6px;
}
.profile-links { 
    display:flex; 
    align-items:center; 
    gap:8px; 
    font-size:14px;
    margin-top: 8px; 
}

.profile-links a { text-decoration: underline; }
.profile-links .dot { color:var(--muted); }

.quote { 
    margin-top: 60px;
    margin-left: 40px;
}

.quote p { 
    margin: 40px 10px 10px 0px;
    font-size: 2.5em;
    line-height: 1.05;
    font-family: 'Libre Caslon Text';
    letter-spacing: -1px;
    max-width: 60%;
}
.quote cite {
    font-size:12px; 
    color:var(--muted); 
    font-style: normal;
}

.contact {
    background-color: var(--_color---color-light-2);
    padding: 60px;
    border-radius: 12px;
    margin-top: 60px;
    margin-bottom: 60px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    gap: 40px;
}

.contact-subline { 
    color:var(--_color---color-dark); 
    font-size: var(--_typography---type-lead-size); 
    line-height: var(--_typography---type-lead-line-height); 
    margin:0 0 22px; 
}

.contact-content {
    width: 50%;
    padding-right: 40px;
}

.contact-image {
    width: 50%;
}

.office-image {
    border-radius: 12px;
}

.contact .icon {
    width:44px; 
    height:44px; 
    border-radius:12px; 
    background: linear-gradient(135deg, #000103, var(--accent-2)); 
    color:var(--_color---color-text-light); 
    display:grid; 
    place-items:center; 
    box-shadow:0 6px 18px rgba(110,168,254,.35), inset 0 0 12px rgba(255,255,255,.2); 
    margin-bottom: 20px;
}



@media (max-width: 1200px) {
    h1 { font-size: 54px; }
    h2 { font-size: 36px; }
    h3 { font-size: 30px; }
    h4 { font-size: 24px; }
    h5 { font-size: 20px; }
    .hero-image img {
        margin-top: 0px;
    }
    .subline { font-size: 16px; }
    .kicker { font-size: 14px; }
    .profile-meta { font-size: 14px; }
    .profile-links { font-size: 14px; }
    .profile-links a { font-size: 14px; }
    .profile-links .dot { font-size: 14px; }
    .quote p { font-size: 36px; max-width: 80%;}
    .quote cite { font-size: 14px; }
    .contact { padding: 60px; }
    .contact-content { padding-right: 0px; }
}


@media (max-width: 940px) {
    h1 { font-size: 48px; }
    h2 { font-size: 36px; }
    h3 { font-size: 30px; }
    h4 { font-size: 24px; }
    h5 { font-size: 20px; }
    .hero-grid {grid-template-columns:1fr;}
    .profile-photo { width:100%; height:180px; }
    .subline { max-width: 100%; }
    .hero { 
        padding: 20px 0 60px;
    }
    .hero-image {
        display: flex;
        gap: 10px;
    }

    .quote p {
        font-size: 32px;
        max-width: 80%;
    }
    
    .hero-image img {
      position: relative;
      margin-top: 0px;
    }
    .hero-statue {
      width: 150px;
    }
    .hero-bookshelf {
      width: 200px;
      top: 0px;
      left: 0px;
    }
    .columns .card h3 {
      font-size: 24px;
    }
    .columns .card p {
      font-size: 14px;
    }

    .columns .card {
      padding: 20px;
    }

    .model-grid h3 {
        font-size: 24px;
    }

    .instapkosten-images img {
        right: 80px;
    }
    
    .building-image {      
        width: 250px;
    }
  
    .contact {
        padding: 40px;
    }
}

@media (max-width: 768px) {
    h1 { font-size: 42px; letter-spacing: -2px;}
    h2 { font-size: 32px; }
    h3 { font-size: 26px; }
    h4 { font-size: 22px; }
    h5 { font-size: 18px; }
    header {padding: 10px 0;}
    .hide-mobile { display: none; }
    .pricing, .model-grid, .columns { grid-template-columns:1fr; }
    .model-grid {gap:40px;}
    .profile-card {
      flex-direction: column;
      align-items: flex-start;
    }
    .profile-meta {
      max-width: 100%;  /* volle breedte op mobiel */
    }
    .contact {
        padding: 20px;
        flex-direction: column;
        gap: 20px;
        align-items: flex-start;
    }

    .contact-content {
        width: 100%;
    }
    .contact-image {
        width: 100%;
    }


  }

@media (max-width: 560px) {
    h1 { 
        font-size: 38px; 
        margin: 2px 0px 18px 0px;
    }
    h2 { font-size: 28px; }
    h3 { font-size: 24px; }
    h4 { font-size: 20px; }
    h5 { font-size: 16px; }
    .subline { font-size: 14px; }
    .brandtext {font-size: 12px;}
    nav .btn {font-size: 12px;}

    .profile-card {
        padding: 20px;
    }

    .profile-photo {
        width: 100%;
        height: 250px;
    }

    .quote {
        margin-top: 20px;
        margin-left: 0px;
        margin-right: 0px;
    }

    .quote p {
        font-size: 26px;
        max-width: 100%;
    }

    section {
        padding: 40px 0;
    }

    .hero-statue {
        display: none;
    }

    .hero-bookshelf {
        width: 100%;
        top: 0px;
        left: 0px;
    }

    .instapkosten-flex {
        flex-direction: column;
        gap: 0px;
        align-items: flex-start;
    }

    .instapkosten {
        width: 100%;
        border-radius: 12px 12px 0px 0px;
        padding: 20px;
    }

    .instapkosten-images img {
        width: 100%;
        border-radius: 0px 0px 12px 12px;
    }

    .building-image {
        width: 100%;
    }


    .contact {
        padding: 20px;
    }

    .footer-legal {
        flex-direction: column;
        align-items: flex-start;
    }

    .footer-legal span {
        display: none;
    }    
}
