.DesignSystem_container__eAFVB{--ds-primary:#0F0B08;--ds-bg:#FFFFFF;--ds-surface:#F9F8F7;--ds-border:#E7E5E4;--ds-text-dark:#0F0B08;--ds-text-medium:#49433F;--ds-text-light:#867C74;--ds-neutral-light:#CDC9C6;--shadow01:0px 0.5px 2px 0px rgba(25,33,61,0.10);--shadow02:0px 1px 4px 0px rgba(25,33,61,0.08);--shadow03:0px 2px 6px 0px rgba(46,45,42,0.14);--shadow04:0px 4px 14px 0px rgba(25,33,61,0.14);--shadow05:0px 12px 26px 0px rgba(25,33,61,0.18);--shadow06:0px 22px 36px 0px rgba(25,33,61,0.22);--ease-out-expo:cubic-bezier(0.19,1,0.22,1);--transition-fast:200ms var(--ease-out-expo);--transition-base:400ms var(--ease-out-expo);--transition-slow:600ms var(--ease-out-expo);background-color:var(--ds-bg);color:var(--ds-text-dark);min-height:100vh;padding:4rem 1.5rem;max-width:1200px;margin:0 auto;animation:DesignSystem_fadeIn__9rtR_ var(--transition-slow)}@media (min-width:768px){.DesignSystem_container__eAFVB{padding:6rem 2rem}}@keyframes DesignSystem_fadeIn__9rtR_{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.DesignSystem_section___0lFx{margin-bottom:4rem;animation:DesignSystem_slideUp__vZwfb var(--transition-slow) both}@media (min-width:768px){.DesignSystem_section___0lFx{margin-bottom:6rem}}@keyframes DesignSystem_slideUp__vZwfb{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.DesignSystem_section___0lFx:first-child{animation-delay:.1s}.DesignSystem_section___0lFx:nth-child(2){animation-delay:.2s}.DesignSystem_section___0lFx:nth-child(3){animation-delay:.3s}.DesignSystem_section___0lFx:nth-child(4){animation-delay:.4s}.DesignSystem_section___0lFx:nth-child(5){animation-delay:.5s}.DesignSystem_mainLayout__mzQFj{display:flex;flex-direction:column;gap:3rem;align-items:flex-start}@media (min-width:1024px){.DesignSystem_mainLayout__mzQFj{flex-direction:row}}.DesignSystem_sidebar__FQyuh{width:100%;background-color:var(--ds-bg);border:1px solid var(--ds-border);border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:24px}@media (min-width:1024px){.DesignSystem_sidebar__FQyuh{width:320px;position:sticky;top:2rem;padding:32px}}.DesignSystem_sidebarHeading__cDYuW{display:flex;justify-content:space-between;align-items:center}.DesignSystem_sidebarLogo__imVm6{display:flex;align-items:center;gap:8px;font-family:var(--font-heading);font-weight:600;font-size:20px;color:var(--ds-text-dark)}.DesignSystem_sidebarLogoImg__D3Mit{height:24px;width:auto;object-fit:contain}.DesignSystem_sidebarBadge__ZzHyu{background-color:var(--ds-primary);color:#FFFFFF;font-family:var(--font-heading);font-size:12px;padding:6px 12px;border-radius:100px}.DesignSystem_sidebarDescription__7NR5G{font-family:var(--font-body);font-size:14px;line-height:22px;color:var(--ds-text-light);margin-top:12px}.DesignSystem_sidebarDivider__0MTwe{height:1px;background-color:var(--ds-border);width:100%;margin:12px 0}.DesignSystem_sidebarNavSection__XR_TY{margin-bottom:.5rem}.DesignSystem_sidebarSectionTitle__elVio{font-family:var(--font-heading);font-size:.875rem;font-weight:600;color:var(--ds-text-dark);margin-bottom:1rem;display:flex;justify-content:space-between;align-items:center;padding-left:8px}.DesignSystem_sidebarLinks__HkJD4{display:flex;flex-direction:column;gap:.25rem}.DesignSystem_sidebarLink__DixHI{font-family:var(--font-heading);font-size:1rem;font-weight:300;color:var(--ds-text-dark);text-decoration:none;padding:8px 12px;border-radius:8px;transition:all var(--transition-fast);display:flex;align-items:center;gap:8px;border:1px solid transparent}.DesignSystem_sidebarLink__DixHI:hover{background-color:var(--ds-surface);transform:translateX(4px)}.DesignSystem_sidebarLinkActive__Nc2au{background-color:var(--ds-surface);border:1px solid var(--ds-border);font-weight:600}.DesignSystem_sidebarLinkIcon__GH_hJ{width:16px;height:16px;display:flex;align-items:center;justify-content:center;color:var(--ds-text-dark);opacity:.7}.DesignSystem_contentArea__F3FRo{flex:1}.DesignSystem_logoWrapper__o6McB{display:flex;flex-direction:column;gap:3rem;padding:2rem 0}.DesignSystem_logoItem__6qiWF{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}@media (min-width:768px){.DesignSystem_logoItem__6qiWF{flex-direction:row;align-items:center;gap:2rem}}.DesignSystem_logoHorizontal__kshy7{height:48px;width:auto;object-fit:contain}@media (min-width:768px){.DesignSystem_logoHorizontal__kshy7{height:80px}}.DesignSystem_logoSquare__wJ527{height:80px;width:auto;object-fit:contain}@media (min-width:768px){.DesignSystem_logoSquare__wJ527{height:120px}}.DesignSystem_section___0lFx{margin-bottom:6rem;scroll-margin-top:4rem}.DesignSystem_sectionTitle__h1QUS{font-family:var(--font-body);font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--ds-text-light);margin-bottom:3rem;border-bottom:1px solid var(--ds-border);padding-bottom:.75rem}.DesignSystem_grid__wheWy{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:3rem}.DesignSystem_display12__edsKM{font-size:48px}.DesignSystem_display11__E92eX,.DesignSystem_display12__edsKM{font-family:var(--font-heading);font-weight:200;line-height:1.1;color:var(--ds-text-dark)}.DesignSystem_display11__E92eX{font-size:42px}.DesignSystem_display10__BVatc{font-family:var(--font-heading);font-weight:200;font-size:36px;line-height:1.1;color:var(--ds-text-dark)}@media (min-width:768px){.DesignSystem_display12__edsKM{font-size:76px;line-height:86px}.DesignSystem_display11__E92eX{font-size:70px;line-height:80px}.DesignSystem_display10__BVatc{font-size:60px;line-height:60px}}.DesignSystem_display9__8_Vpc{font-size:32px}.DesignSystem_display8__rjlQ1,.DesignSystem_display9__8_Vpc{font-family:var(--font-heading);font-weight:200;line-height:1.2;color:var(--ds-text-dark)}.DesignSystem_display8__rjlQ1{font-size:28px}@media (min-width:768px){.DesignSystem_display9__8_Vpc{font-size:48px;line-height:54px}.DesignSystem_display8__rjlQ1{font-size:36px;line-height:40px}}.DesignSystem_display7__7A6R2{font-size:30px;line-height:36px}.DesignSystem_display6__V7Ikv,.DesignSystem_display7__7A6R2{font-family:var(--font-heading);font-weight:200;color:var(--ds-text-dark)}.DesignSystem_display6__V7Ikv{font-size:24px;line-height:32px}.DesignSystem_display5__0t9mD{font-family:var(--font-heading);font-weight:600;font-size:20px;line-height:28px;color:var(--ds-text-dark)}.DesignSystem_display4__eOOoi{font-size:18px;line-height:24px}.DesignSystem_display3__UlJuA,.DesignSystem_display4__eOOoi{font-family:var(--font-heading);font-weight:200;color:var(--ds-text-dark)}.DesignSystem_display3__UlJuA{font-size:16px;line-height:22px}.DesignSystem_display2__WO5BK{font-family:var(--font-heading);font-weight:600;font-size:14px;line-height:20px;color:var(--ds-text-dark)}.DesignSystem_display1__Pj9aF{font-family:var(--font-heading);font-weight:400;font-size:12px;line-height:18px;color:var(--ds-text-dark)}.DesignSystem_paragraphLarge__YsoY2{font-family:var(--font-body);font-weight:400;font-size:18px;line-height:28px;color:var(--ds-text-medium)}.DesignSystem_paragraphMedium__M_Uev{font-family:var(--font-body);font-weight:400;font-size:16px;line-height:26px;color:var(--ds-text-medium)}.DesignSystem_paragraphDefault__j2wRS{font-family:var(--font-body);font-weight:400;font-size:14px;line-height:20px;color:var(--ds-text-medium)}.DesignSystem_paragraphSmall__0ggyD{font-family:var(--font-body);font-weight:400;font-size:12px;line-height:18px;color:var(--ds-text-medium)}.DesignSystem_typoGrid__Li2iH{display:flex;flex-direction:column;gap:1rem;padding:1.5rem 0;border-bottom:1px solid var(--ds-border)}@media (min-width:768px){.DesignSystem_typoGrid__Li2iH{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:1.5rem;align-items:center}}.DesignSystem_typoLabel__2Qcmw{font-family:var(--font-body);font-weight:600;font-size:12px;color:var(--ds-text-light);text-transform:uppercase;letter-spacing:.1em}.DesignSystem_galleryGrid__Gs8uQ{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}.DesignSystem_galleryItem__xMJBO{background-color:var(--ds-bg);border:1px solid var(--ds-border);border-radius:16px;overflow:hidden;box-shadow:0 1px 4px 0 rgba(25,33,61,.08);transition:transform .3s ease}.DesignSystem_galleryItem__xMJBO:hover{transform:translateY(-4px)}.DesignSystem_galleryImage__0_NWA{width:100%;aspect-ratio:16/10;background-color:var(--ds-surface);object-fit:cover}.DesignSystem_galleryContent__1hOMb{padding:1.5rem}.DesignSystem_shadow01__P2FNv{box-shadow:0 .5px 2px 0 rgba(25,33,61,.1)}.DesignSystem_shadow02__EuF_m{box-shadow:0 1px 4px 0 rgba(25,33,61,.08)}.DesignSystem_shadow03__HqXvB{box-shadow:0 2px 6px 0 rgba(46,45,42,.14)}.DesignSystem_shadow04__o9Ucy{box-shadow:0 4px 14px 0 rgba(25,33,61,.14)}.DesignSystem_shadow05__9V0qF{box-shadow:0 12px 26px 0 rgba(25,33,61,.18)}.DesignSystem_shadow06__lOk8k{box-shadow:0 22px 36px 0 rgba(25,33,61,.22)}.DesignSystem_shadowCard__YPsZA{width:200px;height:200px;background-color:#FFFFFF;border-radius:6px;display:flex;align-items:center;justify-content:center;font-family:var(--font-heading);font-weight:300;font-size:16px;color:var(--ds-text-medium);transition:transform .3s ease}.DesignSystem_shadowCard__YPsZA:hover{transform:translateY(-2px)}.DesignSystem_displayLarge__PY4Qz{font-family:var(--font-heading);font-weight:300;font-size:3.5rem;line-height:1.1;letter-spacing:-.01em;color:var(--ds-text-dark)}@media (min-width:768px){.DesignSystem_displayLarge__PY4Qz{font-size:5rem}}.DesignSystem_displayMedium__66jEh{font-family:var(--font-heading);font-weight:300;font-size:3.5rem;line-height:1.1;color:var(--ds-text-dark)}.DesignSystem_bodyRefined__OwOYL{font-family:var(--font-body);font-size:1.125rem;line-height:1.6;color:var(--ds-text-medium)}.DesignSystem_buttonPrimary__HNNyQ{background-color:var(--ds-primary);color:#FFFFFF;border-radius:9999px;padding:14px 36px;font-family:var(--font-heading);font-weight:300;font-size:1.125rem;border:none;cursor:pointer;transition:all var(--transition-base);display:inline-flex;align-items:center;justify-content:center}.DesignSystem_buttonPrimary__HNNyQ:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 10px 20px -10px var(--ds-primary)}.DesignSystem_buttonPrimary__HNNyQ:active{transform:translateY(0) scale(.98)}.DesignSystem_buttonSecondary__aXQaS{background-color:transparent;color:var(--ds-text-medium);border:1px solid var(--ds-border);border-radius:9999px;padding:14px 36px;font-family:var(--font-heading);font-weight:300;font-size:1.125rem;cursor:pointer;transition:all var(--transition-base);display:inline-flex;align-items:center;justify-content:center}.DesignSystem_buttonSecondary__aXQaS:hover{background-color:var(--ds-surface);border-color:var(--ds-text-medium);transform:translateY(-2px)}.DesignSystem_buttonSecondary__aXQaS:active{transform:translateY(0) scale(.98)}.DesignSystem_stateMessage__LbfTC{padding:16px 20px;border-radius:12px;font-family:var(--font-body);font-size:14px;line-height:22px;display:flex;align-items:center;gap:12px;border:1px solid transparent}.DesignSystem_stateSuccess__vIEey{background-color:#F0FDF4;color:#166534;border-color:#BBF7D0}.DesignSystem_stateError__Mp59E{background-color:#FEF2F2;color:#991B1B;border-color:#FECACA}.DesignSystem_stateWarning__9Qkd7{background-color:#FFFBEB;color:#92400E;border-color:#FEF3C7}.DesignSystem_stateInfo__zoRnQ{background-color:#EFF6FF;color:#1E40AF;border-color:#DBEAFE}.DesignSystem_badgeWrapper__MHKS0{display:flex;gap:12px;flex-wrap:wrap}.DesignSystem_badge__NysOl{background-color:var(--ds-surface);color:var(--ds-text-dark);padding:8px 16px;border-radius:100px;font-family:var(--font-heading);font-weight:300;font-size:12px;border:1px solid var(--ds-border)}.DesignSystem_badgeSemiBold__MDYUg{font-weight:600}.DesignSystem_badgeExtraBold__Vc6Hw{font-weight:800;background-color:var(--ds-primary);color:#FFFFFF;border-color:var(--ds-primary)}.DesignSystem_tooltipContainer__2TFZR{position:relative;display:inline-block}.DesignSystem_tooltip__Yuue_{visibility:hidden;position:absolute;bottom:120%;left:50%;transform:translateX(-50%);background-color:var(--ds-primary);color:#FFFFFF;padding:8px 12px;border-radius:8px;font-family:var(--font-body);font-size:12px;white-space:nowrap;opacity:0;transition:opacity .3s;box-shadow:0 4px 14px 0 rgba(25,33,61,.14)}.DesignSystem_tooltip__Yuue_:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:var(--ds-primary) transparent transparent transparent}.DesignSystem_tooltipContainer__2TFZR:hover .DesignSystem_tooltip__Yuue_{visibility:visible;opacity:1}.DesignSystem_tableContainer__cDWJz{width:100%;background-color:#FFFFFF;border:1px solid var(--ds-border);border-radius:16px;overflow:hidden;box-shadow:0 1px 4px 0 rgba(25,33,61,.08)}.DesignSystem_tableHeader__9pla6{background-color:var(--ds-surface);border-bottom:1px solid var(--ds-border);padding:16px 24px}.DesignSystem_tableHeaderGrid__K3uFX{display:none;grid-template-columns:2fr 1fr 1fr 1fr;font-family:var(--font-body);font-weight:600;font-size:12px;color:var(--ds-text-light);text-transform:uppercase;letter-spacing:.1em}@media (min-width:768px){.DesignSystem_tableHeaderGrid__K3uFX{display:grid}}.DesignSystem_tableRow__rYzpK{padding:20px 24px;border-bottom:1px solid var(--ds-border);display:flex;flex-direction:column;gap:.5rem}@media (min-width:768px){.DesignSystem_tableRow__rYzpK{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;align-items:center;gap:0}}.DesignSystem_tableRow__rYzpK:last-child{border-bottom:none}.DesignSystem_tableCell__6_hFf{font-family:var(--font-heading);font-weight:300;font-size:16px;color:var(--ds-text-dark)}.DesignSystem_tableCellMuted__jpcgi{color:var(--ds-text-light)}.DesignSystem_pagination__iWalK{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:2rem}.DesignSystem_paginationButton__f_fK_{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid var(--ds-border);border-radius:8px;background-color:#FFFFFF;font-family:var(--font-body);font-size:14px;color:var(--ds-text-medium);cursor:pointer;transition:all .2s ease}.DesignSystem_paginationButton__f_fK_:hover{background-color:var(--ds-surface);border-color:var(--ds-text-medium)}.DesignSystem_paginationButtonActive__JdJCF{background-color:var(--ds-primary);color:#FFFFFF;border-color:var(--ds-primary)}.DesignSystem_breadcrumb__uA3zZ{display:flex;align-items:center;gap:12px;font-family:var(--font-heading);font-weight:300;font-size:16px}.DesignSystem_breadcrumbLink__VTiPT{color:var(--ds-text-light);text-decoration:none;transition:color .2s ease}.DesignSystem_breadcrumbLink__VTiPT:hover{color:var(--ds-text-dark)}.DesignSystem_breadcrumbSeparator__Epv0a{color:var(--ds-border)}.DesignSystem_breadcrumbActive__J2SVJ{color:var(--ds-text-dark)}.DesignSystem_modalOverlay__T7PY8{background-color:rgba(15,11,8,.4);padding:1.5rem;border-radius:24px;display:flex;justify-content:center;align-items:center}@media (min-width:768px){.DesignSystem_modalOverlay__T7PY8{padding:4rem}}.DesignSystem_modal__80Kr8{background-color:#FFFFFF;border-radius:24px;width:100%;max-width:500px;padding:24px;box-shadow:0 22px 36px 0 rgba(25,33,61,.22)}@media (min-width:768px){.DesignSystem_modal__80Kr8{padding:40px}}.DesignSystem_modalHeader__h2dI5{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.DesignSystem_card__YAOGy{background-color:#FFFFFF;border-radius:24px;padding:40px;border:1px solid var(--ds-border);box-shadow:0 2px 4px 0 rgba(31,47,84,.08);transition:all var(--transition-base)}.DesignSystem_card__YAOGy:hover{transform:translateY(-4px);box-shadow:0 12px 32px -12px rgba(31,47,84,.2)}.DesignSystem_inputRefined__zfaiY{background-color:var(--ds-surface);border-radius:12px;border:1px solid var(--ds-border);padding:18px;font-size:.9375rem;font-family:var(--font-body);width:100%;outline:none;color:var(--ds-text-dark);transition:all .2s ease}.DesignSystem_inputRefined__zfaiY:focus{border-color:var(--ds-text-medium);background-color:#FFFFFF}.DesignSystem_textareaRefined__bP29s{border:.5px solid var(--ds-text-light);border-radius:8px;padding:12px;font-family:var(--font-body);min-height:100px}.DesignSystem_selectRefined__ZPDrH,.DesignSystem_textareaRefined__bP29s{background-color:#FFFFFF;font-size:.875rem;width:100%;outline:none;box-shadow:0 1px 4px 0 rgba(25,33,61,.08);color:var(--ds-text-dark)}.DesignSystem_selectRefined__ZPDrH{border:.5px solid var(--ds-text-light);border-radius:150px;padding:14px 20px;font-family:var(--font-heading);font-weight:300;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%2349433F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 20px center}.DesignSystem_checkboxContainer___5reA{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-family:var(--font-body);font-size:.875rem;color:var(--ds-text-medium)}.DesignSystem_checkbox__TXAAc{width:20px;height:20px;border:1px solid var(--ds-border);border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.DesignSystem_checkboxActive__fja_Y{background-color:var(--ds-primary);border-color:var(--ds-primary)}.DesignSystem_radio__7spO9{width:20px;height:20px;border:1px solid var(--ds-border);border-radius:50%;display:flex;align-items:center;justify-content:center}.DesignSystem_radioActive___4k01{border-color:var(--ds-primary);border-width:6px}.DesignSystem_toggle__yjw2s{width:44px;height:24px;background-color:var(--ds-border);border-radius:100px;position:relative;cursor:pointer;transition:background-color .3s ease}.DesignSystem_toggleActive__e765e{background-color:var(--ds-primary)}.DesignSystem_toggleCircle__FuST6{width:18px;height:18px;background-color:#FFFFFF;border-radius:50%;position:absolute;top:3px;left:3px;transition:transform .3s ease}.DesignSystem_toggleActive__e765e .DesignSystem_toggleCircle__FuST6{transform:translateX(20px)}.DesignSystem_uploadCard__bTidy{background-color:#FDFAF9;border:1px dashed var(--ds-primary);border-radius:32px;padding:32px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem;transition:all .3s ease}@media (min-width:768px){.DesignSystem_uploadCard__bTidy{padding:48px}}.DesignSystem_uploadCardDark__fMCa2{background-color:var(--ds-primary);border:1px dashed var(--ds-text-light);border-radius:32px;padding:32px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem;color:#FFFFFF}@media (min-width:768px){.DesignSystem_uploadCardDark__fMCa2{padding:48px}}.DesignSystem_uploadIcon__OuF9v{width:48px;height:48px;background-color:var(--ds-border);border:1.5px solid var(--ds-text-light);border-radius:8px;display:flex;align-items:center;justify-content:center}.DesignSystem_accordionContainer__v0O1h{width:100%;border-bottom:1px solid var(--ds-border);padding:1.5rem 0;transition:all var(--transition-base)}.DesignSystem_accordionHeader__wMIbo{display:flex;justify-content:space-between;align-items:center;cursor:pointer;width:100%;padding:.5rem 0}.DesignSystem_accordionTitleSmall__a6oUY{font-family:var(--font-heading);font-weight:300;font-size:1.5rem;line-height:1.3;color:var(--ds-text-dark)}.DesignSystem_accordionTitleMedium__U8Y0r{font-size:2.25rem}.DesignSystem_accordionTitleLarge__JfUZi,.DesignSystem_accordionTitleMedium__U8Y0r{font-family:var(--font-heading);font-weight:300;line-height:1.1;color:var(--ds-text-dark)}.DesignSystem_accordionTitleLarge__JfUZi{font-size:3rem}.DesignSystem_accordionIcon__MQ87H{width:27px;height:27px;border:1px solid var(--ds-text-light);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.DesignSystem_accordionContent__YI6Wr{font-family:var(--font-body);font-size:1rem;line-height:1.6;color:var(--ds-text-medium);max-width:600px;overflow:hidden;max-height:0;opacity:0;transition:all var(--transition-base)}.DesignSystem_accordionContentExpanded__dANe3{max-height:500px;opacity:1;padding-top:1rem;padding-bottom:1rem}.DesignSystem_tabContainerHorizontal__QNaXk{display:flex;align-items:center;gap:1rem;border-bottom:1px solid var(--ds-border);overflow-x:auto;padding-bottom:1px;-webkit-overflow-scrolling:touch}.DesignSystem_tabContainerHorizontal__QNaXk::-webkit-scrollbar{display:none}.DesignSystem_tabItemHorizontal__iePj8{font-family:var(--font-heading);font-weight:300;font-size:1.25rem;padding:1rem 1.5rem;color:var(--ds-text-light);cursor:pointer;position:relative;transition:color .3s ease}.DesignSystem_tabItemHorizontalActive__PIxb8{color:var(--ds-text-dark);border-left:1px solid var(--ds-primary);border-right:1px solid var(--ds-primary)}.DesignSystem_tabContainerVertical__W_7p_{display:flex;flex-direction:column;width:200px}.DesignSystem_tabItemVertical__OertH{font-family:var(--font-heading);font-weight:300;font-size:1.25rem;padding:1.5rem 0;color:var(--ds-text-light);cursor:pointer;border-bottom:1px solid var(--ds-border);transition:all .3s ease}.DesignSystem_tabItemVerticalActive__VrkQJ{color:var(--ds-text-dark);border-bottom-color:var(--ds-primary)}.DesignSystem_listContainer__0oEYu{display:flex;flex-direction:column;gap:1rem}.DesignSystem_listItem__ApEJ2{display:flex;align-items:center;gap:.75rem;font-family:var(--font-heading);font-weight:300;font-size:.875rem;color:var(--ds-text-dark)}.DesignSystem_listItemIcon__r4Qx1{width:18px;height:18px;display:flex;align-items:center;justify-content:center;color:var(--ds-text-dark)}.DesignSystem_listItemNumber__pBp2b{font-family:var(--font-body);font-weight:600;font-size:.75rem;color:var(--ds-text-light);min-width:1.5rem}.DesignSystem_listItemBullet__W2ukT{width:5px;height:5px;background-color:var(--ds-text-light);border-radius:50%}.DesignSystem_swatch__Ai18h{height:100px;border-radius:12px;margin-bottom:1rem;border:1px solid var(--ds-border)}.DesignSystem_colorCard__WMmkH{background-color:#FFFFFF;border:1px solid var(--ds-border);padding:1rem;border-radius:4px;box-shadow:0 4px 8px rgba(0,0,0,.04)}.DesignSystem_overlayGrid__WWX_y{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media (min-width:768px){.DesignSystem_overlayGrid__WWX_y{grid-template-columns:repeat(4,1fr)}}.DesignSystem_overlayItem___X1XE{background-color:#FFFFFF;border:1px solid var(--ds-border);padding:1rem;border-radius:4px;box-shadow:0 4px 8px rgba(0,0,0,.04);display:flex;flex-direction:column;gap:1rem}.DesignSystem_overlaySwatch__Sa_oa{aspect-ratio:1;width:100%}.DesignSystem_overlayInfo__IY6t_{display:flex;justify-content:space-between;align-items:center}.DesignSystem_overlayName__GyauK{font-family:var(--font-body);font-size:14px;color:var(--ds-text-dark)}.DesignSystem_overlayHex__SrnHh{font-size:12px;color:var(--ds-text-light);padding:4px 8px;border:1px solid var(--ds-border);border-radius:4px}.DesignSystem_overlayHex__SrnHh,.DesignSystem_tag__LONDO{font-family:var(--font-body);background-color:var(--ds-surface)}.DesignSystem_tag__LONDO{color:var(--ds-text-medium);border:1px solid var(--ds-border);border-radius:9999px;padding:6px 16px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;display:inline-block}.DesignSystem_linkDefault__C1w8Y{font-family:var(--font-heading);font-weight:300;font-size:1rem;line-height:1.375rem;color:var(--ds-text-dark);text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:opacity .2s ease}.DesignSystem_linkDefault__C1w8Y:hover{opacity:.7}.DesignSystem_linkSmall__uvEDV{font-family:var(--font-heading);font-weight:300;font-size:.75rem;line-height:1.125rem;color:var(--ds-text-dark);text-decoration:none;display:inline-flex;align-items:center;gap:.375rem;transition:opacity .2s ease}.DesignSystem_linkSmall__uvEDV:hover{opacity:.7}.DesignSystem_linkUppercase__Z7uiU{font-family:var(--font-body);font-weight:400;font-size:1rem;line-height:1.375rem;color:var(--ds-text-dark);text-transform:uppercase;letter-spacing:.06em;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:opacity .2s ease}.DesignSystem_linkUppercase__Z7uiU:hover{opacity:.7}.DesignSystem_avatarCircle__FPlf5{border-radius:50%;border:2px solid #ffffff}.DesignSystem_avatarCircle__FPlf5,.DesignSystem_avatarSquare__VR8I5{width:48px;height:48px;background-color:var(--ds-border);display:flex;align-items:center;justify-content:center;font-family:var(--font-body);font-weight:600;font-size:.875rem;color:var(--ds-text-medium)}.DesignSystem_avatarSquare__VR8I5{border-radius:12px;border:2px solid #ffffff}.DesignSystem_iconGrid__8fs7g{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1.5rem}.DesignSystem_iconItem__rTSDK{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 1rem;border:1px solid var(--ds-border);border-radius:12px;transition:all var(--transition-base);background-color:var(--ds-bg)}.DesignSystem_iconItem__rTSDK:hover{background-color:var(--ds-surface);border-color:var(--ds-text-medium);transform:translateY(-4px);box-shadow:0 8px 16px -8px rgba(0,0,0,.1)}.DesignSystem_iconWrapper__fDoT6{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:var(--ds-text-dark);font-size:1.25rem}.DesignSystem_iconLabel__pLPMZ{font-family:var(--font-body);font-size:11px;color:var(--ds-text-light);text-align:center;word-break:break-word;line-height:1.4}.DesignSystem_sidebarToggle__rgfXk{position:fixed;bottom:2rem;left:2rem;z-index:100;background-color:var(--ds-primary);color:#FFFFFF;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow04);border:none;cursor:pointer;transition:all var(--transition-base)}.DesignSystem_sidebarToggle__rgfXk:hover{transform:scale(1.05);box-shadow:var(--shadow05)}.DesignSystem_sidebarHidden__wUAGQ{display:none!important}.DesignSystem_fullWidthContent__Q8HAh{max-width:100%!important}.NotificationBar_notificationBar__6BR2S{width:100%;background-color:#0F0B08;color:#FFFFFF;display:flex;align-items:center;justify-content:center;min-height:88px;position:relative;padding:0 32px;overflow:hidden}.NotificationBar_variantA__tbzJp{justify-content:center}.NotificationBar_variantB__Widal{justify-content:space-between;padding-left:64px;padding-right:64px}.NotificationBar_variantC__nasYj{padding:0}.NotificationBar_content__2_xi_{font-family:var(--font-heading);font-weight:200;font-size:18px;line-height:24px;text-align:center}.NotificationBar_closeButton__K5MYK{position:absolute;right:25px;top:50%;transform:translateY(-50%);color:#FFFFFF;cursor:pointer;opacity:.7;transition:opacity .2s ease}.NotificationBar_closeButton__K5MYK:hover{opacity:1}.NotificationBar_newsletter__AmSUm{display:flex;align-items:center;background:transparent;border:.5px solid #e7e5e4;border-radius:150px;padding:4px 4px 4px 16px;gap:12px;width:100%;max-width:380px;height:48px;box-shadow:0 1px 4px 0 rgba(25,33,61,.08)}.NotificationBar_input__DH6i2{background:transparent;border:none;outline:none;color:#FFFFFF;font-family:var(--font-heading);font-weight:200;font-size:14px;flex:1}.NotificationBar_input__DH6i2::placeholder{color:#E7E5E4}.NotificationBar_submitButton__Anl5C{background-color:#FFFFFF;color:#0F0B08;border:none;border-radius:100px;padding:8px 18px;font-family:var(--font-heading);font-weight:200;font-size:14px;display:flex;align-items:center;gap:4px;cursor:pointer;transition:opacity .2s ease}.NotificationBar_submitButton__Anl5C:hover{opacity:.9}.NotificationBar_marqueeContainer__vpa_9{display:flex;white-space:nowrap;width:100%;overflow:hidden}.NotificationBar_marqueeContent__OYF59{display:flex;animation:NotificationBar_marquee__GyhSL 30s linear infinite;align-items:center}.NotificationBar_marqueeItem__UrJwV{display:flex;align-items:center;padding:0 40px}.NotificationBar_marqueeText__cfxG6{font-family:var(--font-body);font-weight:400;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#FFFFFF}.NotificationBar_dot__JFLco{width:4px;height:4px;background-color:#FFFFFF;border-radius:50%;margin:0 40px}@keyframes NotificationBar_marquee__GyhSL{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:768px){.NotificationBar_variantB__Widal{flex-direction:column;padding:24px;gap:16px;text-align:center}.NotificationBar_newsletter__AmSUm{max-width:100%}}