:root{--accent:#b6892c;--accentInk:#fdf6ea;--tint:#5b6b46;--teal:#356a6c;--dark:#22403f;--gold:#e3b34e;--link:#a2552f;--bg:#f5efe3;--surface:#fbf7ef;--alt:#efe6d4;--border:#eadfcb;--ink:#2a2620;--muted:#5f5749;--faint:#8a8072;--radius:18px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:'Hanken Grotesk',system-ui,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}button,input{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid var(--teal);outline-offset:3px}.skip{position:absolute;left:-9999px}.skip:focus{left:16px;top:16px;z-index:100;background:white;padding:12px}.shell{width:min(1200px,calc(100% - 96px));margin:auto}.narrow{max-width:860px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.site-header{position:sticky;top:0;z-index:20;background:rgba(245,239,227,.94);backdrop-filter:blur(10px);border-bottom:1px solid #e7dcc9}.header-row{min-height:76px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:9px;font-family:Newsreader,serif;font-size:21px;font-weight:600;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--teal)}.brand-nl{color:var(--teal)}.header-row nav{display:flex;align-items:center;gap:28px;margin-left:auto}.header-row nav a{font-size:15px;font-weight:500}.header-row nav a:hover,.header-row nav .active{color:var(--accent);font-weight:600}.search-mini{display:flex;align-items:center;gap:4px;background:var(--surface);border:1px solid #e2d6c0;border-radius:999px;padding:4px 5px 4px 13px}.search-mini input{width:90px;border:0;outline:0;background:transparent;color:var(--ink);font-size:13.5px}.search-mini button{display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:50%;background:var(--accent);cursor:pointer}.menu-button{display:none}.button{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:12px 24px;border:0;border-radius:999px;background:var(--accent);color:var(--accentInk);font-weight:600;cursor:pointer}.button.small{min-height:44px;padding:10px 20px;font-size:14px;white-space:nowrap}.button.outline{background:transparent;color:var(--ink);border:1.5px solid #cdbfa4}.button.gold{background:var(--gold);color:var(--dark)}.button.outline-light{background:transparent;border:1.5px solid rgba(253,246,234,.4)}.text-link,.card-link{color:var(--link);font-weight:600}
.journey{background:var(--surface);border-bottom:1px solid #e7dcc9}.journey-row{min-height:54px;display:flex;align-items:center}.journey-step{display:flex;align-items:center;gap:10px;flex:none;color:var(--faint);font-size:13.5px}.journey-step.current{color:var(--ink);font-weight:600}.journey-num{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#fff;border:1.5px solid #cdbfa4;color:var(--faint);font-family:Newsreader,serif;font-size:13px;font-weight:600}.journey-num.filled{background:var(--accent);border-color:var(--accent);color:var(--accentInk)}.journey-dash{flex:1;height:2px;min-width:24px;margin:0 16px;background:repeating-linear-gradient(90deg,#cdbfa4 0 4px,transparent 4px 12px)}
.hero{padding:76px 0 64px}.hero-grid{display:grid;grid-template-columns:1.04fr .96fr;gap:52px;align-items:center}.eyebrow,.eyebrow-line{color:var(--teal);font-size:12px;font-weight:600;letter-spacing:.2em;text-transform:uppercase}.eyebrow{margin:0 0 14px}.eyebrow-line{display:inline-flex;align-items:center;gap:9px;margin-bottom:22px}.eyebrow-dash,.badge-dash{width:24px;height:1.5px;background:currentColor}.hero h1{font:500 clamp(44px,5.5vw,66px)/1.02 Newsreader,serif;letter-spacing:-.02em;margin:0 0 24px;text-wrap:pretty}.hero h1 em,.landen-hero h1 em{color:var(--accent);font-weight:400}.lead{font-size:18.5px;color:var(--muted);max-width:620px;margin:0}.hero .lead{max-width:500px}.actions{display:flex;gap:12px;align-items:center;margin:32px 0}.trust{display:flex;gap:18px;flex-wrap:wrap;font-size:13.5px;color:#756c5d}.trust>div{display:flex;align-items:center;gap:9px}.trust-dot{width:7px;height:7px;border-radius:50%}.green{background:#7c8a5e}.teal{background:var(--teal)}.gold{background:#d8a63f}.hero-arch{height:520px;position:relative}.hero-arch-svg{position:absolute;inset:0;width:100%;height:100%}.hero-arch-photo{position:absolute;left:70px;right:18px;top:70px;bottom:0;border-radius:48% 48% 18px 18px;background:linear-gradient(145deg,#9ba98a,#386b6b);overflow:hidden;box-shadow:0 34px 70px -34px rgba(60,45,25,.6)}.hero-arch-photo.has-managed-image{border:3px solid rgba(255,255,255,.94)}.hero-carousel-slide{position:absolute;inset:0;background-position:center 96%;background-repeat:no-repeat;background-size:auto 130%;opacity:0;transition:opacity .7s ease}.hero-carousel-slide.is-active{opacity:1}.hero-arch-tint{position:absolute;inset:0;background:var(--tint);opacity:.2;mix-blend-mode:multiply;pointer-events:none}.hero-carousel-dots{position:absolute;z-index:2;left:50%;bottom:18px;display:flex;gap:8px;transform:translateX(-50%)}.hero-carousel-dot{width:11px;height:11px;padding:0;border:2px solid rgba(255,255,255,.9);border-radius:50%;background:rgba(34,64,63,.45);box-shadow:0 1px 5px rgba(0,0,0,.25);cursor:pointer}.hero-carousel-dot.is-active{background:#fff}.hero-arch-badge{position:absolute;left:24px;bottom:30px;display:flex;align-items:center;gap:11px;padding:12px 16px;background:var(--surface);border-radius:14px;box-shadow:0 18px 36px -18px rgba(60,45,25,.5)}.hero-arch-badge-icon{width:30px;height:30px;border-radius:50%;background:var(--accent)}.hero-arch-badge-title{font-size:12.5px;font-weight:600}.hero-arch-badge-sub{font-size:11.5px;color:var(--faint)}.landscape-band{height:150px;overflow:hidden}.landscape-svg{width:100%;height:100%}
.section{padding:88px 0}.section-surface{background:var(--surface)}.section.alt,.next{background:var(--alt)}.section.dark,.dark{background:var(--dark);color:var(--accentInk)}h2,h3{font-family:Newsreader,serif;line-height:1.15;letter-spacing:-.015em}h2{font-size:clamp(30px,3.4vw,40px);font-weight:500;margin:0 0 22px}h3{font-size:21px}.section-center-intro{text-align:center;max-width:640px;margin:0 auto 48px}.section-center-intro h2{margin-bottom:16px}.section-sub{font-size:17px;color:var(--muted)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px}.section-heading h2{margin:0}.section-heading>a{color:var(--link);font-weight:600}.section-heading .gold,.eyebrow.gold,.link-gold{color:var(--gold)}.card-grid{display:grid;gap:18px}.three{grid-template-columns:repeat(3,1fr)}.four{grid-template-columns:repeat(4,1fr)}.five{grid-template-columns:repeat(5,1fr)}.route-card,.tool-card,.situation-card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);padding:28px;transition:.2s}.route-card:hover,.tool-card:hover,.situation-card:hover,.next-card:hover,.country-card:hover{transform:translateY(-3px);border-color:#d8c8ac}.route-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.route-num{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#fff;border:2px solid var(--gold);font:600 19px Newsreader}.route-num-accent{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--accent)}.route-card h3,.tool-card h3{margin:0 0 8px}.route-card p,.tool-card p{font-size:14px;line-height:1.55;color:#756c5d}.route-card a{color:var(--link);font-size:14px;font-weight:600}.dest-grid{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:14px}.dest-card{position:relative;min-height:240px;border-radius:18px;overflow:hidden;background:linear-gradient(145deg,#6d8174,#294f51);background-position:center;background-size:cover;border:1px solid rgba(255,255,255,.12)}.dest-card.has-managed-image{border:3px solid rgba(255,255,255,.94)}.dest-card.has-managed-image:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(20,38,38,.78),rgba(20,38,38,.06) 75%)}.dest-card-large{min-height:290px}.dest-card-inner{position:absolute;inset:auto 18px 16px}.dest-card-large .dest-card-inner{left:22px;bottom:20px}.dest-name{font:600 22px Newsreader;color:#fff}.dest-name.large{font-size:30px}.dest-sub{font-size:12px;color:rgba(255,255,255,.84)}.gold-label{color:var(--gold);font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:600}.dest-card-more{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#2b585a;border:1.5px dashed rgba(227,179,78,.5)}.tool-card{background:var(--surface);display:block}.tool-icon,.sit-icon{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;margin-bottom:16px}.bg-green,.bg-green-soft{background:#eef0da}.bg-warm,.bg-warm-soft{background:#f2e6d3}.bg-teal,.bg-teal-soft{background:#e5eeea}.situation-card{text-align:center;padding:24px 15px;background:var(--surface)}.situation-card .sit-icon{margin:0 auto 12px}.sit-dot{width:14px;height:14px;border-radius:50%}.green-dot{background:#7c8a5e}.sit-square{width:14px;height:14px}.teal-sq{background:var(--teal)}.sit-diamond{width:13px;height:13px;transform:rotate(45deg)}.gold-diam{background:var(--gold)}.sit-ring{width:15px;height:15px;border-radius:50%}.rust-ring{border:2px solid #a2552f}.sit-title{font:600 19px Newsreader}.sit-sub{font-size:12.5px;color:#756c5d;margin-top:5px}
.landen-hero{background:radial-gradient(120% 80% at 78% 0,#f8eed6 0,var(--bg) 55%);padding:66px 0 44px;text-align:center}.landen-hero-inner{max-width:1000px;margin:auto}.landen-hero h1{font:500 clamp(40px,5vw,56px)/1.04 Newsreader,serif;letter-spacing:-.02em;margin:0 0 18px}.landen-hero .lead{margin:0 auto 28px;font-size:18px}.filter-row{display:flex;justify-content:center;gap:9px;flex-wrap:wrap}.filter-row button{background:var(--surface);border:1px solid #e2d6c0;border-radius:999px;padding:9px 17px;color:#4a4335;font-size:13.5px;font-weight:500;cursor:pointer;min-height:44px}.filter-row button.active{background:var(--ink);color:var(--bg)}.landen-section-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:22px}.landen-section-head h2{font-size:26px;font-weight:600;margin:0}.landen-count{font-size:13.5px;color:var(--faint)}.country-grid{grid-template-columns:repeat(3,1fr);gap:22px}.country-card[hidden]{display:none}.country-card{display:block;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;transition:.2s}.image-placeholder{height:210px;background:linear-gradient(135deg,var(--teal),#7f8d68);background-position:center;background-size:cover;display:grid;place-items:center}.image-placeholder span{font:100px Newsreader;color:rgba(255,255,255,.3)}.country-card-body{padding:20px 22px 24px}.country-badge{display:inline-block;padding:5px 11px;border-radius:999px;background:var(--alt);font-size:11.5px;font-weight:600;color:var(--accent)}.country-card h2{font-size:23px;font-weight:600;margin:5px 0}.country-card p{font-size:13.5px;color:#756c5d;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-link{font-size:13.5px}.compare-cta,.country-cta{padding:58px 0}.compare-cta-inner,.country-cta-inner{max-width:1000px;display:flex;align-items:center;justify-content:space-between;gap:30px}.compare-cta h2,.country-cta h2{font-size:32px;margin-bottom:8px}.compare-cta p,.country-cta p{color:#a7b8b1;margin:0}.cta-buttons{display:flex;gap:12px;flex-wrap:wrap}
.breadcrumbs{font-size:13.5px;color:var(--faint);padding-top:20px}.breadcrumbs a{color:var(--link)}.breadcrumb-sep{margin:0 8px}.country-hero{padding:18px 0 0}.country-hero-photo{height:430px;border-radius:22px;overflow:hidden;box-shadow:0 30px 60px -32px rgba(60,45,25,.55)}.country-hero-photo-bg{position:relative;height:100%;background:linear-gradient(145deg,#7c8a6e,#315f62)}.country-photo-overlay{position:absolute;inset:0;background:var(--tint);opacity:.2;mix-blend-mode:multiply}.country-photo-gradient{position:absolute;inset:0;background:linear-gradient(0deg,rgba(20,38,38,.82),transparent 70%)}.country-hero-caption{position:absolute;left:38px;right:38px;bottom:34px}.country-hero-badge{display:flex;align-items:center;gap:9px;color:#f2d79a;font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:600}.country-hero h1{font:500 clamp(48px,6vw,70px)/.98 Newsreader,serif;letter-spacing:-.02em;color:#fff;margin:12px 0 14px}.country-hero-intro{font-size:19px;line-height:1.5;color:rgba(255,255,255,.92);max-width:560px;margin:0}.stat-chips{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:-34px 16px 0;position:relative}.stat-chips div{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:18px 20px;box-shadow:0 18px 36px -22px rgba(60,45,25,.4)}.stat-chips small,.stat-chips strong{display:block}.stat-chips small{font-size:12px;color:var(--faint)}.stat-chips strong{font:600 21px Newsreader}.prose-grid{max-width:1000px;display:grid;grid-template-columns:1.2fr .8fr;gap:48px;align-items:start}.prose-grid h2{font-size:34px}.body-text{font-size:16.5px;color:var(--muted)}.fact-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:26px}.fact-card h2{font:600 13px Hanken Grotesk;margin-bottom:16px}.fact-row{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--border);padding:12px 0;font-size:14.5px}.section-slim{padding:8px 0 44px}.chips,.country-pills{display:flex;flex-wrap:wrap;gap:9px}.chips span,.country-pill{padding:9px 16px;border-radius:999px;background:var(--alt);font-size:13.5px;font-weight:500;color:#5a5140}.country-pill{background:var(--surface);border:1px solid #e2d6c0;color:var(--ink)}
.situation-shell{max-width:1050px}.situation-hero{padding:42px 0 46px;background:radial-gradient(120% 80% at 78% 0,#f8eed6 0,var(--bg) 55%);text-align:center}.situation-hero-inner{max-width:820px}.situation-hero .eyebrow-line{margin-bottom:16px}.situation-hero h1{font:500 clamp(40px,5vw,52px)/1.05 Newsreader,serif;letter-spacing:-.02em;margin:0 0 18px;text-wrap:pretty}.situation-hero .lead{margin:auto;max-width:640px}.situation-section{padding:56px 0 20px}.situation-section h2{font-size:30px;margin-bottom:26px}.situation-point-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.situation-point{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:26px 28px}.situation-point-heading{display:flex;align-items:center;gap:12px;margin-bottom:10px}.situation-point-number{display:grid;place-items:center;flex:none;width:30px;height:30px;border-radius:8px;background:#f2e6d3;color:var(--accent);font:600 15px Newsreader,serif}.situation-point h3{font-size:19px;font-weight:600;margin:0}.situation-point p{margin:0;color:#756c5d;font-size:14.5px;line-height:1.6}.situation-watch-section{padding-top:36px}.situation-watch-card{background:var(--dark);border-radius:20px;padding:38px 40px;color:#f3e7cf}.watch-label{margin:0 0 18px;color:var(--gold);font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.watch-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 40px}.watch-item{display:flex;gap:13px;align-items:flex-start;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.12)}.watch-item>span{flex:none;width:8px;height:8px;margin-top:8px;border-radius:50%;background:var(--gold)}.watch-item p{margin:0;color:#e8ddc9;font-size:15px}.situation-tools-section{padding-top:36px}.situation-tools-section h2{font-size:26px;margin-bottom:20px}.situation-tool{display:block;background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:24px 26px;transition:.2s}.situation-tool:hover{transform:translateY(-3px);border-color:#d8c8ac}.tool-shape{display:grid;place-items:center;width:40px;height:40px;border-radius:10px;margin-bottom:14px}.tool-shape i{display:block;width:13px;height:13px}.shape-circle{border-radius:50%;background:#61704a}.shape-diamond{background:var(--accent);transform:rotate(45deg)}.shape-square{border-radius:3px;background:var(--teal)}.situation-tool h3{font-size:18px;font-weight:600;margin:0 0 5px}.situation-tool p{margin:0;color:#756c5d;font-size:13.5px;line-height:1.5}.other-situations{padding:20px 0 8px}.other-situations-row{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.other-situations-row>span{margin-right:6px;color:var(--faint);font-size:13.5px}.other-situations-row a{padding:9px 16px;border:1px solid #e2d6c0;border-radius:999px;background:var(--surface);font-size:13.5px;font-weight:500}.situation-next{margin-top:40px}
.next{padding:58px 0;border-top:1px solid #e2d6c0}.next .section-heading{align-items:baseline;margin-bottom:22px}.next .section-heading h2{font-size:28px}.muted-label{font-size:13px;color:var(--faint)}.next-card{background:var(--surface);border:1px solid #e7dcc9;border-radius:16px;padding:24px 26px;display:flex;flex-direction:column;gap:10px;transition:.2s}.next-card-top{display:flex;align-items:center;justify-content:space-between}.next-step-label{font-size:11.5px!important;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--faint)!important}.next-arrow{color:var(--accent)!important;font-size:18px}.next-card strong{font:600 20px Newsreader}.next-card>span{font-size:13.5px;color:#756c5d}
.site-footer{background:var(--dark);color:#cdd9d3;padding:66px 0 34px}.footer-grid{display:grid;grid-template-columns:1.8fr repeat(3,1fr);gap:52px}.footer-grid>div:not(.footer-about){display:flex;flex-direction:column;gap:10px}.footer-grid h2{font:600 12px Hanken Grotesk;color:var(--gold);text-transform:uppercase;letter-spacing:.12em;margin:0 0 6px}.footer-grid p,.footer-grid a{font-size:14px;color:#cdd9d3}.footer-about p{max-width:320px;color:#a7b8b1}.light{color:white}.legal{display:flex;justify-content:space-between;gap:14px;border-top:1px solid rgba(255,255,255,.14);margin-top:48px;padding-top:22px;color:#8ba299;font-size:13px}.search-large{display:flex;gap:12px}.search-large input{flex:1;min-height:52px;border:1px solid var(--border);border-radius:999px;background:white;padding:0 20px}.result{display:block;border-top:1px solid var(--border);padding:20px 0}.result h3{margin:0}
@media(max-width:1100px){.header-row{flex-wrap:wrap;padding:12px 0;gap:10px 18px}.header-row nav{order:3;width:100%;margin:0;justify-content:center}.search-mini{margin-left:auto}.dest-grid{grid-template-columns:2fr repeat(2,1fr)}.dest-card-more{min-height:150px}.five{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.shell{width:min(100% - 40px,1200px)}.search-mini{display:none}.hero-grid,.prose-grid{grid-template-columns:1fr}.hero-arch{max-width:560px;width:100%;margin:auto}.four{grid-template-columns:repeat(2,1fr)}.country-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.6fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2}.stat-chips{grid-template-columns:repeat(2,1fr)}.journey-row{overflow-x:auto}.journey-dash{min-width:60px}.country-hero-photo{height:390px}}
@media(max-width:600px){.shell{width:min(100% - 32px,1200px)}.header-row{min-height:72px;flex-wrap:nowrap;padding:10px 0}.brand{font-size:18px}.brand-mark{width:32px;height:32px}.menu-button{display:block;margin-left:auto;min-height:44px;border:1px solid var(--border);background:var(--surface);border-radius:999px;padding:0 15px}.header-row>.button{font-size:12px;padding:8px 12px;min-height:42px}.header-row nav{display:none;position:absolute;left:0;right:0;top:72px;width:auto;background:var(--surface);border-bottom:1px solid var(--border);padding:10px 16px;flex-direction:column;align-items:stretch}.header-row nav.open{display:flex}.header-row nav a{display:flex;align-items:center;min-height:44px}.journey-row{min-height:50px}.journey-label{display:none}.journey-dash{min-width:32px;margin:0 10px}.hero{padding:52px 0 42px}.hero h1{font-size:36px}.hero .lead{font-size:17px}.actions{align-items:stretch;flex-direction:column}.trust{flex-direction:column;gap:7px}.hero-arch{height:390px}.hero-arch-photo{left:42px;top:52px}.hero-arch-badge{left:5px;bottom:18px}.landscape-band{height:100px}.section{padding:56px 0}.section-heading{align-items:flex-start;flex-direction:column}.three,.four,.five,.country-grid{grid-template-columns:1fr}.dest-grid{grid-template-columns:1fr 1fr}.dest-card,.dest-card-large{min-height:200px}.dest-card-large{grid-column:1/-1}.landen-hero{padding:48px 0 36px;text-align:left}.landen-hero h1{font-size:34px}.landen-hero .lead{font-size:16.5px}.filter-row{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding-bottom:8px}.filter-row button{flex:none}.landen-section-head{align-items:flex-start;flex-direction:column;gap:5px}.compare-cta-inner,.country-cta-inner{align-items:flex-start;flex-direction:column}.country-hero-photo{height:350px}.country-hero-caption{left:22px;right:22px;bottom:25px}.country-hero h1{font-size:44px}.country-hero-intro{font-size:16px}.stat-chips{grid-template-columns:1fr 1fr;margin:-20px 8px 0;gap:8px}.stat-chips div{padding:13px}.prose-grid{gap:28px}.cta-buttons{width:100%;flex-direction:column}.next .section-heading{align-items:flex-start}.footer-grid{grid-template-columns:1fr 1fr;gap:34px 24px}.footer-about{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.legal{flex-direction:column}.search-large{flex-direction:column}}
@media(max-width:600px){.situation-hero{padding:34px 0 38px}.situation-hero h1{font-size:34px}.situation-hero .lead{font-size:16.5px}.situation-section{padding:46px 0 12px}.situation-point-grid,.watch-grid{grid-template-columns:1fr}.situation-point{padding:22px}.situation-watch-card{padding:28px 24px}.situation-tools-section{padding-top:30px}.other-situations-row{align-items:stretch;flex-direction:column}.other-situations-row>span{margin:0 0 2px}.other-situations-row a{display:flex;align-items:center;min-height:44px}}
@media(max-width:390px){.brand-nl{display:none}.header-row{gap:8px}.header-row>.button{max-width:106px;padding:8px 9px;font-size:11.5px;line-height:1.15;text-align:center}.hero h1{font-size:34px}.hero-arch{height:350px}.stat-chips{grid-template-columns:1fr}.dest-grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.hero-carousel-slide{transition:none}}

/* ── Guides (Gidsen) ──────────────────────────────────────────────────────── */
.guides-hero{background:radial-gradient(120% 80% at 78% 0,#f8eed6 0,var(--bg) 55%);padding:64px 0 46px;text-align:center}
.guides-hero-inner{max-width:1000px}
.guides-hero h1{font:500 clamp(36px,5vw,52px)/1.05 Newsreader,serif;letter-spacing:-.02em;margin:0 0 18px;text-wrap:pretty}
.guides-hero h1 em{color:var(--accent);font-style:italic}
.guides-hero .lead{margin:0 auto 26px;max-width:640px}
.guides-filter-row{display:flex;gap:9px;justify-content:center;flex-wrap:wrap;margin-top:26px}
.filter-chip{padding:9px 17px;border-radius:999px;background:var(--surface);border:1px solid #e2d6c0;color:#4a4335;font-size:13.5px;font-weight:500;transition:.15s}
.filter-chip.active{background:var(--ink);color:var(--bg);border-color:var(--ink)}
.filter-chip:hover:not(.active){border-color:#cdbfa4;background:#f4eddf}

/* Featured card */
.guides-featured-section{padding:44px 0 24px}
.guides-featured-card{display:grid;grid-template-columns:1.1fr .9fr;background:var(--surface);border:1px solid #eadfcb;border-radius:20px;overflow:hidden;transition:.18s}
.guides-featured-card:hover{border-color:#d8c8ac;transform:translateY(-2px);box-shadow:0 14px 32px -16px rgba(60,45,25,.2)}
.guides-featured-photo{position:relative;min-height:330px;background:var(--tint);display:flex;align-items:center;justify-content:center}
.guides-featured-photo .guide-photo-emoji{font-size:80px;filter:drop-shadow(0 4px 12px rgba(0,0,0,.3))}
.guides-featured-badge{position:absolute;left:16px;top:16px;padding:6px 12px;border-radius:999px;background:rgba(251,247,239,.92);font-size:11.5px;font-weight:600;color:var(--accent)}
.guides-featured-body{padding:42px 44px;display:flex;flex-direction:column;justify-content:center;gap:12px}
.guides-featured-body h2{font:600 clamp(24px,2.5vw,32px)/1.12 Newsreader,serif;margin:0;text-wrap:pretty}
.guides-featured-body p{font-size:15px;line-height:1.6;color:#756c5d;margin:0}
.guides-read-link{font-size:14px;font-weight:600;color:var(--accent)}

/* Grid section */
.guides-grid-section{padding:24px 0 84px}
.guides-grid-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:22px}
.guides-grid-title{font:600 26px/1.2 Newsreader,serif;margin:0}
.guides-count{font-size:13.5px;color:var(--faint)}
.guides-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.guides-empty{color:var(--faint);padding:24px 0}

/* Individual guide card */
.guide-card{display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;transition:.18s}
.guide-card:hover{transform:translateY(-3px);border-color:#d8c8ac;box-shadow:0 10px 28px -12px rgba(60,45,25,.18)}
.guide-card-photo{position:relative;height:190px;background:var(--guide-kleur,var(--tint));display:flex;align-items:center;justify-content:center;overflow:hidden}
.guide-photo-emoji{font-size:54px;filter:drop-shadow(0 2px 8px rgba(0,0,0,.25));z-index:1}
.guide-photo-tint{position:absolute;inset:0;background:var(--guide-kleur,var(--tint));opacity:.7}
.guide-card-body{padding:20px 22px 24px;flex:1;display:flex;flex-direction:column;gap:8px}
.guide-cat-label{font-size:11.5px;font-weight:600;color:var(--accent);letter-spacing:.06em}
.guide-card h3{font:600 20px/1.2 Newsreader,serif;margin:0;text-wrap:pretty}
.guide-card p{font-size:13.5px;line-height:1.55;color:#756c5d;margin:0}

/* Newsletter bar */
.guides-newsletter{background:var(--accent);padding:60px 0;color:var(--accentInk);text-align:center}
.guides-newsletter-inner{max-width:760px}
.guides-newsletter h2{font:500 34px/1.1 Newsreader,serif;margin:0 0 14px;color:var(--accentInk)}
.guides-newsletter p{font-size:16px;color:rgba(253,246,234,.9);margin:0 0 10px}
.guides-newsletter-note{font-size:14px;opacity:.75}

/* ── Guide detail page ────────────────────────────────────────────────────── */
.guide-breadcrumbs{padding-top:20px;padding-bottom:0}
.breadcrumb-cur{color:#4a4335;font-weight:500}
.guide-article{max-width:100%}
.guide-header{max-width:820px;padding-top:26px;padding-bottom:0}
.guide-header .guide-cat-label{margin-bottom:14px}
.guide-header h1{font:500 clamp(36px,4.5vw,46px)/1.08 Newsreader,serif;letter-spacing:-.02em;margin:0 0 20px;text-wrap:pretty}
.guide-intro{font-size:19px;line-height:1.6;color:#3f3a30;margin:0}

.guide-hero-photo-wrap{max-width:820px;padding-top:30px;padding-bottom:0}
.guide-hero-photo{position:relative;height:300px;border-radius:20px;overflow:hidden;background:var(--guide-kleur,var(--tint));display:flex;align-items:center;justify-content:center;box-shadow:0 24px 54px -28px rgba(60,45,25,.5)}
.guide-hero-emoji{font-size:96px;filter:drop-shadow(0 4px 20px rgba(0,0,0,.3));z-index:1}

.guide-body-shell{max-width:820px;padding-top:36px}
.guide-body{display:flex;flex-direction:column;gap:8px}

.guide-section{border-top:1px solid var(--border);padding:28px 0 8px}
.guide-section:first-child{border-top:none;padding-top:0}
.guide-section h2{font:600 26px/1.15 Newsreader,serif;letter-spacing:-.01em;margin:0 0 14px}
.guide-section-body.prose{font-size:16.5px;line-height:1.7;color:#4a4436}
.guide-section-body.prose p{margin:0 0 14px}
.guide-section-body.prose p:last-child{margin-bottom:0}
.guide-section-body.prose ul,.guide-section-body.prose ol{margin:0 0 14px;padding-left:22px}
.guide-section-body.prose li{margin-bottom:8px;line-height:1.65}
.guide-section-body.prose strong{color:var(--ink);font-weight:600}
.guide-section-body.prose em{font-style:italic}
.guide-section-body.prose a{color:var(--link);font-weight:600}

.guide-disclaimer{margin-top:30px;padding:22px 26px;border-radius:16px;background:#efe6d4;font-size:14px;line-height:1.6;color:#5f5749}
.guide-disclaimer strong{color:var(--ink)}

.guide-related-links{margin-top:24px;padding:22px 26px;border-radius:16px;background:var(--surface);border:1px solid var(--border)}
.guide-related-links h3{font:600 16px Newsreader,serif;margin:0 0 12px;color:var(--ink)}
.guide-related-links ul{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:10px}
.guide-related-links li a{display:inline-flex;align-items:center;padding:8px 14px;border:1px solid #e2d6c0;border-radius:999px;background:var(--bg);font-size:13.5px;font-weight:500;color:var(--link);transition:.15s}
.guide-related-links li a:hover{border-color:#cdbfa4;background:#f4eddf}

/* More guides section */
.guide-more-section{padding:52px 0 16px}
.guide-more-title{font:500 26px/1.2 Newsreader,serif;margin:0 0 20px;letter-spacing:-.01em}
.guides-grid-3{grid-template-columns:repeat(3,1fr)}

/* Responsive */
@media(max-width:900px){
  .guides-featured-card{grid-template-columns:1fr}
  .guides-featured-photo{min-height:220px}
  .guides-featured-body{padding:28px 32px}
  .guides-grid,.guides-grid-3{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:600px){
  .guides-hero{padding:44px 0 34px;text-align:left}
  .guides-hero h1{font-size:34px}
  .guides-hero .lead{margin-left:0}
  .guides-filter-row{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding-bottom:8px;-webkit-overflow-scrolling:touch}
  .filter-chip{flex:none}
  .guides-featured-body{padding:22px 24px}
  .guides-featured-body h2{font-size:24px}
  .guides-grid,.guides-grid-3{grid-template-columns:1fr}
  .guide-header h1{font-size:32px}
  .guide-intro{font-size:16.5px}
  .guide-hero-photo{height:200px}
  .guide-hero-emoji{font-size:64px}
  .guide-section h2{font-size:22px}
  .guide-section-body.prose{font-size:15.5px}
  .guides-newsletter{padding:44px 0}
  .guides-newsletter h2{font-size:26px}
  .guide-more-section{padding:40px 0 12px}
}

/* Gidsen */
.guides-hero{padding:64px 0 46px;text-align:center;background:radial-gradient(120% 80% at 78% 0,#f8eed6 0,var(--bg) 55%)}.guides-hero-inner{max-width:760px}.guides-hero h1{font:500 clamp(40px,5vw,52px)/1.05 Newsreader,serif;letter-spacing:-.02em;margin:0 0 18px}.guides-hero h1 em{color:var(--accent);font-weight:400}.guides-hero .lead{margin:auto}.guides-filter-row{display:flex;justify-content:center;gap:9px;flex-wrap:wrap;margin-top:26px}.filter-chip{display:inline-flex;align-items:center;min-height:44px;padding:9px 17px;border:1px solid #e2d6c0;border-radius:999px;background:var(--surface);font-size:13.5px;font-weight:500}.filter-chip.active{background:var(--ink);border-color:var(--ink);color:var(--bg)}.guide-feature-section{padding:44px 0 20px}.guide-feature{display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden;border:1px solid var(--border);border-radius:20px;background:var(--surface)}.guide-feature-photo,.guide-card-photo,.guide-cover{display:grid;place-items:center;background:linear-gradient(145deg,var(--guide-colour),var(--dark));overflow:hidden}.guide-feature-photo{min-height:330px}.guide-feature-photo span{font-size:84px}.guide-feature-copy{display:flex;flex-direction:column;justify-content:center;padding:42px 44px}.guide-feature-copy small,.guide-card-body small,.guide-label{font-size:11.5px;font-weight:600;letter-spacing:.05em;color:var(--accent)}.guide-feature-copy h2{font-size:32px;font-weight:600;margin:12px 0 14px}.guide-feature-copy p,.guide-card-body p{color:#756c5d}.guide-feature-copy strong,.guide-card-body>span{color:var(--link)}.guides-list-section{padding:28px 0 84px}.guides-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.guide-card{display:block;overflow:hidden;border:1px solid var(--border);border-radius:16px;background:var(--surface);transition:.2s}.guide-card:hover{transform:translateY(-3px);border-color:#d8c8ac}.guide-card-photo{height:180px}.guide-card-photo span{font-size:58px}.guide-card-body{padding:19px 21px 23px}.guide-card-body h3{font-size:20px;margin:7px 0}.guide-card-body p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:13.5px;line-height:1.55}.guide-card-body>span{font-size:13.5px;font-weight:600}.guide-shell{max-width:820px}.guide-header{padding-top:26px}.guide-header h1{font:500 clamp(38px,5vw,48px)/1.08 Newsreader,serif;letter-spacing:-.02em;margin:12px 0}.guide-meta{color:var(--faint);font-size:13.5px}.guide-cover{height:400px;margin:28px 0 32px;border-radius:22px;box-shadow:0 30px 60px -32px rgba(60,45,25,.5)}.guide-cover span{font-size:110px}.guide-intro{font-size:19px;line-height:1.65;color:#3f3a30}.guide-body{padding-bottom:52px}.guide-section{margin-top:34px}.guide-section h2{font-size:27px;font-weight:600;margin-bottom:12px}.guide-prose{font-size:16.5px;color:#4a4436;line-height:1.75}.guide-prose p{margin:0 0 15px}.guide-prose li{margin-bottom:7px}.guide-prose table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse;font-size:14px}.guide-prose th,.guide-prose td{padding:10px;border:1px solid var(--border);text-align:left}.guide-prose th{background:var(--alt)}.guide-prose a{color:var(--link);text-decoration:underline}.guide-disclaimer{margin-top:34px;padding:22px 26px;border-radius:16px;background:var(--alt);color:var(--muted);font-size:14px}.guide-related{padding:52px 0;background:var(--surface);border-top:1px solid var(--border)}.guide-related>div>h2{font-size:27px}.guide-card.compact .guide-card-photo{height:150px}.guide-card.compact .guide-card-body{min-height:125px}
@media(max-width:900px){.guide-feature{grid-template-columns:1fr}.guide-feature-photo{min-height:260px}.guides-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.guides-hero{text-align:left;padding:44px 0 36px}.guides-filter-row{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding-bottom:8px}.filter-chip{flex:none}.guide-feature-copy{padding:28px 24px}.guide-feature-photo{min-height:220px}.guides-grid{grid-template-columns:1fr}.guides-list-section{padding-bottom:56px}.guide-cover{height:260px}.guide-cover span{font-size:76px}.guide-intro{font-size:17px}.guide-prose{font-size:16px}}

/* Vergelijkingen */
select{font:inherit}.compare-hero{padding:64px 0 46px;text-align:center;background:radial-gradient(120% 80% at 78% 0,#f8eed6 0,var(--bg) 55%)}.compare-hero-inner{max-width:760px}.compare-hero h1,.comparison-detail-hero h1{font:500 clamp(40px,5vw,52px)/1.05 Newsreader,serif;letter-spacing:-.02em;margin:0 0 18px}.compare-hero h1 em,.comparison-detail-hero h1 em{color:var(--accent);font-weight:400}.compare-hero .lead,.comparison-detail-hero .lead{margin:auto}.compare-builder-section{padding:36px 0 10px}.compare-builder-shell,.comparison-shell{max-width:1000px}.compare-builder{padding:28px 30px;border:1px solid var(--border);border-radius:20px;background:var(--surface);box-shadow:0 24px 48px -30px rgba(60,45,25,.4)}.compare-builder>strong{display:block;margin-bottom:16px;font-size:13px}.compare-builder-grid,.comparison-switch{display:grid;grid-template-columns:1fr auto 1fr auto;gap:14px;align-items:center}.compare-builder label,.comparison-switch label{display:block}.compare-builder select,.comparison-switch select,.comparison-search-wrap input{width:100%;min-height:50px;padding:12px 15px;border:1.5px solid #e2d6c0;border-radius:12px;background:#fff;color:var(--ink)}.compare-vs{font:italic 18px Newsreader,serif;color:var(--faint)}.compare-error{margin:14px 0 0;color:#8a3c24;font-size:14px}.comparison-list-section{padding:44px 0 84px}.comparison-search-wrap{max-width:560px;margin-bottom:24px}.comparison-search-wrap label{display:block;margin-bottom:7px;color:var(--muted);font-size:13.5px;font-weight:600}.comparison-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.comparison-card{display:flex;flex-direction:column;min-height:210px;padding:22px 20px;border:1px solid var(--border);border-radius:16px;background:var(--surface);transition:.18s}.comparison-card:hover{transform:translateY(-3px);border-color:#d8c8ac}.comparison-card h3{font-size:19px;font-weight:600;margin:0 0 10px}.comparison-card h3 em,.comparison-related-row em{color:var(--accent)}.comparison-card p{display:-webkit-box;overflow:hidden;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;color:#756c5d;font-size:13px;line-height:1.5}.comparison-card>span{display:flex;justify-content:space-between;margin-top:auto;padding-top:18px;color:var(--faint);font-size:12.5px}.comparison-card b{color:var(--accent);font-size:15px}.comparison-empty{color:var(--faint)}.comparison-criteria{padding:70px 0;background:var(--dark);color:var(--accentInk);text-align:center}.comparison-criteria h2{color:var(--accentInk)}.criteria-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:34px}.criteria-grid>div{padding:22px 20px;border-radius:14px;background:#2b4f4e;text-align:left}.criteria-grid span{display:block;width:34px;height:34px;margin-bottom:14px;border-radius:9px;background:var(--accent)}.criteria-grid div:nth-child(3n+2) span{background:var(--teal)}.criteria-grid div:nth-child(3n) span{background:var(--gold)}.criteria-grid strong{font-size:15px}
.comparison-detail-hero{padding:42px 0 40px;text-align:center;background:radial-gradient(120% 80% at 78% 0,#f8eed6 0,var(--bg) 55%)}.comparison-switch-section{padding:30px 0 8px}.comparison-switch{padding:20px 22px;border:1px solid var(--border);border-radius:16px;background:var(--surface)}.comparison-table-section{padding:24px 0 48px}.comparison-table-scroll{overflow-x:auto;border:1px solid var(--border);border-radius:18px;background:var(--surface)}.comparison-table{width:100%;min-width:900px;border-collapse:collapse}.comparison-table th,.comparison-table td{padding:16px 20px;border-top:1px solid var(--border);text-align:left;vertical-align:top;font-size:14px;line-height:1.5}.comparison-table thead th{border:0;background:var(--dark);color:var(--accentInk);font:600 17px Newsreader,serif}.comparison-table thead th:first-child{color:#a7b8b1;font:600 12px Hanken Grotesk;text-transform:uppercase;letter-spacing:.1em}.comparison-table tbody th{width:18%;color:var(--muted);font-size:13px}.comparison-table tbody td:last-child{color:#655d4f;font-weight:600}.comparison-note{margin:14px auto 0;text-align:center;color:var(--faint);font-size:12.5px}.comparison-conclusion{margin-top:24px;padding:24px 28px;border-radius:16px;background:var(--alt)}.comparison-conclusion .eyebrow{margin-bottom:8px}.comparison-conclusion>p:last-child{margin:0;color:#3f3a30}.comparison-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px}.comparison-related{padding:52px 0;background:var(--surface);border-top:1px solid var(--border)}.comparison-related h2{font-size:26px}.comparison-related-row{display:flex;flex-wrap:wrap;gap:10px}.comparison-related-row a{padding:10px 16px;border:1px solid #e2d6c0;border-radius:999px;background:var(--bg);font-size:13.5px;font-weight:600}.comparison-table-scroll:focus-visible{outline:3px solid var(--teal);outline-offset:3px}
@media(max-width:1000px){.comparison-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.comparison-grid{grid-template-columns:repeat(2,1fr)}.criteria-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.compare-hero{padding:44px 0 34px;text-align:left}.compare-hero h1,.comparison-detail-hero h1{font-size:34px}.compare-hero .lead,.comparison-detail-hero .lead{font-size:16.5px}.compare-builder{padding:22px 20px}.compare-builder-grid,.comparison-switch{grid-template-columns:1fr}.compare-vs{text-align:center}.compare-submit,.comparison-switch .button{width:100%}.comparison-list-section{padding:40px 0 56px}.comparison-grid,.criteria-grid{grid-template-columns:1fr}.comparison-card{min-height:190px}.comparison-criteria{text-align:left;padding:54px 0}.comparison-detail-hero{padding:34px 0}.comparison-switch{padding:18px}.comparison-actions{align-items:stretch;flex-direction:column}.comparison-related-row{flex-direction:column}.comparison-related-row a{display:flex;align-items:center;min-height:44px}}

/* FAQ en woordenboek */
.knowledge-hero{padding:64px 0 40px;text-align:center;background:radial-gradient(120% 80% at 78% 0,#f8eed6 0,var(--bg) 55%)}.knowledge-hero-inner{max-width:1000px}.knowledge-hero h1{font:500 clamp(40px,5vw,52px)/1.05 Newsreader,serif;letter-spacing:-.02em;margin:0 0 18px}.knowledge-hero h1 em{color:var(--accent);font-weight:400}.knowledge-hero .lead{margin:auto}.knowledge-count{margin:18px 0 0;color:var(--faint);font-size:13.5px}.knowledge-content{padding:40px 0 58px}.faq-shell{max-width:900px}.glossary-shell{max-width:980px}.knowledge-filter,.az-bar{display:flex;justify-content:center;gap:9px;flex-wrap:wrap}.knowledge-filter button,.az-bar button{min-height:44px;padding:9px 17px;border:1px solid #e2d6c0;border-radius:999px;background:var(--surface);color:#4a4335;font-size:13.5px;font-weight:500;cursor:pointer}.knowledge-filter button.active,.az-bar button.active{border-color:var(--ink);background:var(--ink);color:var(--bg)}.filter-status{margin:20px 0;color:var(--faint);font-size:13.5px;text-align:center}.faq-list{display:flex;flex-direction:column;gap:12px}.faq-item{padding:4px 24px;border:1px solid var(--border);border-radius:14px;background:var(--surface)}.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:64px;padding:14px 0;cursor:pointer;font:600 19px/1.3 Newsreader,serif;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-plus{flex:none;color:var(--accent);font:400 26px/1 Hanken Grotesk;transition:transform .2s}.faq-item[open] .faq-plus{transform:rotate(45deg)}.faq-answer{padding:0 0 20px}.faq-answer p{margin:0;color:var(--muted);font-size:15px;line-height:1.65}.faq-answer small{display:inline-block;margin-top:12px;color:var(--faint)}.glossary-search{max-width:620px;margin:0 auto 22px}.glossary-search label{display:block;margin-bottom:7px;font-size:13.5px;font-weight:600}.glossary-search input{width:100%;min-height:52px;padding:12px 18px;border:1.5px solid #e2d6c0;border-radius:999px;background:#fff;color:var(--ink)}.az-bar button{display:grid;place-items:center;min-width:44px;padding:8px 13px}.glossary-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.glossary-card{position:relative;padding:24px 26px;border:1px solid var(--border);border-radius:16px;background:var(--surface);scroll-margin-top:110px}.glossary-card h2{margin:0 0 8px;padding-right:28px;font-size:19px;font-weight:600}.glossary-card p{margin:0;color:#756c5d;font-size:14px;line-height:1.6}.term-letter{position:absolute;top:20px;right:22px;color:var(--accent);font:600 14px Newsreader,serif}.result small{color:var(--accent);font-size:11.5px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.result p{margin:4px 0;color:var(--muted)}
@media(max-width:600px){.knowledge-hero{padding:44px 0 34px;text-align:left}.knowledge-hero h1{font-size:34px}.knowledge-hero .lead{font-size:16.5px}.knowledge-filter,.az-bar{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding-bottom:8px}.knowledge-filter button,.az-bar button{flex:none}.filter-status{text-align:left}.faq-item{padding:2px 18px}.faq-item summary{font-size:17px}.glossary-grid{grid-template-columns:1fr}.knowledge-content{padding:32px 0 44px}}

/* Toolshub */
.tools-hero{padding:64px 0 46px;text-align:center;background:radial-gradient(120% 80% at 78% 0,#f8eed6 0,var(--bg) 55%)}
.tools-hero-inner{max-width:1000px}
.tools-hero h1{font:500 clamp(40px,5vw,52px)/1.05 Newsreader,serif;letter-spacing:-.02em;margin:0 0 18px;text-wrap:pretty}
.tools-hero h1 em{color:var(--accent);font-weight:400}
.tools-hero .lead{max-width:680px;margin:auto}
.tools-grid-section{padding:44px 0 84px}
.tools-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.tools-hub-card{display:flex;flex-direction:column;min-height:274px;padding:32px;border:1px solid var(--border);border-radius:18px;background:var(--surface);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.tools-hub-card:hover{transform:translateY(-3px);border-color:#d8c8ac;box-shadow:0 14px 30px -20px rgba(60,45,25,.35)}
.tools-hub-icon{display:grid;place-items:center;width:52px;height:52px;margin-bottom:18px;border-radius:13px}
.tools-hub-icon i{display:block;width:16px;height:16px}
.tools-hub-card h2{font-size:21px;font-weight:600;margin:0 0 9px}
.tools-hub-card p{flex:1;margin:0 0 16px;color:#756c5d;font-size:14px;line-height:1.55}
.tools-hub-card strong{color:var(--link);font-size:14px}
@media(max-width:900px){.tools-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.tools-hero{padding:44px 0 34px;text-align:left}.tools-hero h1{font-size:34px}.tools-hero .lead{font-size:16.5px}.tools-grid-section{padding:32px 0 56px}.tools-grid{grid-template-columns:1fr}.tools-hub-card{min-height:0;padding:26px}.tools-hub-icon{width:48px;height:48px}}

/* Landentest */
.cockpit-hero{padding:56px 0 30px;text-align:center;background:radial-gradient(120% 80% at 78% 0,#f8eed6 0,var(--bg) 55%)}
.cockpit-hero-inner{max-width:820px}.cockpit-hero h1{font:500 clamp(40px,5vw,48px)/1.05 Newsreader,serif;letter-spacing:-.02em;margin:0 0 16px}.cockpit-hero h1 em{color:var(--accent);font-weight:400}.cockpit-hero .lead{max-width:620px;margin:auto;font-size:17px}
.cockpit-section{padding:20px 0}.cockpit-shell{max-width:816px}.quiz-card{padding:38px 40px;border:1px solid var(--border);border-radius:22px;background:var(--surface);box-shadow:0 26px 52px -30px rgba(60,45,25,.45)}
.quiz-progress-label{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;color:var(--faint);font-size:13px}.quiz-progress-label strong{color:var(--teal)}.quiz-progress{height:7px;margin-bottom:28px;overflow:hidden;border-radius:999px;background:#ece1cd}.quiz-progress span{display:block;height:100%;width:13%;border-radius:999px;background:var(--accent);transition:width .25s}
.quiz-card h2{font-size:26px;font-weight:600;line-height:1.2;margin:0 0 24px;text-wrap:pretty}.quiz-card h2:focus{outline:none}.quiz-options{display:flex;flex-direction:column;gap:12px}.quiz-option{display:flex;align-items:center;gap:14px;min-height:58px;padding:13px 20px;text-align:left;border:1.5px solid #e2d6c0;border-radius:14px;background:#fff;color:var(--ink);cursor:pointer;transition:.18s}.quiz-option:hover{border-color:var(--accent);background:#fdf8f0}.quiz-option span{display:grid;place-items:center;flex:none;width:28px;height:28px;border:1.5px solid #cdbfa4;border-radius:50%;color:var(--faint);font-size:13px;font-weight:600}.quiz-option strong{font-size:15.5px;font-weight:500}.quiz-back{min-height:44px;margin-top:14px;padding:6px 0;border:0;background:none;color:var(--faint);font-size:14px;font-weight:600;cursor:pointer}
.quiz-result-heading{text-align:center}.quiz-result-heading .eyebrow{margin-bottom:8px}.quiz-result-heading h2{font-size:30px;margin-bottom:6px}.quiz-result-heading>p:last-child{margin:0;color:#756c5d;font-size:15px}.quiz-results{display:flex;flex-direction:column;gap:14px;margin-top:20px}.quiz-result{display:flex;align-items:center;gap:18px;padding:18px 20px;border:1px solid var(--border);border-radius:16px;background:#fff;transition:.18s}.quiz-result:hover{transform:translateY(-2px);border-color:#d8c8ac}.quiz-rank{display:grid;place-items:center;flex:none;width:44px;height:44px;border-radius:12px;background:#f2e6d3;color:var(--accent);font:600 20px Newsreader,serif}.quiz-result-copy{display:block;flex:1;min-width:0}.quiz-result-copy strong{display:block;font:600 21px Newsreader,serif}.quiz-result-copy small{display:block;color:#756c5d;font-size:13.5px;line-height:1.4}.quiz-match{flex:none;text-align:right}.quiz-match strong{display:block;color:#61704a;font:600 22px Newsreader,serif}.quiz-match small{display:block;color:var(--faint);font-size:11px}.quiz-actions{display:flex;justify-content:center;gap:12px;margin-top:26px;flex-wrap:wrap}.quiz-privacy{margin:14px 0 0;text-align:center;color:var(--faint);font-size:12.5px}.cockpit-next{margin-top:20px}
@media(max-width:600px){.cockpit-hero{padding:40px 0 24px;text-align:left}.cockpit-hero h1{font-size:34px}.cockpit-hero .lead{font-size:16.5px}.cockpit-section{padding-top:12px}.quiz-card{padding:26px 20px;border-radius:18px}.quiz-card h2{font-size:23px}.quiz-option{min-height:60px;padding:12px 14px}.quiz-result{gap:12px;padding:15px 14px}.quiz-rank{width:38px;height:38px}.quiz-result-copy small{font-size:12.5px}.quiz-match strong{font-size:19px}.quiz-actions{align-items:stretch;flex-direction:column}.quiz-actions .button{width:100%}}

/* Kostencalculator */
.calculator-hero{padding:56px 0 34px;text-align:center;background:radial-gradient(120% 80% at 78% 0,#f8eed6 0,var(--bg) 55%)}
.calculator-hero-inner{max-width:860px}.calculator-hero h1{font:500 clamp(40px,5vw,52px)/1.05 Newsreader,serif;letter-spacing:-.02em;margin:0 0 18px}.calculator-hero h1 em{color:var(--accent);font-weight:400}.calculator-hero .lead{max-width:660px;margin:auto;font-size:17.5px}
.calculator-section{padding:28px 0 72px}.calculator-grid{max-width:1050px;display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.calculator-input-card,.calculator-result-card{border-radius:20px;padding:32px}.calculator-input-card{background:var(--surface);border:1px solid var(--border)}.calculator-input-card h2{margin:0 0 20px;font:600 14px Hanken Grotesk;color:#4a4335}.calculator-input-card>label,.calculator-slider-heading label,.calculator-housing legend{display:block;margin:0 0 7px;color:var(--faint);font-size:13px}.calculator-input-card select{width:100%;min-height:50px;margin-bottom:20px;padding:12px 15px;border:1.5px solid #e2d6c0;border-radius:12px;background:#fff;color:var(--ink)}.calculator-slider-heading{display:flex;align-items:baseline;justify-content:space-between}.calculator-slider-heading output{color:var(--teal);font-size:13px;font-weight:600}.calculator-input-card input[type=range]{width:100%;min-height:32px;margin:0;accent-color:var(--accent)}.calculator-range-labels{display:flex;justify-content:space-between;margin:0 0 20px;color:var(--faint);font-size:12.5px}.calculator-housing{display:flex;flex-wrap:wrap;gap:12px;margin:0;padding:0;border:0}.calculator-housing legend{width:100%}.calculator-housing label{display:flex;align-items:center;gap:9px;min-height:46px;padding:8px 16px;border:1.5px solid #e2d6c0;border-radius:12px;background:#fff;font-size:14px;cursor:pointer}.calculator-housing input{width:17px;height:17px;accent-color:#61704a}.calculator-form-note{margin:20px 0 0;color:var(--faint);font-size:12.5px;line-height:1.5}
.calculator-result-card{background:var(--dark);color:#f3e7cf}.calculator-result-label{margin:0 0 4px;color:var(--gold);font-size:13px;font-weight:600}.calculator-total{margin:0 0 20px}.calculator-total strong{color:#fff;font:600 clamp(38px,4vw,44px) Newsreader,serif}.calculator-total span{color:#a7b8b1;font-size:18px}.calculator-breakdown{display:flex;flex-direction:column}.calculator-row{display:flex;justify-content:space-between;gap:18px;padding:11px 0;border-bottom:1px solid rgba(255,255,255,.1);font-size:14.5px}.calculator-row span{color:#a7b8b1}.calculator-row strong{color:#fff}.calculator-comparison{margin:20px 0 0;padding:14px 16px;border-radius:12px;background:rgba(227,179,78,.14);color:#f2d79a;font-size:13px;line-height:1.5}.calculator-comparison.is-higher{background:rgba(255,255,255,.09);color:#d8e1dc}.calculator-result-context{margin:14px 0 0;color:#8ba299;font-size:12px}.calculator-disclaimer{max-width:1050px;margin-top:22px;color:var(--faint);font-size:12.5px;text-align:center;line-height:1.6}.calculator-disclaimer strong{color:var(--muted)}
@media(max-width:760px){.calculator-grid{grid-template-columns:1fr}.calculator-result-card{order:2}}
@media(max-width:600px){.calculator-hero{padding:40px 0 28px;text-align:left}.calculator-hero h1{font-size:34px}.calculator-hero .lead{font-size:16.5px}.calculator-section{padding:18px 0 54px}.calculator-input-card,.calculator-result-card{padding:25px 20px;border-radius:18px}.calculator-housing{flex-direction:column}.calculator-housing label{width:100%}.calculator-disclaimer{text-align:left}.calculator-next .section-heading{align-items:flex-start}}

/* Emigratiechecklist */
.checklist-hero{padding:56px 0 38px;text-align:center;background:radial-gradient(120% 80% at 78% 0,#f8eed6 0,var(--bg) 55%)}
.checklist-hero-inner{max-width:900px}.checklist-hero h1{font:500 clamp(40px,5vw,52px)/1.05 Newsreader,serif;letter-spacing:-.02em;margin:0 0 18px}.checklist-hero h1 em{color:var(--accent);font-weight:400}.checklist-hero .lead{max-width:640px;margin:auto;font-size:17.5px}
.checklist-section{padding:28px 0 72px}.checklist-shell{max-width:900px}.checklist-overview{display:grid;grid-template-columns:1fr auto;align-items:center;gap:24px;margin-bottom:20px;padding:22px 26px;border:1px solid var(--border);border-radius:16px;background:var(--surface)}.checklist-progress-label{margin:0 0 10px;color:var(--muted);font-size:14px}.checklist-progress-label strong{color:var(--ink)}.checklist-progress{height:8px;overflow:hidden;border-radius:999px;background:#e8ddc8}.checklist-progress span{display:block;width:0;height:100%;border-radius:999px;background:var(--accent);transition:width .2s}.checklist-percentage{color:var(--teal);font:600 25px Newsreader,serif}
.checklist-phases{display:flex;flex-direction:column;gap:20px}.checklist-phase{padding:27px 30px;border:1px solid var(--border);border-radius:18px;background:var(--surface);transition:border-color .18s,background .18s}.checklist-phase.is-complete{border-color:#9aab85;background:#f7f5e8}.checklist-phase-heading{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;margin-bottom:14px}.checklist-phase-dot{width:12px;height:12px;border-radius:50%;background:var(--teal)}.checklist-phase:nth-child(2) .checklist-phase-dot{background:var(--accent)}.checklist-phase:nth-child(3) .checklist-phase-dot{background:#b6892c}.checklist-phase:nth-child(4) .checklist-phase-dot{background:#61704a}.checklist-phase-heading p{margin:0;color:var(--faint);font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.checklist-phase-heading h2{margin:1px 0 0;font-size:21px;font-weight:600}.checklist-phase-count{padding:5px 10px;border-radius:999px;background:var(--alt);color:var(--faint);font-size:12px;font-weight:600}.checklist-phase.is-complete .checklist-phase-count{background:#dfe6ce;color:#536043}
.checklist-items{display:flex;flex-direction:column}.checklist-item{display:flex;align-items:flex-start;gap:13px;min-height:48px;padding:12px 0;border-top:1px solid #ece1cd;color:#3f3a30;font-size:15px;cursor:pointer}.checklist-item input{flex:none;width:19px;height:19px;margin:2px 0 0;accent-color:var(--teal)}.checklist-item input:checked+span{color:var(--faint);text-decoration:line-through;text-decoration-thickness:1px}.checklist-privacy{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:22px;padding:20px 24px;border-radius:15px;background:var(--dark);color:#d8e1dc}.checklist-privacy p{margin:0;font-size:13px;line-height:1.55}.checklist-privacy strong{color:#fff}.checklist-reset{flex:none;min-height:44px;padding:8px 16px;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:transparent;color:#f3e7cf;font-size:13px;font-weight:600;cursor:pointer}.checklist-reset:hover{background:rgba(255,255,255,.08)}.checklist-disclaimer{margin:18px 0 0;color:var(--faint);font-size:12.5px;line-height:1.6;text-align:center}.checklist-disclaimer strong{color:var(--muted)}
@media(max-width:600px){.checklist-hero{padding:40px 0 30px;text-align:left}.checklist-hero h1{font-size:34px}.checklist-hero .lead{font-size:16.5px}.checklist-section{padding:18px 0 54px}.checklist-overview{padding:18px 20px}.checklist-phase{padding:22px 20px}.checklist-phase-heading{grid-template-columns:auto 1fr}.checklist-phase-count{grid-column:2;justify-self:start}.checklist-privacy{align-items:stretch;flex-direction:column;gap:16px}.checklist-reset{width:100%}.checklist-disclaimer{text-align:left}.checklist-next .section-heading{align-items:flex-start}}

/* Volwaardige zoekpagina */
.search-page-hero{padding:56px 0 40px;background:radial-gradient(120% 80% at 78% 0,#f8eed6 0,var(--bg) 55%);text-align:center}
.search-page-hero-inner{max-width:760px}.search-page-hero h1{font:500 clamp(40px,5vw,46px)/1.05 Newsreader,serif;letter-spacing:-.02em;margin:0 0 24px}.search-page-form{display:flex;max-width:560px;margin:auto;padding:8px 8px 8px 22px;border:1.5px solid #e2d6c0;border-radius:999px;background:var(--surface)}.search-page-form input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font-size:16px}.search-page-form button{flex:none;min-height:44px;padding:10px 26px;border:0;border-radius:999px;background:var(--accent);color:var(--accentInk);font-size:15px;font-weight:600;cursor:pointer}
.search-results-section{min-height:360px;padding:34px 0 84px}.search-results-shell{max-width:820px}.search-result-count{margin:0 0 20px;color:var(--faint);font-size:14px}.search-result-count strong{color:var(--ink)}.search-type-summary{display:flex;gap:8px;flex-wrap:wrap;margin:-6px 0 20px}.search-type-summary span{padding:6px 11px;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--muted);font-size:12px}.search-type-summary strong{color:var(--teal)}.search-result-list{display:flex;flex-direction:column;gap:12px}.search-result-card{display:flex;align-items:center;gap:16px;padding:17px 22px;border:1px solid var(--border);border-radius:14px;background:var(--surface);transition:.18s}.search-result-card:hover{transform:translateX(2px);border-color:#d8c8ac}.search-result-type{flex:none;min-width:104px;padding:5px 10px;border-radius:999px;background:var(--teal);color:var(--accentInk);font-size:10.5px;font-weight:600;letter-spacing:.08em;text-align:center;text-transform:uppercase}.search-result-copy{flex:1;min-width:0}.search-result-copy strong{display:block;font:600 19px/1.2 Newsreader,serif}.search-result-copy small{display:block;overflow:hidden;margin-top:3px;color:var(--faint);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.search-result-arrow{flex:none;color:var(--accent);font-weight:600}.search-limit-note{margin:22px 0 0;color:var(--faint);font-size:13px;text-align:center}.search-empty{padding:50px 20px;border:1px solid var(--border);border-radius:18px;background:var(--surface);text-align:center}.search-empty h2{margin:0 0 8px;font-size:24px}.search-empty p{margin:0 0 20px;color:#756c5d}.search-empty-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.search-start{padding:20px;text-align:center}.search-start>p{margin:0;color:var(--faint);font-size:15px}.search-suggestions{display:flex;justify-content:center;gap:9px;flex-wrap:wrap;margin-top:20px}.search-suggestions a{display:inline-flex;align-items:center;min-height:44px;padding:9px 16px;border:1px solid #e2d6c0;border-radius:999px;background:var(--surface);color:var(--link);font-size:13.5px;font-weight:600}
.faq-item,.glossary-card{scroll-margin-top:100px}.faq-item:target,.glossary-card:target{border-color:var(--accent);box-shadow:0 0 0 3px rgba(182,137,44,.16)}
@media(max-width:600px){.search-page-hero{padding:40px 0 30px;text-align:left}.search-page-hero h1{font-size:34px}.search-page-form{padding:6px 6px 6px 16px}.search-page-form button{padding:9px 18px}.search-results-section{padding:26px 0 56px}.search-result-card{align-items:flex-start;gap:11px;padding:16px}.search-result-type{min-width:0;padding:5px 8px}.search-result-copy small{display:-webkit-box;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.search-result-arrow{margin-left:auto}.search-empty{padding:38px 18px}.search-empty-actions{align-items:stretch;flex-direction:column}.search-empty-actions .button{width:100%}.search-start{padding:10px 0;text-align:left}.search-suggestions{justify-content:flex-start}}

/* Statische pagina's en veilige formulieren */
.static-hero{padding:64px 0 46px;text-align:center;background:radial-gradient(120% 80% at 78% 0,#f8eed6 0,var(--bg) 55%)}.static-hero-inner{max-width:1000px}.static-hero h1{font:500 clamp(40px,5vw,52px)/1.05 Newsreader,serif;letter-spacing:-.02em;margin:0 0 18px;text-wrap:pretty}.static-hero h1 em{color:var(--accent);font-weight:400}.static-hero .lead{margin:auto}.static-section{padding:44px 0}.static-prose{max-width:820px;color:var(--muted);font-size:16.5px}.static-prose p{margin:0 0 18px}.static-prose .static-intro{color:#3f3a30;font-size:18px}.static-values{padding:20px 0 36px}.value-card{padding:30px;border:1px solid var(--border);border-radius:18px;background:var(--surface)}.value-card h2{font-size:20px;font-weight:600;margin:0 0 8px}.value-card p{margin:0;color:#756c5d;font-size:14px}.value-shape{display:block;width:46px;height:46px;margin-bottom:16px;border-radius:12px}.teal-value{background:var(--teal)}.green-value{background:#61704a}.gold-value{background:var(--accent)}.static-source-section{padding:36px 0 20px}.static-source{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:36px 40px;border-radius:20px;background:var(--dark);color:var(--accentInk)}.static-source h2{max-width:660px;margin:0;font-size:24px}.static-source .eyebrow{margin-bottom:8px}.static-prose.disclaimer{border-top:1px solid #e2d6c0;padding-top:28px}.static-prose.disclaimer h2{font-size:22px;font-weight:600}.form-section{padding:40px 0 84px}.form-layout{max-width:1000px;display:grid;grid-template-columns:1.3fr .9fr;gap:34px;align-items:start}.story-layout{max-width:1050px;grid-template-columns:1.4fr .9fr}.form-card{padding:34px 36px;border:1px solid var(--border);border-radius:20px;background:var(--surface)}.form-card form>label,.form-grid label{display:block;margin-bottom:16px;color:var(--faint);font-size:13px}.form-card label>span{font-weight:400}.form-card input:not([type=checkbox]),.form-card select,.form-card textarea{display:block;width:100%;min-height:50px;margin-top:7px;padding:12px 15px;border:1.5px solid #e2d6c0;border-radius:11px;background:#fff;color:var(--ink);font:15px 'Hanken Grotesk',sans-serif}.form-card textarea{line-height:1.5;resize:vertical}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-note{margin:0 0 20px;color:var(--faint);font-size:12.5px}.form-note a,.privacy-prose a{color:var(--link);font-weight:600}.form-aside{display:flex;flex-direction:column;gap:16px}.form-aside article{padding:22px 24px;border-radius:16px;background:var(--alt)}.form-aside small{display:block;margin-bottom:6px;color:var(--faint);font-size:13px;font-weight:600}.form-aside p{margin:0;color:#5f5749;font-size:14px;line-height:1.55}.form-aside .dark-card{background:var(--dark)}.form-aside .dark-card small{color:var(--gold)}.form-aside .dark-card p{color:#cdd9d3}.consent{display:flex!important;align-items:flex-start;gap:10px;color:var(--muted)!important;font-size:13px!important}.consent input{flex:none;width:19px;height:19px;margin-top:2px;accent-color:var(--teal)}.honey{position:absolute!important;left:-9999px!important}.form-error,.form-success{margin-bottom:20px;padding:16px 18px;border-radius:12px}.form-error{background:#f7dfd6;color:#7a351f}.form-success{display:flex;flex-direction:column;gap:4px;background:#e4ecdf;color:#35452f}.privacy-section{padding:44px 0 72px}.privacy-prose{max-width:800px}.privacy-prose article{padding:0 0 26px;margin-bottom:26px;border-bottom:1px solid #e2d6c0}.privacy-prose h2{font-size:22px;font-weight:600;margin:0 0 10px}.privacy-prose p{margin:0;color:var(--muted);font-size:16px}.privacy-date{color:var(--faint)!important;font-size:13px!important}
@media(max-width:760px){.static-hero{text-align:left;padding:44px 0 34px}.static-hero h1{font-size:34px}.static-hero .lead{font-size:16.5px}.form-layout,.story-layout{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr;gap:0}.form-card{padding:26px 22px}.static-source{align-items:flex-start;flex-direction:column;padding:28px 24px}.form-section{padding:30px 0 56px}}

/* Nieuwe, afgeschermde beheeromgeving */
.admin-header{background:var(--dark);color:var(--accentInk)}.admin-header-row{min-height:68px;display:flex;align-items:center;justify-content:space-between}.admin-header .brand span{color:var(--gold);font:600 12px Hanken Grotesk;text-transform:uppercase;letter-spacing:.12em}.admin-header form{margin:0}.admin-header button{border:1px solid rgba(255,255,255,.35);border-radius:999px;background:transparent;color:#fff;padding:8px 15px;cursor:pointer}.admin-login{min-height:calc(100vh - 68px);display:grid;place-items:center;padding:40px 20px}.admin-login-card{width:min(100%,440px);padding:36px;border:1px solid var(--border);border-radius:20px;background:var(--surface)}.admin-login-card h1,.admin-heading h1,.admin-detail-head h1{font:600 36px Newsreader;margin:0}.admin-login-card>p:not(.eyebrow){margin:4px 0 24px;color:var(--faint)}.admin-login-card label{display:block;margin:14px 0;color:var(--faint);font-size:13px}.admin-login-card input,.admin-status-form select{display:block;width:100%;min-height:48px;margin-top:6px;padding:10px 13px;border:1.5px solid #e2d6c0;border-radius:10px;background:#fff}.admin-login-card .button{width:100%;margin-top:10px}.admin-section{min-height:calc(100vh - 68px);padding:50px 0 80px}.admin-shell{max-width:1100px}.admin-detail-shell{max-width:900px}.admin-heading,.admin-detail-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px}.admin-tabs{display:flex;gap:8px}.admin-tabs a{padding:8px 14px;border:1px solid var(--border);border-radius:999px;background:var(--surface);font-size:13px}.admin-tabs a.active{background:var(--dark);color:#fff}.admin-table-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:16px;background:var(--surface)}.admin-table{width:100%;border-collapse:collapse;font-size:14px}.admin-table th,.admin-table td{padding:15px 17px;border-bottom:1px solid var(--border);text-align:left;vertical-align:top}.admin-table th{color:var(--faint);font-size:11px;text-transform:uppercase;letter-spacing:.08em}.admin-table tbody tr:last-child td{border-bottom:0}.admin-table small{color:var(--faint)}.status{display:inline-block;padding:5px 9px;border-radius:999px;font-size:11px;font-weight:600;white-space:nowrap}.status-new{background:#f3e4bd;color:#684f16}.status-in_behandeling{background:#dce8e8;color:#285557}.status-afgehandeld{background:#e4ecdf;color:#35452f}.admin-empty{padding:50px;border:1px solid var(--border);border-radius:16px;background:var(--surface);text-align:center;color:var(--faint)}.admin-detail-head{align-items:start;margin-top:26px;padding:26px;border:1px solid var(--border);border-radius:16px;background:var(--surface)}.admin-detail-head p{margin:4px 0 0;color:var(--faint)}.admin-status-form{display:flex;align-items:end;gap:10px}.admin-status-form label{color:var(--faint);font-size:12px}.admin-status-form select{min-width:170px}.admin-detail-grid{display:grid;grid-template-columns:1.5fr .8fr;gap:20px}.admin-detail-grid article,.admin-detail-grid aside{padding:28px;border:1px solid var(--border);border-radius:16px;background:var(--surface)}.admin-detail-grid h2{font-size:20px;font-weight:600}.submission-message{white-space:pre-wrap;color:var(--muted)}.admin-detail-grid dl{margin:0}.admin-detail-grid dt{margin-top:14px;color:var(--faint);font-size:11px;text-transform:uppercase;letter-spacing:.08em}.admin-detail-grid dd{margin:2px 0}.admin-detail-grid dd a{color:var(--link)}
.admin-image-form{max-width:700px;padding:30px;border:1px solid var(--border);border-radius:18px;background:var(--surface)}.admin-image-form>label{display:block;margin-bottom:18px;color:var(--faint);font-size:13px}.admin-image-form label span{font-weight:400}.admin-image-form select,.admin-image-form input{display:block;width:100%;min-height:50px;margin-top:7px;padding:11px 14px;border:1.5px solid #e2d6c0;border-radius:11px;background:#fff;color:var(--ink)}.admin-image-form input[type=file]{padding:10px}.admin-image-preview{height:260px;display:grid;place-items:center;overflow:hidden;margin:8px 0 20px;border:1.5px dashed #cdbfa4;border-radius:14px;background:var(--alt);color:var(--faint);font-size:13px}.admin-image-preview img{width:100%;height:100%;object-fit:cover}.admin-image-preview img:not([src]){display:none}.admin-managed-images{margin-top:42px}.admin-managed-images h2{font-size:25px}.admin-image-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.admin-image-grid article{overflow:hidden;border:1px solid var(--border);border-radius:14px;background:var(--surface)}.admin-image-grid img{width:100%;height:160px;object-fit:cover}.admin-image-grid article div{display:flex;flex-direction:column;padding:15px}.admin-image-grid article span,.admin-image-grid article small{color:var(--faint);font-size:12px}
@media(max-width:760px){.admin-heading,.admin-detail-head{align-items:stretch;flex-direction:column}.admin-tabs{overflow-x:auto}.admin-status-form{align-items:stretch;flex-direction:column;width:100%}.admin-detail-grid{grid-template-columns:1fr}.admin-login-card{padding:28px 22px}.admin-table th,.admin-table td{padding:12px}.admin-image-form{padding:24px 20px}.admin-image-grid{grid-template-columns:1fr}}
