:root{--green:#2358a0;--dark:#143970;--mint:#eee8e0;--paper:#fcfaf6;--orange:#d57d59;--ink:#193c70;--muted:#6b6c76;--line:#e1ddd7;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Aptos","Segoe UI",Arial,sans-serif;line-height:1.7;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;height:auto}h1,h2,h3,p{margin:0 0 1em}h1,h2,h3{line-height:1.1;letter-spacing:-.045em}h1{font-weight:600}h2{font-weight:550}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--orange);outline-offset:5px}a:hover{color:#a54c33}.container{width:min(calc(100% - 96px),var(--max));margin:auto}.skip{position:fixed;left:15px;top:-100px;padding:12px;background:#fff;z-index:100}.skip:focus{top:12px}.topbar{background:var(--green);color:#f0eae3;font-size:11px;letter-spacing:.04em}.topbar .container{display:flex;justify-content:space-between;align-items:center;min-height:36px}.topbar a{color:#fff}.topbar a span{margin-left:14px}header{background:rgba(252,250,246,.97);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.navigation{display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:105px}.brand{display:flex;align-items:center;gap:12px;font-size:15px;font-weight:650;line-height:1.2;letter-spacing:-.035em;flex-shrink:0}.brand-symbol{display:grid;place-content:center;position:relative;background:var(--green);color:var(--paper);width:48px;height:52px;border-radius:14px 14px 14px 0;font-size:44px;font-weight:700;line-height:1;letter-spacing:-.1em;padding-right:6px}.brand-symbol span{position:absolute;color:var(--orange);right:7px;bottom:6px;font-size:34px}.brand-place{display:block;font-size:28px;letter-spacing:-.055em}.brand-dot{color:var(--orange)}nav{display:flex;align-items:center;gap:26px}nav a{font-size:13px;font-weight:600;white-space:nowrap;position:relative}nav a[aria-current=page]:not(.nav-contact):after{content:"";height:3px;position:absolute;bottom:-13px;left:0;width:19px;background:var(--orange)}nav .nav-contact{background:var(--green);color:#fff;padding:12px 20px;border-radius:6px}nav .nav-contact span{margin-left:15px}.menu-toggle{display:none;background:none;border:1px solid var(--line);padding:8px 14px;border-radius:5px;color:var(--green)}.hero{padding:62px 0 64px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:44px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:700;margin-bottom:26px;display:flex;align-items:center;gap:10px}.status-dot{width:7px;height:7px;border-radius:50%;background:var(--orange)}.hero h1{font-size:clamp(55px,5.75vw,84px);line-height:1.02;letter-spacing:-.065em;margin-bottom:25px}.hero h1 em{font-family:Georgia,serif;font-weight:400;font-style:italic;color:#b76249;letter-spacing:-.06em}.hero h1 em span{color:var(--orange)}.hero-intro{font-size:17px;color:var(--muted);line-height:1.8;margin-bottom:28px}.actions{display:flex;align-items:center;gap:25px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;padding:16px 22px;border:0;border-radius:6px;background:var(--green);color:#fff;font-size:13px;font-weight:600;line-height:1.5;transition:background .2s,transform .2s}.button:hover{color:#fff;background:#174581;transform:translateY(-2px)}.button span{font-size:18px;font-weight:400}.text-link{font-size:13px;font-weight:600;border-bottom:1px solid #b9b0a8;padding:8px 0}.text-link span{margin-left:18px}.hero-foot{display:flex;align-items:center;gap:12px;font-size:11px;color:var(--muted);margin-top:35px;letter-spacing:.02em}.mini-line{width:30px;height:1px;background:var(--orange)}.hero-visual{height:510px;position:relative;padding-left:27px;padding-bottom:30px}.building{width:100%;height:100%;object-fit:cover;object-position:48% center;border-radius:130px 10px 10px 10px;display:block}.photo-caption{position:absolute;bottom:47px;left:49px;right:22px;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#fff;text-shadow:0 1px 7px #000}.building{filter:brightness(.88)}.price-card{position:absolute;bottom:0;left:-19px;min-width:235px;padding:23px 26px;background:#edb18c;border-radius:7px;color:var(--dark);box-shadow:0 12px 30px #14397012;display:flex;flex-direction:column;line-height:1.4;transform:rotate(-3deg)}.price-label{font-size:10px;letter-spacing:.05em;text-transform:uppercase;font-weight:650}.price{font-size:65px;letter-spacing:-.075em;line-height:1.15;font-weight:550}.price>span{font-size:30px;vertical-align:top;display:inline-block;margin-top:10px;letter-spacing:-.06em}.price-card>span:nth-child(3){font-size:12px}.price-card small{display:block;font-size:9px;margin-top:2px}.price-card b{position:absolute;right:22px;bottom:20px;font-size:22px;font-weight:400}.visual-corner{position:absolute;right:-17px;top:16px;background:var(--paper);border:1px solid var(--line);border-radius:50%;width:62px;height:62px;display:grid;place-items:center;font-size:30px;font-weight:300}.pillars{padding:0 0 80px}.pillar-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:9px;overflow:hidden;background:#ffffff}.pillar{padding:27px 32px 30px;transition:background .2s}.pillar+.pillar{border-left:1px solid var(--line)}.pillar:hover{background:#f0ebe4;color:var(--green)}.pillar-number{display:flex;justify-content:space-between;font-size:11px;color:var(--muted);margin-bottom:34px;letter-spacing:.1em}.pillar-number>span{font-size:22px;font-weight:300;color:var(--green)}.pillar h2{font-size:26px;margin-bottom:12px}.pillar p{font-size:13px;color:var(--muted);margin:0}.portal-section{background:#f0ebe4;padding:85px 0}.portal-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.portal-grid h2{font-size:42px;line-height:1.15;margin-bottom:24px}.portal-grid p:not(.eyebrow){font-size:15px;color:var(--muted)}.portal-art{position:relative;background:#e8dfd5;padding:36px 26px 20px;border-radius:10px}.portal-art img{display:block;width:100%;border-radius:5px}.portal-caption{display:flex;justify-content:space-between;padding-top:22px;text-transform:uppercase;letter-spacing:.14em;font-size:11px}.contact-band{background:var(--green);color:var(--paper);padding:64px 0}.contact-band>.container{display:flex;align-items:center;justify-content:space-between;gap:30px}.contact-band .eyebrow{color:#e5dfd8;margin-bottom:18px}.contact-band h2{font-size:38px;margin:0}.button-light{background:#edb18c;color:var(--dark)}.button-light:hover{background:#f3c6a6;color:var(--dark)}footer{padding:66px 0 0;background:#f1ede7}.footer-grid{display:grid;grid-template-columns:1.5fr 1.1fr .8fr 1fr;gap:45px}.footer-grid .brand{margin-bottom:24px}.footer-grid p{font-size:12px;color:var(--muted)}.footer-grid h2{font-size:12px;font-weight:700;letter-spacing:.01em;margin:8px 0 22px}.footer-grid>div>a:not(.brand){display:block;font-size:12px;margin:8px 0}.footer-grid .footer-phone{font-size:15px!important;font-weight:650}.partner{display:flex!important;align-items:center;gap:12px}.partner img{width:28px;height:38px;object-fit:contain}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:46px;padding-block:20px;font-size:10px;color:var(--muted)}.search-open{border:0;background:transparent;color:var(--green);padding:0;font-size:12px}.page-heading{padding:48px 0 56px;border-bottom:1px solid var(--line);background:#f0ebe4}.breadcrumb{display:flex;gap:15px;color:var(--muted);font-size:11px;margin-bottom:28px}.page-heading h1{font-size:clamp(35px,4.3vw,62px);max-width:1000px;margin:0;line-height:1.09;overflow-wrap:anywhere}.reading-layout{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:80px;padding-block:60px 90px}.prose{min-width:0;font-size:16px;line-height:1.85;overflow-wrap:anywhere;display:flow-root}.prose h2{font-size:29px;margin:1.6em 0 .65em;clear:both}.prose h3{font-size:22px;margin:1.4em 0 .7em;clear:both}.prose p{margin:0 0 1.25em}.prose p:empty{display:none}.prose a{color:#a54c33;text-decoration:underline;text-underline-offset:3px}.prose ul,.prose ol{padding-left:24px;margin-bottom:26px}.prose li{padding-left:5px;margin-bottom:12px}.prose blockquote{border-left:3px solid var(--orange);padding:22px 26px;margin:30px 0;background:#f0ebe4;border-radius:0 8px 8px 0}.prose blockquote p:last-child{margin-bottom:0}.prose img{border-radius:8px;vertical-align:middle;max-width:100%;height:auto}.prose .alignright{float:right;margin:8px 0 20px 25px;max-width:42%}.prose .alignleft{float:left;margin:8px 25px 20px 0;max-width:42%}.prose .aligncenter{display:block;margin-inline:auto}.prose figure{margin:25px 0;max-width:100%}.prose .wp-caption{max-width:100%}.prose .wp-caption-text{font-size:12px;color:var(--muted)}.prose iframe{max-width:100%;border:0}.prose table{display:block;max-width:100%;overflow:auto;border-collapse:collapse;font-size:14px}.prose td,.prose th{padding:12px;border:1px solid var(--line)}.sidebar-box{padding:26px;border:1px solid var(--line);border-radius:9px;background:#ffffff}.sidebar h3{font-size:17px;line-height:1.4;letter-spacing:-.02em}.sidebar ul{list-style:none;padding:0;margin:0}.sidebar li{border-top:1px solid var(--line);font-size:13px}.sidebar li a{display:block;padding:13px 0}.sidebar select{width:100%;padding:10px;border:1px solid var(--line);background:var(--paper);color:var(--green);font-size:13px;border-radius:5px;margin-bottom:30px}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.sidebar-contact{display:block;margin-top:20px;border-radius:9px;background:var(--green);color:#fff;padding:27px}.sidebar-contact:hover{color:#edb18c}.sidebar-contact>span{font-size:19px;line-height:1.4;display:block}.sidebar-contact strong{display:flex;justify-content:space-between;margin-top:28px;font-size:13px}.article-list{border-top:1px solid var(--line)}.article-list>a{padding:23px 0;display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);font-size:20px;line-height:1.5}.article-list b{font-weight:400;color:#a54c33}.article-list span{min-width:0}dialog{width:min(680px,calc(100% - 32px));border:1px solid var(--line);border-radius:12px;padding:30px;background:var(--paper);color:var(--ink);max-height:85vh}dialog::backdrop{background:#143970aa;backdrop-filter:blur(5px)}.search-top{display:flex;justify-content:space-between;align-items:center}.search-top h2{margin:0;font-size:30px}.close-search{border:0;background:none;font-size:30px;color:var(--ink)}#search-form label{display:block;font-size:13px;margin:20px 0 8px}.search-input{display:flex;gap:10px}.search-input input{width:100%;min-width:0;border:1px solid var(--line);border-radius:5px;padding:12px;background:#fff}#search-status{font-size:13px;margin:20px 0}#search-results a{display:block;border-top:1px solid var(--line);padding:15px 0}#search-results h3{font-size:18px;margin-bottom:7px}#search-results p{font-size:13px;color:var(--muted);margin:0}@media(min-width:1500px){.hero{padding-block:80px}.hero-visual{height:540px}}@media(max-width:1120px){.container{width:calc(100% - 64px)}nav{gap:17px}nav a{font-size:12px}.hero-grid{gap:28px}.hero h1{font-size:65px}.hero-visual{height:490px}.price-card{left:0}.actions{gap:17px}.button{padding:15px 17px;font-size:12px;gap:16px}.reading-layout{gap:40px;grid-template-columns:minmax(0,1fr) 255px}.portal-grid{gap:40px}.footer-grid{gap:25px}}@media(max-width:900px){.menu-toggle{display:block}.navigation{min-height:86px}header nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--paper);padding:15px 32px 25px;box-shadow:0 12px 20px #14397015;border-bottom:1px solid var(--line)}header nav.open{display:flex;flex-direction:column;align-items:stretch;gap:0}nav a{padding:12px;font-size:15px}nav a[aria-current=page]:not(.nav-contact):after{bottom:8px;left:12px}nav .nav-contact{margin-top:10px}.hero{padding-top:45px}.hero h1{font-size:55px}.hero-grid{gap:16px}.hero-visual{height:445px;padding-left:10px}.hero-intro{font-size:15px}.actions{align-items:flex-start;flex-direction:column;gap:10px}.hero-foot{margin-top:24px}.price-card{min-width:205px;padding:18px 20px}.price{font-size:55px}.pillar{padding:25px 22px}.pillar h2{font-size:23px}.portal-grid h2{font-size:33px}.footer-grid{grid-template-columns:1.3fr 1fr}.reading-layout{grid-template-columns:minmax(0,1fr) 220px;gap:30px}.sidebar-box{padding:20px}.prose{font-size:15px}.contact-band h2{font-size:32px}}@media(max-width:650px){.container{width:calc(100% - 40px)}.topbar .container{justify-content:center;min-height:31px}.topbar .container>span{display:none}.topbar{font-size:10px}.navigation{min-height:79px}.brand{font-size:13px}.brand-place{font-size:23px}.brand-symbol{height:45px;width:42px;font-size:38px}.brand-symbol span{font-size:30px;right:6px;bottom:6px}.menu-toggle{font-size:13px}.hero{padding:36px 0 40px}.hero-grid{grid-template-columns:1fr;gap:36px}.hero .eyebrow{font-size:10px;margin-bottom:20px}.hero h1{font-size:clamp(48px,11.5vw,70px);line-height:1.02}.hero-intro{font-size:15px}.actions{flex-direction:row;align-items:center;gap:20px}.hero-foot{margin-top:25px}.hero-visual{height:380px;padding-left:20px;padding-bottom:24px;margin-right:12px}.building{border-top-left-radius:90px;object-position:center 52%}.price-card{left:0;min-width:205px}.visual-corner{width:49px;height:49px;right:-13px;font-size:24px}.photo-caption{left:auto;right:14px;bottom:43px}.photo-caption>span:first-child{display:none}.pillars{padding-bottom:45px}.pillar-grid{grid-template-columns:1fr}.pillar{padding:24px}.pillar+.pillar{border-left:0;border-top:1px solid var(--line)}.pillar-number{margin-bottom:13px}.pillar h2{font-size:26px;margin-bottom:8px}.pillar p{font-size:14px}.portal-section{padding:45px 0}.portal-grid{grid-template-columns:1fr;gap:35px}.portal-grid h2{font-size:34px}.portal-art{padding:24px 18px 16px}.portal-grid .eyebrow{margin-bottom:18px}.contact-band{padding:42px 0}.contact-band>.container{flex-direction:column;align-items:flex-start;gap:25px}.contact-band h2{font-size:31px}.contact-band h2 br{display:none}footer{padding-top:43px}.footer-grid{gap:28px 22px;grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:0 30px}.footer-grid>div:last-child h2{width:100%;margin-bottom:8px}.footer-bottom{margin-top:30px;font-size:9px;gap:10px}.page-heading{padding:30px 0 38px}.page-heading h1{font-size:36px}.breadcrumb{margin-bottom:20px;font-size:10px}.reading-layout{grid-template-columns:1fr;padding-block:35px 50px;gap:35px}.prose{font-size:16px}.prose h2{font-size:26px}.prose .alignright,.prose .alignleft{max-width:40%;margin:5px 0 16px 18px;float:right}.prose blockquote{padding:20px}.sidebar-box{padding:24px}.article-list>a{font-size:18px}dialog{padding:22px}.search-input{flex-wrap:wrap}.search-input .button{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Blauwtinten per vlak; warme crème- en zandtinten behouden. */
.topbar{background:#173f7a}.brand-symbol{background:#245baa}nav .nav-contact{background:#2157a1}.contact-band{background:#2863ad}.sidebar-contact{background:#1e4c8c}.pillar:nth-child(1) h2{color:#214e89}.pillar:nth-child(2) h2{color:#285e9f}.pillar:nth-child(3) h2{color:#1c477f}

/* Grotere leestekst; bestaande titelgroottes blijven behouden. */
.topbar{font-size:13px}
nav a{font-size:15px}
.eyebrow{font-size:12px}
.hero-intro{font-size:19px}
.button,.text-link{font-size:15px}
.hero-foot{font-size:13px}
.photo-caption{font-size:12px}
.price-label{font-size:12px}
.price-card>span:nth-child(3){font-size:14px}
.price-card small{font-size:12px}
.pillar-number{font-size:13px}
.pillar p{font-size:16px}
.portal-grid p:not(.eyebrow){font-size:18px}
.portal-caption{font-size:13px}
.footer-grid p,.footer-grid>div>a:not(.brand),.search-open{font-size:15px}
.footer-grid .footer-phone{font-size:17px!important}
.footer-bottom{font-size:12px}
.breadcrumb{font-size:13px}
.prose{font-size:18px}
.prose .wp-caption-text{font-size:14px}
.prose table{font-size:16px}
.sidebar li,.sidebar select,.sidebar-contact strong{font-size:15px}
#search-form label,#search-status,#search-results p{font-size:15px}
@media(min-width:901px) and (max-width:1120px){nav{gap:15px}nav a{font-size:13px}.navigation{gap:18px}}
@media(max-width:900px){.hero-intro{font-size:18px}nav a{font-size:16px}.prose{font-size:18px}.actions{gap:14px}}
@media(max-width:650px){.topbar{font-size:12px}.menu-toggle{font-size:15px}.hero .eyebrow{font-size:12px}.hero-intro{font-size:18px}.actions{flex-wrap:wrap;gap:16px}.hero-foot{font-size:13px}.pillar p{font-size:16px}.portal-grid p:not(.eyebrow){font-size:17px}.footer-bottom{font-size:12px;flex-wrap:wrap}.breadcrumb{font-size:12px}.prose{font-size:17px}.footer-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.footer-grid a{overflow-wrap:anywhere}}

/* Warme oranje actieknoppen bij het blauwe en crème palet. */
:root{--cta:#f5a452;--cta-hover:#ed9744}
.button,.button-light,nav .nav-contact{background:var(--cta);color:#193c70}
.button:hover,.button-light:hover,nav .nav-contact:hover{background:var(--cta-hover);color:#193c70}
.sidebar-contact{background:var(--cta);color:#193c70}
.sidebar-contact:hover{background:var(--cta-hover);color:#193c70}

/* Groter hoofdmenu, met voldoende ruimte op kleinere desktops. */
header nav a{font-size:17px}
@media(min-width:901px) and (max-width:1120px){header nav{gap:13px}header nav a{font-size:15px}header nav .nav-contact{padding-inline:16px}}
@media(max-width:900px){header nav a{font-size:18px}}

/* Origineel Mijn Kantoor-beeldmerk, onvervormd en in de eigen merkkleur. */
.portal-art>a{display:flex;align-items:center;justify-content:center;min-height:235px;background:#fcfaf6;border-radius:7px;padding:35px}.portal-art img.mijn-kantoor-logo{width:min(100%,350px);height:auto;border-radius:0}@media(max-width:650px){.portal-art>a{min-height:175px;padding:25px}}

.prose img.official-mijn-kantoor-logo{display:block;width:min(100%,520px);height:auto;padding:48px 40px;margin:28px auto;background:#fff;border:1px solid var(--line);border-radius:10px}
@media(max-width:650px){.prose img.official-mijn-kantoor-logo{padding:36px 24px}}

/* Houd de tekst in de prijskaart recht en rustig leesbaar. */
.price-card{transform:none}
.price>span{margin-left:8px}

/* Leesbaardere footer en ruimere, frisser blauwe bovenbalk. */
.topbar{background:#2863ad;color:#fff;font-size:15px;letter-spacing:.015em}
.topbar .container{min-height:46px;gap:24px;padding-block:7px}
.footer-grid p,.footer-grid>div>a:not(.brand),footer .search-open{font-size:17px}
.footer-grid h2{font-size:16px;line-height:1.35}
.footer-grid .footer-phone{font-size:19px!important}
.footer-bottom{font-size:14px}
@media(max-width:900px){.topbar{font-size:14px}.footer-grid{column-gap:30px}}
@media(max-width:650px){.topbar{font-size:15px}.topbar .container{min-height:44px;padding-block:8px}.footer-grid p,.footer-grid>div>a:not(.brand),footer .search-open{font-size:16px}.footer-grid h2{font-size:16px}.footer-grid .footer-phone{font-size:18px!important}.footer-bottom{font-size:13px;gap:12px}.footer-grid{column-gap:22px}}
