@keyframes ks-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes ks-pop{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.is-revealed{animation:.35s cubic-bezier(.4,0,.2,1) ks-fade-up}.is-popped{animation:.4s cubic-bezier(.4,0,.2,1) ks-pop}.enq-page{color:#2a1800;background:#f9f5ea;min-height:100vh;margin-top:72px;font-family:DM Sans,system-ui,-apple-system,sans-serif}.enq-section{padding-block:46px}.enq-container{max-width:940px}.enq-back-link{color:#4e7a62;margin-bottom:22px;font-size:13px;font-weight:600;text-decoration:none;transition:color .2s;display:inline-block}.enq-back-link:hover{color:#3a5e4a}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.enq-progress{align-items:center;margin-bottom:32px;padding:0;list-style:none;display:flex}.enq-progress__step{flex:1;align-items:center;gap:10px;display:flex}.enq-progress__step:last-child{flex:none}.enq-progress__dot{color:#b89860;background:#f5edd8;border:1.5px solid #e2d0a4;border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:13px;font-weight:700;transition:background .25s,border-color .25s,color .25s;display:grid}.enq-progress__step[data-state=active] .enq-progress__dot{color:#fff8ed;background:#c07840;border-color:#0000}.enq-progress__step[data-state=done] .enq-progress__dot{color:#fff8ed;background:#4e7a62;border-color:#0000}.enq-progress__label{color:#b89860;white-space:nowrap;font-size:13px;font-weight:500}.enq-progress__step[data-state=active] .enq-progress__label{color:#1a0c00;font-weight:700}.enq-progress__step[data-state=done] .enq-progress__label{color:#4e7a62}.enq-progress__line{background:#e8d8b8;flex:1;height:1.5px;margin-inline:6px;transition:background .25s}.enq-progress__step[data-state=done] .enq-progress__line{background:#a0c8a8}.enq-form-grid{grid-template-columns:repeat(auto-fit,minmax(290px,1fr));align-items:start;gap:26px;display:grid}.enq-panel{background:#fff8ed;border:1px solid #dcc890;border-radius:14px;overflow:hidden}.enq-panel--plain{background:#fdfaf5;border-color:#e8d8b8}.enq-rule-accent{background:linear-gradient(90deg,#4e7a62,#a0c8a8,#c07840);height:3px}.enq-panel__body{padding:26px 28px 28px}.enq-panel--plain .enq-panel__body{padding:22px 24px}.enq-h3{color:#1a0c00;margin-bottom:6px;font-family:Crimson Pro,Georgia,serif;font-size:clamp(20px,2.2vw,26px);font-weight:700;line-height:1.2}.enq-sub{color:#8a6030;font-size:13px;line-height:1.55}.enq-panel__sub{margin-bottom:22px}.enq-field{margin-bottom:20px}.enq-field:last-of-type{margin-bottom:0}.enq-field__label{color:#5a4020;margin-bottom:6px;font-size:11.5px;font-weight:700;display:block}.enq-field__row{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px;display:grid}.enq-field__options{flex-wrap:wrap;gap:9px;display:flex}.enq-control{color:#2a1800;appearance:none;background:#fdfaf5;border:1.5px solid #e2d0a4;border-radius:8px;outline:none;width:100%;height:46px;padding-inline:13px;font-family:inherit;font-size:14px;transition:border-color .18s,box-shadow .18s}.enq-control:focus{border-color:#c07840;box-shadow:0 0 0 3px #c0784024}.enq-control--area{resize:vertical;height:auto;padding:12px 13px;line-height:1.55}.enq-control--error{border-color:#c0392b;box-shadow:0 0 0 3px #c0392b1f}.enq-field-error{color:#c0392b;margin:5px 0 0;font-size:12px;line-height:1.4}.enq-select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%238A6030' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");background-position:right 13px center;background-repeat:no-repeat;padding-right:36px}.enq-chip{color:#5a4020;white-space:nowrap;cursor:pointer;background:#fdfaf5;border:1.5px solid #e2d0a4;border-radius:19px;align-items:center;gap:7px;height:38px;padding-inline:16px;font-family:inherit;font-size:13px;font-weight:600;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.enq-chip[aria-pressed=true]{color:#fff8ed;background:#c07840;border-color:#c07840}.enq-chip--sage[aria-pressed=true]{color:#fff8ed;background:#4e7a62;border-color:#4e7a62}.enq-chip-skeleton{border-radius:19px;width:120px;height:38px}.enq-alert{color:#8a3a14;background:#fbede6;border:1px solid #e0b49a;border-radius:7px;margin-top:20px;padding:11px 15px;font-size:12.5px}.enq-btn{white-space:nowrap;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:9px;height:50px;padding-inline:24px;font-family:inherit;font-size:15px;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.enq-btn--primary{color:#fff8ed;background:#c07840;margin-top:20px;box-shadow:0 4px 14px #c078404d}.enq-btn--primary:hover{color:#fff8ed;background:#a86230}.enq-btn--ghost{color:#8a6030;background:#fdfaf5;border:1.5px solid #e2d0a4;font-weight:600}.enq-btn--ghost:hover{background:#f5edd8}.enq-btn--outline{color:#c07840;background:#fdfaf5;border:1.5px solid #c07840}.enq-btn--outline:hover{background:#f5edd8}.enq-btn--wa{color:#fff;background:#25a55a;box-shadow:0 4px 14px #25a55a4d}.enq-btn--wa:hover{color:#fff;background:#1e8b4b}.enq-btn--sm{height:38px;padding-inline:18px;font-size:12.5px}.enq-btn--block{width:100%}.enq-btn--grow{flex:1;min-width:200px}.enq-step2-actions{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.enq-step2-actions .enq-btn--primary{margin-top:0}.enq-next-steps{flex-direction:column;gap:14px;margin-bottom:0;padding:0;list-style:none;display:flex}.enq-next-steps li{gap:11px;display:flex}.enq-next-num{color:#c07840;flex-shrink:0;font-size:12px;font-weight:700}.enq-hurry{background:#f4faf6;border:1px solid #a0c8a8;border-radius:9px;margin-top:20px;padding:14px 16px}.enq-hurry__title{color:#2e6048;margin-bottom:4px;font-size:12.5px;font-weight:700}.enq-hurry__text{color:#3a5e4a;margin-bottom:11px;font-size:12px;line-height:1.55}.enq-summary__label{letter-spacing:1px;text-transform:uppercase;color:#4e7a62;margin-bottom:16px;font-size:10px;font-weight:700;display:block}.enq-summary-dl{margin:0}.enq-summary__row{border-top:1px solid #f0e8d4;justify-content:space-between;gap:14px;padding-block:10px;display:flex}.enq-summary__key{color:#8a6030;font-size:12.5px}.enq-summary__value{color:#3a2010;text-align:right;font-size:12.5px;font-weight:600}.enq-receipt{background:#fff8ed;border:1.5px solid #a0c8a8;border-radius:14px;max-width:620px;margin-inline:auto;overflow:hidden;box-shadow:0 10px 34px #4e7a6224}.enq-receipt__head{text-align:center;background:#4e7a62;padding:28px}.enq-receipt__diya{justify-content:center;margin-bottom:8px;display:flex}.enq-receipt__title{color:#fff8ed;margin-bottom:4px;font-family:Crimson Pro,Georgia,serif;font-size:26px;font-weight:700}.enq-receipt__ref{color:#c8e0ce;font-size:13px}.enq-receipt__body{padding:26px 28px 28px}.enq-receipt__lede{color:#5a4020;margin-bottom:22px;font-size:14px;line-height:1.7}.enq-receipt__list{background:#f4faf6;border:1px solid #a0c8a8;border-radius:12px;margin-bottom:22px;padding:18px 20px}.enq-receipt__list-label{letter-spacing:1px;text-transform:uppercase;color:#4e7a62;margin-bottom:13px;font-size:10px;font-weight:700;display:block}.enq-receipt__list ul{margin:0;padding:0;list-style:none}.enq-receipt__list li{color:#2e6048;gap:10px;font-size:13px;line-height:1.55;display:flex}.enq-receipt__list li+li{margin-top:11px}.enq-receipt__tick{color:#4e7a62;flex-shrink:0;font-weight:700}.enq-receipt__actions{flex-wrap:wrap;gap:12px;display:flex}.enq-receipt__actions .enq-btn{flex:1;min-width:180px}@media (max-width:900px){.enq-form-grid{grid-template-columns:1fr}.enq-panel__body{padding:22px 18px 24px}.enq-progress__label{display:none}.enq-receipt__actions{flex-direction:column}.enq-receipt__actions .enq-btn{min-width:unset}}@media (max-width:600px){.enq-section{padding-block:28px}.enq-field__row{grid-template-columns:1fr}.enq-step2-actions{flex-direction:column}.enq-step2-actions .enq-btn{width:100%}}@media (prefers-reduced-motion:reduce){.is-revealed,.is-popped{animation:none}}
