<turbo-stream action="append" targets="body"><template><div id="appraisal-request-modal" x-data="{open: false}" x-cloak x-modelable="open" x-init="$nextTick(() => { open = true; $el.removeAttribute('x-init')})" class="contents"><template x-teleport="body"><div x-dialog x-model="open" @turbo:before-visit.window="$dialog.close()
"><div x-dialog:overlay class="fixed inset-0 z-40 backdrop-blur bg-black/20" x-transition:enter="transition-all ease-in-out duration-500" data-transition-enter="transition-all ease-in-out duration-500" x-transition:enter-start="backdrop-blur-0 !bg-black/0" data-transition-enter-start="backdrop-blur-0 !bg-black/0" x-transition:enter-end="bg-black/20" data-transition-enter-end="bg-black/20" x-transition:leave="transition-all ease-in-out duration-500" data-transition-leave="transition-all ease-in-out duration-500" x-transition:leave-start="backdrop-blur bg-black/20" data-transition-leave-start="backdrop-blur bg-black/20" x-transition:leave-end="backdrop-blur-0 !bg-black/0" data-transition-leave-end="backdrop-blur-0 !bg-black/0"></div><div class="fixed inset-0 flex flex-col justify-end p-4 md:justify-center items-center z-50"><div class="divide-y divide-gray-200 max-w-lg bg-white w-full lg:rounded-lg rounded-xl shadow-xl border-gray-200 border overflow-y-auto max-h-[calc(100vh-theme(spacing.24))] lg:max-h-screen" x-dialog:panel x-transition:enter="transition-all duration-300" data-transition-enter="transition-all duration-300" x-transition:enter-start="translate-y-6 lg:scale-95 opacity-0 lg:-translate-y-6" data-transition-enter-start="translate-y-6 lg:scale-95 opacity-0 lg:-translate-y-6" x-transition:enter-end="lg:scale-100 opacity-100 translate-y-0" data-transition-enter-end="lg:scale-100 opacity-100 translate-y-0" x-transition:leave="transition-all duration-300" data-transition-leave="transition-all duration-300" x-transition:leave-start="lg:scale-100 opacity-100 translate-y-0" data-transition-leave-start="lg:scale-100 opacity-100 translate-y-0" x-transition:leave-end="lg:scale-95 opacity-0 translate-y-6" data-transition-leave-end="lg:scale-95 opacity-0 translate-y-6"><div class="px-4 py-8 sm:px-6 first:pb-4 last:pb-4 flex justify-between"><h1 class="text-xl" x-dialog:title>Appraisal Request</h1><svg class="h-6 w-6 text-gray-400 cursor-pointer" @click="$dialog.close()
" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon">
  <path stroke-linecap="round" stroke-linejoin="round" d="M6 18 18 6M6 6l12 12"/>
