@font-face{font-family:Rastanty Cortez;src:url(/fonts/rastanty-cortez.woff)format("woff");font-weight:400;font-style:normal;font-display:block}*,:before,:after{box-sizing:border-box}:root{--chakra-body-bg:#efefef;--chakra-body-text:#2d3748;--chakra-border:#e2e8f0;--chakra-border-subtle:#e2e8f0;--chakra-surface:#efefef;--chakra-muted:#5f6b7a;--chakra-hover-bg:#edf2f7;--chakra-btn-bg:#4a5568;--chakra-btn-hover:#2d3748;--chakra-frame-border:#e2e8f0;--font-heading:"Rastanty Cortez", serif;--font-body:"Courier New", Courier, monospace;--container-2xl:42rem;--container-4xl:56rem;--container-6xl:72rem}html{scrollbar-gutter:stable;font-size:16px}body{font-family:var(--font-body);color:var(--chakra-body-text);background:var(--chakra-body-bg);min-height:100vh;margin:0;line-height:1.5}img{max-width:100%;height:auto;display:block}a{color:inherit}h1,h2,h3,h4{font-family:var(--font-heading);margin:0;font-weight:100;line-height:1.2}h2{font-size:2.25rem;line-height:1}h3{font-size:1.875rem;line-height:1.2}@media (width>=768px){h2{font-size:3rem}h3{font-size:2.25rem}}.container-2xl{max-width:var(--container-2xl);margin:0 auto;padding:50px}.container-4xl{max-width:var(--container-4xl);margin:0 auto;padding:2rem 1rem}.container-6xl{max-width:var(--container-6xl);margin:0 auto;padding:1rem}@media (width>=768px){.container-4xl{padding:3rem 2rem}.container-6xl{padding:2rem}}.section-block{padding-top:1rem;padding-bottom:2rem}@media (width>=768px){.section-block{padding-top:2rem;padding-bottom:2rem}}.site-header{max-width:var(--container-6xl);border-bottom:1px solid var(--chakra-border-subtle);margin:0 auto;padding:0 1rem}@media (width>=768px){.site-header{padding:1rem 2rem 0}}.site-header-inner{justify-content:space-between;align-items:center;gap:1rem;min-height:4rem;display:flex}.site-title{font-family:var(--font-heading);white-space:nowrap;margin:0;padding:0 1rem;font-size:2.25rem;font-weight:100;line-height:1}.site-title a{color:inherit;text-decoration:none}@media (width>=768px){.site-title{font-size:3rem}}.site-nav{font-family:var(--font-body);align-items:center;gap:1rem;padding:0 2rem;display:none}.site-nav a{border-radius:.375rem;padding:.25rem .5rem;font-size:1rem;line-height:1.5rem;text-decoration:none}.site-nav a:hover{background:var(--chakra-hover-bg);text-decoration:none}.nav-toggle{color:var(--chakra-body-text);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:.5rem;display:flex}.nav-toggle svg{width:1.25rem;height:1.25rem}.nav-toggle svg[hidden]{display:none}.mobile-nav{padding-bottom:1rem}.mobile-nav a{font-family:var(--font-body);border-radius:.375rem;padding:.5rem .25rem;font-size:1rem;line-height:1.5rem;text-decoration:none;display:block}.mobile-nav a:hover{background:var(--chakra-hover-bg)}@media (width<=767px){.site-header-inner{grid-template-columns:2.5rem 1fr 2.5rem;align-items:center;display:grid}.nav-toggle{z-index:1;grid-area:1/1}.site-title{text-align:center;grid-area:1/2;padding:0;font-size:1.75rem}.site-nav{display:none}}@media (width>=768px){.nav-toggle{display:none}.site-nav{display:flex}.mobile-nav{display:none!important}}.site-footer{max-width:var(--container-6xl);border-top:1px solid var(--chakra-border-subtle);margin:0 auto;padding:0 1rem}@media (width>=768px){.site-footer{padding:0 2rem}}.site-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;min-height:4rem;display:flex}.site-footer p{text-align:center;margin:0;padding:1.5rem 0;font-size:.875rem}.site-footer a{color:inherit}.footer-actions{align-items:center;gap:.5rem;padding:.5rem;display:flex}.icon-btn{width:2.5rem;height:2.5rem;color:var(--chakra-body-text);cursor:pointer;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;font-size:1.5rem;text-decoration:none;display:inline-flex}.icon-btn:hover{background:var(--chakra-hover-bg)}@media (width<=400px){.footer-email-btn{display:none}}.prose p{text-align:justify;margin:0 0 1rem}.prose a{text-decoration:underline}.page-heading{padding-bottom:.5rem;font-size:2.5rem}@media (width>=768px){.page-heading{padding-bottom:1rem;font-size:3.25rem}}.section-heading{padding-top:.5rem;padding-bottom:.5rem}.section-heading--sub{font-size:1.75rem;line-height:1.15}@media (width>=768px){.section-heading--sub{font-size:2.25rem}.section-heading{padding-top:1rem}}.hero-slider{width:100%;position:relative}.hero-slides{grid-template-columns:1fr;width:100%;display:grid}.hero-slide{opacity:0;pointer-events:none;flex-direction:column;grid-area:1/1;align-items:center;padding:.5rem;transition:opacity .5s ease-in-out;display:flex}.hero-slide.active{opacity:1;pointer-events:auto}.hero-slide p{text-align:center;width:100%;margin:0;font-size:1.25rem;line-height:1.75rem}.hero-slide img{border:.2rem solid var(--chakra-frame-border);width:100%;max-width:100%;margin-top:1rem}@media (width>=768px){.hero-slide{padding:1rem}.hero-slide img{margin-top:2rem}}.hero-dots{justify-content:center;gap:.5rem;margin-top:1.5rem;display:flex}.hero-dot{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex}.hero-dot:before{content:"";background:var(--chakra-muted);border-radius:50%;width:10px;height:10px}.hero-dot.active:before{background:var(--chakra-body-text)}.grid-gallery{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:10px;padding:1rem 0 2rem;display:grid}.gallery-item{content-visibility:auto;contain-intrinsic-size:240px 300px;margin:0}.gallery-item a{text-decoration:none;display:block}.gallery-caption{text-align:center;margin:.5rem 0 0;font-size:.875rem}.gallery-caption a{text-decoration:none}.gallery-caption a:hover{text-decoration:underline}.gallery-aspect{aspect-ratio:1;position:relative;overflow:hidden}.gallery-aspect img,.werk-reveal img{object-fit:cover;cursor:pointer;width:100%;height:100%}.werk-reveal{width:100%;height:100%;position:relative}.werk-reveal-color{opacity:0;transition:opacity .35s;position:absolute;inset:0}.werk-reveal.single-image-reveal .werk-reveal-grey{filter:grayscale();transition:filter .35s}.werk-reveal-overlay{color:#fff;opacity:0;pointer-events:none;background:#2d3748b8;padding:1rem 1.25rem 1.125rem;transition:opacity .35s;position:absolute;inset:auto 0 0}.werk-reveal-overlay-title{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;font-size:.8125rem;font-weight:700;line-height:1.3;display:block}.werk-reveal.has-color-pair.is-color-visible .werk-reveal-color,.werk-reveal.has-color-pair.is-color-visible .werk-reveal-overlay{opacity:1}.werk-reveal.single-image-reveal.is-color-visible .werk-reveal-grey{filter:grayscale(0)}@media (hover:hover) and (pointer:fine){.werk-reveal.has-color-pair:hover .werk-reveal-color,.werk-reveal.has-color-pair:hover .werk-reveal-overlay{opacity:1}.werk-reveal.single-image-reveal:hover .werk-reveal-grey{filter:grayscale(0)}}.gallery-link-reveal{cursor:pointer}.two-col{gap:0;display:grid}.two-col-text{flex:3}.two-col-image{flex:2;padding:5rem 2.5rem}.two-col-image img{object-fit:cover;width:100%}.handtekening{width:min(12rem,60%);height:auto;margin-top:.25rem;display:block}.sign-off{margin-bottom:0}@media (width>=768px){.two-col{grid-template-columns:3fr 2fr;align-items:start}}@media (width<=767px){.two-col-image{padding:2rem 0}.two-col-image-first-mobile .two-col-image{order:-1;padding-top:0}}.steps-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,400px),1fr));gap:2.5rem;display:grid}.step-card{border:1px solid var(--chakra-border-subtle);border-radius:.375rem;padding:1.25rem;overflow:hidden}.step-card p{margin:.5rem 0 0}.werk-image-wrap{flex-direction:column;justify-content:center;align-items:center;width:100%;padding:2rem 1rem;display:flex}@media (width>=768px){.werk-image-wrap{padding:3rem 2rem}}.werk-image-frame{display:inline-block;position:relative}.werk-image-frame img,.werk-image-frame .werk-reveal img,.werk-viewer-img{object-fit:contain;border:0;max-width:100%;max-height:80vh;display:block}.werk-viewer-img{transition:opacity .35s}.werk-viewer{touch-action:pan-y}.werk-viewer-img.is-fading{opacity:0}.werk-image-frame .werk-reveal{max-width:100%;display:inline-block}.werk-image-frame .werk-reveal-color{object-fit:contain}.werk-nav-btn{z-index:2;color:#e2e8f0;backdrop-filter:blur(8px);cursor:pointer;width:3rem;height:3rem;font:inherit;background:#000000b3;border:2px solid #4a5568;border-radius:9999px;justify-content:center;align-items:center;padding:0;text-decoration:none;transition:all .2s;display:none;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 6px #0000004d}.werk-nav-btn:hover{background:#000c;border-color:#718096;transform:translateY(-50%)scale(1.05)}.werk-nav-btn.prev{left:-4rem}.werk-nav-btn.next{right:-4rem}.werk-nav-btn svg{width:2rem;height:2rem}@media (width>=768px){.werk-nav-btn{display:inline-flex}}.werk-nav-mobile{justify-content:center;gap:1rem;margin-top:1.5rem;display:flex}@media (width>=768px){.werk-nav-mobile{display:none}}.werk-nav-mobile .werk-nav-btn{width:3rem;height:3rem;display:inline-flex;position:static;transform:none}.werk-nav-mobile .werk-nav-btn:hover{transform:scale(1.05)}.werk-nav-mobile .werk-nav-btn svg{width:1.5rem;height:1.5rem}.werk-nav-spacer{width:3rem}.werk-meta{color:var(--chakra-muted);text-align:center;font-family:var(--font-body);margin-top:1.25rem;transition:opacity .35s}.werk-meta.is-fading{opacity:0}.werk-meta p{margin:.25rem 0}.werk-meta-title{color:var(--chakra-body-text);font-family:var(--font-body);margin:0;font-size:1rem;font-weight:600;line-height:1.4}.contact-form-wrap{width:100%;margin-top:1.5rem}.contact-form-box{background:var(--chakra-surface);border-radius:.5rem;width:100%;padding:2rem}.contact-form label{margin-bottom:.5rem;display:block}.input-group{margin-bottom:1.25rem;position:relative}.contact-form input,.contact-form textarea{border:1px solid var(--chakra-border);background:var(--chakra-body-bg);width:100%;color:var(--chakra-body-text);font-family:var(--font-body);border-radius:.375rem;padding:.5rem .75rem;font-size:1rem}.contact-form textarea{resize:none}.contact-form button[type=submit]{background:var(--chakra-btn-bg);color:#fff;cursor:pointer;font-family:var(--font-body);border:none;border-radius:.375rem;padding:.5rem 1rem;font-size:1rem}.contact-form button[type=submit]:hover{background:var(--chakra-btn-hover)}.contact-form button[type=submit]:disabled{opacity:.6;cursor:wait}.alert{border-radius:.375rem;align-items:flex-start;gap:.5rem;width:100%;margin-top:1rem;padding:.75rem 1rem;display:flex}.alert-success{background:#38a16933;border:1px solid #38a169}.alert-error{background:#e53e3e33;border:1px solid #e53e3e}.alert strong{margin-right:.5rem}.small-note{padding-top:.5rem;font-size:.875rem}
