.guarantee{display:grid;grid-template-columns:minmax(220px,.48fr) minmax(0,1.52fr);gap:clamp(40px,7vw,100px);align-items:center;padding:86px 8vw;background:radial-gradient(circle at 18% 50%,rgba(242,196,111,.14),transparent 32%),linear-gradient(135deg,#32190f,#180b06);border-block:1px solid var(--line)}
.guarantee-badge{justify-self:center;width:220px;height:220px;border:1px solid var(--gold);border-radius:50%;display:grid;place-content:center;text-align:center;box-shadow:0 0 0 12px rgba(242,196,111,.05),inset 0 0 45px rgba(242,196,111,.08);color:var(--gold)}
.guarantee-badge span{font-family:"Cormorant Garamond";font-size:96px;line-height:.72}.guarantee-badge small{font-size:11px;line-height:1.45;letter-spacing:3px;margin-top:18px}
.guarantee-copy{max-width:820px}.guarantee-copy h2{font-size:clamp(42px,5vw,68px);margin:0 0 22px}.guarantee-copy>p{color:var(--muted);max-width:780px}.guarantee-copy strong{color:var(--cream)}
.guarantee details{margin-top:24px;border-block:1px solid var(--line)}.guarantee summary{padding:17px 0;color:var(--gold);font-weight:700;cursor:pointer;list-style:none}.guarantee summary:after{content:'+';float:right;font-size:24px;font-weight:400}.guarantee details[open] summary:after{content:'−'}.guarantee details div{padding:0 0 16px;color:var(--muted)}.guarantee-signature{color:var(--gold)!important;font-family:"Cormorant Garamond";font-size:24px}
.guarantee{position:relative;overflow:hidden}.guarantee:before{content:'';position:absolute;inset:18px;border:1px solid rgba(242,196,111,.12);pointer-events:none}.guarantee-emblem{justify-self:center;display:grid;justify-items:center;gap:20px}.guarantee-emblem>p{margin:0;color:var(--gold);font-size:10px;letter-spacing:3px;text-align:center}.guarantee-badge{position:relative;background:radial-gradient(circle at 50% 35%,rgba(255,220,151,.13),rgba(15,6,3,.25) 68%);box-shadow:0 0 0 1px rgba(242,196,111,.65),0 0 0 10px rgba(242,196,111,.035),0 30px 70px rgba(0,0,0,.35),inset 0 0 55px rgba(242,196,111,.1)}.guarantee-badge:before,.guarantee-badge:after{content:'';position:absolute;inset:14px;border:1px solid rgba(242,196,111,.35);border-radius:50%}.guarantee-badge:after{inset:26px;border-style:dotted;opacity:.7}.guarantee-badge .badge-top{margin:0 0 13px;font-size:9px;letter-spacing:5px}.guarantee-points{display:grid;grid-template-columns:repeat(3,1fr);margin-top:28px;border:1px solid rgba(242,196,111,.3);background:rgba(255,255,255,.025)}.guarantee-points span{display:flex;align-items:center;gap:11px;min-height:66px;padding:13px 17px;border-right:1px solid rgba(242,196,111,.22);color:var(--cream);font-size:13px}.guarantee-points span:last-child{border-right:0}.guarantee-points b{font-family:"Cormorant Garamond";font-size:24px;font-weight:500;color:var(--gold)}
.review-submit{margin:26px auto 0;max-width:980px;border:1px solid rgba(242,196,111,.42);background:linear-gradient(135deg,rgba(242,196,111,.1),rgba(255,255,255,.025));box-shadow:0 14px 40px rgba(8,3,1,.16)}.review-submit summary{min-height:88px;padding:17px 22px;display:flex;align-items:center;justify-content:space-between;gap:24px;cursor:pointer;list-style:none}.review-submit summary::-webkit-details-marker{display:none}.review-submit summary>span:first-child{display:grid;gap:2px}.review-submit summary small{color:var(--gold);font-size:11px;letter-spacing:2.5px}.review-submit summary strong{font-family:"Cormorant Garamond";font-size:27px;line-height:1.1;font-weight:600}.review-open{min-width:max-content;display:flex;align-items:center;gap:12px;color:var(--gold);font-size:14px;font-weight:700}.review-open b{width:32px;height:32px;display:grid;place-items:center;border:1px solid var(--gold);border-radius:50%;font-size:19px;font-weight:400;transition:.25s}.review-submit[open] .review-open b{transform:rotate(45deg)}.review-submit form{grid-template-columns:1fr 1fr 1fr;padding:20px 22px 22px;border-top:1px solid rgba(242,196,111,.25);gap:14px}.review-submit form label{font-size:14px}.review-submit form input,.review-submit form select,.review-submit form textarea{padding:10px 12px;margin-top:5px}.review-submit .review-text{grid-column:1/-1}.review-actions{grid-column:1/-1;display:flex;align-items:center;gap:18px}.review-actions .btn{min-height:44px;white-space:nowrap}.review-actions .form-note{max-width:440px}.review-trap{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.review-grid blockquote.approved-review{animation:rise .45s ease both}.review-empty{grid-column:1/-1;color:var(--muted);text-align:center}
.footer-social .social-links{display:flex;flex-direction:column;gap:8px}.social-links a{display:flex;align-items:center;gap:10px;width:max-content;max-width:100%;color:var(--cream)!important;transition:.2s}.social-links a:hover{color:var(--gold)!important;transform:translateX(3px)}.social-links svg{width:27px;height:27px;padding:5px;border:1px solid var(--line);border-radius:50%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.social-links svg path{fill:currentColor;stroke:none}.social-links svg .fill{fill:currentColor;stroke:none}
@media(max-width:900px){.guarantee{grid-template-columns:1fr;padding:70px 6vw}.guarantee-badge{width:180px;height:180px}.guarantee-badge span{font-size:80px}.review-submit form{grid-template-columns:1fr 1fr}.review-submit .review-text{grid-column:1/-1}}
@media(max-width:720px){.guarantee{padding:62px 22px}.guarantee:before{inset:10px}.guarantee-copy h2{font-size:42px}.guarantee-points{grid-template-columns:1fr}.guarantee-points span{min-height:54px;border-right:0;border-bottom:1px solid rgba(242,196,111,.22)}.guarantee-points span:last-child{border-bottom:0}.review-submit{margin-top:20px}.review-submit summary{min-height:76px;padding:14px 16px;gap:12px}.review-submit summary strong{font-size:22px}.review-open{font-size:0;gap:0}.review-submit form{grid-template-columns:1fr;padding:16px}.review-submit form label,.review-submit .review-text{grid-column:1}.review-actions{grid-column:1;display:grid;gap:10px}.review-actions .btn{width:100%}.footer-social{grid-column:1/-1}.footer-social .social-links{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.social-links a{flex-direction:column;width:100%;padding:12px 6px;border:1px solid rgba(242,196,111,.28);font-size:12px}.social-links a:hover{transform:none;background:rgba(242,196,111,.08)}}

/* Premium guarantee seal and written-warranty callout */
.guarantee{grid-template-columns:minmax(250px,.52fr) minmax(0,1.48fr);padding-block:96px;background:radial-gradient(circle at 16% 48%,rgba(242,196,111,.18),transparent 27%),radial-gradient(circle at 85% 15%,rgba(242,196,111,.06),transparent 26%),linear-gradient(135deg,#32190f,#180b06)}
.guarantee-badge{background:radial-gradient(circle at 50% 35%,rgba(255,220,151,.17),rgba(15,6,3,.25) 68%);box-shadow:0 0 0 1px rgba(242,196,111,.72),0 0 0 10px rgba(242,196,111,.035),0 30px 70px rgba(0,0,0,.4),inset 0 0 55px rgba(242,196,111,.12);transition:transform .45s ease,box-shadow .45s ease}
.guarantee-badge:hover{transform:translateY(-4px) rotate(-1deg);box-shadow:0 0 0 1px rgba(242,196,111,.9),0 0 0 14px rgba(242,196,111,.045),0 36px 78px rgba(0,0,0,.48),inset 0 0 65px rgba(242,196,111,.16)}
.guarantee-crown{position:absolute;top:34px;left:50%;transform:translateX(-50%);font-family:"Cormorant Garamond";font-size:11px;font-style:normal;font-weight:600;letter-spacing:3px}
.guarantee-check{position:absolute;right:31px;bottom:34px;width:26px;height:26px;border:1px solid rgba(242,196,111,.7);border-radius:50%;display:grid;place-items:center;font-style:normal;font-size:14px;background:#2a140c}
.guarantee-ribbon{position:relative;margin-top:-7px;padding:10px 28px;color:#271207;background:linear-gradient(90deg,#d7a952,#f5d68f,#d7a952);font-family:"Cormorant Garamond";font-size:19px;font-weight:600;letter-spacing:.4px;box-shadow:0 12px 30px rgba(0,0,0,.28)}
.guarantee-ribbon:before,.guarantee-ribbon:after{content:'';position:absolute;top:7px;border:18px solid #b9883f;z-index:-1}
.guarantee-ribbon:before{right:calc(100% - 7px);border-left-color:transparent}.guarantee-ribbon:after{left:calc(100% - 7px);border-right-color:transparent}
.guarantee-proof{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;margin-top:14px;padding:15px 17px;border:1px solid rgba(242,196,111,.18);background:linear-gradient(90deg,rgba(242,196,111,.09),rgba(255,255,255,.018))}
.guarantee-proof-icon{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;color:#241005;background:var(--gold);font-size:18px;font-weight:800;box-shadow:0 0 0 5px rgba(242,196,111,.07)}
.guarantee-proof>span:nth-child(2){display:grid;gap:2px}.guarantee-proof small{color:var(--gold);font-size:9px;font-weight:700;letter-spacing:2.5px}.guarantee-proof strong{font-size:13px;color:var(--cream)}
.guarantee-proof a{display:flex;align-items:center;gap:10px;color:var(--cream);font-size:12px;font-weight:700;border-bottom:1px solid rgba(242,196,111,.6);padding:8px 0}.guarantee-proof a b{color:var(--gold);font-size:18px;transition:transform .25s ease}.guarantee-proof a:hover b{transform:translateX(4px)}
@media(max-width:900px){.guarantee{grid-template-columns:1fr;padding-block:70px}}
@media(max-width:720px){.guarantee{padding-block:62px}.guarantee-crown{top:27px}.guarantee-check{right:25px;bottom:26px}.guarantee-ribbon{font-size:17px;padding-inline:22px}.guarantee-proof{grid-template-columns:auto 1fr}.guarantee-proof a{grid-column:1/-1;justify-content:center;border:1px solid rgba(242,196,111,.3);padding:11px}}
@media(prefers-reduced-motion:reduce){.guarantee-badge,.guarantee-proof a b{transition:none}}

/* Three strong, instantly scannable MVBouw promises */
.mv-promises{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);margin-top:-1px;padding:0 6vw;background:linear-gradient(110deg,#1a0c07,#32190f 52%,#1a0c07);border-block:1px solid rgba(242,196,111,.4)}
.mv-promise{position:relative;min-height:190px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:20px;padding:34px clamp(20px,3vw,42px);overflow:hidden;border-right:1px solid rgba(242,196,111,.28);transition:background .3s ease,transform .3s ease}
.mv-promise:first-child{border-left:1px solid rgba(242,196,111,.28)}
.mv-promise:hover{background:linear-gradient(145deg,rgba(242,196,111,.11),rgba(255,255,255,.018));transform:translateY(-3px)}
.mv-promise-number{position:absolute;right:16px;top:2px;color:rgba(242,196,111,.09);font-family:"Cormorant Garamond";font-size:88px;line-height:1;font-weight:600}
.mv-promise-icon{position:relative;z-index:1;width:58px;height:58px;display:grid;place-items:center;border:1px solid rgba(242,196,111,.65);border-radius:50%;background:radial-gradient(circle,rgba(242,196,111,.13),transparent 70%);box-shadow:0 0 0 7px rgba(242,196,111,.035)}
.mv-promise-icon svg{width:29px;height:29px;fill:none;stroke:var(--gold);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.mv-promise div{position:relative;z-index:1}.mv-promise h2{margin:0 0 9px;color:var(--cream);font-size:clamp(25px,2vw,34px);line-height:1.02}.mv-promise h2:after{content:'';display:block;width:36px;margin-top:11px;border-top:2px solid var(--gold)}
.mv-promise p{margin:0;max-width:330px;color:var(--muted);font-size:14px;line-height:1.6}
@media(max-width:1050px){.mv-promises{grid-template-columns:1fr}.mv-promise{min-height:140px;border-right:1px solid rgba(242,196,111,.28);border-left:1px solid rgba(242,196,111,.28);border-bottom:1px solid rgba(242,196,111,.22)}.mv-promise:last-child{border-bottom:0}.mv-promise p{max-width:none}}
@media(max-width:720px){.mv-promises{padding:0 20px}.mv-promise{min-height:132px;padding:27px 18px;gap:17px}.mv-promise-number{font-size:70px}.mv-promise-icon{width:50px;height:50px}.mv-promise-icon svg{width:25px;height:25px}.mv-promise h2{font-size:27px}.mv-promise p{font-size:14px}}
@media(prefers-reduced-motion:reduce){.mv-promise{transition:none}}

/* Fine alignment inside the guarantee seal */
.guarantee-badge:before,.guarantee-badge:after{z-index:0}
.guarantee-badge>.badge-top{position:relative;z-index:2;transform:translateY(-12px)}
.guarantee-badge>span{position:relative;z-index:2;transform:translateY(-30px)}
.guarantee-badge>small:not(.badge-top){position:relative;z-index:2;margin-top:12px;transform:translateY(-12px)}
.guarantee-check{z-index:2}
@media(max-width:900px){.guarantee-badge>.badge-top{transform:translateY(-10px)}.guarantee-badge>span{transform:translateY(-25px)}.guarantee-badge>small:not(.badge-top){margin-top:11px;transform:translateY(-10px)}}
