.result.svelte-d02f4i{display:flex;flex-direction:row;flex-wrap:nowrap;gap:25px;text-decoration:none;border-top:1px solid var(--borderColor);padding-block:20px}.result.svelte-d02f4i:last-child{border-bottom:1px solid var(--borderColor)}@media (max-width: 799px){.result.svelte-d02f4i{flex-direction:column}}.result.svelte-d02f4i:hover .details:where(.svelte-d02f4i) .title:where(.svelte-d02f4i),.result.svelte-d02f4i:focus .details:where(.svelte-d02f4i) .title:where(.svelte-d02f4i){color:var(--highlightColor)}.result.svelte-d02f4i .image:where(.svelte-d02f4i){position:relative;border-radius:10px;overflow:hidden;width:300px;height:200px}.result.svelte-d02f4i .image:where(.svelte-d02f4i) .blur-container:where(.svelte-d02f4i){position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;filter:blur(30px) brightness(.85)}.result.svelte-d02f4i .image:where(.svelte-d02f4i) img:where(.svelte-d02f4i){display:block;width:300px;height:200px;position:relative;object-fit:cover;filter:drop-shadow(0 0 50px rgba(67,67,67,.5))}.result.svelte-d02f4i .image.portrait:where(.svelte-d02f4i) img:where(.svelte-d02f4i){object-fit:contain}.result.svelte-d02f4i .details:where(.svelte-d02f4i){display:flex;flex-direction:column;gap:10px;flex:1}.result.svelte-d02f4i .details:where(.svelte-d02f4i) .subtitle:where(.svelte-d02f4i){font-size:16px;font-weight:600;display:flex;align-items:center;gap:5px}.result.svelte-d02f4i .details:where(.svelte-d02f4i) .subtitle:where(.svelte-d02f4i) i:where(.svelte-d02f4i){font-size:14px}.result.svelte-d02f4i .details:where(.svelte-d02f4i) .title:where(.svelte-d02f4i){font-size:21px;font-weight:600}.pagination.svelte-1ajinxv{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-block:10px}.pagination.svelte-1ajinxv .pagination-info:where(.svelte-1ajinxv){text-align:left;font-weight:600}.pagination.svelte-1ajinxv .pagination-controls:where(.svelte-1ajinxv){display:flex;flex-direction:row;border-radius:5px;overflow:hidden;background-color:var(--bgColor2)}.pagination.svelte-1ajinxv .pagination-controls:where(.svelte-1ajinxv) a:where(.svelte-1ajinxv){text-decoration:none;display:flex;padding:7px 14px;background-color:var(--bgColor2);transition:all .1s ease-in-out}.pagination.svelte-1ajinxv .pagination-controls:where(.svelte-1ajinxv) a:where(.svelte-1ajinxv):hover,.pagination.svelte-1ajinxv .pagination-controls:where(.svelte-1ajinxv) a:where(.svelte-1ajinxv):focus-visible{background-color:var(--highlightColor);color:var(--textColor2)}form.svelte-14303ro{display:flex;flex-direction:column;gap:15px}form.svelte-14303ro .form-row:where(.svelte-14303ro){display:flex;flex-direction:row;flex-wrap:wrap;gap:15px;justify-content:center;align-items:center}@media (max-width: 499px){form.svelte-14303ro .form-row:where(.svelte-14303ro){flex-direction:column}form.svelte-14303ro .form-row:where(.svelte-14303ro)>:where(.svelte-14303ro){width:100%}}form.svelte-14303ro .form-row:where(.svelte-14303ro) input[name=query]:where(.svelte-14303ro){flex-grow:1;min-width:200px;padding:8px 16px;border:0;border-radius:10px;background-color:var(--bgColor);color:var(--textColor);outline:none}form.svelte-14303ro .form-row:where(.svelte-14303ro) input[name=query]:where(.svelte-14303ro)::placeholder{color:var(--textColor3)}form.svelte-14303ro .form-row:where(.svelte-14303ro) select:where(.svelte-14303ro){-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:8px 40px 8px 16px;border:0;border-radius:10px;background-color:var(--bgColor);color:var(--textColor3);flex:1;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:right .7em top 50%;background-size:.65em auto,100%}form.svelte-14303ro .form-row:where(.svelte-14303ro) select.selected:where(.svelte-14303ro){color:var(--textColor)}form.svelte-14303ro .form-row:where(.svelte-14303ro) button:where(.svelte-14303ro){display:flex;align-items:center;justify-content:center;gap:5px;padding:7px 16px;text-align:center;border-radius:5px;font-size:16px;font-weight:700}form.svelte-14303ro .form-row:where(.svelte-14303ro) button:where(.svelte-14303ro):hover{transform:scale(1.02)}form.svelte-14303ro .form-row:where(.svelte-14303ro) button.search-button:where(.svelte-14303ro){background-color:var(--highlightColor);color:var(--textColor2)}form.svelte-14303ro .form-row:where(.svelte-14303ro) button.reset-button:where(.svelte-14303ro){background-color:var(--textColor);color:var(--textColor2)}.search-filter.svelte-161394y{background-color:var(--bgColor2);padding:30px;border-radius:15px;display:flex;flex-direction:column;gap:15px;margin-bottom:20px}.search-filter.svelte-161394y h1:where(.svelte-161394y){text-align:center}.results-info.svelte-161394y{font-size:1.1em;font-weight:600;margin-block:30px 30px;text-align:center}
