.visually-hidden{position:absolute;z-index:-1;width:0;height:0;padding:0;margin:0;border:none;overflow:hidden}@font-face{font-family:'MaisonNeue';src:url(/static/core/webfonts/Maison_Neue/MaisonNeue-Light.woff) format("woff");font-weight:300}@font-face{font-family:'TiemposItalic';src:url(/static/core/webfonts/TiemposItalic/TiemposHeadlineWeb-RegularItalic.woff) format("woff");font-weight:300}@font-face{font-family:'Trap';src:url(/static/core/webfonts/Trap/Trap-Light.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:'Trap';src:url(/static/core/webfonts/Trap/Trap-Regular.otf) format("opentype");font-weight:normal;font-style:normal}@font-face{font-family:'Trap';src:url(/static/core/webfonts/Trap/Trap-Medium.otf) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:'Trap';src:url(/static/core/webfonts/Trap/Trap-SemiBold.otf) format("opentype");font-weight:600;font-style:normal}@font-face{font-family:'Trap';src:url(/static/core/webfonts/Trap/Trap-Bold.otf) format("opentype");font-weight:bold;font-style:normal}@font-face{font-family:'Trap';src:url(/static/core/webfonts/Trap/Trap-ExtraBold.otf) format("opentype");font-weight:800;font-style:normal}@font-face{font-family:'Trap';src:url(/static/core/webfonts/Trap/Trap-Black.otf) format("opentype");font-weight:900;font-style:normal}@font-face{font-family:'Magilio';src:url(/static/core/webfonts/Magilio/MagilioRegular.otf) format("opentype"),url(/static/core/webfonts/Magilio/MagilioRegular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:'PurplePurse';src:url(/static/core/webfonts/Purple_Purse/PurplePurse-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:'Michroma';src:url(/static/core/webfonts/Michroma/Michroma-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:'Asap';src:url(/static/core/webfonts/Asap/Asap-Regular.ttf) format("truetype");font-weight:400;font-style:normal}*{box-sizing:border-box}html,body{font-family:"Poppins",sans-serif,sans-serif;height:100%;width:100%;margin:0;padding:0}html{overflow-x:hidden;align-items:center}.footer{margin-top:auto}body{display:contents;min-height:100vh}html{--primary-color: white;--text-color-primary: black;--secondary-color: #fff;--text-color-secondary: #16181b;--hover-color: #fbfbfb;--line-color-primary: #e3e3e3;--success-color: #28a745;--error-color: #dc3545;--input-text-color: #505050;--input-label-color: #959595;--input-border-color: #D7D7D7;--input-autofill-bg: #f4f3ff;--skeleton-base: #e8e8e8;--skeleton-shimmer: #f5f5f5}html[theme='dark']{--primary-color: #111317;--text-color-primary: white;--secondary-color: #202020;--text-color-secondary: #fff;--hover-color: #252525;--line-color-primary: #353535;--success-color: #28a745;--error-color: #d9534f;--input-text-color: white;--input-label-color: #727272;--input-border-color: #727272;--input-autofill-bg: #222139;--skeleton-base: #2a2a2a;--skeleton-shimmer: #383838}html{background-color:var(--primary-color);color:var(--text-color-primary)}.search{z-index:120;width:100%;max-width:403px;position:relative;height:44.70588px;transition:.4s ease transform, .8s ease width, .8s ease max-width}.search.active{left:50%;width:50%;max-width:50%;position:absolute;transform:translateX(-50%)}.search.active .search__input-container{outline:2px solid #0C8CE9}.search.active.has-results::before{left:-16px;content:'';z-index:-1;position:absolute;background:white;backdrop-filter:blur(20px);width:calc(100% + 32px);top:calc(-1 * (76px - 44.70588px) / 2);height:76px}.search__loader{right:15px;display:flex;position:absolute;animation:spin 1s infinite linear}.search__result-empty{padding:12px;color:#727272;font-family:"Poppins",sans-serif,sans-serif;font-size:14px;font-weight:normal;font-style:normal}.search__input-container{gap:8px;width:100%;height:100%;display:flex;padding:0 14px;align-items:center;border-radius:40px;background:#FAFAFA;border:1px solid #EDEDED}.search__input-container label{display:flex}.search__input-container input{border:0;width:100%;height:100%;outline:none;background:transparent;font-family:"Poppins",sans-serif,sans-serif;font-size:14px;font-weight:normal;font-style:normal}.search__results{z-index:-1;color:black;display:flex;padding:16px;overflow-y:auto;background:white;position:absolute;margin-left:-16px;flex-direction:column;width:calc(100% + 32px);border-radius:0 0 16px 16px;max-height:calc(70vh - 76px);scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.2) rgba(0,0,0,0)}.search__results::-webkit-scrollbar{width:8px;height:8px}.search__results::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.search__results::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.2);border-radius:4px;transition:background-color 0.2s}.search__results::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,0.4)}.search__results.hidden{display:none}.search__sketch-link{right:12px;width:32px;height:32px;display:none;position:absolute;border-radius:8px;color:#505050 !important;background:white !important}.search__result-item{gap:16px;margin:0;height:60px;display:flex;padding:9px 8px;position:relative;align-items:center;border-radius:16px;text-decoration:none}.search__result-item:hover{cursor:pointer;background:#f5f5f5}.search__result-item:hover .search__result-item-icon{background:white}.search__result-item:hover .search__sketch-link{display:flex;flex-direction:column;justify-content:center;align-items:center}.search__result-item-card{z-index:130;padding:12px;width:230px;background:white;border-radius:8px;position:fixed;pointer-events:none;box-shadow:0 30px 58px rgba(0,0,0,0.18)}.search__result-item-card-img{width:206px;height:122px;overflow:hidden;background:white;border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;filter:brightness(0.97)}.search__result-item-card-img--material img{width:100%}.search__result-item-card-img img{height:100%;object-fit:cover;filter:brightness(1.03)}.search__result-item-card-text-container{margin-top:6px;padding:0 12px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.search__result-item-card-title{color:#242424;font-family:"Poppins",sans-serif,sans-serif;font-size:14px;font-weight:normal;font-style:normal}.search__result-item-card-subtitle{color:#5F5F5F;font-family:"Poppins",sans-serif,sans-serif;font-size:12px;font-weight:normal;font-style:normal}.search__result-item-icon{width:42px;height:42px;border-radius:12px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#f5f5f5}.search__result-item-text-container{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.search__result-item-title{color:#505050;font-family:"Poppins",sans-serif,sans-serif;font-size:14px;font-weight:600;font-style:normal}.search__result-item-subtitle{color:#748087;font-family:"Poppins",sans-serif,sans-serif;font-size:14px;font-weight:500;font-style:normal}.search__filter-dropdown{z-index:-1;padding:8px;background:white;position:absolute;margin-left:-16px;width:calc(100% + 32px);border-radius:0 0 16px 16px}.search__filter-dropdown.hidden{display:none}.search__filter-dropdown-btn{gap:16px;width:100%;border:none;margin:0;height:44px;display:flex;padding:0 8px;cursor:pointer;align-items:center;border-radius:12px;background:transparent;color:#505050;font-family:"Poppins",sans-serif,sans-serif;font-size:14px;font-weight:600;font-style:normal}.search__filter-dropdown-btn:hover{background:#f5f5f5}.search__backdrop{top:0;left:0;z-index:115;opacity:1;width:100%;height:100%;position:fixed;user-select:none;backdrop-filter:blur(20px);background:rgba(255,255,255,0.1);transition:.2s ease-in opacity}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}