</svg>
</div><div class="px-4 py-8 sm:px-6 first:pb-4 last:pb-4 " id="appraisal-request"><form action="https://www.benchmarkwine.com/appraisal_requests" method="post" accept-charset="UTF-8" id="form_appraisal_request" enctype="multipart/form-data"><input type="hidden" name="authenticity_token" value="8up4iGhSdaSgzkBw6ABc3cesWC9_BLAn1rAV_UA2dSXEXEl3jQK6RG8LLnCaZFBX2P13BYHgSxdGRiBitmIiSg"><div class="space-y-2"><div><label for="appraisal_request_your_name_input" class="block text-sm font-medium text-gray-700">Your Name</label><div class="mt-1"><input class="block w-full rounded-sm border px-4 py-2 border-gray-300 focus:ring-brand-700 focus:border-brand-700 sm:text-sm" name="appraisal_request[your_name]" id="appraisal_request_your_name_input" type="text" required></div></div><div><label for="appraisal_request_email_input" class="block text-sm font-medium text-gray-700">Email</label><div class="mt-1"><input class="block w-full rounded-sm border px-4 py-2 border-gray-300 focus:ring-brand-700 focus:border-brand-700 sm:text-sm" name="appraisal_request[email]" id="appraisal_request_email_input" type="text" required></div></div><div><label for="appraisal_request_phone_number_input" class="block text-sm font-medium text-gray-700">Phone Number</label><div class="mt-1"><input class="block w-full rounded-sm border px-4 py-2 border-gray-300 focus:ring-brand-700 focus:border-brand-700 sm:text-sm" name="appraisal_request[phone_number]" id="appraisal_request_phone_number_input" type="text" required></div></div><div><div class="flex justify-between"><label for="appraisal_request_cellar_list_input" class="block text-sm font-medium text-gray-700">Cellar List</label><span class="text-sm text-gray-500">Optional</span></div><div class="mt-1"><input class="block w-full text-sm text-gray-500 file:mr-4 file:bg-brand-100 file:text-brand-700 file:hover:bg-brand-200 file:border-none file:rounded-lg file:py-3 file:px-4 file:duration-100 file:transition-color" name="appraisal_request[cellar_list]" id="appraisal_request_cellar_list_input" type="file" data-controller="file-input-size-requirement" data-file-input-size-requirement-max-file-size-value="104857600" data-file-input-size-requirement-message-value="File size exceeds 100MB"></div><p class="mt-2 text-sm text-gray-500 leading-relaxed">Accepted file types: <span class="font-mono text-xs">XLSX</span>, <span class="font-mono text-xs">XLS</span>, <span class="font-mono text-xs">CSV</span>, <span class="font-mono text-xs">ODS</span>, <span class="font-mono text-xs">PDF</span>, <span class="font-mono text-xs">JPG</span><br>Need a starting point? <a class="underline" href="/downloads/Benchmark Collection Submission Form.xlsx" download>Download our template</a></p></div><div><div class="flex justify-between"><label for="appraisal_request_notes_input" class="block text-sm font-medium text-gray-700">Notes</label><span class="text-sm text-gray-500">Optional</span></div><div class="mt-1"><textarea class="w-full rounded-sm border px-4 py-2 border-gray-300 focus:ring-brand-700 focus:border-brand-700 sm:text-sm" name="appraisal_request[notes]" id="appraisal_request_notes_input"></textarea></div></div><div class="border-y !my-4 py-2 flex items-center gap-5"><svg class="h-20 w-20 text-gray-300" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon">
  <path stroke-linecap="round" stroke-linejoin="round" d="M20.25 8.511c.884.284 1.5 1.128 1.5 2.097v4.286c0 1.136-.847 2.1-1.98 2.193-.34.027-.68.052-1.02.072v3.091l-3-3c-1.354 0-2.694-.055-4.02-.163a2.115 2.115 0 0 1-.825-.242m9.345-8.334a2.126 2.126 0 0 0-.476-.095 48.64 48.64 0 0 0-8.048 0c-1.131.094-1.976 1.057-1.976 2.192v4.286c0 .837.46 1.58 1.155 1.951m9.345-8.334V6.637c0-1.621-1.152-3.026-2.76-3.235A48.455 48.455 0 0 0 11.25 3c-2.115 0-4.198.137-6.24.402-1.608.209-2.76 1.614-2.76 3.235v6.226c0 1.621 1.152 3.026 2.76 3.235.577.075 1.157.14 1.74.194V21l4.155-4.155"/>
</svg>
<p class="text-sm text-gray-500">To speak with a Benchmark Acquisitions Professional, call <span class="whitespace-nowrap">707-255-3500</span>, Monday through Friday, 9–4:30pm PST</p></div><button type="submit" name="commit" class="rounded-md inline-flex items-center justify-center text-center no-underline duration-100 transition-colors group bg-brand-700 text-white hover:text-white border border-brand-700 hover:border-brand-800 hover:bg-brand-800 disabled:bg-brand-700/70 disabled:border-transparent disabled:hover:bg-brand-700/70 disabled:hover:border-transparent disabled:cursor-not-allowed text-base sm:text-sm px-4 py-2 w-full"><div class="contents group-disabled:hidden">Send My Cellar List</div><div class="hidden group-disabled:contents">Submitting...</div></button></div></form></div></div></div></div></template></div></template></turbo-stream>