:root{color-scheme:dark;--bg:#090d14;--panel:#101620;--line:#222d3d;--muted:#98a5b9;--text:#f2f5fb;--cyan:#65d8ff;--blue:#4789fb;font-family:Inter,"Segoe UI",Arial,sans-serif;color:var(--text);background:var(--bg);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}button,a,input,select{-webkit-tap-highlight-color:transparent}button{color:inherit}button:disabled{cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--cyan);outline-offset:5px}button:disabled{opacity:.35}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}::selection{background:#21639d;color:white}::-webkit-scrollbar{width:5px;height:4px}::-webkit-scrollbar-thumb{background:#3a4b61;border-radius:8px}*{scrollbar-width:thin;scrollbar-color:#3a4b61 transparent}[hidden]{display:none!important}.wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto}.skip{position:absolute;top:-80px;background:var(--cyan);color:#06121d;padding:15px;z-index:50}.skip:focus{top:8px}
.header{height:98px;width:min(1400px,calc(100% - 80px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #ffffff0c}.brand{display:flex;align-items:center;gap:10px;flex-shrink:0}.brand img{object-fit:contain}.brand>span{font-size:17px;font-weight:800;letter-spacing:2px;line-height:1.4}.brand small{display:block;font-size:9px;color:var(--muted);font-weight:500;letter-spacing:2.7px}.header nav{display:flex;align-items:center;gap:30px;font-size:13px;font-weight:500}.header nav>a:not(.button){color:#b7c2d3}.header nav>a:hover{color:white}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;min-height:48px;border-radius:8px;padding:0 23px;background:var(--cyan);border:1px solid var(--cyan);color:#061827;font-weight:650;font-size:14px;transition:background .18s,transform .18s}.button:hover{background:#a1e8ff;border-color:#a1e8ff;transform:translateY(-1px)}.button.small{min-height:40px;font-size:12px;padding-inline:17px;gap:20px}.button.secondary{background:#ffffff05;border-color:#374154;color:#e4ebf8}.button.secondary:hover{background:#ffffff0b}.eyebrow{font-size:10px;font-weight:650;letter-spacing:1.8px;color:#96a7c0}.dot{display:inline-block;width:6px;height:6px;background:var(--cyan);border-radius:50%;box-shadow:0 0 13px #52d4ff88;margin-right:8px}.hero{display:grid;grid-template-columns:1fr 1.1fr;gap:55px;padding-top:93px;padding-bottom:83px;align-items:center;position:relative}.hero:before{content:"";position:absolute;width:65%;height:500px;right:-30px;top:-20px;background:radial-gradient(ellipse,#10498728,transparent 70%);z-index:-1;pointer-events:none}.hero h1{font-size:clamp(40px,4.5vw,65px);font-weight:600;letter-spacing:-3px;line-height:1.08;margin:24px 0}.hero h1 span{color:#95a5bd}.hero-copy>p{font-size:16px;line-height:1.8;color:var(--muted);max-width:420px;margin:0 0 28px}.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.text-link{font-size:13px;color:#bbc7d9}.text-link:hover{color:var(--cyan)}.hero-meta{display:flex;align-items:center;gap:17px;margin-top:30px;color:#8391a6;font-size:11px}.hero-meta strong{color:#d8e5f9;font-weight:600}.hero-meta i{height:3px;width:3px;background:#67758a;border-radius:50%}.hero-stage{position:relative;text-align:left;padding:0;background:#111a29;border:1px solid #34465f80;border-radius:14px;box-shadow:0 25px 70px #0006;overflow:hidden;width:100%;transform:perspective(1500px) rotateY(-5deg) rotateX(2deg);transition:transform .25s,border-color .25s}.hero-stage:hover{transform:none;border-color:#5bc9ef80}.stage-caption{display:flex;align-items:center;padding:18px 19px;font-size:9px;letter-spacing:1.4px;color:#b4c4db;border-bottom:1px solid var(--line)}.stage-caption>span:last-child{margin-left:auto;font-size:8px;letter-spacing:1px;color:#71859f}.stage-screen{width:100%;height:auto;display:block}.stage-label{display:flex;align-items:center;justify-content:space-between;padding:17px 22px;background:#121c2b}.stage-label strong{display:block;font-size:13px;font-weight:600}.stage-label small{display:block;font-size:10px;margin-top:5px;color:var(--muted)}.round-arrow{display:grid;place-items:center;width:31px;height:31px;border:1px solid #4c657e;border-radius:50%;font-size:17px;color:var(--cyan)}.ribbon{border-block:1px solid #1c2737;background:#0b111b}.ribbon .wrap{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:22px;font-size:11px;letter-spacing:.4px;color:#7f91ab}.ribbon span:first-child{color:#d2dbe9;font-weight:500}
.catalog{padding-top:74px;padding-bottom:63px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:25px}h2{font-weight:550;letter-spacing:-1.2px;font-size:35px;margin:13px 0}.section-head p,.contact p{font-size:14px;color:var(--muted);line-height:1.8;margin:0}.search{display:flex;align-items:center;gap:12px;border:1px solid #2a3547;border-radius:8px;background:#0e1520;padding:0 14px;max-width:310px;width:100%;height:45px;color:#899bb4}.search input{width:100%;min-width:0;color:white;border:0;outline:none;background:transparent;font-size:12px}.search:focus-within{border-color:var(--cyan)}kbd{font:11px inherit;border:1px solid #344052;border-radius:3px;padding:1px 6px;color:#7b8ca5}.filter-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:32px;margin-bottom:26px}.filters{display:flex;gap:6px;flex-wrap:wrap}.filters button{font-size:11px;font-weight:500;padding:9px 15px;border:1px solid transparent;border-radius:6px;background:transparent;color:#93a2b9}.filters button:hover{background:#192435;color:white}.filters button[aria-pressed=true]{color:#9ce6ff;border-color:#2c536b;background:#132635}#result-count{font-size:10px;color:#8191a8;white-space:nowrap}.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product{border:1px solid #263244;border-radius:11px;overflow:hidden;background:#0f1621;transition:border-color .2s,transform .2s}.product:hover{border-color:#4a6681;transform:translateY(-3px)}.cover{padding:0;border:0;background:#17202f;display:block;width:100%;height:216px;position:relative;overflow:hidden;text-align:left}.cover:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 65%,#0c142399)}.cover>img{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .35s}.product:hover .cover>img{transform:scale(1.025)}.cover.phone{background:radial-gradient(ellipse at 70% 80%,#234c74,#121c2d 75%);display:flex;justify-content:center;padding-top:22px}.cover.phone>img{width:146px;height:auto;object-fit:cover;object-position:top;align-self:flex-start;border:5px solid #080d16;border-bottom:0;border-radius:17px 17px 0 0;box-shadow:0 12px 35px #0008}.cover .view-count{position:absolute;left:13px;top:13px;z-index:1;background:#080f1de8;border:1px solid #ffffff18;color:#d4e4f4;font-size:9px;padding:5px 8px;border-radius:4px;backdrop-filter:blur(10px)}.cover .open-hint{position:absolute;bottom:14px;right:14px;z-index:1;background:#effbff;color:#11232f;border-radius:50%;width:30px;height:30px;display:grid;place-items:center;font-size:19px}.product-body{padding:23px 22px 20px}.product-category{color:#7a94b5;font-size:9px;letter-spacing:1.4px;text-transform:uppercase}.product h3{font-weight:600;font-size:19px;letter-spacing:-.4px;margin:10px 0}.product p{font-size:12px;color:#9aa8bc;line-height:1.7;margin:0;min-height:41px}.tags{display:flex;flex-wrap:wrap;gap:5px;margin:18px 0 22px;min-height:24px}.tags span{font-size:9px;border:1px solid #273347;padding:5px 7px;border-radius:4px;color:#a2b2c9;background:#121d2c}.card-action{display:flex;justify-content:space-between;align-items:center;width:100%;border:0;border-top:1px solid #253044;padding:16px 0 0;background:none;font-size:12px;font-weight:550;color:#c6efff}.card-action span:last-child{font-size:17px}.development .cover{background:repeating-linear-gradient(-45deg,#131d2b,#131d2b 1px,#101722 1px,#101722 13px);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:14px;color:#64809f}.development .cover:after{display:none}.development svg{width:35px;height:35px;stroke-width:1.2}.development .cover span{font-size:10px;letter-spacing:2px}.development h3,.development .product-category{color:#98a4b6}.development .card-action{color:#8698b0}.development .tags span{border-color:#614e2d;color:#c9b383;background:#292419}.empty{text-align:center;padding:75px 20px;border:1px dashed #344155;border-radius:12px}.empty p{color:var(--muted);font-size:14px;margin:15px 0 25px}.preview-note{display:flex;align-items:center;justify-content:center;gap:9px;color:#7d8ca3;font-size:11px;line-height:1.6;margin-top:30px}.preview-note svg{width:15px;height:15px}.contact{display:flex;align-items:center;justify-content:space-between;gap:35px;padding:45px 0 55px;border-top:1px solid #273247}.contact h2{font-size:30px}.contact-actions{display:flex;gap:12px}.footer{padding:28px 0 32px;border-top:1px solid #1b2535;display:flex;align-items:center;gap:30px}.footer p{font-size:11px;color:#6e7f98;flex:1}.footer>a:last-child{font-size:11px;color:#a7b8ce}.footer .brand>span{font-size:13px}.footer .brand small{font-size:8px}
dialog{padding:0;color:var(--text);background:#0a101a;border:1px solid #36475e;border-radius:15px;width:calc(100% - 64px);height:calc(100dvh - 64px);max-width:1700px;max-height:1100px;overflow:hidden;box-shadow:0 25px 140px #000c}dialog::backdrop{background:#02060ddd;backdrop-filter:blur(10px)}.gallery-shell{height:100%;display:grid;grid-template-columns:218px minmax(0,1fr)}.gallery-sidebar{padding:20px 13px;background:#101925;border-right:1px solid #283449;display:flex;flex-direction:column;overflow:auto}.gallery-sidebar .brand{margin:0 7px 30px}.gallery-sidebar .brand>span{font-size:13px}.gallery-sidebar>.eyebrow{margin:0 12px 13px;font-size:9px}#gallery-products{display:flex;flex-direction:column;gap:4px}#gallery-products button{display:flex;justify-content:space-between;align-items:center;gap:10px;border:1px solid transparent;background:transparent;border-radius:6px;padding:11px 12px;font-size:12px;color:#9eacc1;text-align:left}#gallery-products button:hover{background:#ffffff07}#gallery-products button[aria-pressed=true]{background:#16314a;border-color:#2c4b65;color:#c6eeff}#gallery-products small{font-size:9px;opacity:.65}.sidebar-shop{padding:20px 12px 0;margin-top:auto;color:#9cdcff;font-size:12px}.gallery-main{display:flex;flex-direction:column;min-width:0;min-height:0}.gallery-header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:22px 26px 17px}.gallery-header h2{font-size:23px;margin:6px 0 0;letter-spacing:-.6px}.gallery-header .eyebrow{font-size:9px}.gallery-tools{display:flex;gap:7px}.icon-button{border:1px solid #344358;background:#152033;border-radius:7px;display:grid;place-items:center;width:36px;height:36px;flex-shrink:0}.icon-button:hover{background:#223651}.icon-button[aria-pressed=true]{color:var(--cyan);border-color:var(--cyan)}.view-tabs{display:flex;gap:6px;padding:0 26px 16px;overflow-x:auto;flex-shrink:0}.view-tabs button{white-space:nowrap;padding:9px 13px;border:1px solid #293b52;background:#111b2b;border-radius:6px;font-size:11px;color:#9eafc7}.view-tabs button[aria-pressed=true]{background:#193953;color:#cff2ff;border-color:#416682}.image-area{margin:0 26px;position:relative;flex:1;min-height:0;overflow:auto;display:flex;align-items:center;justify-content:center;border:1px solid #27354a;border-radius:8px;background:radial-gradient(ellipse at center,#19283a,#0b121e 80%)}#gallery-image{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;flex-shrink:0}.image-area.phone #gallery-image{border-radius:14px;box-shadow:0 5px 30px #0009}.image-area.zoomed{display:block}.image-area.zoomed #gallery-image{max-width:none;max-height:none;min-width:100%;width:auto;height:auto;object-fit:initial}.image-area.zoomed.phone #gallery-image{min-width:0;width:650px;margin:auto;border-radius:0}#image-error{position:absolute;padding:20px;background:#152235;font-size:14px;border:1px solid #4f637b}#retry-image{color:var(--cyan);border:none;background:none;padding:10px}.gallery-bottom{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 26px 0}.image-caption{display:flex;align-items:center;gap:13px;font-size:12px}.image-caption>span{color:#7297b5;font-size:10px;border-right:1px solid #344056;padding-right:13px;font-variant-numeric:tabular-nums}.image-caption strong{font-weight:500}.image-nav{display:flex;gap:6px}.gallery-note{color:#8296b1;font-size:10px;line-height:1.5;margin:12px 26px 18px}.mobile-picker{display:none}
@media(min-width:1550px){.hero{gap:90px;padding-block:108px}.hero h1{font-size:68px}.cover{height:237px}}
@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.header{width:calc(100% - 48px)}.hero{gap:30px;padding-block:68px}.hero h1{font-size:44px;letter-spacing:-2px}.hero-copy>p{font-size:14px}.header nav{gap:19px}.hero-actions{gap:15px}.text-link{font-size:11px}.cover{height:173px}.product-body{padding:18px}.product h3{font-size:17px}.products{gap:16px}.tags{min-height:48px}.gallery-shell{grid-template-columns:185px minmax(0,1fr)}#gallery-products button{font-size:11px}.gallery-header{padding-inline:18px}.view-tabs{padding-inline:18px}.image-area{margin-inline:18px}}
@media(max-width:800px){.hero{grid-template-columns:1fr;gap:38px;padding-block:48px}.hero-copy{max-width:550px}.hero h1{font-size:57px}.hero-copy>p{max-width:450px}.hero-stage{transform:none;max-width:600px}.header{height:82px}.header nav{gap:17px}.header .nav-scripts,.header nav>a:nth-child(2){display:none}.header .brand>span{font-size:14px}.header .brand img{width:48px;height:48px}.ribbon .wrap{flex-wrap:wrap;justify-content:flex-start;gap:16px 30px}.ribbon span:first-child{width:100%}.section-head{align-items:flex-start}.search{max-width:240px;margin-top:24px}.products{grid-template-columns:repeat(2,minmax(0,1fr))}.cover{height:190px}.tags{min-height:48px}.contact{flex-direction:column;align-items:flex-start;gap:24px}.gallery-sidebar{display:none}.gallery-shell{grid-template-columns:1fr}.mobile-picker{display:flex;align-items:center;gap:14px;font-size:10px;color:#97abc6;padding:0 18px 16px}.mobile-picker select{border:1px solid #354761;background:#122033;color:#d0dfef;border-radius:5px;min-width:0;max-width:240px;padding:7px 10px;font-size:11px}.gallery-header{padding-top:17px;padding-bottom:14px}.gallery-note{margin-inline:18px}.gallery-bottom{padding-inline:18px}dialog{width:calc(100% - 24px);height:calc(100dvh - 24px);border-radius:12px}}
@media(max-width:540px){.wrap{width:calc(100% - 36px)}.header{width:calc(100% - 28px);gap:10px}.header nav{gap:13px;font-size:11px}.header .button.small{padding-inline:11px;font-size:10px;gap:10px}.brand{gap:5px}.header .brand>span{font-size:11px;letter-spacing:1.7px}.header .brand small{font-size:7px;letter-spacing:1.8px}.header .brand img{width:43px;height:43px}.hero{padding-top:42px;padding-bottom:40px}.hero h1{font-size:44px;letter-spacing:-1.7px;margin:20px 0}.hero .eyebrow{font-size:8px;letter-spacing:1.4px}.hero-copy>p{font-size:13px;max-width:330px}.hero-actions .button{min-height:44px;font-size:12px;padding-inline:16px;gap:18px}.hero-meta{margin-top:23px}.stage-caption{padding:13px;font-size:8px}.stage-caption>span:last-child{font-size:6px}.stage-label{padding:13px 15px}.ribbon .wrap{font-size:9px;gap:14px 20px;padding-block:19px}.catalog{padding-top:40px}.section-head{display:block}.section-head h2{font-size:30px}.section-head p{font-size:12px}.search{max-width:none;margin-top:24px}.filter-row{display:block;margin-top:18px;margin-bottom:20px}.filters{gap:3px;margin-bottom:15px}.filters button{font-size:10px;padding:8px 10px}#result-count{font-size:10px}.products{grid-template-columns:1fr;gap:20px}.cover{height:220px}.cover.phone>img{width:162px}.product-body{padding:21px}.product h3{font-size:21px}.product p{min-height:0;font-size:12px}.tags{min-height:24px;margin:16px 0 21px}.tags span{font-size:9px}.preview-note{align-items:flex-start;font-size:10px;justify-content:flex-start;margin-top:25px}.preview-note svg{margin-top:1px}.contact h2{font-size:26px}.contact p{font-size:12px}.contact-actions{flex-wrap:wrap}.contact .button{min-height:43px;font-size:12px;padding-inline:16px}.footer{flex-wrap:wrap;gap:18px}.footer p{display:none}.footer>a:last-child{margin-left:auto;font-size:9px}.footer .brand img{width:42px;height:42px}.footer .brand>span{font-size:11px}dialog{width:100%;height:100dvh;max-height:100dvh;max-width:100%;border-radius:0;border:0}.gallery-header h2{font-size:20px}.gallery-header{padding-inline:14px}.gallery-header .eyebrow{font-size:8px}.icon-button{width:33px;height:33px}.mobile-picker{padding:0 14px 12px}.view-tabs{padding:0 14px 12px}.view-tabs button{font-size:10px;padding:8px 10px}.image-area{margin-inline:10px}.gallery-bottom{padding:11px 14px 0}.gallery-note{font-size:9px;margin:10px 14px 14px}.image-caption{font-size:11px;gap:9px}.image-caption>span{padding-right:9px}.gallery-tools{gap:6px}.image-area.phone #gallery-image{border-radius:8px}}

/* Klikbare webdemoer */
.hero-stage{cursor:default;transform:none}
.hero-stage:hover{transform:none}
.hero-live{aspect-ratio:1500/940;width:100%;overflow:hidden;position:relative;display:flex;justify-content:center;align-items:center;background:#111a28}
.demo-surface{position:relative;flex-shrink:0;overflow:hidden}
.demo-surface iframe{display:block;border:0;position:absolute;inset:0;transform-origin:top left;background:#111a28}
.live-area{align-items:center;justify-content:center;overflow:auto}
.live-area.zoomed{display:block}
.live-area.zoomed .demo-surface{margin:auto}
.live-area.phone .demo-surface{border-radius:14px;box-shadow:0 12px 45px #0008}
#demo-loading{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#10263e;border:1px solid #3a728c;padding:14px 20px;border-radius:8px;font-size:12px;pointer-events:none}
.hero-stage .stage-label .icon-button{background:#16324c;color:#bdeeff}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
