.QuotePage_page__EoNLy{background:#fbf6ef;color:var(--brand-ink);width:100%;min-height:100vh;box-sizing:border-box;padding:clamp(88px,11vh,124px) clamp(20px,5vw,90px) clamp(28px,3vw,48px);display:flex;flex-direction:column;align-items:center;justify-content:center}.QuotePage_layout__oMunY{width:100%;max-width:1560px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,4vw,80px);align-items:start;position:relative}.QuotePage_layout__oMunY:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;background:rgba(0,0,0,.14)}.QuotePage_heading__jx3lU{font-family:var(--font-anton),sans-serif;font-weight:400;text-transform:uppercase;color:#076d2e;font-size:clamp(1.5rem,2.4vw,2.5rem);letter-spacing:-.02em;line-height:1.1;margin:0 0 clamp(14px,1.6vw,22px)}.QuotePage_formCol__zKmm_{display:flex;flex-direction:column;max-width:620px}.QuotePage_section__V7FFO{font-family:var(--font-space-grotesk),sans-serif;font-weight:500;font-size:clamp(1.05rem,1.3vw,1.35rem);color:#262525;margin:12px 0 9px}.QuotePage_section__V7FFO:first-of-type{margin-top:0}.QuotePage_field__xI3bp{display:flex;flex-direction:column;gap:5px;margin-bottom:11px}.QuotePage_field__xI3bp span{font-family:var(--font-space-grotesk),sans-serif;font-size:clamp(.85rem,1vw,1.05rem);color:#6a6a6a;letter-spacing:-.02em}.QuotePage_field__xI3bp span em{color:#ff1600;font-style:normal}.QuotePage_field__xI3bp input,.QuotePage_row3__0bJ6f input{font-family:var(--font-space-grotesk),sans-serif;font-size:.95rem;color:#262525;background:#f3eadf;border:1px solid #978352;border-radius:10px;padding:10px 16px;outline:none;transition:border-color .15s ease,box-shadow .15s ease;box-sizing:border-box;width:100%}.QuotePage_field__xI3bp input::placeholder,.QuotePage_row3__0bJ6f input::placeholder{color:#6a6a6a}.QuotePage_field__xI3bp input:focus,.QuotePage_row3__0bJ6f input:focus{border-color:#076d2e;box-shadow:0 0 0 3px rgba(7,109,46,.12)}.QuotePage_row3__0bJ6f{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;margin-bottom:11px}.QuotePage_errorMsg__xvojm{font-family:var(--font-space-grotesk),sans-serif;color:#c81400;margin:4px 0 0;font-size:.9rem}.QuotePage_submit__n92pq{margin-top:14px;height:58px;width:100%;max-width:620px;background:#ff1600;color:#ffffff;border:none;border-radius:50px;font-family:var(--font-anton),sans-serif;font-size:clamp(1rem,1.3vw,1.35rem);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;box-shadow:5px 4px 0 #000000;transition:transform .15s ease,box-shadow .15s ease}.QuotePage_submit__n92pq:hover:not(:disabled){transform:translate(1px,1px);box-shadow:3px 2px 0 #000000}.QuotePage_submit__n92pq:disabled{opacity:.6;cursor:default}.QuotePage_itemsCol__xVwL_{min-width:0}.QuotePage_itemsToggle__NRdx3{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;background:transparent;border:none;padding:0;text-align:left;cursor:default}.QuotePage_itemsToggle__NRdx3 .QuotePage_heading__jx3lU{margin:0}.QuotePage_itemsArrow__pQbd4{display:none;color:#076d2e;flex:0 0 auto}.QuotePage_itemsBody__v4ihV{margin-top:clamp(14px,1.6vw,22px)}.QuotePage_itemList__PuyYC{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.QuotePage_item__yP2Xo{display:grid;grid-template-columns:84px 1fr auto auto;align-items:center;gap:clamp(12px,1.6vw,32px)}.QuotePage_itemImg__QY9NO{position:relative;width:84px;height:84px;background:#fbfbfb;border:1px solid #000000;border-radius:16px;display:flex;align-items:center;justify-content:center;overflow:hidden}.QuotePage_itemImg__QY9NO img{width:82%;height:82%;object-fit:contain}.QuotePage_qtyBadge__lo_9o{position:absolute;top:5px;right:5px;min-width:20px;height:20px;padding:0 6px;border-radius:10px;background:#000000;color:#ffffff;font-family:var(--font-space-grotesk),sans-serif;font-size:.72rem;font-weight:500;display:flex;align-items:center;justify-content:center}.QuotePage_itemInfo__bDP84{min-width:0}.QuotePage_itemName__A1YEq{font-size:clamp(.95rem,1.05vw,1.15rem);color:#000000;margin:0}.QuotePage_itemName__A1YEq,.QuotePage_itemVariant__tHXT8{font-family:var(--font-space-grotesk),sans-serif;letter-spacing:-.02em}.QuotePage_itemVariant__tHXT8{font-size:clamp(.85rem,1vw,1.05rem);color:rgba(0,0,0,.6);margin:5px 0 0}.QuotePage_itemQty__Sxnqp{display:inline-flex;align-items:center;border:1px solid #393939;border-radius:30px;background:#ffffff;height:42px;overflow:hidden}.QuotePage_itemQty__Sxnqp button{width:30px;height:100%;border:none;background:transparent;font-size:1.1rem;cursor:pointer;color:#393939}.QuotePage_itemQty__Sxnqp button:hover{background:rgba(0,0,0,.05)}.QuotePage_itemQty__Sxnqp input{width:30px;height:100%;border:none;text-align:center;font-family:var(--font-space-grotesk),sans-serif;font-weight:500;color:#656565;background:transparent;-moz-appearance:textfield}.QuotePage_itemQty__Sxnqp input::-webkit-inner-spin-button,.QuotePage_itemQty__Sxnqp input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.QuotePage_itemRemove__fJjxT{border:none;background:transparent;color:#ff1600;cursor:pointer;padding:6px;display:flex;align-items:center}.QuotePage_itemRemove__fJjxT:hover{color:#c81400}.QuotePage_empty__7FBJ6{font-family:var(--font-space-grotesk),sans-serif;color:rgba(5,7,12,.7);font-size:1.05rem}.QuotePage_empty__7FBJ6 p{margin:0 0 12px}.QuotePage_thanks__N_ReQ{width:100%;max-width:640px;margin:0 auto;min-height:52vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.QuotePage_thanksTitle__4_5Wp{font-family:var(--font-anton),sans-serif;font-weight:400;text-transform:uppercase;color:#076d2e;font-size:clamp(3rem,7vw,5.5rem);letter-spacing:-.03em;line-height:1;margin:0 0 22px}.QuotePage_orderPill__eyUUd{display:inline-flex;align-items:center;color:#007935;background:#d5fbe4;border:1px solid #007935;border-radius:34px;padding:11px 17px;margin:0 0 22px}.QuotePage_orderPill__eyUUd,.QuotePage_thanksMsg__GznF6{font-family:var(--font-space-grotesk),sans-serif;font-size:clamp(1rem,1.3vw,1.25rem);letter-spacing:-.02em}.QuotePage_thanksMsg__GznF6{line-height:1.5;color:#707070;max-width:560px;margin:0 0 34px}.QuotePage_thanksEmail__W2oiz{color:#000000}.QuotePage_continueBtn__X2iZl{display:inline-flex;align-items:center;justify-content:center;background:#ffc0ba;color:#73170e;font-family:var(--font-anton),sans-serif;font-weight:400;font-size:clamp(.95rem,1.1vw,1.05rem);letter-spacing:.02em;text-transform:uppercase;text-decoration:none;border-radius:50px;padding:16px 60px;box-shadow:6px 4px 0 #000000;transition:transform .15s ease,box-shadow .15s ease}.QuotePage_continueBtn__X2iZl:hover{transform:translate(1px,1px);box-shadow:4px 2px 0 #000000}.QuotePage_stateLink__QlNk7{font-family:var(--font-space-grotesk),sans-serif;font-weight:700;color:#076d2e;text-decoration:none;border-bottom:2px solid #076d2e;padding-bottom:2px}.QuotePage_stateLink__QlNk7:hover{color:var(--brand-red);border-color:var(--brand-red)}@media (max-width:900px){.QuotePage_layout__oMunY{grid-template-columns:1fr;gap:28px}.QuotePage_layout__oMunY:before{display:none}.QuotePage_formCol__zKmm_{max-width:none;order:1}.QuotePage_itemsCol__xVwL_{order:0}.QuotePage_itemsToggle__NRdx3{cursor:pointer;background:transparent;border:none;border-bottom:1px solid rgba(0,0,0,.16);border-radius:0;padding:0 0 14px}.QuotePage_itemsArrow__pQbd4{display:flex;transition:transform .25s ease}.QuotePage_collapsed__VtGuB .QuotePage_itemsArrow__pQbd4{transform:rotate(-90deg)}.QuotePage_collapsed__VtGuB .QuotePage_itemsBody__v4ihV{display:none}.QuotePage_itemsBody__v4ihV{margin-top:16px}}@media (max-width:480px){.QuotePage_item__yP2Xo{grid-template-columns:72px 1fr;grid-template-areas:"img info" "qty remove";gap:10px 14px}.QuotePage_itemImg__QY9NO{grid-area:img;width:72px;height:72px}.QuotePage_itemInfo__bDP84{grid-area:info}.QuotePage_itemQty__Sxnqp{grid-area:qty}.QuotePage_itemRemove__fJjxT{grid-area:remove;justify-self:end}}