@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap');
:root{--ink:#10243b;--muted:#657589;--line:#dfe7ee;--blue:#2469ae;--blue-dark:#174f87;--blue-soft:#edf5fc;--mint:#65c6b4;--mint-soft:#e8f7f3;--paper:#fff;--ground:#f7f9fb;--navy:#102b46;--radius:22px;--shadow:0 24px 70px rgba(27,65,101,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(1180px,calc(100% - 48px));margin:auto}.site-header{height:82px;display:flex;align-items:center;position:sticky;top:0;background:rgba(255,255,255,.88);backdrop-filter:blur(18px);z-index:50;border-bottom:1px solid rgba(223,231,238,.75)}.nav-wrap{display:flex;align-items:center;gap:36px}.site-logo{display:block;width:175px;line-height:0}.site-logo img{width:100%;height:auto}.main-nav{display:flex;gap:30px;margin-left:auto}.main-nav a{font-size:14px;font-weight:600;color:#43566a;transition:.2s}.main-nav a:hover{color:var(--blue)}.nav-actions{display:flex;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:10px;padding:11px 17px;font-weight:700;font-size:14px;transition:.2s;border:1px solid transparent}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--blue);color:white;box-shadow:0 8px 24px rgba(36,105,174,.22)}.btn-primary:hover{background:var(--blue-dark)}.btn-ghost{border-color:#dce5ed;background:white}.btn-soft{background:#eef4f9;color:#29465f}.btn-white{background:white;color:var(--navy)}.btn-large{padding:14px 21px;border-radius:12px;font-size:15px}.menu-toggle{display:none;background:none;border:0;padding:8px}.menu-toggle span{display:block;width:22px;height:2px;background:var(--ink);margin:5px}
.hero{overflow:hidden;background:linear-gradient(180deg,#fbfcfd 0%,#f7fafc 100%);padding:92px 0 104px;position:relative}.hero:before{content:"";position:absolute;width:700px;height:700px;border-radius:50%;background:radial-gradient(circle,rgba(71,148,218,.10),transparent 68%);right:-260px;top:-300px}.hero-grid{display:grid;grid-template-columns:.91fr 1.09fr;align-items:center;gap:54px}.eyebrow{font-size:12px;letter-spacing:.12em;text-transform:uppercase;font-weight:800;color:#41617f;display:flex;align-items:center;gap:9px;margin-bottom:19px}.eyebrow span{display:inline-block;width:26px;height:2px;background:var(--mint)}.eyebrow.light{color:#b9d4e7}.hero h1,.section-heading h2,.audience h2,.cta-card h2{font-family:'Manrope',sans-serif;letter-spacing:-.045em;margin:0;font-weight:750;line-height:1.06}.hero h1{font-size:clamp(46px,5vw,70px)}em{font-style:normal;color:var(--blue)}.hero-lead{font-size:19px;line-height:1.65;color:var(--muted);max-width:580px;margin:25px 0 31px}.hero-actions{display:flex;gap:11px}.hero-notes{display:flex;flex-wrap:wrap;gap:18px;margin-top:27px;color:#697b8d;font-size:13px;font-weight:600}.hero-notes span::first-letter{color:var(--mint)}
.product-stage{position:relative;padding:42px 10px}.stage-glow{position:absolute;inset:14% 8%;background:#d9ebfa;filter:blur(55px);border-radius:50%}.browser-frame{position:relative;background:white;border:1px solid #d9e4ec;border-radius:17px;box-shadow:var(--shadow);overflow:hidden;transform:perspective(1400px) rotateY(-2.2deg) rotateX(1deg)}.browser-top{height:35px;background:#f7f9fb;border-bottom:1px solid #e4ebf1;display:flex;align-items:center;padding:0 12px;color:#9aa8b5;font-size:9px}.browser-dots{display:flex;gap:4px;margin-right:auto}.browser-dots i{width:6px;height:6px;background:#cfd9e2;border-radius:50%}.browser-top span{margin:auto}.app-preview{display:grid;grid-template-columns:106px 1fr;min-height:410px;background:#fbfcfe}.preview-side{padding:19px 13px;background:#f9fbfd;border-right:1px solid #e9eef3}.preview-side img{width:77px;margin-bottom:26px}.side-line{height:8px;border-radius:4px;background:#cfd9e2;margin:14px 2px}.side-line.active{height:25px;background:#e5f0fa;margin:6px -4px 14px}.side-line.short{width:60%}.preview-side small{font-size:6px;color:#9ca9b4;letter-spacing:.15em}.preview-main{padding:25px 24px}.preview-head{display:flex;justify-content:space-between;align-items:center}.preview-head small{color:#8ea0b0;font-size:7px;letter-spacing:.12em}.preview-head h3{font-size:19px;margin:4px 0 0}.avatar{width:28px;height:28px;background:#153b61;color:white;border-radius:50%;display:grid;place-items:center;font-size:8px;font-weight:800}.preview-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:19px 0}.preview-stats>div{background:white;border:1px solid #e5ebf0;border-radius:9px;padding:11px}.preview-stats b{display:block;font-size:18px}.preview-stats span{display:block;font-size:7px;color:#8292a2;margin-top:3px}.preview-content{display:grid;grid-template-columns:1.5fr .75fr;gap:10px}.today-card,.attention-card{background:white;border:1px solid #e4eaf0;border-radius:10px;padding:13px}.card-head{display:flex;justify-content:space-between;font-size:8px;margin-bottom:9px}.card-head span{color:var(--blue)}.task{display:grid;grid-template-columns:29px 7px 1fr;gap:6px;align-items:center;padding:8px 0;border-top:1px solid #eff3f6}.task time{font-size:7px;color:#8292a2}.task>i{width:6px;height:6px;border:2px solid #69b8aa;border-radius:50%}.task b{display:block;font-size:8px}.task small{font-size:6px;color:#94a1ad}.attention-card{background:#f1f7fd;align-self:start}.attention-card .mini-icon{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;background:white;color:var(--blue);margin-bottom:17px}.attention-card>small{font-size:6px;color:#7390a8;display:block}.attention-card>b{font-size:13px;display:block;margin-top:4px}.attention-card p{font-size:7px;line-height:1.5;color:#678096}.attention-card a{font-size:6px;color:var(--blue);font-weight:700}.floating-card{position:absolute;background:white;box-shadow:0 18px 40px rgba(32,72,106,.15);border:1px solid #e0e8ef;border-radius:11px;padding:10px 12px;display:flex;align-items:center;gap:9px;font-size:9px}.floating-card>span{width:27px;height:27px;border-radius:8px;background:var(--mint-soft);color:#319e8a;display:grid;place-items:center;font-weight:bold}.floating-card b,.floating-card small{display:block}.floating-card small{color:#91a0ad;margin-top:2px;font-size:7px}.float-one{left:-12px;bottom:19px}.float-two{right:-7px;top:11px}.float-two>span{background:var(--blue-soft);color:var(--blue)}
.trust-strip{border-top:1px solid #e6edf2;border-bottom:1px solid #e6edf2;background:white}.trust-inner{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:32px}.trust-inner p{font-weight:600;color:#566b7e;font-size:14px}.trust-points{display:flex;align-items:center;gap:17px;color:#7c8c9b;font-size:13px;font-weight:600}.trust-points i{width:3px;height:3px;background:#9bcfc5;border-radius:50%}
.section{padding:112px 0}.section-heading{max-width:670px;margin-bottom:50px}.section-heading.centered{text-align:center;margin:0 auto 56px}.section-heading.centered .eyebrow{justify-content:center}.section-heading h2,.audience h2,.cta-card h2{font-size:clamp(38px,4vw,54px)}.section-heading p{color:var(--muted);line-height:1.65;font-size:17px;margin:20px auto 0;max-width:650px}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:17px}.feature-card{border:1px solid #e1e8ee;background:#fff;border-radius:var(--radius);padding:30px;min-height:310px;position:relative;overflow:hidden}.feature-large{grid-column:1/-1;display:grid;grid-template-columns:.75fr 1.25fr;min-height:390px;align-items:center;gap:60px;padding:45px}.feature-icon{width:43px;height:43px;border-radius:12px;background:var(--blue-soft);display:grid;place-items:center;color:var(--blue);font-size:20px;margin-bottom:31px}.label{font-size:10px;letter-spacing:.12em;color:#8797a6;font-weight:800}.feature-card h3{font-family:'Manrope';font-size:25px;line-height:1.2;letter-spacing:-.025em;margin:10px 0 12px}.feature-card p{color:var(--muted);font-size:15px;line-height:1.65;max-width:500px}.mini-calendar{background:#f8fafc;border:1px solid #e1e8ef;border-radius:15px;padding:17px}.calendar-head{display:flex;justify-content:space-between;font-size:11px;margin-bottom:12px}.calendar-head span{color:#8394a4}.cal-row{display:grid;grid-template-columns:42px 1fr;gap:9px;align-items:start;margin:8px 0}.cal-row time{font-size:9px;color:#8d9baa;padding-top:8px}.cal-event{border-radius:8px;padding:8px 10px;font-size:10px;font-weight:700}.cal-event small{display:block;font-weight:500;margin-top:3px}.cal-event.blue{background:#e9f2fb;color:#2b669c}.cal-event.mint{background:#e9f7f4;color:#328d7d}.cal-event.pale{background:#f1f3f5;color:#607183}.progress-box{background:#f7fafc;border-radius:12px;padding:16px;margin-top:27px}.progress-box>div:first-child{display:flex;justify-content:space-between;font-size:12px}.progress{height:5px;background:#dfe7ee;border-radius:6px;margin-top:12px;overflow:hidden}.progress i{display:block;width:67%;height:100%;background:var(--mint)}.horse-chip{display:flex;align-items:center;gap:10px;background:#f7fafc;border-radius:12px;padding:12px;margin-top:26px}.horse-chip>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#e4eef8;color:var(--blue);font-weight:800}.horse-chip b,.horse-chip small{display:block}.horse-chip b{font-size:12px}.horse-chip small{font-size:9px;color:#8b99a7}.horse-chip em{font-size:9px;margin-left:auto;background:#fff0e8;color:#b26a48;padding:5px 7px;border-radius:6px}.people-row{display:flex;margin-top:32px}.people-row span,.people-row i{width:39px;height:39px;border-radius:50%;display:grid;place-items:center;background:#dbeaf7;color:#2a6498;border:3px solid white;margin-left:-6px;font-size:10px;font-style:normal;font-weight:800}.people-row span:first-child{margin:0}.people-row i{background:#eef2f5;color:#738492}.role-list{display:flex;gap:7px;flex-wrap:wrap;margin-top:27px}.role-list span{background:#f5f8fa;border:1px solid #e5ebf0;border-radius:8px;padding:8px 10px;font-size:10px;font-weight:700}.role-list i{font-style:normal;color:#3ba68f;margin-right:5px}
.audience{background:var(--navy);color:white}.audience-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px;align-items:center}.audience h2 em,.cta-card h2 em{color:#7fd2c3}.audience-copy>p{color:#bdd0df;font-size:17px;line-height:1.7}.text-link{display:inline-flex;gap:9px;margin-top:19px;color:#bce7df;font-weight:700;font-size:14px}.audience-cards{border-top:1px solid rgba(255,255,255,.16)}.audience-cards article{display:grid;grid-template-columns:50px 1fr;gap:20px;border-bottom:1px solid rgba(255,255,255,.16);padding:27px 0}.audience-cards article>span{color:#77cbbb;font-size:11px;font-weight:800}.audience-cards h3{font-family:'Manrope';font-size:22px;margin:0 0 6px}.audience-cards p{color:#aac0d1;margin:0;line-height:1.6;font-size:14px}
.workflow{background:#fbfcfd}.steps{display:grid;grid-template-columns:1fr 50px 1fr 50px 1fr;align-items:center}.steps article{background:white;border:1px solid #e1e9ef;border-radius:18px;padding:29px;min-height:265px}.step-number{font-size:10px;color:#96a5b1;font-weight:800}.step-icon{width:45px;height:45px;background:var(--blue-soft);color:var(--blue);display:grid;place-items:center;border-radius:12px;margin:31px 0 20px}.steps h3{font-family:'Manrope';font-size:22px;margin:0}.steps p{font-size:14px;color:var(--muted);line-height:1.65}.step-arrow{text-align:center;color:#a8b6c2;font-size:23px}
.cta-section{padding:0 0 92px;background:#fbfcfd}.cta-card{background:linear-gradient(125deg,#1b568c,#12395f);border-radius:28px;padding:64px 70px;color:white;display:flex;justify-content:space-between;align-items:center;gap:70px;position:relative;overflow:hidden}.cta-card:after{content:"";position:absolute;width:350px;height:350px;border-radius:50%;border:80px solid rgba(104,202,183,.09);right:-150px;top:-170px}.cta-card>div{position:relative;z-index:1}.cta-card p{color:#c2d5e4;line-height:1.65;max-width:650px}.cta-actions{min-width:220px;text-align:center}.cta-actions .btn{width:100%}.login-inline{display:block;margin-top:15px;color:#bcd0df;font-size:12px}.login-inline b{color:white}.site-footer{padding:52px 0 26px;background:white}.footer-top{display:grid;grid-template-columns:180px 1fr auto;gap:55px;align-items:start}.footer-top p{color:#728394;font-size:13px;max-width:370px;line-height:1.6;margin:0}.footer-links{display:flex;gap:24px;font-size:13px;font-weight:600;color:#52677a}.footer-bottom{border-top:1px solid #e8edf1;margin-top:39px;padding-top:22px;display:flex;justify-content:space-between;color:#97a4ae;font-size:11px}
@media(max-width:980px){.main-nav{display:none}.nav-actions{margin-left:auto}.hero-grid,.audience-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy .eyebrow{justify-content:center}.hero-lead{margin-left:auto;margin-right:auto}.hero-actions,.hero-notes{justify-content:center}.product-stage{max-width:720px;width:100%;margin:auto}.feature-large{grid-template-columns:1fr}.audience-grid{gap:50px}.steps{grid-template-columns:1fr;gap:14px}.step-arrow{transform:rotate(90deg)}.cta-card{padding:55px 45px;display:block}.cta-actions{margin-top:30px;max-width:250px}.footer-top{grid-template-columns:1fr 1fr}.footer-links{grid-column:1/-1}}
@media(max-width:700px){.container{width:min(100% - 30px,1180px)}.site-header{height:70px}.site-logo{width:150px}.nav-actions .btn-primary{display:none}.nav-actions .btn-ghost{padding:9px 13px}.hero{padding:65px 0 78px}.hero h1{font-size:43px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column}.hero-notes{gap:9px 16px}.product-stage{padding:26px 0 30px}.browser-frame{transform:none}.app-preview{grid-template-columns:74px 1fr;min-height:340px}.preview-side{padding:15px 8px}.preview-side img{width:58px}.preview-main{padding:17px 12px}.preview-content{grid-template-columns:1fr}.attention-card{display:none}.floating-card{display:none}.trust-inner{display:block;padding:24px 0}.trust-points{flex-wrap:wrap;gap:9px 12px}.section{padding:78px 0}.feature-grid{grid-template-columns:1fr}.feature-large{grid-column:auto;padding:28px;gap:25px}.feature-card{min-height:0}.audience-grid{gap:35px}.cta-card{padding:42px 27px}.footer-top{grid-template-columns:1fr}.footer-links{flex-wrap:wrap;gap:15px 22px}.footer-bottom{display:block}.footer-bottom span{display:block;margin:7px 0}.menu-toggle{display:none}}


/* StalKompas brand + light/dark theme */
html{color-scheme:light}
html[data-theme="dark"]{color-scheme:dark}
body,.site-header,.hero,.trust-strip,.workflow,.site-footer,.feature-card,.steps article,.browser-frame,.today-card,.floating-card,.btn-ghost,.mini-calendar,.progress-box,.horse-chip,.role-list span,.preview-stats>div,.preview-side,.app-preview,.attention-card{transition:background-color .24s ease,border-color .24s ease,color .24s ease,box-shadow .24s ease}
.site-logo{width:188px;min-width:188px;display:flex;align-items:center;overflow:visible}
.site-logo img{display:block;width:100%;height:auto;object-fit:contain;background:transparent;filter:none}
.preview-side img{width:82px;height:auto;object-fit:contain;background:transparent;filter:none}
.theme-toggle{width:42px;height:42px;flex:0 0 42px;border:1px solid #dce5ed;border-radius:11px;background:#fff;color:#27465f;display:grid;place-items:center;cursor:pointer;position:relative;transition:.2s ease;box-shadow:0 3px 12px rgba(27,65,101,.04)}
.theme-toggle:hover{transform:translateY(-1px);border-color:#c7d8e5;box-shadow:0 8px 22px rgba(27,65,101,.10)}
.theme-toggle:focus-visible{outline:3px solid rgba(36,105,174,.24);outline-offset:2px}
.theme-icon{position:absolute;font-size:18px;line-height:1;transition:opacity .18s ease,transform .24s ease}

html[data-theme="dark"]{
  --ink:#eaf3fb;
  --muted:#9eb0c1;
  --line:#213245;
  --blue:#29a7ff;
  --blue-dark:#168bd9;
  --blue-soft:#102b43;
  --mint:#61d7c4;
  --mint-soft:#102e2d;
  --paper:#08121e;
  --ground:#0b1724;
  --navy:#07111d;
  --shadow:0 28px 80px rgba(0,0,0,.38);
}
html[data-theme="dark"] body{background:var(--paper);color:var(--ink)}
html[data-theme="dark"] .site-header{background:rgba(7,17,29,.88);border-bottom-color:rgba(74,104,132,.28)}
html[data-theme="dark"] .site-logo{background:transparent;border-radius:0;padding:0;box-shadow:none}
html[data-theme="dark"] .site-logo img{filter:drop-shadow(0 4px 10px rgba(0,0,0,.18))}
html[data-theme="dark"] .preview-side .site-logo{background:transparent;border-radius:0;padding:0;box-shadow:none}
html[data-theme="dark"] .main-nav a{color:#b8c9d8}
html[data-theme="dark"] .main-nav a:hover{color:#55baff}
html[data-theme="dark"] .btn-ghost{background:#0d1c2b;border-color:#2a4055;color:#e7f1f8}
html[data-theme="dark"] .btn-soft{background:#102538;color:#d6e8f5}
html[data-theme="dark"] .theme-toggle{background:#0d1c2b;border-color:#2a4055;color:#f2c96b;box-shadow:none}
html[data-theme="dark"] .hero{background:linear-gradient(180deg,#08131f 0%,#0b1724 100%)}
html[data-theme="dark"] .hero:before{background:radial-gradient(circle,rgba(31,145,230,.17),transparent 68%)}
html[data-theme="dark"] .eyebrow{color:#9fb8cc}
html[data-theme="dark"] .hero-notes{color:#a4b5c5}
html[data-theme="dark"] .stage-glow{background:#0f4267;opacity:.65}
html[data-theme="dark"] .browser-frame{background:#0d1a28;border-color:#2a3c4f}
html[data-theme="dark"] .browser-top{background:#0c1926;border-bottom-color:#26384a;color:#71869a}
html[data-theme="dark"] .browser-dots i{background:#3c5268}
html[data-theme="dark"] .app-preview{background:#0b1724}
html[data-theme="dark"] .preview-side{background:#0c1926;border-right-color:#223548}
html[data-theme="dark"] .preview-side img{background:transparent;border-radius:0;padding:0;filter:drop-shadow(0 4px 10px rgba(0,0,0,.18))}
html[data-theme="dark"] .side-line{background:#263a4d}
html[data-theme="dark"] .side-line.active{background:#12304a}
html[data-theme="dark"] .preview-head small,html[data-theme="dark"] .preview-stats span,html[data-theme="dark"] .task time,html[data-theme="dark"] .task small{color:#7f95a9}
html[data-theme="dark"] .preview-stats>div,html[data-theme="dark"] .today-card{background:#0f1e2d;border-color:#26394c}
html[data-theme="dark"] .task{border-top-color:#24374a}
html[data-theme="dark"] .attention-card{background:#10283d;border-color:#26435c}
html[data-theme="dark"] .attention-card .mini-icon{background:#0b1b2a}
html[data-theme="dark"] .attention-card p{color:#9db0c0}
html[data-theme="dark"] .floating-card{background:#0e1e2e;border-color:#284158;color:#e8f2f9;box-shadow:0 18px 45px rgba(0,0,0,.38)}
html[data-theme="dark"] .floating-card small{color:#8fa3b5}
html[data-theme="dark"] .trust-strip{background:#091522;border-top-color:#203244;border-bottom-color:#203244}
html[data-theme="dark"] .trust-inner p{color:#b7c6d3}
html[data-theme="dark"] .trust-points{color:#8fa2b3}
html[data-theme="dark"] .feature-card,html[data-theme="dark"] .steps article{background:#0d1a28;border-color:#223548}
html[data-theme="dark"] .mini-calendar,html[data-theme="dark"] .progress-box,html[data-theme="dark"] .horse-chip,html[data-theme="dark"] .role-list span{background:#101f2e;border-color:#26394b}
html[data-theme="dark"] .calendar-head span,html[data-theme="dark"] .cal-row time,html[data-theme="dark"] .label{color:#8298ab}
html[data-theme="dark"] .cal-event.blue{background:#112f49;color:#7fc7fb}
html[data-theme="dark"] .cal-event.mint{background:#12322f;color:#83ddce}
html[data-theme="dark"] .cal-event.pale{background:#1a2734;color:#b4c2ce}
html[data-theme="dark"] .progress{background:#263747}
html[data-theme="dark"] .horse-chip>span{background:#12324d;color:#76c6ff}
html[data-theme="dark"] .horse-chip small{color:#879bac}
html[data-theme="dark"] .horse-chip em{background:#3c261d;color:#efb492}
html[data-theme="dark"] .people-row span{background:#153550;color:#8dccf7;border-color:#0d1a28}
html[data-theme="dark"] .people-row i{background:#243241;color:#b6c2cc;border-color:#0d1a28}
html[data-theme="dark"] .role-list span{color:#cad7e1}
html[data-theme="dark"] .audience{background:#06101b}
html[data-theme="dark"] .workflow,html[data-theme="dark"] .cta-section{background:#091522}
html[data-theme="dark"] .site-footer{background:#07111d}
html[data-theme="dark"] .footer-top p,html[data-theme="dark"] .footer-links{color:#9dafbe}
html[data-theme="dark"] .footer-bottom{border-top-color:#213244;color:#718699}
html[data-theme="dark"] .cta-card{background:linear-gradient(125deg,#0d4e7b,#0a2f4e)}

@media(max-width:700px){
  .site-logo{width:145px;min-width:145px}
  .theme-toggle{width:38px;height:38px;flex-basis:38px}
  .nav-actions{gap:7px}
}

/* Responsive refinement — desktop, tablet and phone */
img,svg{max-width:100%}
body{overflow-x:hidden}
section[id]{scroll-margin-top:96px}

/* Large desktop: keep content compact on short screens */
@media (min-width:1200px) and (max-height:820px){
  .hero{padding:64px 0 70px}
  .hero h1{font-size:clamp(44px,4.6vw,62px)}
  .hero-lead{margin:19px 0 24px;font-size:17px}
  .hero-notes{margin-top:20px}
  .product-stage{padding:25px 10px}
  .app-preview{min-height:350px}
  .preview-main{padding:20px}
  .section{padding:84px 0}
  .section-heading{margin-bottom:38px}
  .section-heading.centered{margin-bottom:42px}
  .feature-card{min-height:275px}
  .feature-large{min-height:340px}
}

/* Tablet / compact desktop */
@media (max-width:1100px){
  .container{width:min(100% - 40px,1000px)}
  .site-header{height:74px}
  .site-logo{width:166px;min-width:166px}
  .nav-wrap{gap:18px}
  .nav-actions{gap:8px}
  .hero{padding:64px 0 70px}
  .hero-grid{gap:36px}
  .hero h1{font-size:clamp(42px,6.1vw,60px)}
  .hero-lead{font-size:17px;line-height:1.55;margin:20px auto 25px}
  .product-stage{padding:18px 30px 8px}
  .browser-frame{max-width:760px;margin:auto;transform:none}
  .app-preview{min-height:355px}
  .trust-inner{min-height:76px}
  .section{padding:82px 0}
  .section-heading.centered{margin-bottom:42px}
  .feature-card{padding:26px;min-height:270px}
  .feature-large{padding:32px;min-height:330px;gap:32px}
  .audience{padding-top:82px;padding-bottom:82px}
  .steps article{min-height:230px;padding:25px}
  .cta-section{padding-bottom:65px}
  .cta-card{padding:48px 42px}
}

/* Portrait tablet */
@media (max-width:820px){
  .container{width:min(100% - 34px,760px)}
  .hero{padding:52px 0 58px}
  .hero-grid{gap:24px}
  .hero-copy{max-width:680px;margin:auto}
  .hero h1{font-size:clamp(40px,7.8vw,56px)}
  .product-stage{max-width:690px;padding:10px 16px 8px}
  .app-preview{min-height:315px;grid-template-columns:92px 1fr}
  .preview-side{padding:15px 11px}
  .preview-side img{width:67px;margin-bottom:17px}
  .preview-main{padding:18px}
  .preview-stats{margin:14px 0}
  .task{padding:6px 0}
  .floating-card{display:none}
  .trust-inner{padding:18px 0;min-height:auto;align-items:flex-start}
  .trust-inner p{margin:0;max-width:300px}
  .trust-points{justify-content:flex-end;flex-wrap:wrap;gap:8px 12px}
  .section{padding:68px 0}
  .section-heading{margin-bottom:36px}
  .section-heading.centered{margin-bottom:38px}
  .section-heading h2,.audience h2,.cta-card h2{font-size:clamp(34px,6.3vw,46px)}
  .section-heading p{font-size:16px}
  .feature-grid{gap:14px}
  .feature-card{padding:24px;min-height:245px}
  .feature-large{grid-template-columns:1fr 1fr;gap:24px;padding:28px}
  .feature-large>.feature-icon{position:absolute;top:28px;left:28px}
  .feature-large>div:nth-child(2){padding-top:65px}
  .audience-grid{gap:32px}
  .audience-cards article{padding:22px 0}
  .steps article{min-height:0;padding:23px}
  .step-icon{margin:21px 0 16px}
  .cta-card{padding:38px 34px}
}

/* Phone */
@media (max-width:600px){
  .container{width:min(100% - 28px,560px)}
  section[id]{scroll-margin-top:76px}
  .site-header{height:64px}
  .nav-wrap{gap:9px}
  .site-logo{width:132px;min-width:132px}
  .theme-toggle{width:36px;height:36px;flex-basis:36px;border-radius:9px}
  .nav-actions{gap:6px}
  .nav-actions .btn-ghost{padding:8px 11px;font-size:12px;border-radius:9px}
  .hero{padding:38px 0 42px}
  .hero-grid{gap:22px}
  .eyebrow{font-size:10px;margin-bottom:13px;letter-spacing:.1em}
  .hero h1{font-size:clamp(36px,11.4vw,48px);line-height:1.02}
  .hero-lead{font-size:15.5px;line-height:1.5;margin:17px auto 21px;max-width:460px}
  .hero-actions{gap:8px}
  .hero-actions .btn{width:100%;padding:12px 16px}
  .hero-notes{margin-top:17px;gap:7px 11px;font-size:11.5px;justify-content:center}
  .product-stage{padding:2px 0 0;max-width:500px}
  .browser-frame{border-radius:13px}
  .browser-top{height:27px;padding:0 8px}
  .app-preview{grid-template-columns:58px 1fr;min-height:252px}
  .preview-side{padding:11px 6px}
  .preview-side img{width:46px;margin-bottom:10px}
  .side-line{height:5px;margin:9px 1px}
  .side-line.active{height:18px;margin:4px -2px 9px}
  .preview-main{padding:12px 9px}
  .preview-head h3{font-size:15px}
  .avatar{width:23px;height:23px}
  .preview-stats{gap:5px;margin:10px 0}
  .preview-stats>div{padding:7px}
  .preview-stats b{font-size:14px}
  .preview-content{display:block}
  .today-card{padding:8px}
  .attention-card{display:none}
  .task{grid-template-columns:25px 6px 1fr;padding:5px 0}
  .trust-inner{display:block;padding:17px 0}
  .trust-inner p{text-align:center;margin:0 auto 11px;font-size:12.5px}
  .trust-points{justify-content:center;font-size:11.5px;gap:7px 9px}
  .section{padding:54px 0}
  .section-heading{margin-bottom:28px}
  .section-heading.centered{margin-bottom:31px}
  .section-heading h2,.audience h2,.cta-card h2{font-size:clamp(31px,9.5vw,40px);line-height:1.08}
  .section-heading p{font-size:14.5px;line-height:1.55;margin-top:14px}
  .feature-grid{gap:11px}
  .feature-card,.feature-large{padding:21px;border-radius:17px;min-height:0}
  .feature-large{display:block}
  .feature-large>.feature-icon{position:static}
  .feature-large>div:nth-child(2){padding-top:0}
  .feature-icon{width:38px;height:38px;margin-bottom:18px}
  .feature-card h3{font-size:21px;margin:7px 0 8px}
  .feature-card p{font-size:13.5px;line-height:1.52;margin:0 0 15px}
  .mini-calendar{padding:12px;margin-top:17px}
  .progress-box,.horse-chip{margin-top:16px}
  .people-row{margin-top:18px}
  .audience-grid{gap:22px}
  .audience-copy p{font-size:14.5px;line-height:1.55}
  .audience-cards article{padding:17px 0}
  .audience-cards h3{font-size:19px}
  .audience-cards p{font-size:13px;line-height:1.5}
  .steps{gap:9px}
  .steps article{padding:20px;min-height:0}
  .step-arrow{font-size:18px;line-height:1}
  .step-icon{width:39px;height:39px;margin:15px 0 12px}
  .steps h3{font-size:20px}
  .steps p{font-size:13.5px;line-height:1.5;margin-bottom:0}
  .cta-section{padding-bottom:42px}
  .cta-card{padding:30px 23px;border-radius:20px}
  .cta-card p{font-size:14px;line-height:1.5;margin-bottom:0}
  .cta-actions{max-width:none;min-width:0;margin-top:22px}
  .footer-top{gap:21px}
  .site-footer{padding:36px 0 20px}
  .footer-top p{font-size:12.5px}
  .footer-links{gap:11px 18px;font-size:12.5px}
  .footer-bottom{margin-top:24px;padding-top:16px}
}

/* Very small phones */
@media (max-width:390px){
  .container{width:calc(100% - 22px)}
  .site-logo{width:118px;min-width:118px}
  .nav-actions .btn-ghost{padding:8px 9px}
  .hero{padding-top:32px}
  .hero h1{font-size:35px}
  .hero-notes{font-size:10.8px}
  .app-preview{grid-template-columns:50px 1fr;min-height:235px}
  .preview-side{padding-left:5px;padding-right:5px}
  .preview-side img{width:40px}
  .preview-main{padding:10px 7px}
  .preview-stats>div{padding:6px 5px}
  .task small{display:none}
  .section{padding:48px 0}
}

/* Accessibility / touch targets */
@media (hover:none) and (pointer:coarse){
  .btn,.theme-toggle,.main-nav a,.footer-links a{min-height:44px}
  .btn:hover,.theme-toggle:hover{transform:none}
}

/* Prijzen */
.pricing-section{background:var(--ground)}
.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:stretch}
.price-card{position:relative;display:flex;flex-direction:column;min-height:500px;padding:34px;border:1px solid #dfe7ee;border-radius:22px;background:var(--paper);box-shadow:0 12px 36px rgba(27,65,101,.06)}
.price-card.featured{border:2px solid var(--blue);transform:translateY(-8px);box-shadow:0 24px 60px rgba(36,105,174,.16)}
.popular-badge{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);padding:6px 12px;border-radius:999px;background:var(--blue);color:#fff;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}
.price-label{font-size:10px;letter-spacing:.13em;color:#7e91a2;font-weight:800}
.price-card h3{font-family:'Manrope',sans-serif;font-size:27px;letter-spacing:-.03em;margin:8px 0 10px}
.price-card>div:first-of-type p,.price-card.featured>div:nth-of-type(2) p{color:var(--muted);font-size:14px;line-height:1.6;margin:0}
.price{display:flex;align-items:baseline;margin:29px 0 24px;color:var(--ink)}
.price>span{font-size:22px;font-weight:800;margin-right:3px}
.price strong{font-family:'Manrope',sans-serif;font-size:52px;line-height:1;letter-spacing:-.05em}
.price small{color:var(--muted);font-size:12px;margin-left:7px}
.price-card ul{list-style:none;padding:0;margin:0 0 30px;display:grid;gap:13px;color:var(--muted);font-size:14px}
.price-card li{position:relative;padding-left:24px}
.price-card li:before{content:'✓';position:absolute;left:0;color:var(--mint);font-weight:900}
.price-button{width:100%;margin-top:auto}
html[data-theme="dark"] .pricing-section{background:#091522}
html[data-theme="dark"] .price-card{background:#0d1a28;border-color:#26394b;box-shadow:none}
html[data-theme="dark"] .price-card.featured{border-color:#2aa8fa;box-shadow:0 24px 60px rgba(0,0,0,.25)}
html[data-theme="dark"] .price-label{color:#8298ab}
.intro-pricing-note{display:flex;align-items:center;justify-content:center;gap:10px;max-width:760px;margin:-10px auto 30px;padding:12px 16px;border:1px solid #cfe3f5;border-radius:14px;background:#eef7ff;color:#43647e;font-size:13px;text-align:center}
.intro-pricing-note strong{color:var(--blue);white-space:nowrap}
.price-block{margin:27px 0 24px}
.price-block .price{margin:0}
.price-intro strong{color:var(--blue)}
.regular-price{margin-top:8px;color:var(--muted);font-size:12px;font-weight:650}
.migration-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;margin-top:28px;padding:25px 28px;border:1px solid #dfe7ee;border-radius:20px;background:var(--paper);box-shadow:0 12px 36px rgba(27,65,101,.05)}
.migration-icon{display:grid;place-items:center;width:50px;height:50px;border-radius:14px;background:#eaf4fd;color:var(--blue);font-size:25px;font-weight:800}
.migration-copy h3{margin:4px 0 5px;font-family:'Manrope',sans-serif;font-size:20px;letter-spacing:-.025em}
.migration-copy p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}
.migration-button{white-space:nowrap}
html[data-theme="dark"] .intro-pricing-note{background:#10283c;border-color:#254866;color:#9bb1c3}
html[data-theme="dark"] .migration-card{background:#0d1a28;border-color:#26394b;box-shadow:none}
html[data-theme="dark"] .migration-icon{background:#15324a;color:#79c8fb}
@media(max-width:760px){.intro-pricing-note{align-items:flex-start;flex-direction:column;gap:3px;text-align:left;margin-top:-6px}.migration-card{grid-template-columns:auto 1fr}.migration-button{grid-column:1/-1;width:100%}}

@media(max-width:900px){.pricing-grid{grid-template-columns:1fr;max-width:650px;margin:auto}.price-card{min-height:0}.price-card.featured{transform:none}.popular-badge{top:18px;left:auto;right:18px;transform:none}}
@media(max-width:600px){.price-card{padding:24px;border-radius:18px}.price strong{font-size:46px}.pricing-grid{gap:13px}}

/* Theme icon aligned with the StalKompas beheeromgeving */
.theme-toggle svg{display:block;width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}
.theme-toggle .moon-svg{display:block}
.theme-toggle .sun-svg{display:none}
html[data-theme="dark"] .theme-toggle .moon-svg{display:none}
html[data-theme="dark"] .theme-toggle .sun-svg{display:block;color:#f4c542;stroke:#f4c542;filter:drop-shadow(0 0 4px rgba(244,197,66,.24))}


/* Mobile public navigation */
@media (max-width:980px){
  .nav-wrap{position:relative}
  .site-logo{order:1}
  .nav-actions{order:2;margin-left:auto}
  .menu-toggle{
    order:3;
    display:inline-flex;
    width:42px;
    height:42px;
    flex:0 0 42px;
    align-items:center;
    justify-content:center;
    flex-direction:column;
    gap:5px;
    padding:0;
    border:1px solid #dce5ed;
    border-radius:11px;
    background:#fff;
    color:var(--ink);
    cursor:pointer;
    position:relative;
    z-index:62;
  }
  .menu-toggle span{
    display:block;
    width:18px;
    height:2px;
    margin:0;
    border-radius:2px;
    background:currentColor;
    transition:transform .2s ease,opacity .2s ease;
  }
  .menu-toggle[aria-expanded="true"] span:first-child{transform:translateY(3.5px) rotate(45deg)}
  .menu-toggle[aria-expanded="true"] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}
  .main-nav{
    order:4;
    display:none;
    position:fixed;
    left:0;
    right:0;
    top:74px;
    margin:0;
    padding:14px 20px 20px;
    background:rgba(255,255,255,.98);
    border-bottom:1px solid #dfe7ee;
    box-shadow:0 18px 38px rgba(27,65,101,.13);
    backdrop-filter:blur(18px);
    z-index:58;
    flex-direction:column;
    gap:4px;
  }
  .main-nav.open{display:flex}
  .main-nav a{
    display:flex;
    align-items:center;
    min-height:48px;
    padding:0 13px;
    border-radius:10px;
    font-size:15px;
  }
  .main-nav a:hover,.main-nav a:focus-visible{background:var(--blue-soft)}
  html[data-theme="dark"] .menu-toggle{background:#0d1c2b;border-color:#2a4055;color:#e7f1f8}
  html[data-theme="dark"] .main-nav{background:rgba(7,17,29,.98);border-bottom-color:#213244;box-shadow:0 18px 38px rgba(0,0,0,.35)}
  html[data-theme="dark"] .main-nav a:hover,html[data-theme="dark"] .main-nav a:focus-visible{background:#102b43}
}

@media (max-width:700px){
  .main-nav{top:70px;padding-left:15px;padding-right:15px}
  .menu-toggle{display:inline-flex;width:38px;height:38px;flex-basis:38px;border-radius:10px}
}

@media (max-width:600px){
  .site-header{height:64px}
  .main-nav{top:64px}
  .menu-toggle{width:36px;height:36px;flex-basis:36px;border-radius:9px}
}

@media (max-width:390px){
  .nav-wrap{gap:6px}
  .site-logo{width:108px;min-width:108px}
  .theme-toggle{width:34px;height:34px;flex-basis:34px}
  .menu-toggle{width:34px;height:34px;flex-basis:34px}
  .nav-actions .btn-ghost{padding:7px 8px;font-size:11.5px}
}
