.image-loading-spinner{display:flex;flex-direction:column;justify-content:center;align-items:center;height:300px}.loading-title{margin:0 0 1rem;font-size:1rem;font-weight:600;color:#666}@media (prefers-color-scheme:dark){.loading-title{color:#aaa}}.spinner{border-radius:50%;width:3rem;height:3rem;border:.35rem solid #e0e0e0;border-top-color:#42b983;animation:spinner .8s linear infinite}@media (prefers-color-scheme:dark){.spinner{border-color:#333;border-top-color:#42b983}}@keyframes spinner{to{transform:rotate(1turn)}}.controls[data-v-d4cc020e]{margin-bottom:1rem}.controls label[data-v-d4cc020e]{display:block;margin-bottom:.35rem;font-size:.9rem;color:#444}@media (prefers-color-scheme:dark){.controls label[data-v-d4cc020e]{color:#ccc}}#img_to_detect[data-v-d4cc020e]{-o-object-fit:cover;object-fit:cover}@media screen and (min-width:768px){.img-container[data-v-d4cc020e]{width:100%;display:flex;align-items:center}#img_to_detect[data-v-d4cc020e]{width:50%;-o-object-fit:cover;object-fit:cover}#detect_result[data-v-d4cc020e]{width:50%}}@media screen and (max-width:767px){#img_to_detect[data-v-d4cc020e]{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;height:50%}#detect_result[data-v-d4cc020e]{height:50%}}.three-bg[data-v-30e34152]{position:fixed;inset:0;width:100%;height:100%;z-index:0;pointer-events:none;display:block}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{margin:0;background:#dde3ee}@media (prefers-color-scheme:dark){body{background:#04060d}}.app-shell{min-height:100vh}.app-shell,.page{position:relative}.page{z-index:1;max-width:960px;margin:1.5rem auto 2.5rem;padding:1.25rem 1rem 2rem;background:hsla(0,0%,99%,.82);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-radius:14px;box-shadow:0 12px 48px rgba(30,40,60,.12)}@media (prefers-color-scheme:dark){.page{background:rgba(18,20,28,.78);box-shadow:0 12px 48px rgba(0,0,0,.45)}}h1{font-size:1.5rem;font-weight:600;margin:0 0 .75rem;color:#2c3e50}.blurb{margin:0 0 1.5rem;max-width:42rem;line-height:1.5;color:#555;font-size:.95rem}@media (prefers-color-scheme:dark){h1{color:#e8e8e8}.blurb{color:#b0b0b0}}