@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Chakra+Petch:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap";[data-v-3e85b56d]:root{--fig-acc-top: 0px;--fig-acc-left: 0px;--middle-gradient-color: rgba(135, 12, 29, .32);--curve-bounce: cubic-bezier(.25, 2, .5, .95);--curve-in: cubic-bezier(.15, .65, .45, 1);--curve-in-fast: cubic-bezier(0, .75, .15, 1);--error-color: #d92d20;--foreground-primary-900: #101828;--foreground-brand-600: #7f56d9;--foreground-quinary-400: #98a2b3;--foreground-quarterary-500: #667085;--foreground-senary-300: #d0d5dd;--foreground-error-primary: #d92d20;--background-primary-100: #fff;--background-primary-solid: #0c111d;--background-secondary-100: #f9fafb;--background-secondary-200: #f7f7f7;--background-secondary-300: #f5f5f5;--background-secondary-400: #f3f6f6;--background-tertiary-100: #f2f4f7;--background-quaternary: #eaecf0;--background-error: #fef3f2;--background-divider: #d9d9d9;--text-primary-900: #101828;--text-primary-100: #fff;--text-tertiary: #475467;--text-quarterary: #667085;--text-placeholder: #667085;--text-on-brand: #d6bbfb;--text-error-600: var(--foreground-error-primary);--utility-brand-50: #f9f5ff;--utility-brand-100: #f4ebff;--utility-brand-200: #e9d7fe;--utility-brand-500: #9e77ed;--utility-brand-700: #6941c6;--utility-grey-200: #eaecf0;--utility-grey-300: #d0d5dd;--utility-grey-400: #98a2b3;--utility-pink-50: #fdf2fa;--utility-success-50: #ecfdf3;--utility-success-200: #abefc6;--utility-success-700: #067647;--utility-error-100: #fee4e2;--border-brand-100: #d6bbfb;--border-primary: #d0d5dd;--border-secondary: #eaecf0;--border-tertiary: #e0e4eb;--border-error: #fda29b;--alpha-black-30: #0000004d;--alpha-white-90: #ffffffe6}pre[data-v-3e85b56d]{width:100%;box-sizing:border-box}.hljs[data-v-3e85b56d]{box-sizing:border-box;white-space:break-spaces;line-height:24px;font-size:14px;border-radius:12px;background-color:var(--background-secondary-100);width:100%}.hljs[data-v-3e85b56d]::-webkit-scrollbar{display:none}.hljs[data-v-3e85b56d]{scrollbar-width:none}@font-face{font-family:GelicaRegular;src:url(/fonts/gelica/gelica-regular-webfont.woff) format("woff")}@font-face{font-family:Sanitized;src:url(/fonts/sanitized/sani.woff2) format("woff")}@font-face{font-family:GelicaLightItalic;src:url(/fonts/gelica/gelica-lightitalic-webfont.woff) format("woff")}@font-face{font-family:Matter;src:url(/fonts/matter/matter-regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Matter;src:url(/fonts/matter/matter-medium.woff) format("woff");font-weight:500;font-style:normal}[data-v-3e85b56d]{font-family:Matter,sans-serif;font-weight:400;letter-spacing:.015em;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}body[data-v-3e85b56d]{margin:0 auto}#app[data-v-3e85b56d]{position:relative;height:100%}.s-link[data-v-3e85b56d]{text-decoration:unset;color:inherit}.s-link-hover[data-v-3e85b56d]:hover{text-decoration:underline}.s-link-stretch[data-v-3e85b56d]{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:unset;width:100%}.s-section[data-v-3e85b56d]{padding-top:120px;padding-bottom:120px;margin:0 auto}.s-section-capped[data-v-3e85b56d]{max-width:1200px}@media (max-width: 425px){.s-section[data-v-3e85b56d]{padding:5%}}@media (min-width: 426px) and (max-width: 1439px){.s-section[data-v-3e85b56d]{padding:5%}}@media (min-width: 768px) and (max-width: 1439px){.s-section[data-v-3e85b56d]{padding:48px}}.animated[data-v-3e85b56d]{opacity:0;transform:translate(-100%)}.animated.show[data-v-3e85b56d]{opacity:1;transform:translate(0);transition:transform .5s ease-in-out,opacity .5s ease-in-out}.no-line[data-v-3e85b56d]:after,.no-line[data-v-3e85b56d]:before{display:none}.search[data-v-3e85b56d]{width:100%;height:80px;background-color:var(--background-secondary-100);position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;flex-direction:row;gap:8px;padding:0 32px;box-sizing:border-box}.search__filter[data-v-3e85b56d]{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:8px;background-color:var(--background-secondary-100);border-radius:8px;font-size:14px;cursor:pointer;transition:all cubic-bezier(.4,0,.2,1) .15s}.search__filter[data-v-3e85b56d]:active{transform:translateY(1px) translate(1px);transition:all cubic-bezier(.4,0,.2,1) .15s}.search__input[data-v-3e85b56d]{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:8px;width:100%;height:100%;max-width:500px}.search__input input[data-v-3e85b56d]{font-size:14px;color:var(--text-primary-900);background-color:transparent;border:none;height:100%;width:100%}.search__input input[data-v-3e85b56d]:focus{outline:none}.search__input input[data-v-3e85b56d]::placeholder{color:var(--text-quarterary)}.context-menu__box-content[data-v-3e85b56d]{max-height:150px;overflow-y:scroll}.context-menu__box-content__opt[data-v-3e85b56d]{padding:12px;border-radius:8px;font-size:14px;color:var(--text-tertiary);line-height:20px;transition:all cubic-bezier(.4,0,.2,1) .15s;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-direction:row;gap:8px;box-sizing:border-box}.context-menu__box-content__opt[data-v-3e85b56d]:active{transform:translateY(1px) translate(1px);transition:all cubic-bezier(.4,0,.2,1) .15s}.context-menu__box-content__opt[data-v-3e85b56d]:hover{background-color:var(--background-tertiary-100)}.context-menu__box-content__opt[data-v-3e85b56d]:last-of-type{border-radius:8px 8px 12px 12px}.context-menu__box-content__opt[data-v-3e85b56d]:only-child{border-radius:12px}.context-menu__box-content__opt[data-v-3e85b56d]:first-of-type:not(:only-child){border-radius:12px 12px 8px 8px}.context-menu__box-content[data-v-3e85b56d]::-webkit-scrollbar{display:none}.context-menu__box-content[data-v-3e85b56d]{scrollbar-width:none}[data-v-947c75a7]:root{--fig-acc-top: 0px;--fig-acc-left: 0px;--middle-gradient-color: rgba(135, 12, 29, .32);--curve-bounce: cubic-bezier(.25, 2, .5, .95);--curve-in: cubic-bezier(.15, .65, .45, 1);--curve-in-fast: cubic-bezier(0, .75, .15, 1);--error-color: #d92d20;--foreground-primary-900: #101828;--foreground-brand-600: #7f56d9;--foreground-quinary-400: #98a2b3;--foreground-quarterary-500: #667085;--foreground-senary-300: #d0d5dd;--foreground-error-primary: #d92d20;--background-primary-100: #fff;--background-primary-solid: #0c111d;--background-secondary-100: #f9fafb;--background-secondary-200: #f7f7f7;--background-secondary-300: #f5f5f5;--background-secondary-400: #f3f6f6;--background-tertiary-100: #f2f4f7;--background-quaternary: #eaecf0;--background-error: #fef3f2;--background-divider: #d9d9d9;--text-primary-900: #101828;--text-primary-100: #fff;--text-tertiary: #475467;--text-quarterary: #667085;--text-placeholder: #667085;--text-on-brand: #d6bbfb;--text-error-600: var(--foreground-error-primary);--utility-brand-50: #f9f5ff;--utility-brand-100: #f4ebff;--utility-brand-200: #e9d7fe;--utility-brand-500: #9e77ed;--utility-brand-700: #6941c6;--utility-grey-200: #eaecf0;--utility-grey-300: #d0d5dd;--utility-grey-400: #98a2b3;--utility-pink-50: #fdf2fa;--utility-success-50: #ecfdf3;--utility-success-200: #abefc6;--utility-success-700: #067647;--utility-error-100: #fee4e2;--border-brand-100: #d6bbfb;--border-primary: #d0d5dd;--border-secondary: #eaecf0;--border-tertiary: #e0e4eb;--border-error: #fda29b;--alpha-black-30: #0000004d;--alpha-white-90: #ffffffe6}pre[data-v-947c75a7]{width:100%;box-sizing:border-box}.hljs[data-v-947c75a7]{box-sizing:border-box;white-space:break-spaces;line-height:24px;font-size:14px;border-radius:12px;background-color:var(--background-secondary-100);width:100%}.hljs[data-v-947c75a7]::-webkit-scrollbar{display:none}.hljs[data-v-947c75a7]{scrollbar-width:none}@font-face{font-family:GelicaRegular;src:url(/fonts/gelica/gelica-regular-webfont.woff) format("woff")}@font-face{font-family:Sanitized;src:url(/fonts/sanitized/sani.woff2) format("woff")}@font-face{font-family:GelicaLightItalic;src:url(/fonts/gelica/gelica-lightitalic-webfont.woff) format("woff")}@font-face{font-family:Matter;src:url(/fonts/matter/matter-regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Matter;src:url(/fonts/matter/matter-medium.woff) format("woff");font-weight:500;font-style:normal}[data-v-947c75a7]{font-family:Matter,sans-serif;font-weight:400;letter-spacing:.015em;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}body[data-v-947c75a7]{margin:0 auto}#app[data-v-947c75a7]{position:relative;height:100%}.s-link[data-v-947c75a7]{text-decoration:unset;color:inherit}.s-link-hover[data-v-947c75a7]:hover{text-decoration:underline}.s-link-stretch[data-v-947c75a7]{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:unset;width:100%}.s-section[data-v-947c75a7]{padding-top:120px;padding-bottom:120px;margin:0 auto}.s-section-capped[data-v-947c75a7]{max-width:1200px}@media (max-width: 425px){.s-section[data-v-947c75a7]{padding:5%}}@media (min-width: 426px) and (max-width: 1439px){.s-section[data-v-947c75a7]{padding:5%}}@media (min-width: 768px) and (max-width: 1439px){.s-section[data-v-947c75a7]{padding:48px}}.animated[data-v-947c75a7]{opacity:0;transform:translate(-100%)}.animated.show[data-v-947c75a7]{opacity:1;transform:translate(0);transition:transform .5s ease-in-out,opacity .5s ease-in-out}.no-line[data-v-947c75a7]:after,.no-line[data-v-947c75a7]:before{display:none}.find-inspiration-layout__heading[data-v-947c75a7]{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:unset;padding:120px 0;box-sizing:border-box}.find-inspiration-layout__heading-title[data-v-947c75a7]{font-size:64px;font-weight:500;letter-spacing:-.03em}.find-inspiration-layout__heading-description[data-v-947c75a7]{font-size:16px;color:var(--text-quarterary);max-width:500px;text-align:center}.inspire__background[data-v-947c75a7]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--alpha-black-30);z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.side-panel-reveal-enter-active[data-v-947c75a7],.side-panel-reveal-leave-active[data-v-947c75a7]{transition:all var(--curve-in) .4s}.side-panel-reveal-enter-from[data-v-947c75a7]{transform:translate(200px)}.side-panel-reveal-leave-to[data-v-947c75a7]{opacity:0;transform:translate(64px)}
