.main-layout{background-color:#fff}.main-layout__content{min-height:calc(100vh - 60px);max-width:1600px;width:100%;margin:auto}.main-layout__header{border-bottom:1px solid #ededed;display:flex;align-items:center;max-width:1600px;width:100%;margin:auto;padding-inline:0}.main-layout__logo-container{display:flex;align-items:center;gap:.5rem}.main-layout__logo-container span{font-size:1rem;letter-spacing:1.2px;font-weight:600;color:#e62f4d}.main-layout__logo{width:40px;height:40px}@media (max-width: 992px){.main-layout__header{padding-inline:1rem}}.home{padding-block:2rem}.home__input{width:100%;border:1.5px solid #e7e7e7;background-color:#f8f8f8}.home .ant-btn-lg{min-width:11rem}.home__result-header{color:#c7c7c7;font-weight:400}.home .ant-image-img{float:left;width:100%;height:180px;object-fit:cover;border-radius:4px}.home span.home__btn-icon{display:none}@media (max-width: 576px){.home{padding-inline:1rem}.home span.home__btn-text{display:none}.home span.home__btn-icon{display:block}.home__btn{float:right}}@media (max-width: 768px){.home{padding-inline:1rem}.home .ant-btn-lg{min-width:3rem}}@media (max-width: 992px){.home{padding-inline:1rem}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*{box-sizing:border-box;margin:0;padding:0}
