:root{font-family:Arial,Helvetica,sans-serif;color:#292821;background:#f5f3ee;font-synthesis:none;--gold:#a58b58;--line:#dedad0}*{box-sizing:border-box}body{margin:0}header{height:98px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{font-size:30px;letter-spacing:6px;text-decoration:none;color:inherit;font-weight:500}.brand span{display:block;font-size:9px;letter-spacing:2.6px;margin-top:5px}.header-label,.eyebrow{font-size:12px;letter-spacing:2.1px;font-weight:600}.header-label{color:#7a725f}main{max-width:1500px;margin:auto;padding:40px 5% 0}.intro{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.intro .eyebrow{color:#8c784e;margin:0 0 12px}h1{font-family:Georgia,serif;font-weight:400;font-size:clamp(30px,3vw,46px);margin:0;letter-spacing:-1px}.intro>p{font-size:15px;line-height:1.6;color:#777267;margin:0}.atelier{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(370px,1fr);border:1px solid var(--line);border-radius:4px;overflow:hidden}.visual{background:#151515;color:#eee6d6;position:relative;display:flex;flex-direction:column;min-width:0}.visual-top{display:flex;justify-content:space-between;align-items:center;padding:26px 30px;font-size:16px;gap:12px}.view-tag{font-size:11px;letter-spacing:2px;color:#b1aba0;white-space:nowrap}.roof-wrap{flex:1;display:flex;justify-content:center;align-items:center;min-height:460px}canvas{display:block;width:100%;max-height:625px;object-fit:contain}.visual-bottom{margin:0 30px;padding:23px 0 12px;border-top:1px solid #363430;display:flex;justify-content:space-between;align-items:center;gap:15px}.visual-bottom .eyebrow{font-size:10px;color:#aca392}.visual-bottom p{font-size:14px;margin:9px 0}.visual-bottom b{font-weight:400}.separator{margin:0 12px;color:#6c665b}.light-indicator{font-size:12px;color:#c6bca7;white-space:nowrap}.light-indicator:before{content:'';display:inline-block;width:6px;height:6px;background:#fff0c6;border-radius:50%;box-shadow:0 0 8px #ead2a6;margin-right:8px}.visual-note{font-size:12px;line-height:1.6;color:#939087;margin:0 30px 22px}.controls{background:#faf9f5;padding:8px 30px}.step{padding:24px 0;border-bottom:1px solid var(--line)}.step.last{border:0}h2{font-family:Georgia,serif;font-weight:400;font-size:23px;margin:0 0 20px}h2>span{font:12px Arial;letter-spacing:1px;color:var(--gold);margin-right:14px;vertical-align:middle}label{font-size:13px}label small{color:#8c877d;font-size:12px;margin-left:5px}.plate-row{display:flex;gap:10px;margin-top:9px}.plate{display:flex;overflow:hidden;border-radius:4px;background:#f4c844;border:1px solid #c3a344;flex:1;min-width:0}.plate>span{background:#204082;color:#fff;text-align:center;font-size:10px;padding:8px 9px;line-height:1.3}.plate input{width:100%;min-width:0;border:0;background:transparent;font-weight:700;font-size:23px;letter-spacing:2px;color:#272719;padding:9px 12px;text-transform:uppercase}.plate input::placeholder{color:#897125}.lookup{border:1px solid #38382d;background:#38382d;color:#fffdf5;font-size:14px;padding:0 20px;border-radius:3px;cursor:pointer}.lookup:disabled{opacity:.65;cursor:wait}.help{font-size:12px;color:#857e70;line-height:1.6;margin:10px 0 0}.help.error{color:#a34230}.manual-caption{font-size:12px;color:#8a8275;display:flex;align-items:center;gap:10px;margin:21px 0 14px}.manual-caption:after{content:'';height:1px;flex:1;background:var(--line)}.manual-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.manual-fields input{width:100%;border:1px solid var(--line);background:transparent;padding:12px 10px;font-size:14px;margin-top:7px;border-radius:3px}.manual-fields input::placeholder{color:#9d978c;font-size:12px}fieldset{padding:0;margin:0;border:0}.option{display:flex;align-items:center;position:relative;padding:12px 14px;border:1px solid var(--line);border-radius:3px;margin-bottom:8px;gap:14px;cursor:pointer}.option:last-child{margin:0}.option:has(input:checked),.packages label:has(input:checked){border-color:#ab945f;background:#eee9dd;box-shadow:inset 0 0 0 .5px #ab945f}.option b{font-weight:500;font-size:14px}.option small{display:block;font-size:12px;color:#898173;margin:5px 0 0}.option input,.packages input{position:absolute;opacity:0}.radio-mark{margin-left:auto;width:15px;height:15px;border:1px solid #c4bdad;border-radius:50%}.option input:checked~.radio-mark{border:4px solid #ad945d;background:#fff}.roof-icon{width:30px;height:39px;flex-shrink:0;border:1px solid #989183;border-radius:7px;position:relative}.roof-icon.sun:after,.roof-icon.panorama:after{content:'';position:absolute;border:1px solid #989183;inset:7px 5px 18px;border-radius:2px}.roof-icon.panorama:after{inset:6px 5px}.packages{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.packages label{position:relative;display:flex;flex-direction:column;align-items:center;cursor:pointer;padding:17px 5px 13px;border:1px solid var(--line);border-radius:3px}.packages b{font-family:Georgia,serif;font-size:19px;font-weight:400}.packages span{font-size:12px;color:#847c6b;margin-top:6px}.packages i{width:5px;height:5px;border-radius:50%;background:#d8d2c4;margin-top:12px}.packages input:checked~i{background:var(--gold)}.package-help{min-height:38px;margin-top:13px}input:focus-visible,button:focus-visible{outline:2px solid #9e8249;outline-offset:3px}.option:has(input:focus-visible),.packages label:has(input:focus-visible){outline:2px solid #9e8249;outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}footer{display:flex;justify-content:space-between;padding:27px 0;color:#999183;font-size:12px}footer span:first-child{letter-spacing:3px;font-size:11px}@media(min-width:1450px){canvas{max-height:650px}}@media(max-width:900px){main{padding:28px 4% 0}.atelier{grid-template-columns:1.15fr 1fr}.controls{padding:5px 20px}.intro>p{display:none}.roof-wrap{min-height:380px}.visual-top{padding:23px 20px}.visual-bottom{margin:0 20px;flex-wrap:wrap}.visual-note{margin:0 20px 20px}.view-tag{font-size:9px}.lookup{padding:0 12px}}@media(max-width:700px){header{height:78px;padding:0 5%}.brand{font-size:23px}.brand span{font-size:8px}.header-label{font-size:9px;letter-spacing:1px}.intro{margin-bottom:24px}h1{font-size:32px}.intro .eyebrow{font-size:10px}.atelier{display:flex;flex-direction:column}.visual-top{padding:18px 20px}.roof-wrap{min-height:0}canvas{height:430px;width:100%}.visual-bottom{padding-top:16px}.visual-note{font-size:11px;margin-top:3px}.controls{padding:0 22px}.step{padding:25px 0}.visual-bottom p{font-size:13px}.light-indicator{font-size:11px}footer{font-size:10px}.plate input{font-size:23px}h2{font-size:24px}}@media(prefers-reduced-motion:no-preference){.option,.packages label{transition:background .2s,border-color .2s}}

.shooting-total{display:flex;justify-content:space-between;align-items:center;gap:12px;border-top:1px solid var(--line);margin-top:18px;padding-top:15px;font-size:14px}.shooting-total strong{font-size:18px;font-weight:500;white-space:nowrap}.shooting-summary{font-size:13px;color:#e6d1a7;margin:0 30px 12px}.motion-toggle{font:12px Arial;color:#79653f;border:1px solid #c6b993;padding:9px 13px;background:transparent;border-radius:3px;margin-top:15px;cursor:pointer}.shooting-packages b{font-size:17px}.visual{justify-content:center}.roof-wrap{flex:0 1 auto}.visual-top{margin-bottom:auto}.visual-note{margin-bottom:22px}.visual-bottom{margin-top:auto}@media(max-width:700px){.shooting-summary{margin-left:20px;margin-right:20px}}

.price-summary{background:#eee9dd;border-top:1px solid #cabc9b;padding:22px;margin:0 -30px -8px}.price-summary>div{display:flex;justify-content:space-between;gap:16px;font-size:14px;margin-bottom:12px}.price-summary .grand-total{border-top:1px solid #d4c9b2;padding-top:18px;margin:18px 0 0;align-items:center;font-size:18px}.grand-total strong{font:30px Georgia,serif;white-space:nowrap}.packages .package-price{color:#574725;font-size:14px;margin-top:10px}@media(max-width:900px){.price-summary{margin:0 -20px -5px}}@media(max-width:700px){.price-summary{margin:0 -22px;padding:22px}}

/* Keep the preview in view while the mobile page scrolls through the choices. */
@media(max-width:700px){
 html{scroll-padding-top:calc(min(44svh,410px) + 16px)}
 .atelier{overflow:visible}
 .visual{position:sticky;top:0;z-index:10;height:44vh;height:44svh;max-height:410px;min-height:220px;flex:none;justify-content:flex-start;border-radius:3px 3px 0 0;border-bottom:1px solid #595143;box-shadow:0 7px 16px #0002}
 .visual-top{flex:none;padding:10px 16px;margin:0;font-size:14px;min-height:36px}
 .visual-top #vehicleTitle{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
 .roof-wrap{position:relative;flex:1 1 0;min-height:0;overflow:hidden}
 .roof-wrap canvas{position:absolute;inset:0;width:100%;height:100%;max-height:none;object-fit:contain}
 .visual-bottom{flex:none;margin:0 16px;padding:7px 0 4px;flex-wrap:nowrap;gap:8px}
 .visual-bottom .eyebrow{display:none}
 .visual-bottom p{margin:3px 0;font-size:12px;line-height:1.5}
 .visual-bottom .separator{margin:0 7px}
 .shooting-summary{flex:none;margin:0 16px 5px;font-size:12px;line-height:1.4}
 .visual-note{flex:none;margin:0 16px 8px;font-size:10px;line-height:1.4}
 .controls{position:relative;z-index:0}
 .controls input,.controls button,.controls label{scroll-margin-top:16px}
}
@media(max-width:700px) and (max-height:500px){
 .visual{height:40svh;min-height:150px}
 .visual-note{display:none}
 html{scroll-padding-top:calc(40svh + 16px)}
}

.request-cta{display:block;width:100%;border:1px solid #38382d;background:#38382d;color:#fffdf5;padding:16px 20px;border-radius:3px;font:16px Arial,sans-serif;cursor:pointer;margin-top:22px}.request-cta:hover{background:#514b3b}.request-cta:disabled{opacity:.55;cursor:not-allowed}#requestDialog{border:1px solid #d1c6af;background:#faf9f5;color:#292821;border-radius:5px;padding:32px;width:min(540px,calc(100% - 28px));max-height:calc(100dvh - 32px);overflow-y:auto;overscroll-behavior:contain}#requestDialog::backdrop{background:#000a}body:has(#requestDialog[open]){overflow:hidden}.dialog-close{position:absolute;top:10px;right:12px;background:transparent;border:0;font-size:30px;color:#756747;cursor:pointer;width:40px;height:40px}#requestDialog h2{font-size:29px;margin:14px 0 18px}#requestDialog .eyebrow{font-size:11px;color:#8c784e;margin-right:24px}.request-overview{background:#eee9dd;padding:16px;margin-bottom:20px;font-size:14px;line-height:1.6}.request-overview p{margin:4px 0}.request-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.request-fields .wide{grid-column:1 / -1}.request-fields label{display:block;font-size:14px;margin-bottom:7px}.request-fields input,.request-fields textarea{width:100%;border:1px solid #d6cfc0;border-radius:3px;padding:12px;background:#fffdf8;font:16px Arial}.request-fields small{font-size:12px;color:#807563}.request-error{color:#9b3328;font-size:14px;line-height:1.5}.request-message{font-size:14px;line-height:1.5;color:#786746}.request-message:empty,.request-error:empty{display:none}.form-trap{position:absolute;left:-9999px;opacity:0}#requestSuccess p{line-height:1.65}#requestSuccess:focus{outline:none}@media(max-width:420px){#requestDialog{padding:25px 20px}.request-fields{grid-template-columns:1fr}.request-fields>div{grid-column:1/-1}}

.request-fields textarea{display:block;min-height:110px;resize:vertical;line-height:1.5;margin-bottom:6px}

/* Keep the form within the area above the on-screen keyboard. */
#requestDialog{max-height:calc(var(--request-visible-height,100dvh) - 24px);scroll-padding-block:18px;-webkit-overflow-scrolling:touch}
.request-fields input,.request-fields textarea{scroll-margin-block:18px}
@media(max-width:760px){
 #requestDialog{position:fixed;inset:auto 0 auto 0;top:calc(var(--request-visible-top,0px) + 12px);margin:0 auto;max-height:calc(var(--request-visible-height,100dvh) - 24px);padding-bottom:max(24px,env(safe-area-inset-bottom))}
 .request-fields textarea{min-height:80px;max-height:calc(var(--request-visible-height,100dvh) * .4)}
}

/* A single desktop workspace: preview and price on the left, choices on the right. */
@media(min-width:1000px){
 header{height:64px;padding-inline:3%}
 .brand{font-size:25px}.brand span{font-size:9px}
 main{max-width:1800px;padding:18px 3% 0}
 .intro{margin-bottom:16px}.intro .eyebrow{margin-bottom:6px}
 h1{font-size:32px}.intro>p{font-size:14px}
 .atelier{grid-template-columns:minmax(0,1fr) minmax(520px,1.15fr);grid-template-rows:minmax(250px,1fr) auto;height:calc(100dvh - 200px);min-height:510px}
 .visual{grid-column:1;grid-row:1;min-height:0;justify-content:flex-start}
 .visual-top{padding:12px 22px;margin:0;flex:none;font-size:14px}
 .roof-wrap{position:relative;flex:1 1 0;min-height:0;overflow:hidden}
 .roof-wrap canvas{position:absolute;inset:0;width:100%;height:100%;max-height:none;object-fit:contain}
 .visual-bottom{margin:0 22px;padding:8px 0 4px;flex:none}
 .visual-bottom .eyebrow{display:none}.visual-bottom p{margin:4px 0}
 .visual-note{margin:0 22px 10px;line-height:1.4}
 .shooting-summary{margin:0 22px 6px}
 .controls{grid-column:2;grid-row:1 / 3;padding:20px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:auto 1fr;align-content:start;gap:20px 22px;overflow-y:auto;min-height:0}
 .step{padding:0 0 18px;min-width:0}.step:nth-child(n+3){border-bottom:0;padding:0}
 .step h2{font-size:22px;margin-bottom:14px}.step h2>span{margin-right:8px}
 .manual-caption{margin:14px 0 10px}.manual-fields{gap:8px}.manual-fields input{padding:10px 8px}
 .plate input{font-size:18px;padding:9px 6px;letter-spacing:1px}.plate>span{padding:8px 6px}.lookup{padding:0 10px}
 .option{padding:10px 8px;gap:8px}.option small{line-height:1.35}.roof-icon{width:24px;height:33px}.radio-mark{flex-shrink:0}
 .packages{gap:5px}.packages label{padding:12px 3px 10px}.packages b{font-size:17px}.packages span{font-size:12px}.packages .package-price{font-size:14px}.packages i{margin-top:8px}
 .shooting-packages b{font-size:15px}.shooting-total{font-size:14px;line-height:1.4;margin-top:14px;padding-top:12px}
 .package-help{min-height:0;margin-top:10px}.motion-toggle{margin-top:12px}
 .price-summary{grid-column:1;grid-row:2;margin:0;padding:12px 22px;display:grid;grid-template-columns:1fr auto;column-gap:22px;align-items:center}
 .price-summary>div{grid-column:1;font-size:14px;margin-bottom:5px;gap:12px}
 .price-summary .grand-total{padding-top:8px;margin:3px 0 0;font-size:17px}.grand-total strong{font-size:28px}
 .price-summary .help{grid-column:1;margin-top:5px}
 .price-summary .request-cta{grid-column:2;grid-row:1 / 5;margin:0;padding:14px 16px;width:auto;max-width:190px;line-height:1.4}
 footer{padding:12px 0}
}
@media(min-width:701px) and (max-width:999px){
 .price-summary{grid-column:1 / -1;margin:0}
}
@media(max-width:700px){
 .atelier>.price-summary{margin:0;padding:22px}
}

/* Keep the four numbered steps in one vertical sequence on desktop. */
@media(min-width:1000px){
 .controls{display:flex;flex-direction:column;gap:12px;padding:16px 22px}
 .controls .step{flex:none;padding:0 0 12px;border-bottom:1px solid var(--line)}
 .controls .step.last{padding-bottom:0;border-bottom:0}
 .step h2{font-size:21px;margin-bottom:9px}
 .step:first-child{display:grid;grid-template-columns:1fr 1fr;column-gap:20px}
 .step:first-child h2{grid-column:1 / -1}
 #lookup{grid-column:1;grid-row:2 / 4}
 #lookupStatus{grid-column:1;grid-row:4;margin-top:5px}
 .manual-caption{grid-column:2;grid-row:2;margin:0 0 7px}
 .manual-fields{grid-column:2;grid-row:3 / 5;align-self:start}
 .manual-fields input{padding:9px 8px;margin-top:5px}
 .plate-row{margin-top:6px}
 #roofOptions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
 .option{margin:0;padding:10px 8px;gap:7px;align-items:flex-start}
 .option small{margin-top:4px}.option .roof-icon{display:none}
 .option .radio-mark{margin-top:2px}
 .packages label{padding:9px 5px 7px}
 .packages i{margin-top:5px}.packages span{margin-top:4px}
 .packages .package-price{margin-top:5px}
 .package-help{margin-top:6px;line-height:1.4}
 .shooting-total{margin-top:8px;padding-top:8px}
 .motion-toggle{margin-top:8px;padding:6px 10px}
}

/* Place the existing price and request block below steps 1–4. */
@media(min-width:1000px){
 .visual{grid-row:1 / 3}
 .controls{grid-column:2;grid-row:1}
 .price-summary{grid-column:2;grid-row:2}
}

/* Shared STARMUX footer */
footer#smx-footer{all:initial;box-sizing:border-box;display:block;position:relative;flex:none;clear:both;width:100%;max-width:1600px;margin:0 auto;padding:42px 5% 25px;border-top:1px solid #dfd2bf;background:#faf7f0;color:#6e6051;font:14px/1.65 Arial,Helvetica,sans-serif;text-align:left}
#smx-footer *{box-sizing:border-box}
#smx-footer a{display:inline-flex;align-items:center;gap:8px;margin:0;padding:0;color:inherit;background:none;border:0;border-radius:0;text-decoration:none;font:inherit;letter-spacing:normal;white-space:normal}
#smx-footer a:hover{color:#8b6838}
#smx-footer a:focus-visible{outline:2px solid #a17d47;outline-offset:5px}
#smx-footer span{display:inline;margin:0;padding:0;color:inherit;font:inherit;letter-spacing:normal}
#smx-footer .smxf-top{display:flex;justify-content:space-between;align-items:flex-start;gap:35px;flex-wrap:wrap}
#smx-footer .smxf-brand{font:600 26px/1.4 Arial,Helvetica,sans-serif;letter-spacing:4px;color:#352c23;gap:0;white-space:nowrap}
#smx-footer .smxf-brand span{font-weight:300;letter-spacing:4px}
#smx-footer .smxf-brand i{font-style:normal;font-size:28px;color:#a17d47;margin-left:9px}
#smx-footer .smxf-contact a{display:block}
#smx-footer .smxf-address{font:inherit;color:inherit;margin:0;padding:0}
#smx-footer svg{display:inline-block;flex:none;width:24px;height:24px;vertical-align:middle}
#smx-footer .smxf-instagram{display:flex;align-items:center;justify-content:center;width:44px;height:44px;margin-top:14px;color:#a17d47;border:1px solid #dfd2bf;border-radius:50%;transition:color .2s,background .2s,border-color .2s}
#smx-footer .smxf-instagram svg{width:22px;height:22px}
#smx-footer .smxf-instagram:hover{color:#352c23;background:#f0e8da;border-color:#a17d47}
#smx-footer .smxf-bottom{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-top:50px;padding-top:23px;border-top:1px solid #dfd2bf;font:12px/1.65 Arial,Helvetica,sans-serif}
@media(max-width:700px){#smx-footer .smxf-top{display:grid;grid-template-columns:1fr;gap:24px}#smx-footer .smxf-bottom{flex-direction:column;align-items:flex-start;gap:15px;margin-top:35px}}
@media(prefers-reduced-motion:reduce){#smx-footer .smxf-instagram{transition:none}}

.contact-options{margin-top:24px;padding-top:24px;border-top:1px solid var(--line)}
.contact-options h3{font:400 25px/1.3 Georgia,serif;margin:0 0 8px}.contact-intro{margin:0 0 20px;color:var(--muted);font-size:15px;line-height:1.5}
.contact-grid{display:grid;gap:10px}.contact-card{display:grid;grid-template-columns:28px 1fr;gap:3px 14px;min-width:0;padding:16px 18px;background:var(--bg);color:var(--text);border:1px solid var(--line);border-radius:4px;text-align:left;text-decoration:none;font:inherit;line-height:1.35}
.contact-card svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;grid-row:1/3;align-self:center}.contact-card strong{font-size:16px}.contact-card span{grid-column:2;font-size:14px;color:var(--muted)}.contact-card:hover{background:var(--surface)}.contact-card.contact-whatsapp{background:var(--text);border-color:var(--text);color:white}.contact-whatsapp span{color:#eee4d2}.contact-card:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.contact-card:disabled{opacity:.6;cursor:wait}

.contact-options{--bg:#faf7f0;--surface:#f0e8da;--text:#352c23;--muted:#6e6051;--line:#dfd2bf}

/* Match the three contact cards in the Wrap Wereld configurator. */
@media(min-width:761px){.contact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-card{display:flex;flex-direction:column;align-items:flex-start;gap:7px;padding:18px 12px}.contact-card svg{align-self:flex-start;margin-bottom:6px}.contact-card span{overflow-wrap:anywhere}}

/* Price and VAT sit to the left of the three contact options. */
.price-totals>div{display:flex;justify-content:space-between;gap:12px;font-size:14px;margin-bottom:8px}.price-totals .grand-total{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.price-totals .help{font-size:13px;line-height:1.5}
@media(min-width:761px){.atelier>.price-summary{display:grid;grid-template-columns:minmax(140px,.85fr) minmax(0,2fr);gap:24px;align-items:end}.price-summary>.price-totals{grid-column:1;min-width:0;padding-bottom:4px}.price-summary>.contact-options{grid-column:2;grid-row:1;margin:0;padding:0;border:0;min-width:0}.price-summary .contact-intro{margin-bottom:16px}.price-summary .contact-card{padding:16px 10px}.price-summary .contact-card span{font-size:13px}.price-totals .grand-total strong{font-size:32px}}
@media(max-width:760px){.atelier>.price-summary{display:block}.price-totals .grand-total{flex-direction:row;align-items:center}}
