/* website.css */
/* Public site styles are intentionally independent of the Boeklio marketing bundle. */
.ws-public{margin:0;background:#f6f4ef;font-family:Arial,sans-serif}.ws-site{--ws-accent:#365e47;--ws-button-text:#fff;--ws-bg:#f6f3eb;--ws-ink:#203c31;--ws-soft:#e2e9da;background:var(--ws-bg);color:var(--ws-ink);font:17px/1.65 Arial,sans-serif;overflow-wrap:anywhere;min-height:60vh}.ws-site *{box-sizing:border-box}.ws-site a{color:inherit;text-underline-offset:4px}.ws-site a:focus-visible,.ws-site [contenteditable]:focus-visible{outline:3px solid var(--ws-accent);outline-offset:5px}.ws-header{max-width:1200px;margin:auto;padding:26px 32px;display:flex;gap:24px;justify-content:space-between;align-items:center;border-bottom:1px solid #8885}.ws-brand{font-weight:800;text-decoration:none;display:flex;align-items:center;gap:12px;font-size:24px}.ws-brand img{width:56px;height:56px;object-fit:contain}.ws-header nav{display:flex;gap:12px 24px;flex-wrap:wrap}.ws-header nav a{padding:8px 0;text-decoration:none;font-size:15px}.ws-header nav [aria-current]{border-bottom:2px solid var(--ws-accent)}.ws-section{max-width:1200px;margin:auto;padding:64px 40px;position:relative}.ws-section :is(h1,h2){font-size:clamp(28px,4vw,48px);line-height:1.15;margin:0 0 22px;letter-spacing:-1px}.ws-hero{display:grid;grid-template-columns:1.15fr 1fr;gap:48px;align-items:center;min-height:480px}.ws-hero :is(h1,h2){font-size:clamp(36px,5.2vw,72px)}.ws-copy{min-width:0}.ws-text{white-space:pre-wrap;max-width:700px;margin:0 0 24px}.ws-text:empty{display:none}.ws-button{display:inline-block!important;background:var(--ws-accent)!important;color:var(--ws-button-text)!important;border:0;padding:13px 24px;border-radius:7px;text-decoration:none;font-weight:700;font-size:15px;min-height:48px}.ws-photo{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:16px}.ws-image{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.ws-section.ws-text+.ws-section{border-top:1px solid #8883}.ws-art{position:relative;isolation:isolate;overflow:hidden;min-height:280px;background:var(--ws-soft);border-radius:48% 48% 12px 12px}.ws-art span{position:absolute;width:60%;height:60%;border-radius:50%;background:var(--ws-accent);left:20%;top:25%;opacity:.8}.ws-art i{position:absolute;border:2px solid currentColor;inset:12% 16%;border-radius:50%;transform:rotate(-25deg);opacity:.5}.ws-art b{position:absolute;bottom:-10%;right:-10%;width:65%;height:60%;background:var(--ws-bg);border-radius:50%}.ws-calendar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:30px}.ws-calendar article{padding:24px;background:var(--ws-soft);border:1px solid #8883;border-radius:12px;display:flex;flex-direction:column;align-items:flex-start;gap:12px}.ws-calendar h3{font:700 22px/1.25 Arial,sans-serif;margin:0}.ws-calendar p{margin:0}.ws-calendar .ws-button{margin-top:auto}.ws-tag{font-size:13px;font-weight:700;letter-spacing:.03em}.ws-contact{font-size:20px}.ws-footer{max-width:1200px;padding:32px 40px;margin:24px auto 0;border-top:1px solid #8885;display:flex;gap:24px;justify-content:space-between;flex-wrap:wrap;font-size:14px}.ws-preview-note{background:#fff7d8;color:#3b3116;padding:14px 24px;text-align:center;font:15px/1.5 Arial,sans-serif}.ws-preview-note a{color:inherit;font-weight:bold;margin-left:16px}.ws-skip{position:absolute;left:-10000px}.ws-skip:focus{left:16px;top:16px;background:#fff;color:#000;padding:12px;z-index:30}
.ws-elegant{--ws-bg:#fbf7ee;--ws-ink:#3b3023;--ws-soft:#eee3ce}.ws-elegant .ws-hero :is(h1,h2),.ws-elegant .ws-section :is(h1,h2),.ws-elegant .ws-brand{font-family:Georgia,serif;font-weight:400;letter-spacing:-1px}.ws-elegant .ws-header{flex-direction:column}.ws-elegant .ws-photo{border-radius:48% 48% 0 0}.ws-elegant .ws-button{border-radius:0}.ws-helder{--ws-bg:#fff;--ws-ink:#23333e;--ws-soft:#edf1f4}.ws-helder .ws-hero{grid-template-columns:1fr;text-align:center;max-width:1000px;gap:28px}.ws-helder .ws-copy{margin:auto}.ws-helder .ws-art{min-height:180px;width:100%;border-radius:8px}.ws-stoer{--ws-bg:#171a19;--ws-ink:#f8f5ed;--ws-soft:#2b302e}.ws-stoer .ws-hero{grid-template-columns:1fr 1fr}.ws-stoer .ws-hero .ws-copy{order:2}.ws-stoer :is(h1,h2){text-transform:uppercase;font-weight:900;letter-spacing:-1.5px}.ws-stoer .ws-button,.ws-stoer .ws-photo,.ws-stoer .ws-calendar article{border-radius:0}.ws-stoer .ws-art{border-radius:0;transform:rotate(-3deg)}.ws-natuurlijk .ws-hero{gap:64px}.ws-natuurlijk .ws-photo{border-radius:28px 90px 28px 28px}.ws-natuurlijk .ws-calendar article{border-radius:24px}.ws-natuurlijk .ws-button{border-radius:30px}
/* Owner controls. Never shipped inside a customer's menu. */
.ws-template-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.ws-template-card{height:260px;overflow:hidden;position:relative;background:#f6f3eb;color:#203c31;padding:22px;display:grid;grid-template-columns:1fr 1fr;gap:15px}.ws-template-card>span{grid-column:1/-1;font-size:12px;text-transform:uppercase;letter-spacing:2px}.ws-template-card>strong{font-size:26px;line-height:1.1;z-index:2}.ws-template-card .ws-art{min-height:180px;--ws-accent:#365e47;--ws-soft:#dfe8d8;--ws-bg:#f6f3eb}.ws-template-card.ws-elegant{background:#fbf7ee;color:#3b3023;font-family:Georgia,serif}.ws-elegant .ws-art{--ws-accent:#765a26;--ws-soft:#eee3ce}.ws-template-card.ws-helder{background:#fff;color:#23333e}.ws-helder .ws-art{--ws-accent:#38566b;--ws-soft:#edf1f4}.ws-template-card.ws-stoer{background:#171a19;color:#f8f5ed}.ws-stoer .ws-art{--ws-accent:#535b58;--ws-soft:#373e3b;--ws-bg:#171a19}.ws-template-grid form{margin-top:12px}.ws-steps{display:flex;gap:14px 28px;flex-wrap:wrap;padding:16px 24px;list-style-position:inside;font-size:13px}.ws-editor-toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;background:#fff;padding:14px;margin:18px 0;border:1px solid #d6e1d8;border-radius:12px}.ws-editor-grid{display:grid;grid-template-columns:250px minmax(0,1fr);gap:22px;align-items:start}.ws-editor-controls{display:grid;gap:14px}.ws-editor-controls label{display:grid;gap:6px}.ws-editor-controls .actions{flex-wrap:wrap}.ws-canvas-wrap{min-width:0;overflow:hidden}.ws-canvas-wrap .ws-site{border:1px solid #cad6ce;border-radius:12px;min-height:500px;max-width:100%;transition:none}.ws-canvas-wrap .ws-section{padding:30px 22px}.ws-canvas-wrap .ws-hero{min-height:340px;gap:20px}.ws-canvas-wrap .ws-section :is(h1,h2){font-size:32px}.ws-canvas-wrap .ws-hero :is(h1,h2){font-size:40px}.ws-canvas-wrap .ws-calendar{grid-template-columns:1fr}.ws-canvas-wrap [contenteditable]{outline:1px dashed #8888;outline-offset:5px;min-height:30px;cursor:text}.ws-canvas-wrap [contenteditable]:empty:before{content:attr(data-placeholder);opacity:.6}.ws-section-tools{grid-column:1/-1;display:flex;gap:8px;flex-wrap:wrap;padding:12px;background:#fff;color:#17392e;border:1px solid #becbc2;border-radius:8px;font:13px/1.4 Arial,sans-serif}.ws-section-tools button,.ws-section-tools select,.ws-section-tools input{font:inherit;min-height:36px;max-width:100%;padding:6px 10px;background:#f4f7f3;color:#17392e;border:1px solid #b6c6bc;border-radius:5px}.ws-section-tools label{display:flex;flex-wrap:wrap;align-items:center;gap:8px;max-width:100%}.ws-hidden-section{opacity:.55}.ws-mobile-view{width:390px;margin:auto}.ws-mobile-view .ws-hero,.ws-mobile-view .ws-image{grid-template-columns:1fr}.ws-mobile-view .ws-stoer .ws-copy{order:0}.ws-publish{margin-top:24px}.ws-image-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px}.ws-image-list img{width:100%;height:140px;object-fit:contain}.ws-site button{cursor:pointer}
@media(max-width:900px){.ws-editor-grid{grid-template-columns:1fr}.ws-editor-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.ws-editor-controls hr{display:none}.ws-template-grid{grid-template-columns:1fr}.ws-header{flex-direction:column;align-items:flex-start}.ws-header nav{gap:8px 18px}}
@media(max-width:700px){.ws-hero,.ws-image,.ws-stoer .ws-hero{grid-template-columns:1fr;gap:24px;min-height:auto}.ws-stoer .ws-hero .ws-copy{order:0}.ws-section{padding:40px 22px}.ws-calendar{grid-template-columns:1fr}.ws-header{padding:20px 22px}.ws-header nav{width:100%}.ws-hero :is(h1,h2){font-size:42px}.ws-art{min-height:220px}.ws-footer{padding:24px 22px}.ws-editor-controls{grid-template-columns:1fr}.ws-editor-toolbar{position:static}.ws-mobile-view{width:100%}}

.ws-mobile-view.ws-stoer .ws-copy{order:0}.ws-mobile-view .ws-calendar{grid-template-columns:1fr}
.ws-canvas-wrap [contenteditable]:empty{display:block;min-height:32px}.ws-section-tools input[type=file]{width:100%}
.ws-frame-wrap{padding:20px;display:flex;justify-content:center;background:#e8eae6}.ws-frame-wrap iframe{width:100%;max-width:100%;height:calc(100vh - 160px);border:1px solid #aab9af;background:white;border-radius:12px}.ws-preview-note button{font:inherit;padding:9px 18px;background:white;border:1px solid #6e795e;border-radius:6px;cursor:pointer}.ws-preview-note button[aria-pressed=true]{background:#173c30;color:white}
