:root{--request-bg: #f5f7ff;--request-surface: rgba(255, 255, 255, .96);--request-ink: #1f2d52;--request-muted: #64718f;--request-line: rgba(67, 120, 255, .14);--request-accent: #4478ff;--request-accent-dark: #294bc6;--request-accent-alt: #ea67af}*{box-sizing:border-box}.is-hidden{display:none!important}body{margin:0;font-family:Manrope,sans-serif;color:var(--request-ink);background:radial-gradient(circle at top left,rgba(67,120,255,.12),transparent 26%),radial-gradient(circle at top right,rgba(234,103,175,.1),transparent 22%),linear-gradient(180deg,#fbfcff,#f4f2ff)}.request-shell{width:min(1100px,calc(100% - 1.5rem));margin:0 auto;display:grid;gap:1.1rem;padding:1.3rem 0 2rem}.request-hero,.request-panel,.request-offer-card{border:1px solid var(--request-line);border-radius:28px;background:var(--request-surface);box-shadow:0 22px 48px #22303814}.request-hero{display:grid;grid-template-columns:minmax(0,1.14fr) minmax(280px,.86fr);gap:1rem;padding:1.4rem}.request-kicker{margin:0 0 .35rem;font-size:.8rem;letter-spacing:.1em;text-transform:uppercase;font-weight:800;color:var(--request-accent)}.request-hero h1,.request-panel h2,.request-offer-card h2{margin:0;font-family:Fraunces,serif}.request-copy,.request-note{margin:.9rem 0 0;color:var(--request-muted);line-height:1.65}.request-offer-card{padding:1.2rem;background:linear-gradient(155deg,#f5f8fffa,#fff3faf5)}.request-offer-card h2{font-size:2.1rem;color:var(--request-accent-dark)}.request-offer-card ul{margin:1rem 0 0;padding-left:1.1rem;display:grid;gap:.55rem}.request-panel{padding:1.4rem}.request-panel-head{display:flex;justify-content:space-between;gap:1rem;align-items:end}.request-contact-card{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-top:1rem;padding:1rem 1.1rem;border-radius:22px;border:1px solid rgba(36,77,137,.16);background:linear-gradient(145deg,#eff6fff5,#fffdf8f5)}.request-contact-card h3,.request-contact-card p{margin:0}.request-contact-card p:last-child{margin-top:.45rem;color:var(--request-muted);line-height:1.55}.request-contact-actions{display:flex;gap:.75rem;flex-wrap:wrap}.request-contact-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.85rem 1rem;border-radius:999px;text-decoration:none;font-weight:800}.request-contact-actions a:first-child{background:linear-gradient(135deg,#27b468,#1e8b54);color:#fff}.request-contact-actions a:last-child,.request-success-actions a:last-of-type{background:#edf3fb;color:#163c71;border:1px solid rgba(30,86,160,.14)}.request-form{display:grid;gap:1rem;margin-top:1rem}.request-progress{display:grid;gap:.8rem}.request-progress-bar{height:10px;border-radius:999px;background:#4378ff1a;overflow:hidden}.request-progress-bar span{display:block;width:25%;height:100%;border-radius:inherit;background:linear-gradient(135deg,var(--request-accent),var(--request-accent-alt));transition:width .22s ease}.request-step-row{display:flex;gap:.55rem;flex-wrap:wrap}.request-step-pill{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:.38rem .72rem;border-radius:999px;background:#4378ff14;color:var(--request-muted);font-size:.82rem;font-weight:800}.request-step-pill.is-active{background:linear-gradient(180deg,#4378ff24,#ea67af24);color:var(--request-accent-dark)}.request-step-pill.is-complete{background:#1c6a3d24;color:#1c6a3d}.request-step-card{display:grid;gap:1rem;padding:1.15rem;border-radius:24px;border:1px solid rgba(67,120,255,.12);background:#ffffffbd}.request-step-head{display:grid;gap:.35rem}.request-step-label{margin:0;color:var(--request-accent);font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;font-weight:800}.request-step-head h3{margin:0;font-family:Fraunces,serif;font-size:1.35rem}.request-step-head p:last-child{margin:0;color:var(--request-muted);line-height:1.6}.request-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.request-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.request-span-2{grid-column:span 2}.request-form label{display:grid;gap:.38rem;font-weight:700;color:var(--request-accent-dark)}.request-optional{color:var(--request-muted);font-weight:600}.request-field-tip{color:var(--request-muted);font-size:.9rem;font-weight:600}.request-upload-field input[type=file]{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.request-upload-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.9rem;align-items:center;min-height:124px;padding:1rem 1.05rem;border-radius:24px;border:1px dashed rgba(67,120,255,.3);background:radial-gradient(circle at top left,rgba(67,120,255,.12),transparent 36%),linear-gradient(180deg,#fffffffa,#f8f4fffa);cursor:pointer;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.request-upload-card:hover,.request-upload-card:focus-visible,.request-upload-card.is-drag-over,.request-upload-card.has-file{border-color:#4378ff85;box-shadow:0 18px 34px #2340821f;transform:translateY(-1px)}.request-upload-icon{display:inline-grid;place-items:center;width:56px;height:56px;border-radius:18px;background:linear-gradient(135deg,#4378ff24,#ea67af24);color:var(--request-accent-dark)}.request-upload-icon svg{width:26px;height:26px}.request-upload-copy{display:grid;gap:.28rem;min-width:0}.request-upload-copy strong{color:var(--request-accent-dark)}.request-upload-copy span{color:var(--request-muted);font-size:.94rem;font-weight:600;line-height:1.55}.request-upload-action{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:.75rem 1rem;border-radius:999px;background:linear-gradient(135deg,var(--request-accent),var(--request-accent-dark));color:#fff;font-size:.92rem;font-weight:800;white-space:nowrap}.request-form input.is-invalid,.request-form select.is-invalid,.request-form textarea.is-invalid{border-color:#b934346b;box-shadow:0 0 0 3px #b9343414}.request-form input,.request-form select,.request-form textarea,.request-actions button{font:inherit}.request-form input,.request-form select,.request-form textarea{min-height:48px;padding:.85rem .95rem;border-radius:18px;border:1px solid rgba(147,82,47,.14);background:#fff;color:var(--request-ink)}.request-form textarea{min-height:110px;resize:vertical}.request-actions{display:grid;gap:1rem;align-items:start}.request-actions button{min-height:50px;padding:.9rem 1.15rem;border-radius:999px;border:0;background:linear-gradient(135deg,var(--request-accent),var(--request-accent-dark));color:#fff;font-weight:800;cursor:pointer}.request-nav-actions{display:flex;gap:.8rem;flex-wrap:wrap}.request-secondary-btn{background:#fff4ea!important;color:var(--request-accent-dark)!important;border:1px solid rgba(147,82,47,.14)!important}#requestStatus{margin:0;color:var(--request-muted);font-weight:600}.request-photo-preview,.request-review-card{display:grid;gap:.7rem;padding:1rem 1.05rem;border-radius:20px;border:1px solid rgba(147,82,47,.12);background:#fffaf4eb}.request-photo-preview{grid-template-columns:88px minmax(0,1fr);align-items:center}.request-photo-preview img{width:88px;height:108px;object-fit:cover;border-radius:16px;border:1px solid rgba(147,82,47,.16);background:#fff}.request-photo-preview strong,.request-review-card strong{color:var(--request-accent-dark)}.request-photo-preview p,.request-review-card p:last-child{margin:0;color:var(--request-muted);line-height:1.55}.request-photo-remove-btn{margin-top:.65rem;min-height:40px;padding:.65rem .9rem;border:1px solid rgba(147,82,47,.14);border-radius:999px;background:#fff;color:var(--request-accent-dark);font:inherit;font-weight:800;cursor:pointer}.request-whatsapp-card{display:grid;gap:.55rem;padding:1rem 1.1rem;border-radius:22px;border:1px solid rgba(27,139,84,.18);background:linear-gradient(180deg,#ecfbf3f5,#f8fffbfa)}.request-whatsapp-kicker{margin:0;color:#1e7d4f;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.request-whatsapp-card strong,.request-whatsapp-card p{margin:0}.request-whatsapp-card p{color:var(--request-muted);line-height:1.55}.request-whatsapp-card a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;width:fit-content;padding:.85rem 1rem;border-radius:999px;background:linear-gradient(135deg,#27b468,#1e8b54);color:#fff;text-decoration:none;font-weight:800}.request-success-card{display:grid;gap:.9rem;padding:1.3rem;border-radius:24px;border:1px solid rgba(27,139,84,.16);background:linear-gradient(180deg,#f0fcf5fa,#fffffffa);box-shadow:0 16px 34px #1c6a3d14}.request-success-card h3,.request-success-card p{margin:0}.request-success-order{display:inline-flex;width:fit-content;align-items:center;justify-content:center;min-height:38px;padding:.35rem .75rem;border-radius:999px;background:#e9f7ef;color:#11623a;font-size:.9rem}.request-success-card p:last-of-type{color:var(--request-muted);line-height:1.6}.request-success-actions{display:flex;gap:.8rem;flex-wrap:wrap}.request-success-actions a,.request-success-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:.9rem 1.15rem;border-radius:999px;font:inherit;font-weight:800;text-decoration:none}.request-success-actions a{background:linear-gradient(135deg,#27b468,#1e8b54);color:#fff}.request-form[hidden],.request-success-card[hidden]{display:none!important}@media screen and (max-width:900px){.request-hero,.request-panel-head,.request-grid,.request-contact-card{grid-template-columns:1fr;display:grid}.request-grid-two{grid-template-columns:1fr}.request-span-2{grid-column:auto}.request-photo-preview{grid-template-columns:1fr}.request-upload-card{grid-template-columns:1fr;text-align:center}.request-upload-icon,.request-upload-action{justify-self:center}.request-step-pill{flex:1 1 calc(50% - .3rem)}}
