/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.isolate{isolation:isolate}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}.ref-widget{color:#fafaf9;max-width:112rem;margin:0 auto;padding:2rem 1rem}.ref-widget__form-wrapper{flex-direction:column;justify-content:center;align-items:center;display:flex}@media (min-width:768px){.ref-widget__form-wrapper{flex-direction:row;gap:1rem}}.ref-widget__field-group{flex-direction:column;gap:.5rem;width:100%;display:flex}.ref-widget__input-group{flex-direction:column;gap:1rem;display:flex}@media (min-width:768px){.ref-widget__input-group{flex-direction:row}}.ref-widget__input{color:#f5f5f4;background:0 0;border:2px solid #4b5563;border-radius:.75rem;flex:1;width:100%;padding:.75rem 1rem;transition:all .3s}.ref-widget__input::placeholder{color:#a8a29e}.ref-widget__input--disabled{opacity:.6;cursor:not-allowed}.ref-widget__submit-button{color:#000;cursor:pointer;background-color:#fab221;border:none;border-radius:.75rem;margin-top:1rem;padding:1rem 2rem;font-weight:500;transition:all .2s}@media (min-width:768px){.ref-widget__submit-button{margin-top:0}}.ref-widget__submit-button:hover{background-color:#eab308}.ref-widget__submit-button--disabled{opacity:.5;cursor:not-allowed}.ref-widget__submit-button--loading{opacity:.8}.ref-widget__error{color:#ef4444;text-align:left;margin-top:1rem;font-size:1.125rem}.ref-widget__results{margin-bottom:5rem}.ref-widget__no-results-container{margin-bottom:3rem}.ref-widget__no-results-title{color:#9ca3af;margin-bottom:1rem;font-size:1.875rem;font-weight:700}.ref-widget__no-results-email{text-decoration:underline}.ref-widget__cta-container{margin-top:2rem}.ref-widget__cta-container--loaded{animation:.5s ease-in fadeIn}.ref-widget__cta-button{color:#000;background-color:#eab308;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-block}.ref-widget__cta-button:hover{background-color:#ca8a04}.ref-widget__header{margin-bottom:1rem}.ref-widget__results-title{flex-direction:column;gap:1rem;margin-bottom:1rem;font-size:1.5rem;font-weight:700;animation:.5s ease-in fadeIn;display:flex}@media (min-width:768px){.ref-widget__results-title{flex-direction:row}}.ref-widget__results-email{text-decoration:underline}.ref-widget__grid{margin-bottom:2.5rem}.ref-widget__grid-header{color:#d1d5db;border-bottom:1px solid #4b5563;grid-template-columns:repeat(4,1fr);gap:1rem;padding:1rem 0;font-weight:400;display:none}.ref-widget__grid-header--desktop{display:none}@media (min-width:768px){.ref-widget__grid-header--desktop{display:grid}}.ref-widget__grid-cell--right{text-align:right}.ref-widget__grid-items--loaded{margin-bottom:3rem;animation:.5s ease-in fadeIn}.ref-widget__grid-row{border-bottom:1px solid #374151;grid-template-columns:1fr;gap:1rem;padding:1.5rem 0;display:grid}@media (min-width:768px){.ref-widget__grid-row{grid-template-columns:repeat(4,1fr)}}.ref-widget__grid-row--desktop{display:none}@media (min-width:768px){.ref-widget__grid-row--desktop{display:grid}}.ref-widget__grid-row--mobile{display:grid}@media (min-width:768px){.ref-widget__grid-row--mobile{display:none}}.ref-widget__grid-cell--responsive{gap:1rem;display:flex}@media (min-width:768px){.ref-widget__grid-cell--responsive{display:block}}.ref-widget__grid-cell--status{justify-content:flex-end}@media (min-width:768px){.ref-widget__grid-cell--status{justify-content:flex-end;display:flex}}.ref-widget__mobile-label{width:6.25rem;display:block}@media (min-width:768px){.ref-widget__mobile-label{display:none}}.ref-widget__mobile-field{gap:1rem;display:flex}.ref-widget__status-container{align-items:center;gap:.5rem;display:flex}.ref-widget__status-text{font-style:italic}.ref-widget__status-dot{border-radius:50%;width:.75rem;height:.75rem}.ref-widget__status-dot--complete{background-color:#4ade80}.ref-widget__status-dot--declined{background-color:#ef4444}.ref-widget__status-dot--in-progress,.ref-widget__status-dot--in-review{background-color:#f59e0b}.ref-widget__status-dot--pending{background-color:#6b7280}.ref-widget__status-dot--approved{background-color:#10b981}.ref-widget__status-dot--rejected{background-color:#ef4444}.ref-widget__skeleton{background:linear-gradient(90deg,#374151 25%,#4b5563,#374151 75%) 0 0/200% 100%;border-radius:6px;animation:1.5s infinite shimmer}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.ref-widget__skeleton--header{width:20rem;height:2rem;margin-bottom:.5rem}.ref-widget__skeleton--date{width:80px;height:20px}.ref-widget__skeleton--name{width:120px;height:20px}.ref-widget__skeleton--email{width:180px;height:20px}.ref-widget__skeleton--status{width:90px;height:20px}.ref-widget__skeleton--mobile-label{width:60px;height:16px}.ref-widget__skeleton--mobile-value{width:140px;height:20px}.ref-widget__loading-spinner{border:2px solid #6b7280;border-top-color:#000;border-radius:50%;width:16px;height:16px;margin-right:8px;animation:1s ease-in-out infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}
