.requestMode{margin-bottom:24px;padding:20px;border:2px solid #171916;background:#fff}.requestMode>span{display:block;margin-bottom:10px;font-size:12px;font-weight:900;text-transform:uppercase}.requestMode>div{display:flex;gap:10px}.requestModeButton{flex:1;padding:13px 16px;border:1px solid #171916;border-radius:8px;background:#fff;color:#171916;font-weight:900;cursor:pointer}.requestModeButton.active{background:#171916;color:#fff}.requestMode p{margin:10px 0 0;color:#696b65;font-size:13px}.requestQuestionPanel{margin:20px 0}.requestQuestionPanel textarea{min-height:130px}.requestReviewBackdrop{position:fixed;z-index:10000;inset:0;display:grid;place-items:center;padding:18px;background:rgba(23,25,22,.72)}.requestReview{width:min(680px,100%);max-height:calc(100vh - 36px);overflow:auto;padding:28px;background:#fff;border-top:6px solid #f0442d;box-shadow:0 20px 60px rgba(0,0,0,.3)}.requestReview h3{margin:0 0 8px;font-size:28px;text-transform:uppercase}.requestReview>p{color:#696b65}.requestReview dl{display:grid;grid-template-columns:170px 1fr;margin:24px 0;border-top:1px solid #cec9bf}.requestReview dt,.requestReview dd{margin:0;padding:12px;border-bottom:1px solid #cec9bf}.requestReview dt{font-weight:900}.requestReviewActions{display:flex;justify-content:flex-end;gap:10px}.requestReviewActions button{padding:13px 16px;border:0;border-radius:8px;font-weight:900;cursor:pointer}.requestReviewEdit{background:#e8e4db;color:#171916}.requestReviewConfirm{background:#f0442d;color:#fff}.requestReviewConfirm:disabled{opacity:.55}.orderForm [hidden]{display:none!important}@media(max-width:620px){.requestMode>div,.requestReviewActions{flex-direction:column}.requestReview dl{grid-template-columns:1fr}.requestReview dt{padding-bottom:3px;border-bottom:0}.requestReview dd{padding-top:3px}.requestReviewActions button{width:100%}}
