@charset "UTF-8";body{margin:0;padding:0}._toast_i1hir_1{position:fixed;bottom:24px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:.5rem;padding:12px 20px;background:#1a1a1a;color:#fff;border-radius:10px;box-shadow:0 4px 20px #0000004d;font-size:.95rem;font-weight:500;z-index:9999;animation:_toastIn_i1hir_1 .3s ease}._toastIcon_i1hir_20{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;background:var(--color-accent, #d4c5b9);color:#1a1a1a;border-radius:50%;font-size:.85rem;font-weight:700}@keyframes _toastIn_i1hir_1{0%{opacity:0;transform:translate(-50%) translateY(10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}._header_98wz1_12{position:fixed;top:0;left:0;width:100%;height:80px;padding:20px 0;z-index:100;transition:background-color .3s ease,box-shadow .3s ease}._header_98wz1_12._mainPage_98wz1_22{background-color:transparent;border-bottom:none}._header_98wz1_12._mainPage_98wz1_22 ._header__burgerLine_98wz1_26{background-color:#fff}._header_98wz1_12._mainPage_98wz1_22 ._header__logoLink_98wz1_29,._header_98wz1_12._mainPage_98wz1_22 ._header__actionBtn_98wz1_32{color:#fff}._header_98wz1_12._mainPage_98wz1_22._scrolled_98wz1_35{background-color:#fff;border-bottom:1px solid rgba(26,26,26,.1)}._header_98wz1_12._mainPage_98wz1_22._scrolled_98wz1_35 ._header__burgerLine_98wz1_26{background-color:#000}._header_98wz1_12._mainPage_98wz1_22._scrolled_98wz1_35 ._header__logoLink_98wz1_29,._header_98wz1_12._mainPage_98wz1_22._scrolled_98wz1_35 ._header__actionBtn_98wz1_32{color:#000}._header_98wz1_12._collectionsPage_98wz1_48{background-color:transparent;border-bottom:none}._header_98wz1_12._collectionsPage_98wz1_48 ._header__burgerLine_98wz1_26{background-color:#fff}._header_98wz1_12._collectionsPage_98wz1_48 ._header__logoLink_98wz1_29,._header_98wz1_12._collectionsPage_98wz1_48 ._header__actionBtn_98wz1_32{color:#fff}._header_98wz1_12._collectionsPage_98wz1_48._scrolled_98wz1_35{background-color:#000c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 20px #0003}._header_98wz1_12._collectionsPage_98wz1_48._scrolled_98wz1_35 ._header__burgerLine_98wz1_26{background-color:#fff}._header_98wz1_12._collectionsPage_98wz1_48._scrolled_98wz1_35 ._header__logoLink_98wz1_29,._header_98wz1_12._collectionsPage_98wz1_48._scrolled_98wz1_35 ._header__actionBtn_98wz1_32{color:#fff}._header_98wz1_12._scrolled_98wz1_35{background-color:#000c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 20px #0003}._header__inner_98wz1_80{position:relative;display:flex;justify-content:space-between;align-items:center;padding:0 30px;max-width:1440px;margin:0 auto;height:100%;width:100%}._header__left_98wz1_91,._header__right_98wz1_91{display:flex;align-items:center;flex:1;min-width:0}._header__right_98wz1_91{justify-content:flex-end}._header__center_98wz1_100{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);pointer-events:none}._header__center_98wz1_100 ._header__logoLink_98wz1_29{pointer-events:auto}._header__logo_98wz1_29{font-size:28px;font-weight:900}._header__logoImg_98wz1_114{height:85px;width:auto;margin-top:10px}@media (max-width: 768px){._header__logoImg_98wz1_114{height:48px;margin-top:8px}}@media (max-width: 480px){._header__logoImg_98wz1_114{height:40px;margin-top:6px}}._header__logoLink_98wz1_29{color:#fff;text-decoration:none;letter-spacing:0px}._header__burger_98wz1_26{display:flex;flex-direction:column;justify-content:space-between;width:24px;height:18px;background:transparent;border:none;padding:0;cursor:pointer;transition:all .3s ease}._header__burger_98wz1_26:hover{opacity:.7}._header__burgerLine_98wz1_26{width:100%;height:2px;background-color:#fff;transition:all .3s ease}._header__burger_open_98wz1_157 ._header__burgerLine_98wz1_26:nth-child(1){transform:translateY(8px) rotate(45deg)}._header__burger_open_98wz1_157 ._header__burgerLine_98wz1_26:nth-child(2){opacity:0}._header__burger_open_98wz1_157 ._header__burgerLine_98wz1_26:nth-child(3){transform:translateY(-8px) rotate(-45deg)}._header__actionBtn_98wz1_32{display:inline-flex;align-items:center;justify-content:center;position:relative;background:transparent;border:none;cursor:pointer;padding:8px;margin-left:20px;color:#fff;text-decoration:none;transition:all .3s ease}._header__actionBtn_98wz1_32:hover{opacity:.7}._header__actionBtn_98wz1_32 svg{width:24px;height:24px}._header__cartCount_98wz1_187{position:absolute;top:0;right:0;min-width:18px;height:18px;padding:0 5px;background:var(--color-accent, #d4c5b9);color:#1a1a1a;font-size:11px;font-weight:700;border-radius:9px;display:flex;align-items:center;justify-content:center}._header__nav_98wz1_203{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:var(--color-white);z-index:101;transform:translate(-100%);transition:transform .3s ease;display:flex;flex-direction:column;overflow-y:auto}._header__nav_open_98wz1_217{transform:translate(0)}._header__navHeader_98wz1_220{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid rgba(26,26,26,.1)}@media (max-width: 768px){._header__navHeader_98wz1_220{padding:16px}}@media (max-width: 480px){._header__navHeader_98wz1_220{padding:14px 8px}}._header__closeMenu_98wz1_237{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:var(--color-text-secondary);transition:color .3s ease;border-radius:8px}._header__closeMenu_98wz1_237:hover{color:var(--color-text-primary);background-color:#1a1a1a0d}@media (max-width: 768px){._header__closeMenu_98wz1_237{width:36px;height:36px}._header__closeMenu_98wz1_237 svg{width:20px;height:20px}}@media (max-width: 480px){._header__closeMenu_98wz1_237{width:32px;height:32px}._header__closeMenu_98wz1_237 svg{width:18px;height:18px}}._header__navList_98wz1_271{display:flex;flex-direction:column;padding:32px 24px;gap:24px}@media (max-width: 768px){._header__navList_98wz1_271{padding:24px 16px;gap:16px}}@media (max-width: 480px){._header__navList_98wz1_271{padding:16px 8px;gap:8px}}._header__navItem_98wz1_289{width:100%}._header__navLink_98wz1_292{font-size:18px;font-weight:500;color:var(--color-text-secondary);transition:color .3s ease;position:relative;padding:10px 0;display:block;border-bottom:1px solid rgba(26,26,26,.1);width:100%}._header__navLink_98wz1_292:hover{color:var(--color-text-primary)}@media (max-width: 768px){._header__navLink_98wz1_292{font-size:16px;padding:8px 0}}@media (max-width: 480px){._header__navLink_98wz1_292{font-size:15px;padding:8px 0}}._drawer_ayo41_1{position:fixed;top:0;right:0;bottom:0;width:100%;height:100%;z-index:1000;visibility:hidden;transition:visibility 0s linear .4s}._drawer_open_ayo41_12{visibility:visible;transition:visibility 0s linear 0s}._drawer_open_ayo41_12 ._drawer__overlay_ayo41_16{opacity:1;pointer-events:auto}._drawer_open_ayo41_12 ._drawer__content_ayo41_20{transform:translate(0)}._drawer_dark_ayo41_23 ._drawer__content_ayo41_20{background-color:var(--color-dark-bg, #0c0c0c)}._drawer_dark_ayo41_23 ._drawer__logo_ayo41_26,._drawer_dark_ayo41_23 ._drawer__nav_ayo41_29 a{color:var(--color-white, #fff)}._drawer_dark_ayo41_23 ._drawer__nav_ayo41_29 a:hover{color:var(--color-accent)}._drawer_dark_ayo41_23 ._drawer__close_ayo41_35,._drawer_dark_ayo41_23 ._drawer__contact_ayo41_38,._drawer_dark_ayo41_23 ._drawer__phone_ayo41_41{color:var(--color-white, #fff)}._drawer_dark_ayo41_23 ._drawer__phone_ayo41_41:hover{color:var(--color-accent)}._drawer_dark_ayo41_23 ._p1_ayo41_47{color:var(--color-light-gray, #ccc)}._drawer_dark_ayo41_23 ._div2_ayo41_50 a svg{color:var(--color-white, #fff)}._drawer_dark_ayo41_23 ._div2_ayo41_50 a svg path{fill:var(--color-white, #fff)}._drawer_dark_ayo41_23 ._whatsapp_icon_ayo41_56 path{fill:var(--color-white, #fff)}._drawer__overlay_ayo41_16{position:fixed;width:100dvw;height:100dvh;top:0;left:0;right:0;bottom:0;z-index:999;background-color:#000c;opacity:0;pointer-events:none;transition:opacity .4s cubic-bezier(.4,0,.2,1)}._drawer__content_ayo41_20{position:fixed;top:0;right:0;width:100%;max-width:400px;height:100dvh;z-index:1001;background-color:var(--color-white);box-shadow:-2px 0 10px #0000001a;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);padding:2rem;display:flex;flex-direction:column;z-index:1000}@media (max-width: 375px){._drawer__content_ayo41_20{padding:1.5rem}}._drawer__header_ayo41_98{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._drawer__logo_ayo41_26{font-size:32px;font-weight:900;letter-spacing:-2px;color:var(--color-text-primary)}._drawer__logoImg_ayo41_112{height:85px;width:auto}@media (max-width: 768px){._drawer__logoImg_ayo41_112{height:48px}}@media (max-width: 480px){._drawer__logoImg_ayo41_112{height:40px}}._drawer__nav_ayo41_29{flex:1;display:flex;flex-direction:column;justify-content:center;margin:2rem 0;text-transform:uppercase;font-weight:700}._drawer__nav_ayo41_29 ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0rem}._drawer__nav_ayo41_29 li{margin-bottom:1rem;font-size:20px}._drawer__nav_ayo41_29 a{display:inline-flex;align-items:center;gap:.5rem;color:var(--color-text-primary);text-decoration:none;margin-bottom:.15rem;font-size:2rem;font-weight:900;transition:color .2s ease}@media (max-width: 375px){._drawer__nav_ayo41_29 a{font-size:1.5rem}._drawer__nav_ayo41_29 a ._drawer__footer_ayo41_163{padding-top:0}._drawer__nav_ayo41_29 a ._drawer__nav_ayo41_29{margin:0}}._drawer__nav_ayo41_29 a:hover{color:var(--color-accent)}._drawer__nav_ayo41_29 ._drawer__cartBadge_ayo41_173{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 6px;background:var(--color-accent, #d4c5b9);color:#1a1a1a;font-size:.75rem;font-weight:700;border-radius:12px}._drawer__footer_ayo41_163{margin-top:auto;padding-top:2rem}._drawer__social_ayo41_192{display:flex;justify-content:start;align-content:center;flex-direction:column}._drawer__social_icons_ayo41_200{display:flex;flex-direction:column;gap:15px}._drawer__contact_ayo41_38{display:flex;align-items:center;flex-direction:row;gap:15px;color:var(--color-text-primary)}._drawer__contact_ayo41_38 img{height:36px;width:36px;font-size:24px}._drawer__phone_ayo41_41{font-size:24px;font-weight:800;color:var(--color-text-primary);text-decoration:none;transition:color .2s ease}@media (max-width: 375px){._drawer__phone_ayo41_41{font-size:20px}}._drawer__phone_ayo41_41:hover{color:var(--color-accent)}._contact-content__wrapper_ayo41_235{display:flex;flex-direction:column}._drawer__close_ayo41_35{background:none;border:none;cursor:pointer;color:var(--color-text-primary)}._drawer__close_ayo41_35:hover{opacity:.8}._div2_ayo41_50{display:flex;flex-direction:row;align-items:center;gap:15px}._tg_ayo41_257{width:36px;height:36px;background-repeat:no-repeat;background-size:cover;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20width='96px'%20height='96px'%3e%3cpath%20d='M%2020.572266%203.0117188%20C%2020.239891%202.9764687%2019.878625%203.028375%2019.515625%203.171875%20C%2019.065625%203.348875%2012.014406%206.3150313%205.4414062%209.0820312%20L%203.2695312%209.9960938%20C%202.4285313%2010.337094%202.0039062%2010.891672%202.0039062%2011.638672%20C%202.0039062%2012.161672%202.22525%2012.871063%203.28125%2013.289062%20L%206.9472656%2014.757812%20C%207.2642656%2015.708813%208.0005469%2017.916906%208.1855469%2018.503906%20C%208.2955469%2018.851906%208.5733906%2019.728594%209.2753906%2019.933594%20C%209.4193906%2019.982594%209.5696563%2020.007813%209.7226562%2020.007812%20C%2010.165656%2020.007812%2010.484625%2019.801641%2010.640625%2019.681641%20L%2012.970703%2017.710938%20L%2015.800781%2020.328125%20C%2015.909781%2020.439125%2016.486719%2021%2017.261719%2021%20C%2018.228719%2021%2018.962234%2020.195016%2019.115234%2019.416016%20C%2019.198234%2018.989016%2021.927734%205.2870625%2021.927734%205.2890625%20C%2022.172734%204.1900625%2021.732219%203.6199531%2021.449219%203.3769531%20C%2021.206719%203.1694531%2020.904641%203.0469688%2020.572266%203.0117188%20z%20M%2019.910156%205.171875%20C%2019.533156%207.061875%2017.478016%2017.378234%2017.166016%2018.865234%20L%2013.029297%2015.039062%20L%2010.222656%2017.416016%20L%2011%2014.375%20C%2011%2014.375%2016.362547%208.9468594%2016.685547%208.6308594%20C%2016.945547%208.3778594%2017%208.2891719%2017%208.2011719%20C%2017%208.0841719%2016.939781%208%2016.800781%208%20C%2016.675781%208%2016.506016%208.1197812%2016.416016%208.1757812%20C%2015.272669%208.8885973%2010.404094%2011.662239%208.0078125%2013.025391%20L%204.53125%2011.636719%20L%206.21875%2010.927734%20C%2010.51775%209.1177344%2018.174156%205.893875%2019.910156%205.171875%20z'/%3e%3c/svg%3e");filter:invert(.2);transition:filter .2s ease}._tg_ayo41_257:hover{filter:invert(.5)}._vk_ayo41_270{width:36px;height:36px;background-repeat:no-repeat;background-size:cover;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20width='96px'%20height='96px'%3e%3cpath%20d='M%205%203%20C%203.895%203%203%203.895%203%205%20L%203%2019%20C%203%2020.105%203.895%2021%205%2021%20L%2019%2021%20C%2020.105%2021%2021%2020.105%2021%2019%20L%2021%205%20C%2021%203.895%2020.105%203%2019%203%20L%205%203%20z%20M%205%205%20L%2019%205%20L%2019%2019%20L%205%2019%20L%205%205%20z%20M%2011.791016%208.8574219%20C%2011.201016%208.8524219%2010.700969%208.8600469%2010.417969%208.9980469%20C%2010.229969%209.0900469%2010.084828%209.2965937%2010.173828%209.3085938%20C%2010.282828%209.3225937%2010.529109%209.3746875%2010.662109%209.5546875%20C%2010.831109%209.7856875%2010.826172%2010.304688%2010.826172%2010.304688%20C%2010.826172%2010.304687%2010.922656%2011.732156%2010.597656%2011.910156%20C%2010.374656%2012.032156%2010.069109%2011.784437%209.4121094%2010.648438%20C%209.0751094%2010.065437%208.8222656%209.421875%208.8222656%209.421875%20C%208.8222656%209.421875%208.7725469%209.3003281%208.6855469%209.2363281%20C%208.5785469%209.1583281%208.4296875%209.1328125%208.4296875%209.1328125%20L%206.859375%209.140625%20C%206.859375%209.140625%206.6221563%209.1411406%206.5351562%209.2441406%20C%206.4581563%209.3361406%206.5292969%209.5175781%206.5292969%209.5175781%20C%206.5292969%209.5175781%207.7602969%2012.386844%209.1542969%2013.839844%20C%2010.433297%2015.171844%2011.882812%2015.050781%2011.882812%2015.050781%20L%2012.541016%2015.050781%20C%2012.541016%2015.050781%2012.740797%2015.062125%2012.841797%2014.953125%20C%2012.934797%2014.852125%2012.931641%2014.695312%2012.931641%2014.695312%20C%2012.931641%2014.695312%2012.919125%2013.811641%2013.328125%2013.681641%20C%2013.732125%2013.553641%2014.249828%2014.535109%2014.798828%2014.912109%20C%2015.212828%2015.198109%2015.529297%2015.136719%2015.529297%2015.136719%20L%2016.998047%2015.117188%20C%2016.998047%2015.117188%2017.765297%2015.068938%2017.404297%2014.460938%20C%2017.374297%2014.410937%2017.1925%2014.013312%2016.3125%2013.195312%20C%2015.3905%2012.339313%2015.514047%2012.477094%2016.623047%2010.996094%20C%2017.299047%2010.095094%2017.569375%209.5445938%2017.484375%209.3085938%20C%2017.403375%209.0825937%2016.90625%209.1425781%2016.90625%209.1425781%20L%2015.253906%209.1523438%20C%2015.253906%209.1523438%2015.130062%209.1344531%2015.039062%209.1894531%20C%2014.950063%209.2434531%2014.892578%209.3671875%2014.892578%209.3671875%20C%2014.892578%209.3671875%2014.63125%2010.066156%2014.28125%2010.660156%20C%2013.54625%2011.913156%2013.251859%2011.978391%2013.130859%2011.900391%20C%2012.850859%2011.720391%2012.921875%2011.174156%2012.921875%2010.785156%20C%2012.921875%209.5711562%2013.1045%209.0645938%2012.5625%208.9335938%20C%2012.3825%208.8895937%2012.251016%208.8624219%2011.791016%208.8574219%20z'/%3e%3c/svg%3e");filter:invert(.2);transition:filter .2s ease}._vk_ayo41_270:hover{filter:invert(.5)}._p1_ayo41_47{color:var(--color-text-secondary);font-size:14px;margin:0}._svg2_ayo41_289{width:36px;height:36px;margin-bottom:15px}._whatsapp_icon_ayo41_56 path{fill:var(--color-text-primary, #000)}._hero_1nw0e_12{width:100%;margin:0;position:relative;height:100vh;max-height:100vh;overflow:hidden;display:flex}@media (max-width: 1024px){._hero_1nw0e_12{max-height:100vh}}@media (max-width: 768px){._hero_1nw0e_12{height:100vh;max-height:100vh}}@media (max-width: 480px){._hero_1nw0e_12{height:100vh;max-height:100vh}}@media (max-width: 480px){._hero_1nw0e_12{height:100vh}}@media (max-width: 380px){._hero__title_1nw0e_44{font-size:22px;line-height:1.2}._hero__subtitle_1nw0e_48{font-size:12px;margin-bottom:8px;line-height:1.3}._hero__cta_1nw0e_53{padding:8px 16px;font-size:10px;border-width:.5px}._hero__cta_1nw0e_53:before{bottom:5px;left:16px;right:16px}._hero__badge_1nw0e_63{padding:2px 6px;font-size:8px;margin-bottom:4px}._hero__controls_1nw0e_68{bottom:6px}._hero__dots_1nw0e_71{padding:4px 10px;gap:6px}._hero__dot_1nw0e_71{width:6px;height:6px;border-width:1px}._hero__dot_active_1nw0e_80{transform:scale(1.1)}}._hero__slider_1nw0e_84{position:relative;width:100%;height:100%;overflow:hidden}._hero__slide_1nw0e_84{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:0;transition:opacity 1s ease-in-out,transform 1.2s ease-out;display:flex;align-items:center;transform:scale(1.05);pointer-events:none;z-index:1}._hero__slide_1nw0e_84:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000000a6;z-index:1}@media (max-width: 480px){._hero__slide_1nw0e_84:before{background-color:#0009}}._hero__slide_active_1nw0e_122{opacity:1;transform:scale(1);pointer-events:auto;z-index:2}@media (max-width: 480px){._hero__slide_1nw0e_84{background-position:center 30%;align-items:center}}._hero__badge_1nw0e_63{display:inline-block;padding:8px 16px;border-radius:10px;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:24px;box-shadow:0 4px 15px #00000026;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease;background-color:#f3e5c0d9;color:#a3833c;border:1px solid rgba(223,198,135,.5);pointer-events:none}._hero__badge_visible_1nw0e_154{opacity:1;transform:translateY(0);pointer-events:auto}._hero__badge_pink_1nw0e_159,._hero__badge_green_1nw0e_159,._hero__badge_blue_1nw0e_159{background-color:var(--color-accent);color:var(--color-white);border:1px solid rgba(223,198,135,.5)}@media (max-width: 1024px){._hero__badge_1nw0e_63{padding:7px 14px;font-size:13px;margin-bottom:20px}}@media (max-width: 768px){._hero__badge_1nw0e_63{padding:6px 12px;font-size:12px;margin-bottom:16px}}@media (max-width: 480px){._hero__badge_1nw0e_63{padding:4px 10px;font-size:10px;margin-bottom:8px}}@media (max-width: 480px){._hero__badge_1nw0e_63{padding:3px 8px;font-size:9px;margin-bottom:6px;letter-spacing:.5px}}._hero__content_1nw0e_193{position:relative;z-index:5;max-width:1240px;color:var(--color-white)}@media (max-width: 1024px){._hero__content_1nw0e_193{max-width:600px}}@media (max-width: 768px){._hero__content_1nw0e_193{max-width:500px}}@media (max-width: 480px){._hero__content_1nw0e_193{max-width:100%;margin:0 auto}}._hero__title_1nw0e_44{font-size:78px;font-weight:900;line-height:1.1;margin-bottom:24px;letter-spacing:1px;text-shadow:0 2px 8px rgba(0,0,0,.3);opacity:0;transform:translateY(30px);transition:opacity .8s ease .2s,transform .8s ease .2s;pointer-events:none}._hero__slide_active_1nw0e_122 ._hero__title_1nw0e_44{opacity:1;transform:translateY(0)}@media (max-width: 1024px){._hero__title_1nw0e_44{font-size:48px;margin-bottom:20px}}@media (max-width: 768px){._hero__title_1nw0e_44{font-size:36px;margin-bottom:16px;line-height:1.2}}@media (max-width: 480px){._hero__title_1nw0e_44{font-size:28px;line-height:1.3;margin-bottom:12px}}@media (max-width: 480px){._hero__title_1nw0e_44{font-size:24px;line-height:1.3}}._hero__subtitle_1nw0e_48{font-size:24px;font-weight:200;line-height:1.6;margin-bottom:48px;color:#ffffffe6;max-width:620px;text-shadow:0 1px 4px rgba(0,0,0,.3);opacity:0;transform:translateY(20px);transition:opacity .8s ease .4s,transform .8s ease .4s;pointer-events:none}._hero__slide_active_1nw0e_122 ._hero__subtitle_1nw0e_48{opacity:1;transform:translateY(0)}@media (max-width: 1024px){._hero__subtitle_1nw0e_48{font-size:16px;max-width:420px;margin-bottom:32px}}@media (max-width: 768px){._hero__subtitle_1nw0e_48{font-size:16px;margin-bottom:32px;max-width:380px}}@media (max-width: 480px){._hero__subtitle_1nw0e_48{font-size:14px;margin-bottom:24px;max-width:100%;line-height:1.5}}@media (max-width: 480px){._hero__subtitle_1nw0e_48{font-size:13px;margin-bottom:16px;line-height:1.4;max-width:100%}}._hero__cta_1nw0e_53{display:inline-flex;align-items:center;justify-content:center;padding:0;background-color:#ffffff26;color:var(--color-white);font-size:16px;font-weight:400;transition:all .4s ease;box-shadow:none;overflow:hidden;position:relative;z-index:6;opacity:0;transform:translateY(10px);transition:opacity .8s ease .6s,transform .8s ease .6s,all .4s ease;pointer-events:auto;cursor:pointer;border-radius:10px;border:1px solid rgba(255,255,255,.5);width:60px;height:60px;white-space:nowrap}._hero__cta_1nw0e_53 span{position:absolute;font-size:16px;font-weight:500;text-transform:uppercase;letter-spacing:1px;right:25px;opacity:0;transform:translate(20px);transition:all .3s ease .1s;pointer-events:none}._hero__cta_1nw0e_53:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#ffffff1a;border-radius:10px;transform:scale(0);transition:transform .5s cubic-bezier(.175,.885,.32,1.275)}._hero__slide_active_1nw0e_122 ._hero__cta_1nw0e_53{opacity:1;transform:translateY(0);animation:_cta-pulse_1nw0e_1 2s infinite 1s}._hero__slide_1nw0e_84:not(._hero__slide_active_1nw0e_122) ._hero__cta_1nw0e_53{pointer-events:none}._hero__cta_1nw0e_53:after{content:"";position:absolute;top:-5px;left:-5px;right:-5px;bottom:-5px;border-radius:10px;border:1px solid rgba(255,255,255,.2);opacity:0;transform:scale(.9);transition:all .4s ease;z-index:-1}._hero__cta_1nw0e_53:hover{width:180px;padding-right:20px;background-color:#ffffff40;border-color:#fffc;transform:translateY(-5px)!important;animation:none}._hero__cta_1nw0e_53:hover span{opacity:1;transform:translate(0)}._hero__cta_1nw0e_53:hover:after{opacity:1;transform:scale(1.05)}._hero__cta_1nw0e_53:hover:before{transform:scale(1)}._hero__cta_1nw0e_53:active{transform:scale(.98) translateY(-3px)!important;background-color:#ffffff4d}@media (max-width: 1024px){._hero__cta_1nw0e_53{width:55px;height:55px}._hero__cta_1nw0e_53 span{font-size:15px;right:22px}._hero__cta_1nw0e_53:hover{width:170px}}@media (max-width: 768px){._hero__cta_1nw0e_53{width:50px;height:50px}._hero__cta_1nw0e_53 span{font-size:14px;right:20px}._hero__cta_1nw0e_53:hover{width:160px}}@media (max-width: 480px){._hero__cta_1nw0e_53{width:45px;height:45px}._hero__cta_1nw0e_53 span{font-size:12px;right:18px}._hero__cta_1nw0e_53:hover{width:140px}}@media (max-width: 480px){._hero__cta_1nw0e_53{width:40px;height:40px}._hero__cta_1nw0e_53 span{font-size:11px;right:16px}._hero__cta_1nw0e_53:hover{width:130px}}@media (max-width: 380px){._hero__cta_1nw0e_53{width:38px;height:38px}._hero__cta_1nw0e_53 span{font-size:10px;right:14px}._hero__cta_1nw0e_53:hover{width:120px}}._hero__ctaIcon_1nw0e_460{transition:all .4s ease;opacity:.9;width:24px;height:24px;color:#fff;transform:translate(0);position:relative;left:0;transition:left .3s ease,transform .3s ease,opacity .3s ease}._hero__ctaIcon_1nw0e_460:before,._hero__ctaIcon_1nw0e_460:after{content:"";position:absolute;top:50%;right:-3px;width:8px;height:2px;background-color:currentColor;transform-origin:right;transition:all .3s ease}._hero__ctaIcon_1nw0e_460:before{transform:translateY(-4px) rotate(-45deg)}._hero__ctaIcon_1nw0e_460:after{transform:translateY(2px) rotate(45deg)}._hero__cta_1nw0e_53:hover ._hero__ctaIcon_1nw0e_460{transform:scale(1.1);opacity:1;left:-60px}._hero__cta_1nw0e_53:hover ._hero__ctaIcon_1nw0e_460:before{transform:translateY(-4px) rotate(-45deg) scaleX(1.2)}._hero__cta_1nw0e_53:hover ._hero__ctaIcon_1nw0e_460:after{transform:translateY(2px) rotate(45deg) scaleX(1.2)}@media (max-width: 1024px){._hero__ctaIcon_1nw0e_460{width:20px;height:20px}._hero__cta_1nw0e_53:hover ._hero__ctaIcon_1nw0e_460{left:-55px}._hero__ctaIcon_1nw0e_460:before,._hero__ctaIcon_1nw0e_460:after{width:7px}._hero__ctaIcon_1nw0e_460:before{transform:translateY(-3px) rotate(-45deg)}._hero__ctaIcon_1nw0e_460:after{transform:translateY(1px) rotate(45deg)}}@media (max-width: 768px){._hero__ctaIcon_1nw0e_460{width:18px;height:18px}._hero__cta_1nw0e_53:hover ._hero__ctaIcon_1nw0e_460{left:-50px}._hero__ctaIcon_1nw0e_460:before,._hero__ctaIcon_1nw0e_460:after{width:6px;height:1.5px}}@media (max-width: 480px){._hero__ctaIcon_1nw0e_460{width:16px;height:16px}._hero__cta_1nw0e_53:hover ._hero__ctaIcon_1nw0e_460{left:-45px}._hero__ctaIcon_1nw0e_460:before,._hero__ctaIcon_1nw0e_460:after{width:5px;height:1.5px}}@media (max-width: 480px){._hero__ctaIcon_1nw0e_460{width:14px;height:14px}._hero__cta_1nw0e_53:hover ._hero__ctaIcon_1nw0e_460{left:-40px}._hero__ctaIcon_1nw0e_460:before,._hero__ctaIcon_1nw0e_460:after{width:5px;height:1.5px}}@media (max-width: 380px){._hero__ctaIcon_1nw0e_460{width:12px;height:12px}._hero__cta_1nw0e_53:hover ._hero__ctaIcon_1nw0e_460{left:-38px}._hero__ctaIcon_1nw0e_460:before,._hero__ctaIcon_1nw0e_460:after{width:4px;height:1px}}._hero__controls_1nw0e_68{position:absolute;bottom:48px;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;z-index:10}@media (max-width: 1024px){._hero__controls_1nw0e_68{bottom:32px}}@media (max-width: 768px){._hero__controls_1nw0e_68{bottom:24px}}@media (max-width: 480px){._hero__controls_1nw0e_68{bottom:16px}}@media (max-width: 480px){._hero__controls_1nw0e_68{bottom:8px}}._hero__dots_1nw0e_71{display:flex;gap:16px;padding:12px 20px;background-color:#fff3;border-radius:50px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media (max-width: 768px){._hero__dots_1nw0e_71{gap:8px;padding:10px 16px}}@media (max-width: 480px){._hero__dots_1nw0e_71{padding:8px 16px;gap:10px}}@media (max-width: 480px){._hero__dots_1nw0e_71{padding:6px 12px;gap:8px}}._hero__dot_1nw0e_71{width:12px;height:12px;border-radius:50%;background-color:#ffffff80;transition:all .3s ease;cursor:pointer;border:2px solid transparent}._hero__dot_1nw0e_71:hover{background-color:#fffc;transform:scale(1.1)}._hero__dot_active_1nw0e_80{background-color:var(--color-white);transform:scale(1.3);border-color:#ffffff4d}@media (max-width: 768px){._hero__dot_1nw0e_71{width:11px;height:11px}._hero__dot_active_1nw0e_80{transform:scale(1.25)}}@media (max-width: 480px){._hero__dot_1nw0e_71{width:10px;height:10px}._hero__dot_active_1nw0e_80{transform:scale(1.2)}}@media (max-width: 480px){._hero__dot_1nw0e_71{width:8px;height:8px;border-width:1px}._hero__dot_active_1nw0e_80{transform:scale(1.15)}}._hero__container_1nw0e_672{width:100%;max-width:1440px;margin:0 auto;height:100%;display:flex;justify-content:center;flex-direction:column;padding:0 30px;position:relative;z-index:5}@media (max-width: 768px){._hero__container_1nw0e_672{padding:0 24px}}@media (max-width: 480px){._hero__container_1nw0e_672{padding:0 16px 24px;justify-content:center}}@media (max-width: 480px){._hero__container_1nw0e_672{padding:0 8px 16px;justify-content:center}}@keyframes _cta-pulse_1nw0e_1{0%{box-shadow:0 0 #ffffff4d}70%{box-shadow:0 0 0 10px #fff0}to{box-shadow:0 0 #fff0}}@media (max-width: 768px){@keyframes _cta-pulse_1nw0e_1{0%{box-shadow:0 0 #ffffff4d}70%{box-shadow:0 0 0 8px #fff0}to{box-shadow:0 0 #fff0}}}@media (max-width: 480px){@keyframes _cta-pulse_1nw0e_1{0%{box-shadow:0 0 #ffffff4d}70%{box-shadow:0 0 0 6px #fff0}to{box-shadow:0 0 #fff0}}}._wqw__grid-wrapper_10ye6_1{width:100%;max-width:1440px;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin:0 auto;padding:0 20px}._wqw__content-wrapper_10ye6_11{width:100%;max-width:1440px;display:flex;flex-direction:column;justify-content:center;margin:0 auto;background-color:#f5f5f5}._wqw__heading_10ye6_21{text-align:left;margin-bottom:var(--spacing-md);padding:0 20px}._wqw__section-heading_10ye6_27{color:var(--color-text-primary);font-size:2.25rem;margin-bottom:.5rem;font-weight:900;text-transform:uppercase}._wqw__section-description_10ye6_35{color:var(--color-accent);font-size:1.1rem;font-weight:700;margin:0}._wqw__wrapper_10ye6_42{width:100%;background-color:#f5f5f5;padding:2rem 0}._wqw__card_10ye6_48{background-color:var(--color-background);border-radius:.5rem;padding:2.5rem 1.5rem;text-align:center;box-shadow:0 2px 10px #00000008;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .3s ease;opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out,box-shadow .3s ease;height:100%;aspect-ratio:1/1}._wqw__card--visible_10ye6_65{opacity:1;transform:translateY(0)}._wqw__card_10ye6_48:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000000f}._wqw__card-icon_10ye6_73{display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:var(--color-text-primary);transition:all .3s ease}._wqw__card-icon-svg_10ye6_81{width:120px;height:120px;stroke-width:.9}._wqw__card-content_10ye6_86{display:flex;flex-direction:column;align-items:center}._wqw__card-title_10ye6_91{margin:0 0 .75rem;font-size:1.5rem;font-weight:700;color:var(--color-text-primary)}._wqw__card-text_10ye6_97{font-size:1.1rem;line-height:1.5;color:var(--color-text-secondary);margin:0}@media (min-width: 769px) and (max-width: 1024px){._wqw__grid-wrapper_10ye6_1{grid-template-columns:repeat(3,1fr);gap:1.5rem}._wqw__section-heading_10ye6_27{font-size:2rem}._wqw__card_10ye6_48{padding:2rem 1.25rem}._wqw__card-icon-svg_10ye6_81{width:100px;height:100px}._wqw__card-title_10ye6_91{font-size:1.35rem}._wqw__card-text_10ye6_97{font-size:.82rem}}@media (max-width: 768px){._wqw__wrapper_10ye6_42{padding-bottom:16px}._wqw__content-wrapper_10ye6_11{padding:16px 0}._wqw__heading_10ye6_21{margin-bottom:16px;padding:0 15px}._wqw__section-heading_10ye6_27{font-size:1.75rem}._wqw__grid-wrapper_10ye6_1{grid-template-columns:repeat(1,1fr);gap:1.5rem;padding:0 15px}._wqw__card_10ye6_48{padding:2rem;aspect-ratio:auto;min-height:300px}._wqw__card-icon-svg_10ye6_81{width:90px;height:90px}._wqw__card-title_10ye6_91{font-size:1.25rem}._wqw__card-text_10ye6_97{font-size:1rem}}@media (max-width: 480px){._wqw__content-wrapper_10ye6_11{padding:16px 0}._wqw__section-heading_10ye6_27{font-size:24px}._wqw__section-description_10ye6_35{font-size:12px}._wqw__card_10ye6_48{min-height:250px}}._wqw__section-prefix_10ye6_175{font-weight:300;font-size:16px;color:var(--MAIN-THEME-COL);letter-spacing:1.25px;text-transform:uppercase;width:fit-content}@media screen and (max-width: 768px){._wqw__section-heading_10ye6_27{margin-bottom:var(--spacing-sm)}}._wqw__card_10ye6_48{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:1rem;padding:1.5rem;transition:all .3s ease;cursor:pointer}._wqw__card_10ye6_48:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a;border-color:var(--color-accent)}._wqw__card_10ye6_48:hover ._wqw__card-icon_10ye6_73{background-color:var(--MAIN-THEME-COL);color:var(--color-accent)}._wqw__card-icon_10ye6_73{width:120px;height:120px;border-radius:8px;background-color:#ffffff1a;color:var(--MAIN-WHITE);display:flex;align-items:center;justify-content:center;transition:all .3s ease}._wqw__card-icon-svg_10ye6_81{stroke-width:2}@media (max-width: 768px){._wqw__grid-wrapper_10ye6_1{grid-template-columns:1fr;gap:1rem}._wqw__card_10ye6_48{padding:1.25rem}._wqw__card-title_10ye6_91{font-size:1.25rem}._wqw__card-text_10ye6_97{font-size:.9rem}}@media screen and (max-width: 840px){._wqw__card-icon_10ye6_73{width:64px;height:64px}}@media screen and (max-width: 769px){._wqw__card-icon_10ye6_73{width:120px;height:120px}}@media screen and (max-width: 768px){._wqw__wrapper_10ye6_42{padding:0}}._hc__wrapper_1n5kk_2{width:100%;background-color:var(--color-background)}._hc__content-wrapper_1n5kk_7{width:100%;max-width:1440px;display:flex;flex-direction:column;justify-content:center;margin:0 auto;padding-top:2rem;background-color:var(--color-background)}._hc__heading_1n5kk_18{text-align:left;margin-bottom:var(--spacing-md)}._hc__container_1n5kk_23{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin:0 auto;align-items:stretch}._hc__left_1n5kk_32{display:flex;text-align:justify;flex-direction:column;height:fit-content}._hc__text_1n5kk_39{flex-grow:1;margin-bottom:1.5rem}._hc__marquee_1n5kk_44{width:100%;max-width:670px;overflow:hidden;border-top:1px solid rgba(0,0,0,.05);padding-top:1rem}._hc__marquee-item_1n5kk_51{font-size:3.5rem;font-weight:900;color:#0000000d;margin:0 2rem;text-transform:uppercase;letter-spacing:.1em;white-space:nowrap}._hc__section-heading_1n5kk_61{color:var(--color-text-primary);font-size:2.25rem;margin-bottom:.5rem;font-weight:900;text-transform:uppercase}._hc__section-description_1n5kk_69{color:var(--color-accent);font-size:1.1rem;font-weight:700;margin:0}._hc__description_1n5kk_76{color:var(--color-text-secondary);font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}._hc__description_1n5kk_76:last-child{margin-bottom:0}._hc__image_1n5kk_86{width:100%;height:100%;max-height:630px;border-radius:.5rem;overflow:hidden;display:flex}._hc__image-item_1n5kk_95{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._hc__image-item_1n5kk_95:hover{transform:scale(1.02)}@media (min-width: 769px) and (max-width: 1024px){._hc__content-wrapper_1n5kk_7{padding:0 16px}._hc__section-heading_1n5kk_61{font-size:2rem}._hc__description_1n5kk_76{font-size:1rem}._hc__container_1n5kk_23{gap:2rem}._hc__marquee_1n5kk_44{max-width:95dvw}._hc__marquee-item_1n5kk_51{font-size:2.5rem;margin:0 1.5rem}}@media (max-width: 768px){._hc__content-wrapper_1n5kk_7{padding:16px 0}._hc__container_1n5kk_23{grid-template-columns:1fr;gap:1rem;padding:0 15px}._hc__section-heading_1n5kk_61{font-size:1.75rem;margin-bottom:1rem}._hc__description_1n5kk_76{font-size:1rem}._hc__image_1n5kk_86{order:-1}._hc__marquee_1n5kk_44{margin-bottom:1rem;max-width:95dvw}._hc__marquee-item_1n5kk_51{font-size:2rem;margin:0 1rem}}@media (max-width: 480px){._hc__content-wrapper_1n5kk_7{padding:16px 0}._hc__section-heading_1n5kk_61{font-size:24px}._hc__section-description_1n5kk_69{font-size:12px}._hc__marquee-item_1n5kk_51{font-size:1.75rem;margin:0 .75rem}}@media screen and (max-width: 825px){._hc__left_1n5kk_32{max-width:95dvw}}@media screen and (max-width: 568px){._hc__left_1n5kk_32{max-width:90dvw}}@media screen and (max-width: 1240px){._hc__container_1n5kk_23{display:block}}._kraabGipps_1ll22_1{position:relative;width:100%;margin:16px auto 0;background-color:#f5f5f5;overflow:hidden;padding:30px 0}@media screen and (max-width: 1060px){._kraabGipps_1ll22_1{max-width:95dvw;padding:16px}}@media screen and (max-width: 768px){._kraabGipps_1ll22_1{max-width:95dvw;padding:30px 0;margin-top:15px}}@media screen and (max-width: 568px){._kraabGipps_1ll22_1{max-width:92dvw}}._kraabGipps__container_1ll22_29{position:relative;width:100%;max-width:1408px;margin:0 auto;z-index:2}@media screen and (max-width: 768px){._kraabGipps__container_1ll22_29{padding:0 20px}}@media screen and (max-width: 480px){._kraabGipps__container_1ll22_29{padding:0 15px}}._kraabGipps__background_1ll22_47{position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;height:100%;max-width:1440px;object-fit:cover;filter:brightness(.4);z-index:1;border-radius:10px}._kraabGipps__prefix_1ll22_61{color:#fff;font-size:clamp(14px,1.2vw,1rem);font-weight:500;letter-spacing:.05em;margin-bottom:8px;text-transform:uppercase}@media screen and (max-width: 480px){._kraabGipps__prefix_1ll22_61{font-size:12px;letter-spacing:.05em}}._kraabGipps__title_1ll22_76{color:#fff;font-size:2rem;font-weight:900;line-height:1.2;margin:0 0 40px;text-transform:uppercase}@media screen and (max-width: 768px){._kraabGipps__title_1ll22_76{font-size:clamp(32px,4.2vw,80px);margin-bottom:30px}}@media screen and (max-width: 480px){._kraabGipps__title_1ll22_76{font-size:clamp(24px,6vw,46px)}}._kraabGipps__content_1ll22_96{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;color:#fff;opacity:.9;text-align:justify}@media screen and (max-width: 768px){._kraabGipps__content_1ll22_96{grid-template-columns:1fr;gap:30px}}._kraabGipps__text_1ll22_111{font-size:clamp(16px,1.2vw,18px);line-height:1.5}._kraabGipps__text_1ll22_111 p{margin-bottom:20px}._kraabGipps__text_1ll22_111 p:last-child{margin-bottom:0}@media screen and (max-width: 768px){._kraabGipps__text_1ll22_111{font-size:16px}}@media screen and (max-width: 480px){._kraabGipps__text_1ll22_111{font-size:15.2px}}._root_1b8m1_1{width:100%;background-color:var(--color-background);color:var(--color-text-primary);padding:0rem 2rem;padding-bottom:15px;box-sizing:border-box;overflow:hidden}@media (max-width: 768px){._root_1b8m1_1{padding:0rem 1rem}}@media (max-width: 480px){._root_1b8m1_1{padding:1rem .75rem}}._faq__wrapper_1b8m1_21{width:100%;max-width:1440px;margin:30px auto 0;display:flex;flex-direction:column}@media (max-width: 768px){._faq__wrapper_1b8m1_21{margin-top:0;padding:1rem .16rem}}@media screen and (max-width: 480px){._faq__wrapper_1b8m1_21{padding:0rem .16rem}}.___section_prefix_1b8m1_41{font-size:1rem;text-transform:uppercase;color:var(--color-accent);margin:0;margin-bottom:.5rem;font-weight:700;letter-spacing:.05em}@media (max-width: 480px){.___section_prefix_1b8m1_41{font-size:12px}}.___section_heading_1b8m1_56{font-size:2rem;margin:0;margin-bottom:1.5rem;font-weight:900;line-height:1.2;text-transform:uppercase;color:var(--color-primary)}@media (max-width: 768px){.___section_heading_1b8m1_56{font-size:2rem;margin-bottom:1.25rem}}@media (max-width: 480px){.___section_heading_1b8m1_56{font-size:1.5rem;margin-bottom:1rem}}._faq__accordion_1b8m1_78{display:flex;flex-direction:column;gap:1rem}._faq__item_1b8m1_84{background:var(--color-white);border:1px solid var(--color-secondary);border-radius:.5rem;overflow:hidden;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #0000000d}._faq__item_1b8m1_84:hover,._faq__item_1b8m1_84._active_1b8m1_97{background:var(--color-background-hero);border-color:var(--color-accent)}._faq__item_1b8m1_84._active_1b8m1_97 ._faq__question_1b8m1_101{color:var(--color-accent)}._faq__item_1b8m1_84._active_1b8m1_97 ._faq__icon_1b8m1_104{transform:rotate(45deg);background-color:var(--color-accent)}._faq__item_1b8m1_84._active_1b8m1_97 ._faq__icon_1b8m1_104:after{background-color:var(--color-accent)}._faq__item_1b8m1_84._active_1b8m1_97 ._faq__answer_1b8m1_111{max-height:500px;padding:0 1.5rem 1.5rem;opacity:1}._faq__question_1b8m1_101{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;font-weight:800;color:var(--color-primary);transition:color .3s ease}._faq__question_1b8m1_101 span{flex:1;margin-right:2rem}._faq__icon_1b8m1_104{position:relative;width:16px;height:2px;background-color:var(--color-primary);transition:all .3s ease}._faq__icon_1b8m1_104:after{content:"";position:absolute;width:2px;height:16px;background-color:var(--color-primary);top:-7px;left:7px;transition:all .3s ease}._faq__answer_1b8m1_111{max-height:0;padding:0 1.5rem;opacity:0;overflow:hidden;transition:all .3s ease}._faq__answer_1b8m1_111 p{margin:0;line-height:1.6;color:var(--color-text-secondary)}@media (max-width: 480px){._faq__question_1b8m1_101{padding:1.25rem;font-size:.9rem}._faq__answer_1b8m1_111{font-size:.9rem}}._footer_1xoxz_1{width:100%;padding-top:50px;padding-bottom:40px;position:relative}@media (max-width: 1240px){._footer_1xoxz_1{padding:40px 0}}@media (max-width: 480px){._footer_1xoxz_1{padding:30px 0}}._footer_light_1xoxz_17{background-color:#f9f9f9;color:#333;border-top:1px solid #EFEFEF}._footer_light_1xoxz_17 ._footer__logoLink_1xoxz_22,._footer_light_1xoxz_17 ._footer__marquee_content_1xoxz_25 span{color:#333}._footer_light_1xoxz_17 ._footer__bottom_1xoxz_28{border-top:1px solid #EFEFEF}._footer_light_1xoxz_17 ._footer__copyright_1xoxz_31,._footer_light_1xoxz_17 ._footer__bottom_link_1xoxz_34{color:#777}._footer_light_1xoxz_17 ._footer__bottom_link_1xoxz_34:hover{color:#333}._footer_light_1xoxz_17 ._social__link_1xoxz_40{color:#131313}._footer_light_1xoxz_17 ._contact__info_1xoxz_43{color:#333}._footer_light_1xoxz_17 ._contact__icon_1xoxz_46{color:#afafaf}._footer_light_1xoxz_17 ._contact__address_1xoxz_49,._footer_light_1xoxz_17 ._contact__phone_1xoxz_50,._footer_light_1xoxz_17 ._contact__email_1xoxz_51{color:#666}._footer_dark_1xoxz_54{background-color:#000000eb;color:#fff;border-top:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._footer_dark_1xoxz_54 ._footer__logoLink_1xoxz_22,._footer_dark_1xoxz_54 ._footer__marquee_content_1xoxz_25 span{color:#fff}._footer_dark_1xoxz_54 ._footer__bottom_1xoxz_28{border-top:1px solid rgba(255,255,255,.1)}._footer_dark_1xoxz_54 ._footer__copyright_1xoxz_31,._footer_dark_1xoxz_54 ._footer__bottom_link_1xoxz_34{color:#fff9}._footer_dark_1xoxz_54 ._footer__bottom_link_1xoxz_34:hover,._footer_dark_1xoxz_54 ._social__link_1xoxz_40{color:#fff}._footer_dark_1xoxz_54 ._social__link_1xoxz_40:hover{opacity:.8}._footer_dark_1xoxz_54 ._contact__info_1xoxz_43{color:#fff}._footer_dark_1xoxz_54 ._contact__icon_1xoxz_46{color:#ffffffb3}._footer_dark_1xoxz_54 ._contact__address_1xoxz_49,._footer_dark_1xoxz_54 ._contact__phone_1xoxz_50,._footer_dark_1xoxz_54 ._contact__email_1xoxz_51{color:#fffc}._footer_dark_1xoxz_54 ._footer__email_1xoxz_95{border-color:#fff3}._footer_dark_1xoxz_54 ._footer__input_1xoxz_98{color:#fff}._footer_dark_1xoxz_54 ._footer__input_1xoxz_98::placeholder{color:#fff9}._footer_dark_1xoxz_54 ._footer__submit_1xoxz_104{color:#fff}._footer__wrapper_1xoxz_107{max-width:1440px;margin:0 auto 24px;padding:0 20px;display:flex;justify-content:space-between;align-items:center}@media (max-width: 1240px){._footer__wrapper_1xoxz_107{padding:0 20px;flex-direction:column;align-items:center;text-align:center;gap:30px}}@media (max-width: 480px){._footer__wrapper_1xoxz_107{padding:0 15px;gap:25px}}._footer__left_1xoxz_131{display:flex;flex-direction:column;gap:25px;align-items:flex-start;width:25%}@media (max-width: 1240px){._footer__left_1xoxz_131{align-items:center;width:100%}}._footer__marquee_container_1xoxz_144{flex:1;overflow:hidden;height:80px;display:flex;align-items:center}@media (max-width: 1240px){._footer__marquee_container_1xoxz_144{display:none}}._footer__marquee_1xoxz_25{width:100%;overflow:hidden;white-space:nowrap;position:relative}._footer__marquee_content_1xoxz_25{display:inline-block;animation:_marquee_1xoxz_1 45s linear infinite}._footer__marquee_content_1xoxz_25 span{font-size:60px;font-weight:900;text-transform:uppercase;padding:0 20px}._footer__right_1xoxz_172{width:25%;display:flex;flex-direction:column;gap:20px;align-items:flex-end}@media (max-width: 1240px){._footer__right_1xoxz_172{width:100%;align-items:center}}._footer__title_1xoxz_185{font-size:60px;font-weight:900;color:#fff;text-transform:uppercase;line-height:1;letter-spacing:-.02em;width:100%;text-align:center}@media (max-width: 1440px){._footer__title_1xoxz_185{font-size:50px}}@media (max-width: 1240px){._footer__title_1xoxz_185{font-size:40px}}@media (max-width: 768px){._footer__title_1xoxz_185{font-size:32px}}@media (max-width: 480px){._footer__title_1xoxz_185{font-size:24px}}._footer__logo_1xoxz_22{font-size:28px;font-weight:900;transition:opacity .3s ease}@media (max-width: 1240px){._footer__logo_1xoxz_22{margin:0 auto;font-size:24px}}._footer__logo_1xoxz_22:hover{opacity:.8}._footer__logoImg_1xoxz_229{height:85px;width:auto}@media (max-width: 768px){._footer__logoImg_1xoxz_229{height:48px}}@media (max-width: 480px){._footer__logoImg_1xoxz_229{height:40px}}._footer__logoLink_1xoxz_22{text-decoration:none}._footer__social_1xoxz_246{display:flex;gap:15px;justify-content:flex-end}@media (max-width: 1240px){._footer__social_1xoxz_246{justify-content:center;gap:20px}}._footer__email_1xoxz_95{display:flex;border:1px solid rgba(255,255,255,.2);border-radius:25px;overflow:hidden;width:100%}._footer__input_1xoxz_98{flex:1;padding:10px 15px;border:none;background:transparent;font-size:14px;outline:none;color:#fff}._footer__input_1xoxz_98::placeholder{color:#fff9}._footer__submit_1xoxz_104{background:transparent;border:none;padding:0 15px;cursor:pointer;color:#fff;display:flex;align-items:center;justify-content:center}._footer__bottom_1xoxz_28{max-width:1440px;margin:0 auto;padding:20px 20px 0;display:flex;justify-content:space-between;align-items:center}@media (max-width: 768px){._footer__bottom_1xoxz_28{flex-direction:column;gap:15px;text-align:center}}._footer__copyright_1xoxz_31{font-size:14px}._footer__menu_1xoxz_304{display:flex;gap:20px}@media (max-width: 768px){._footer__menu_1xoxz_304{flex-wrap:wrap;justify-content:center}}._footer__bottom_link_1xoxz_34{text-decoration:none;font-size:14px;transition:color .3s ease}@keyframes _marquee_1xoxz_1{0%{transform:translate(0)}to{transform:translate(-50%)}}._social__link_1xoxz_40{transition:opacity .3s ease}._social__link_1xoxz_40:first-child{opacity:1}._social__link_1xoxz_40:last-child{opacity:1}._social__link_1xoxz_40 svg{width:32px;height:32px}@media (max-width: 1240px){._social__link_1xoxz_40 svg{width:28px;height:28px}}@media (max-width: 480px){._social__link_1xoxz_40 svg{width:24px;height:24px}}._contact__info_1xoxz_43{display:flex;flex-direction:column;gap:10px}@media (max-width: 1240px){._contact__info_1xoxz_43{text-align:center}}._contact__icon_1xoxz_46{display:inline-flex;align-items:center;justify-content:center;margin-right:10px}@media (max-width: 1240px){._contact__icon_1xoxz_46{margin-right:8px}}._contact__address_1xoxz_49{font-size:16px;line-height:1.4;display:flex;align-items:center}@media (max-width: 1240px){._contact__address_1xoxz_49{justify-content:center}}@media (max-width: 480px){._contact__address_1xoxz_49{font-size:14px}}._contact__phone_1xoxz_50{font-size:16px;margin-top:5px;display:flex;align-items:center}@media (max-width: 1240px){._contact__phone_1xoxz_50{justify-content:center}}@media (max-width: 480px){._contact__phone_1xoxz_50{font-size:16px}}._contact__email_1xoxz_51{font-size:16px;display:flex;align-items:center}@media (max-width: 1240px){._contact__email_1xoxz_51{justify-content:center}}@media (max-width: 480px){._contact__email_1xoxz_51{font-size:14px}}._phoneButton_t83il_12{position:fixed;bottom:30px;left:30px;width:60px;height:60px;border-radius:50%;background-color:var(--color-primary);color:var(--color-white);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:50;box-shadow:0 4px 20px #00000026;transition:all .3s ease}._phoneButton_t83il_12:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background-color:var(--color-primary);opacity:.4;transform:scale(1);animation:_pulse_t83il_1 2s infinite}._phoneButton_t83il_12 svg{position:relative;z-index:1;width:24px;height:24px;transition:transform .3s ease}._phoneButton_t83il_12:hover{transform:translateY(-2px);box-shadow:0 6px 25px #0003}._phoneButton_t83il_12:hover svg{transform:scale(1.1)}._phoneButton_t83il_12:hover:before{animation-duration:1s;opacity:.6}._phoneButton_t83il_12:active{transform:translateY(0)}._phoneButton_t83il_12:active:before{animation-duration:.5s;opacity:.8}._phoneButton_t83il_12:focus{outline:2px solid var(--color-accent);outline-offset:2px}@media (max-width: 1024px){._phoneButton_t83il_12{bottom:25px;left:25px;width:56px;height:56px}._phoneButton_t83il_12 svg{width:22px;height:22px}}@media (max-width: 768px){._phoneButton_t83il_12{bottom:20px;left:20px;width:52px;height:52px}._phoneButton_t83il_12 svg{width:20px;height:20px}}@media (max-width: 480px){._phoneButton_t83il_12{bottom:16px;left:16px;width:48px;height:48px}._phoneButton_t83il_12 svg{width:18px;height:18px}}@media (max-width: 360px){._phoneButton_t83il_12{bottom:12px;left:12px;width:44px;height:44px}._phoneButton_t83il_12 svg{width:16px;height:16px}}._phoneButtonRight_t83il_121{left:auto;right:30px}@media (max-width: 1024px){._phoneButtonRight_t83il_121{left:auto;right:25px}}@media (max-width: 768px){._phoneButtonRight_t83il_121{left:auto;right:20px}}@media (max-width: 480px){._phoneButtonRight_t83il_121{left:auto;right:15px}}@keyframes _pulse_t83il_1{0%{transform:scale(1);opacity:.4}50%{transform:scale(1.3);opacity:.2}to{transform:scale(1.6);opacity:0}}._phoneButtonLight_t83il_158{background-color:var(--color-white);color:var(--color-primary);box-shadow:0 4px 20px #0000001a}._phoneButtonLight_t83il_158:before{background-color:var(--color-white)}._phoneButtonLight_t83il_158:hover{background-color:var(--color-secondary);box-shadow:0 6px 25px #00000026}._phoneButtonLight_t83il_158:hover:before{background-color:var(--color-secondary)}._phoneButtonLight_t83il_158:active:before{background-color:var(--color-accent)}._phoneButton_t83il_12._dark_t83il_177{background-color:var(--color-accent);color:var(--color-primary)}._phoneButton_t83il_12._dark_t83il_177:before{background-color:var(--color-accent)}._loaderContainer_na1i0_12{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#000;display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeOutLoader_na1i0_1 .8s ease-out forwards;animation-delay:1.8s}@keyframes _fadeOutLoader_na1i0_1{0%{opacity:1}to{opacity:0;visibility:hidden}}._loader_na1i0_12{display:flex;flex-direction:column;align-items:center;gap:2rem}._loaderText_na1i0_43{font-size:3rem;font-weight:600;color:#fff;letter-spacing:.5rem;text-transform:uppercase;animation:_fadeIn_na1i0_1 2s ease}@media (max-width: 576px){._loaderText_na1i0_43{font-size:2rem;letter-spacing:.3rem}}._loaderBar_na1i0_58{width:200px;height:2px;background-color:#fff3;position:relative;overflow:hidden}._loaderBar_na1i0_58:after{content:"";position:absolute;top:0;left:0;height:100%;width:40%;background-color:#fff;animation:_loading_na1i0_1 1.5s infinite ease-in-out}@keyframes _loading_na1i0_1{0%{transform:translate(-100%)}to{transform:translate(250%)}}@keyframes _fadeIn_na1i0_1{0%{opacity:0}to{opacity:1}}@keyframes _fadeInGallery_15ozg_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}._galleryModal_15ozg_11{position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;background:#000000f2;z-index:1000;display:flex;align-items:center;justify-content:center;animation:_fadeInGallery_15ozg_1 .5s cubic-bezier(.19,1,.22,1) forwards;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._galleryContent_15ozg_27{position:relative;width:95%;height:95%;max-width:1800px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:12px;overflow:hidden}._galleryClose_15ozg_40{position:absolute;top:20px;right:20px;background:#0006;border:1px solid rgba(255,255,255,.2);color:#fff;cursor:pointer;z-index:10;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}._galleryClose_15ozg_40:hover{background:#fff3;transform:scale(1.05)}._galleryImageContainer_15ozg_62{position:relative;width:100%;height:90%;overflow:hidden;border-radius:8px}._galleryImage_15ozg_62{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center;background-size:contain;background-repeat:no-repeat;opacity:0;transition:opacity .5s ease,transform .5s ease;pointer-events:none;transform:scale(.98)}._galleryImageActive_15ozg_85{opacity:1;z-index:2;transform:scale(1)}._galleryControls_15ozg_91{display:flex;align-items:center;justify-content:center;margin-top:25px;width:100%;position:relative;z-index:5}._galleryArrow_15ozg_101{background:#00000080;border:1px solid rgba(255,255,255,.3);color:#fff;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 10px #0003}._galleryArrow_15ozg_101:hover{background:#fff3;transform:scale(1.05)}._galleryArrow_15ozg_101:active{transform:scale(.95)}._galleryArrowLeft_15ozg_123{margin-right:30px}._galleryArrowRight_15ozg_127{margin-left:30px}._galleryDots_15ozg_131{display:flex;gap:12px}._galleryDot_15ozg_131{width:10px;height:10px;border-radius:50%;background:#ffffff4d;border:none;cursor:pointer;transition:all .3s ease}._galleryDot_15ozg_131:hover{background:#fff9;transform:scale(1.2)}._galleryDotActive_15ozg_150{background:#fff;transform:scale(1.2)}._loaderContainer_7o2x5_2{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#000;display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeOutLoader_7o2x5_1 .8s ease-out forwards;animation-delay:1.8s}@keyframes _fadeOutLoader_7o2x5_1{0%{opacity:1}to{opacity:0;visibility:hidden}}._loader_7o2x5_2{display:flex;flex-direction:column;align-items:center;gap:2rem}@media (max-width: 576px){._loader_7o2x5_2{gap:1rem}}._loaderText_7o2x5_38{font-size:3rem;font-weight:600;color:#fff;letter-spacing:.5rem;text-transform:uppercase;animation:_fadeIn_7o2x5_1 2s ease}@media (max-width: 576px){._loaderText_7o2x5_38{font-size:2rem;letter-spacing:.3rem}}._loaderBar_7o2x5_53{width:200px;height:2px;background-color:#fff3;position:relative;overflow:hidden}@media (max-width: 576px){._loaderBar_7o2x5_53{width:150px}}._loaderBar_7o2x5_53:after{content:"";position:absolute;top:0;left:0;height:100%;width:40%;background-color:#fff;animation:_loading_7o2x5_1 1.5s infinite ease-in-out}@keyframes _loading_7o2x5_1{0%{transform:translate(-100%)}to{transform:translate(250%)}}._catalogPage_7o2x5_84{min-height:100vh;position:relative;padding-top:0}._emptyCollection_7o2x5_90{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;padding:2rem;text-align:center;color:#fff}._emptyCollection_7o2x5_90 h2{font-size:2.5rem;margin-bottom:1rem}._emptyCollection_7o2x5_90 p{font-size:1.1rem;color:#ffffffb3;margin-bottom:2rem}._emptyCollection_7o2x5_90 button{padding:1rem 2rem;background-color:#ffffff1a;border:2px solid rgba(255,255,255,.3);border-radius:50px;color:#fff;font-size:1rem;cursor:pointer;transition:all .3s ease}._emptyCollection_7o2x5_90 button:hover{background-color:#fff3;border-color:#ffffff80}._catalogContent_7o2x5_124{padding:0}._productShowcase_7o2x5_128{position:relative}._productSection_7o2x5_132{height:100vh;width:100%;position:relative;will-change:opacity,transform;margin:0;padding:0}@media (max-width: 1024px){._productSection_7o2x5_132{height:100dvh;min-height:100dvh}}._productFullscreenWrapper_7o2x5_147{position:absolute;top:0;left:0;width:100%;height:100vh;overflow:hidden}@media (max-width: 1024px){._productFullscreenWrapper_7o2x5_147{position:relative;height:100dvh;min-height:100dvh;display:flex;flex-direction:column;overflow:hidden}}._productBackground_7o2x5_166{background-color:#fff;position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;transition:transform .8s ease;z-index:5;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-end}@media (max-width: 1024px){._productBackground_7o2x5_166{position:relative;flex:1;min-height:45dvh}}@media (max-width: 768px){._productBackground_7o2x5_166{min-height:45dvh}}@media (max-width: 576px){._productBackground_7o2x5_166{min-height:40dvh}}@media (max-width: 414px){._productBackground_7o2x5_166{min-height:35dvh}}._productBackground_7o2x5_166:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to right,#000000b3,#0000004d,#0000);z-index:1}@media (max-width: 1024px){._productBackground_7o2x5_166:before{background:linear-gradient(to bottom,#00000080,#0003)}}._productBackground_7o2x5_166:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0003;z-index:1}._productBackgroundDiningGroups_7o2x5_230{background-size:60%!important;background-repeat:no-repeat!important}._productInfoOverlay_7o2x5_235{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;padding:2rem;z-index:10;color:#fff;pointer-events:none}@media (max-width: 1024px){._productInfoOverlay_7o2x5_235{position:relative;height:auto;padding:0;margin-top:0;flex:0 0 auto;overflow-y:auto;align-items:flex-start;display:flex;pointer-events:auto}}._infoLeft_7o2x5_262{justify-content:flex-start}._infoLeft_7o2x5_262 ._productInfoContent_7o2x5_265{margin-left:5%}@media (max-width: 1024px){._infoLeft_7o2x5_262 ._productInfoContent_7o2x5_265{margin-left:0}}._infoLeft_7o2x5_262 ._productBackground_7o2x5_166:before{background:linear-gradient(to right,#000000b3,#0000004d,#0000)}@media (max-width: 1024px){._infoLeft_7o2x5_262 ._productBackground_7o2x5_166:before{background:linear-gradient(to bottom,#00000080,#0003)}}._infoRight_7o2x5_282{justify-content:flex-end}._infoRight_7o2x5_282 ._productInfoContent_7o2x5_265{margin-right:5%}@media (max-width: 1024px){._infoRight_7o2x5_282 ._productInfoContent_7o2x5_265{margin-right:0}}._infoRight_7o2x5_282 ._productBackground_7o2x5_166:before{background:linear-gradient(to left,#000000b3,#0000004d,#0000)}@media (max-width: 1024px){._infoRight_7o2x5_282 ._productBackground_7o2x5_166:before{background:linear-gradient(to bottom,#00000080,#0003)}}._productInfoContent_7o2x5_265{max-width:650px;width:45%;padding:3.5rem;background:#0006;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;will-change:opacity,transform;pointer-events:auto}@media (max-width: 1200px){._productInfoContent_7o2x5_265{width:60%;max-width:100%}}@media (max-width: 1024px){._productInfoContent_7o2x5_265{width:100%;max-width:100%;padding:1.5rem;border-radius:0;margin:0;background:#1a1a1a;height:auto;max-height:55dvh;display:flex;flex-direction:column;justify-content:flex-start;box-sizing:border-box;opacity:1;transform:translateY(0);overflow-y:auto}}@media (max-width: 768px){._productInfoContent_7o2x5_265{padding:1.25rem;max-height:55dvh}}@media (max-width: 576px){._productInfoContent_7o2x5_265{padding:1rem;max-height:60dvh}}@media (max-width: 414px){._productInfoContent_7o2x5_265{padding:1rem;max-height:65dvh}}@media (max-width: 375px){._productInfoContent_7o2x5_265{padding:.9rem;max-height:65dvh}}@media (max-width: 1024px){._productInfoContent_7o2x5_265{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) rgba(255,255,255,.1)}._productInfoContent_7o2x5_265::-webkit-scrollbar{width:4px}._productInfoContent_7o2x5_265::-webkit-scrollbar-track{background:#ffffff1a;border-radius:2px}._productInfoContent_7o2x5_265::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:2px}._productInfoContent_7o2x5_265::-webkit-scrollbar-thumb:hover{background:#ffffff80}}._productArticle_7o2x5_382{font-size:1.2rem;font-weight:500;margin-bottom:.5rem;color:#fffc;letter-spacing:.5px}@media (max-width: 1200px){._productArticle_7o2x5_382{font-size:1.1rem}}@media (max-width: 1024px){._productArticle_7o2x5_382{font-size:1rem;margin-bottom:.4rem}}@media (max-width: 768px){._productArticle_7o2x5_382{font-size:.85rem}}@media (max-width: 576px){._productArticle_7o2x5_382{font-size:.8rem;margin-bottom:.3rem}}._productName_7o2x5_412{font-size:3.2rem;font-weight:800;margin-bottom:.5rem;line-height:1.1;letter-spacing:-1px;text-transform:uppercase}@media (max-width: 1200px){._productName_7o2x5_412{font-size:3.5rem}}@media (max-width: 1024px){._productName_7o2x5_412{font-size:3rem}}@media (max-width: 768px){._productName_7o2x5_412{font-size:2.75rem}}@media (max-width: 576px){._productName_7o2x5_412{font-size:2.25rem;width:100%;margin-bottom:.3rem}}._productPrice_7o2x5_443{font-size:2.25rem;font-weight:900;margin-bottom:2rem;color:var(--color-accent)}@media (max-width: 1200px){._productPrice_7o2x5_443{font-size:2rem}}@media (max-width: 1024px){._productPrice_7o2x5_443{font-size:1.9rem;margin-bottom:1.5rem}}@media (max-width: 768px){._productPrice_7o2x5_443{font-size:1.65rem}}@media (max-width: 576px){._productPrice_7o2x5_443{font-size:1.4rem;margin-bottom:1rem;width:100%}}@media (max-width: 375px){._productPrice_7o2x5_443{font-size:1.05rem;margin-bottom:.75rem}}._variantSelector_7o2x5_479{display:flex;gap:.75rem;margin-bottom:1.5rem;flex-wrap:wrap}@media (max-width: 1024px){._variantSelector_7o2x5_479{gap:.6rem;margin-bottom:1.25rem}}@media (max-width: 576px){._variantSelector_7o2x5_479{gap:.5rem;margin-bottom:1rem}}._variantButton_7o2x5_498{padding:.6rem 1.2rem;background:#ffffff1a;border:2px solid rgba(255,255,255,.3);border-radius:8px;color:#fff;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap}@media (max-width: 1024px){._variantButton_7o2x5_498{padding:.55rem 1.1rem;font-size:.85rem}}@media (max-width: 576px){._variantButton_7o2x5_498{padding:.5rem 1rem;font-size:.8rem}}@media (max-width: 375px){._variantButton_7o2x5_498{padding:.45rem .9rem;font-size:.75rem}}._variantButton_7o2x5_498:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-2px);box-shadow:0 4px 15px #0003}._variantButton_7o2x5_498:active{transform:translateY(0)}._variantButtonActive_7o2x5_540{background:#ffffffe6;color:#1a1a1a;border-color:#ffffffe6;box-shadow:0 4px 15px #ffffff4d}._variantButtonActive_7o2x5_540:hover{background:#fff;color:#1a1a1a;border-color:#fff}._buyButton_7o2x5_552{margin-top:1rem;padding:.75rem 1.5rem;background:var(--color-accent, #d4c5b9);border:none;border-radius:8px;color:#1a1a1a;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s,transform .2s}._buyButton_7o2x5_552:hover{background:#e5d5c9;transform:translateY(-1px)}._productDetails_7o2x5_569{display:flex;flex-direction:column;gap:2rem;flex:1}@media (max-width: 1024px){._productDetails_7o2x5_569{gap:1.5rem;min-height:0}}@media (max-width: 576px){._productDetails_7o2x5_569{gap:1rem}}@media (max-width: 375px){._productDetails_7o2x5_569{gap:.75rem}}._productDescription_7o2x5_592{font-size:1.35rem;line-height:1.6;margin-bottom:1rem}@media (max-width: 1200px){._productDescription_7o2x5_592{font-size:1.25rem}}@media (max-width: 1024px){._productDescription_7o2x5_592{font-size:1.15rem}}@media (max-width: 768px){._productDescription_7o2x5_592{font-size:1.05rem;line-height:1.5}}@media (max-width: 576px){._productDescription_7o2x5_592{font-size:1rem;margin-bottom:.75rem;line-height:1.5}}@media (max-width: 414px){._productDescription_7o2x5_592{font-size:.95rem;line-height:1.4;margin-bottom:.6rem}}@media (max-width: 375px){._productDescription_7o2x5_592{font-size:.85rem;line-height:1.35;margin-bottom:.5rem}}._productSpecsTable_7o2x5_635{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem;background:#ffffff1a;border-radius:8px;padding:1.5rem}@media (max-width: 1024px){._productSpecsTable_7o2x5_635{padding:1.25rem;gap:.75rem;background:#ffffff0d}}@media (max-width: 576px){._productSpecsTable_7o2x5_635{margin-bottom:.75rem}}@media (max-width: 375px){._productSpecsTable_7o2x5_635{padding:.8rem;gap:.4rem;margin-bottom:.4rem}}._specsRow_7o2x5_664{display:flex;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:.5rem}._specsRow_7o2x5_664:last-child{border-bottom:none;padding-bottom:0}@media (max-width: 576px){._specsRow_7o2x5_664{padding-bottom:.35rem}}._specsLabel_7o2x5_680{font-size:.95rem;opacity:.7;text-transform:uppercase;letter-spacing:1px}@media (max-width: 1200px){._specsLabel_7o2x5_680{font-size:.875rem}}@media (max-width: 768px){._specsLabel_7o2x5_680{font-size:.8rem;letter-spacing:.8px}}@media (max-width: 576px){._specsLabel_7o2x5_680{font-size:.825rem;letter-spacing:.5px}}@media (max-width: 375px){._specsLabel_7o2x5_680{font-size:.65rem;letter-spacing:.2px}}._specsValue_7o2x5_710{font-size:1.1rem;font-weight:500}@media (max-width: 1200px){._specsValue_7o2x5_710{font-size:1rem}}@media (max-width: 768px){._specsValue_7o2x5_710{font-size:.95rem;max-width:200px;text-align:right}}@media (max-width: 375px){._specsValue_7o2x5_710{font-size:.775rem}}@keyframes _fadeIn_7o2x5_1{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}._sliderContainer_7o2x5_742{position:relative;height:100vh}@media (max-width: 1024px){._sliderContainer_7o2x5_742{height:100dvh;min-height:100dvh;overflow:hidden;touch-action:pan-y;cursor:grab;display:flex;flex-direction:column}._sliderContainer_7o2x5_742:active{cursor:grabbing}}._sliderArrow_7o2x5_761{position:absolute;top:50%;transform:translateY(-50%);background:#0006;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:2px solid rgba(255,255,255,.3);color:#fff;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .4s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;user-select:none;box-shadow:0 8px 32px #0000004d}@media (max-width: 1024px){._sliderArrow_7o2x5_761{display:none}}._sliderArrow_7o2x5_761:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:12px;border-top:2px solid currentColor;border-right:2px solid currentColor;transition:all .3s ease}._sliderArrow_7o2x5_761:hover{background:#ffffff26;border-color:#fff9;transform:translateY(-50%) scale(1.05);box-shadow:0 12px 40px #0006}._sliderArrow_7o2x5_761:hover:before{transform:translate(-50%,-50%) scale(1.1)}._sliderArrow_7o2x5_761:active{transform:translateY(-50%) scale(.98);transition:all .1s ease}._sliderArrowLeft_7o2x5_812{left:2rem}._sliderArrowLeft_7o2x5_812:before{transform:translate(-50%,-50%) rotate(-135deg)}._sliderArrowLeft_7o2x5_812:hover:before{transform:translate(-50%,-50%) rotate(-135deg) scale(1.1)}._sliderArrowRight_7o2x5_822{right:2rem}._sliderArrowRight_7o2x5_822:before{transform:translate(-50%,-50%) rotate(45deg)}._sliderArrowRight_7o2x5_822:hover:before{transform:translate(-50%,-50%) rotate(45deg) scale(1.1)}._dotsAnchor_7o2x5_833{position:relative;width:100%;z-index:20;pointer-events:none}._sliderDots_7o2x5_840{position:absolute;bottom:3rem;left:50%;transform:translate(-50%);display:flex;gap:.75rem;pointer-events:auto}@media (max-width: 1024px){._sliderDots_7o2x5_840{bottom:1.5rem;gap:.6rem}}@media (max-width: 768px){._sliderDots_7o2x5_840{bottom:1.25rem}}@media (max-width: 576px){._sliderDots_7o2x5_840{bottom:1rem;gap:.5rem}}._sliderDot_7o2x5_840{width:12px;height:12px;border-radius:50%;background:#fff6;border:1px solid rgba(255,255,255,.3);cursor:pointer;transition:all .3s ease}@media (max-width: 576px){._sliderDot_7o2x5_840{width:10px;height:10px}}._sliderDot_7o2x5_840:hover{background:#ffffffb3;transform:scale(1.2)}@media (max-width: 576px){._sliderDot_7o2x5_840:hover{transform:scale(1.1)}}._sliderDotActive_7o2x5_892{background:#fff;border-color:#fff;transform:scale(1.3)}@media (max-width: 576px){._sliderDotActive_7o2x5_892{transform:scale(1.2)}}._categorySelector_7o2x5_903{padding:2rem 0 1rem;background:linear-gradient(to bottom,rgba(0,0,0,.1),transparent)}@media (max-width: 1024px){._categorySelector_7o2x5_903{padding:1.5rem 0 .5rem}}@media (max-width: 768px){._categorySelector_7o2x5_903{padding:1rem 0 .5rem}}._categoryButtons_7o2x5_918{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;max-width:1200px;margin:0 auto;padding:0 2rem}@media (max-width: 768px){._categoryButtons_7o2x5_918{gap:.75rem;padding:0 1rem}}@media (max-width: 576px){._categoryButtons_7o2x5_918{gap:.5rem;padding:0 .75rem}}._categoryButton_7o2x5_918{padding:.75rem 1.5rem;background:#ffffff1a;border:2px solid rgba(255,255,255,.3);border-radius:50px;color:#fff;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-transform:uppercase;letter-spacing:1px}@media (max-width: 768px){._categoryButton_7o2x5_918{padding:.6rem 1.2rem;font-size:.8rem}}@media (max-width: 576px){._categoryButton_7o2x5_918{padding:.5rem 1rem;font-size:.75rem}}._categoryButton_7o2x5_918:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-2px);box-shadow:0 8px 25px #0003}._categoryButton_7o2x5_918:active{transform:translateY(0)}._categoryButtonActive_7o2x5_977{background:#ffffffe6;color:#1a1a1a;border-color:#ffffffe6;box-shadow:0 4px 20px #ffffff4d}._categoryButtonActive_7o2x5_977:hover{background:#fff;color:#1a1a1a;border-color:#fff}._catalogPage_dm8d5_12{width:100%;min-height:100vh;background-color:#111;color:#fff;padding-top:0;font-family:Inter,sans-serif}._catalogContainer_dm8d5_22{display:flex;width:100%;min-height:100vh;position:relative}@media (max-width: 1024px){._catalogContainer_dm8d5_22{flex-direction:column}}._filtersSidebar_dm8d5_35{width:335px;background-color:#1a1a1a;border-right:1px solid rgba(255,255,255,.1);padding:2rem;position:sticky;top:80px;height:calc(100vh - 80px);overflow-y:auto;flex-shrink:0;z-index:40;transition:transform .3s ease;scrollbar-width:thin;scrollbar-color:transparent transparent}._filtersSidebar_dm8d5_35::-webkit-scrollbar{width:4px}._filtersSidebar_dm8d5_35::-webkit-scrollbar-track{background:transparent}._filtersSidebar_dm8d5_35::-webkit-scrollbar-thumb{background:transparent;border-radius:2px}._filtersSidebar_dm8d5_35:hover{scrollbar-color:rgba(255,255,255,.2) #1a1a1a}._filtersSidebar_dm8d5_35:hover::-webkit-scrollbar-track{background:#1a1a1a}._filtersSidebar_dm8d5_35:hover::-webkit-scrollbar-thumb{background:#fff3}@media (max-width: 1024px){._filtersSidebar_dm8d5_35{position:fixed;top:0;left:0;width:85%;max-width:320px;height:100vh;z-index:100;transform:translate(-100%);border-right:1px solid rgba(255,255,255,.1);box-shadow:10px 0 30px #00000080;padding:4rem 1.5rem 2rem}._filtersSidebar_dm8d5_35._open_dm8d5_85{transform:translate(0)}}._mobileFilterOverlay_dm8d5_90{display:none}@media (max-width: 1024px){._mobileFilterOverlay_dm8d5_90{display:block;position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;z-index:90;opacity:0;pointer-events:none;transition:opacity .3s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}._mobileFilterOverlay_dm8d5_90._open_dm8d5_85{opacity:1;pointer-events:all}}._closeFilterButton_dm8d5_114{display:none}@media (max-width: 1024px){._closeFilterButton_dm8d5_114{display:flex;align-items:center;justify-content:center;position:absolute;top:15px;right:15px;width:40px;height:40px;background:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;transition:all .3s ease}._closeFilterButton_dm8d5_114:hover{background:#fff3;transform:rotate(90deg)}._closeFilterButton_dm8d5_114 svg{width:24px;height:24px}}._filterButton_dm8d5_145{position:fixed;bottom:30px;left:30px;width:60px;height:60px;border-radius:50%;background-color:#1a1a1a;color:#fff;border:none;cursor:pointer;display:none;align-items:center;justify-content:center;z-index:50;box-shadow:0 4px 20px #0000004d;transition:all .3s ease}._filterButton_dm8d5_145:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background-color:#ffffff1a;opacity:0;transform:scale(.8);transition:all .3s ease}._filterButton_dm8d5_145 svg{width:24px;height:24px;position:relative;z-index:1}._filterButton_dm8d5_145:hover{transform:translateY(-2px);box-shadow:0 6px 25px #0006}._filterButton_dm8d5_145:hover:before{opacity:1;transform:scale(1)}._filterButton_dm8d5_145:active{transform:translateY(0)}@media (max-width: 1024px){._filterButton_dm8d5_145{display:flex}}@media (max-width: 768px){._filterButton_dm8d5_145{bottom:20px;left:20px;width:52px;height:52px}._filterButton_dm8d5_145 svg{width:22px;height:22px}}._mobileFilterToggle_dm8d5_212{display:none}._searchSection_dm8d5_216{margin-bottom:2rem}._searchSection_dm8d5_216 ._searchInput_dm8d5_219{width:100%;padding:.8rem 1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;font-family:inherit;font-size:1rem;transition:all .3s ease}._searchSection_dm8d5_216 ._searchInput_dm8d5_219:focus{outline:none;border-color:var(--color-accent, #d4c5b9);background:#ffffff1a}._searchSection_dm8d5_216 ._searchInput_dm8d5_219::placeholder{color:#ffffff4d}._filterSection_dm8d5_239{margin-bottom:2.5rem}._filterSection_dm8d5_239 h3{font-size:.9rem;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;color:#ffffff80;font-weight:600}._collectionPickers_dm8d5_252{display:flex;flex-wrap:wrap;gap:.5rem}._collectionPicker_dm8d5_252{padding:.5rem 1rem;background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:6px;color:#ffffffb3;font-family:inherit;font-size:.9rem;cursor:pointer;transition:all .3s ease}._collectionPicker_dm8d5_252:hover{border-color:#fff;color:#fff}._collectionPicker_dm8d5_252._active_dm8d5_273{background:var(--color-accent, #d4c5b9);border-color:var(--color-accent, #d4c5b9);color:#1a1a1a;font-weight:500}._categoryList_dm8d5_281{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}._categoryItem_dm8d5_287{display:flex;align-items:center;width:100%;padding:.6rem .8rem;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:8px;cursor:pointer;transition:all .3s ease;text-align:left;overflow:hidden}._categoryItem_dm8d5_287 ._categoryIcon_dm8d5_300{width:20px;height:20px;margin-right:.8rem;opacity:.7;transition:opacity .3s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}._categoryItem_dm8d5_287 ._categoryIcon_dm8d5_300 img{width:100%;height:100%;object-fit:contain}._categoryItem_dm8d5_287 span{font-size:.85rem;color:#ffffffb3;transition:color .3s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._categoryItem_dm8d5_287:hover{background:#ffffff14;border-color:#ffffff4d;transform:translateY(-2px)}._categoryItem_dm8d5_287:hover ._categoryIcon_dm8d5_300{opacity:1}._categoryItem_dm8d5_287:hover span{color:#fff}._categoryItem_dm8d5_287._active_dm8d5_273{background:#ffffff26;border-color:var(--color-accent, #d4c5b9)}._categoryItem_dm8d5_287._active_dm8d5_273 ._categoryIcon_dm8d5_300{opacity:1;filter:brightness(1.2)}._categoryItem_dm8d5_287._active_dm8d5_273 span{color:#fff;font-weight:500}._priceFilter_dm8d5_349{display:flex;flex-direction:column;gap:1rem}._priceInputs_dm8d5_355{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}._priceInputs_dm8d5_355 input{width:100%;padding:.5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:4px;color:#fff;font-size:.9rem;text-align:center;-moz-appearance:textfield}._priceInputs_dm8d5_355 input::-webkit-outer-spin-button,._priceInputs_dm8d5_355 input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._priceInputs_dm8d5_355 input:focus{outline:none;border-color:var(--color-accent, #d4c5b9)}._priceInputs_dm8d5_355 span{color:#ffffff80}._rangeSlider_dm8d5_385{position:relative;height:24px;margin-top:.5rem}._sliderTrack_dm8d5_391{position:absolute;width:100%;height:4px;background:#ffffff1a;border-radius:2px;top:50%;transform:translateY(-50%);z-index:0}._sliderRange_dm8d5_402{position:absolute;height:4px;background:var(--color-accent, #d4c5b9);border-radius:2px;top:50%;transform:translateY(-50%);z-index:1;pointer-events:none}._thumb_dm8d5_413{position:absolute;top:50%;transform:translateY(-50%);width:100%;background:none;pointer-events:none;-webkit-appearance:none;z-index:2}._thumb_dm8d5_413::-webkit-slider-thumb{pointer-events:auto;-webkit-appearance:none;width:20px;height:20px;background:#1a1a1a;border:2px solid var(--color-accent, #d4c5b9);border-radius:50%;cursor:pointer;margin-top:-8px;box-shadow:0 0 10px #00000080;transition:transform .2s ease,box-shadow .2s ease}._thumb_dm8d5_413::-webkit-slider-thumb:hover{transform:scale(1.2);box-shadow:0 0 15px #d4c5b966}._thumb_dm8d5_413::-moz-range-thumb{pointer-events:auto;width:20px;height:20px;background:#1a1a1a;border:2px solid var(--color-accent, #d4c5b9);border-radius:50%;cursor:pointer;box-shadow:0 0 10px #00000080;transition:transform .2s ease,box-shadow .2s ease}._thumb_dm8d5_413::-moz-range-thumb:hover{transform:scale(1.2);box-shadow:0 0 15px #d4c5b966}._productsGridSection_dm8d5_457{flex:1;padding:6rem 3rem 3rem;background-color:#111;min-height:100vh}@media (max-width: 1024px){._productsGridSection_dm8d5_457{padding:100px 1.5rem 2rem}}._productsHeader_dm8d5_469{display:flex;align-items:center;margin-bottom:2rem}._productsHeader_dm8d5_469 h1{font-family:Inter,sans-serif;font-weight:300;font-size:2rem;display:flex;align-items:center;gap:1rem}._productsHeader_dm8d5_469 h1 span{font-weight:600}._productsCount_dm8d5_486{font-size:1rem;color:#fff6;font-weight:400;background:#ffffff1a;padding:.2rem .6rem;border-radius:12px;margin-left:.5rem}._grid_dm8d5_496{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}@media (max-width: 768px){._grid_dm8d5_496{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}}@media (max-width: 480px){._grid_dm8d5_496{grid-template-columns:1fr}}@keyframes _fadeInUp_dm8d5_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._productCard_dm8d5_524{animation:_fadeInUp_dm8d5_1 1.6s cubic-bezier(.16,1,.3,1) backwards;background:#ffffff0a;border:2px solid rgba(212,197,185,.3);border-radius:8px;overflow:hidden;transition:all .4s cubic-bezier(.175,.885,.32,1.275);cursor:pointer;position:relative;display:flex;flex-direction:column;box-shadow:0 0 15px #d4c5b90d}._productCard_dm8d5_524:nth-child(1){animation-delay:.05s}._productCard_dm8d5_524:nth-child(2){animation-delay:.1s}._productCard_dm8d5_524:nth-child(3){animation-delay:.15s}._productCard_dm8d5_524:nth-child(4){animation-delay:.2s}._productCard_dm8d5_524:nth-child(5){animation-delay:.25s}._productCard_dm8d5_524:nth-child(6){animation-delay:.3s}._productCard_dm8d5_524:nth-child(7){animation-delay:.35s}._productCard_dm8d5_524:nth-child(8){animation-delay:.4s}._productCard_dm8d5_524:nth-child(9){animation-delay:.45s}._productCard_dm8d5_524:nth-child(10){animation-delay:.5s}._productCard_dm8d5_524:nth-child(11){animation-delay:.55s}._productCard_dm8d5_524:nth-child(12){animation-delay:.6s}._productCard_dm8d5_524:nth-child(13){animation-delay:.65s}._productCard_dm8d5_524:nth-child(14){animation-delay:.7s}._productCard_dm8d5_524:nth-child(15){animation-delay:.75s}._productCard_dm8d5_524:nth-child(16){animation-delay:.8s}._productCard_dm8d5_524:nth-child(17){animation-delay:.85s}._productCard_dm8d5_524:nth-child(18){animation-delay:.9s}._productCard_dm8d5_524:nth-child(19){animation-delay:.95s}._productCard_dm8d5_524:nth-child(20){animation-delay:1s}._productCard_dm8d5_524:hover{transform:translateY(-10px);background:#ffffff1a;border-color:var(--color-accent, #d4c5b9);box-shadow:0 10px 30px #d4c5b926}._productCard_dm8d5_524:hover ._productImage_dm8d5_603 img{transform:scale(1.05)}._productCard_dm8d5_524:hover ._productName_dm8d5_606{color:var(--color-accent, #d4c5b9)}._productImage_dm8d5_603{width:100%;aspect-ratio:4/3;overflow:hidden;position:relative}._productImage_dm8d5_603 img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}._productImage_dm8d5_603 ._collectionTag_dm8d5_622{position:absolute;top:10px;left:10px;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:4px 8px;font-size:.7rem;text-transform:uppercase;letter-spacing:1px;border-radius:2px;color:#fff;z-index:3}._productInfo_dm8d5_637{padding:1.5rem;flex:1;display:flex;flex-direction:column}._productInfo_dm8d5_637 ._productName_dm8d5_606{font-size:1.1rem;font-weight:500;margin-bottom:.3rem;color:#fff;transition:color .3s ease}._productInfo_dm8d5_637 ._productArticle_dm8d5_650{font-size:.85rem;color:#fff9;margin-bottom:.5rem;font-weight:500}._productInfo_dm8d5_637 ._productCategory_dm8d5_656{font-size:.85rem;color:#ffffff80;margin-bottom:1rem;text-transform:capitalize}._productInfo_dm8d5_637 ._productPrice_dm8d5_662{margin-top:auto;font-size:1.3rem;font-weight:700;color:var(--color-accent, #d4c5b9);letter-spacing:.5px;text-shadow:0 2px 10px rgba(212,197,185,.15)}._productInfo_dm8d5_637 ._buyButton_dm8d5_670{margin-top:.75rem;width:100%;padding:.6rem 1rem;background:var(--color-accent, #d4c5b9);border:none;border-radius:6px;color:#1a1a1a;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .2s,transform .2s}._productInfo_dm8d5_637 ._buyButton_dm8d5_670:hover{background:#e5d5c9;transform:translateY(-1px)}._noResults_dm8d5_688{padding:4rem;text-align:center;color:#ffffff80}._noResults_dm8d5_688 button{margin-top:1rem;padding:.8rem 2rem;background:#fff;color:#000;border:none;border-radius:4px;font-weight:600;cursor:pointer;transition:opacity .3s ease}._noResults_dm8d5_688 button:hover{opacity:.9}._pagination_dm8d5_709{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:4rem}._pagination_dm8d5_709 button{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 .5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:6px;color:#fff;font-family:inherit;font-size:.9rem;cursor:pointer;transition:all .3s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;touch-action:manipulation}._pagination_dm8d5_709 button:hover:not(:disabled){background:#ffffff1a;border-color:#fff}._pagination_dm8d5_709 button._active_dm8d5_273{background:var(--color-accent, #d4c5b9)!important;border-color:var(--color-accent, #d4c5b9)!important;color:#1a1a1a!important;font-weight:600}._pagination_dm8d5_709 button:disabled{opacity:.3;cursor:not-allowed}._pagination_dm8d5_709 button svg{width:18px;height:18px}._fadeInUp_s8k3i_12{opacity:0;transform:translateY(30px);animation:_fadeInUp_s8k3i_12 .8s ease forwards}._fadeInLeft_s8k3i_18{opacity:0;transform:translate(-30px);animation:_fadeInLeft_s8k3i_18 .8s ease forwards}._fadeInRight_s8k3i_24{opacity:0;transform:translate(30px);animation:_fadeInRight_s8k3i_24 .8s ease forwards}@keyframes _fadeInUp_s8k3i_12{to{opacity:1;transform:translateY(0)}}@keyframes _fadeInLeft_s8k3i_18{to{opacity:1;transform:translate(0)}}@keyframes _fadeInRight_s8k3i_24{to{opacity:1;transform:translate(0)}}._collectionsPage_s8k3i_48{min-height:100vh;background-color:#1a1a1a;color:#fff;position:relative;overflow:hidden;font-family:Inter,sans-serif!important;opacity:0;transition:opacity .3s ease}._collectionsPage_s8k3i_48._loaded_s8k3i_58{opacity:1}._collectionsContainer_s8k3i_62{display:flex;flex-direction:column;min-height:100vh}._collectionPreview_s8k3i_68{flex:1;position:relative;overflow:hidden;min-height:60vh}@media (max-width: 1024px){._collectionPreview_s8k3i_68{min-height:65vh}}@media (max-width: 768px){._collectionPreview_s8k3i_68{min-height:60vh}}@media (max-width: 480px){._collectionPreview_s8k3i_68{min-height:55vh}}._previewBackground_s8k3i_90{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;transition:all .8s ease}._previewOverlay_s8k3i_102{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#0006,#0009,#000c);display:flex;flex-direction:column;justify-content:space-between;padding:1rem 3rem 3rem}@media (max-width: 768px){._previewOverlay_s8k3i_102{padding:2rem}}@media (max-width: 480px){._previewOverlay_s8k3i_102{padding:1.5rem}}._previewContent_s8k3i_126{display:flex;flex-direction:column;justify-content:space-between;height:100%}._magazineLayout_s8k3i_133{display:flex;flex-direction:column;height:100%}._collectionNumber_s8k3i_139{font-size:8rem;font-weight:900;color:#ffffff4d;line-height:.8;font-family:Inter,sans-serif;align-self:flex-start;margin-bottom:auto}@media (max-width: 1024px){._collectionNumber_s8k3i_139{font-size:6rem}}@media (max-width: 768px){._collectionNumber_s8k3i_139{font-size:4rem}}@media (max-width: 480px){._collectionNumber_s8k3i_139{font-size:3rem}}@media (max-width: 375px){._collectionNumber_s8k3i_139{font-size:2.5rem}}._collectionInfo_s8k3i_169{margin-top:auto}._previewTitle_s8k3i_173{margin-bottom:1.5rem}@media (max-width: 768px){._previewTitle_s8k3i_173{text-align:left;margin-bottom:1rem}}@media (max-width: 480px){._previewTitle_s8k3i_173{margin-bottom:.75rem}}._titleMain_s8k3i_188{text-transform:uppercase;display:block;font-size:4rem;font-weight:900;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.15);font-family:Inter,sans-serif;letter-spacing:1px;margin-bottom:.5rem}@media (max-width: 1024px){._titleMain_s8k3i_188{font-size:3rem}}@media (max-width: 768px){._titleMain_s8k3i_188{font-size:2.5rem}}@media (max-width: 480px){._titleMain_s8k3i_188{font-size:2rem;margin-bottom:.25rem}}@media (max-width: 375px){._titleMain_s8k3i_188{font-size:1.75rem}}._titleSub_s8k3i_221{display:block;font-size:1.2rem;font-weight:400;color:#fffc;text-transform:uppercase;letter-spacing:2px;font-family:Inter,sans-serif}@media (max-width: 768px){._titleSub_s8k3i_221{font-size:1rem;letter-spacing:1px}}@media (max-width: 480px){._titleSub_s8k3i_221{font-size:.9rem}}@media (max-width: 375px){._titleSub_s8k3i_221{font-size:.8rem}}._descriptionWrapper_s8k3i_247{border-left:2px solid rgba(255,255,255,.3);padding-left:1.5rem;margin-left:1rem}@media (max-width: 768px){._descriptionWrapper_s8k3i_247{border-left:none;border-top:2px solid rgba(255,255,255,.3);padding-left:0;padding-top:1rem;margin-left:0;margin-top:1rem}}@media (max-width: 480px){._descriptionWrapper_s8k3i_247{padding-top:.75rem;margin-top:.75rem}}._previewDescription_s8k3i_269{text-align:justify;font-size:1.1rem;line-height:1.7;color:#ffffffe6;margin-bottom:1.5rem;text-shadow:1px 1px 2px rgba(0,0,0,.5);font-weight:300;max-width:500px;font-family:Inter,sans-serif}@media (max-width: 768px){._previewDescription_s8k3i_269{font-size:1rem;margin-bottom:1rem;max-width:none;line-height:1.6}}@media (max-width: 480px){._previewDescription_s8k3i_269{font-size:.9rem;margin-bottom:.75rem;line-height:1.5}}@media (max-width: 375px){._previewDescription_s8k3i_269{font-size:.85rem}}._collectionMeta_s8k3i_301{display:flex;font-size:.9rem;color:#fff9;text-transform:uppercase;letter-spacing:1px;font-family:Inter,sans-serif}@media (max-width: 768px){._collectionMeta_s8k3i_301{justify-content:flex-start}}@media (max-width: 480px){._collectionMeta_s8k3i_301{font-size:.8rem}}@media (max-width: 375px){._collectionMeta_s8k3i_301{font-size:.75rem}}._collectionYear_s8k3i_325{position:relative;font-family:Inter,sans-serif}._collectionYear_s8k3i_325:before{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:1px;background-color:#ffffff4d}._collectionsMenu_s8k3i_339{flex:0 0 auto;width:100%;padding:2rem 4rem;background-color:#1a1a1a;border-top:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;justify-content:flex-start}@media (max-width: 1024px){._collectionsMenu_s8k3i_339{padding:2rem}}@media (max-width: 768px){._collectionsMenu_s8k3i_339{padding:1.5rem 1rem}}@media (max-width: 480px){._collectionsMenu_s8k3i_339{padding:1rem}}._menuHeader_s8k3i_365{margin-bottom:2rem;width:100%;margin-left:auto;margin-right:auto}@media (max-width: 1024px){._menuHeader_s8k3i_365{margin-bottom:1.5rem;margin-left:0;margin-right:0}}@media (max-width: 480px){._menuHeader_s8k3i_365{margin-bottom:1rem}}._headerContent_s8k3i_384{display:flex;justify-content:space-between;align-items:center;gap:1rem}@media (max-width: 768px){._headerContent_s8k3i_384{flex-direction:row;align-items:center;gap:.75rem}}._headerText_s8k3i_398{flex:1}._menuTitle_s8k3i_402{font-size:3.5rem;font-weight:900;margin-bottom:1rem;color:#fff;font-family:Inter,sans-serif}@media (max-width: 1024px){._menuTitle_s8k3i_402{font-size:2.5rem}}@media (max-width: 768px){._menuTitle_s8k3i_402{font-size:2rem;margin-bottom:.5rem}}@media (max-width: 480px){._menuTitle_s8k3i_402{font-size:1.5rem}}@media (max-width: 375px){._menuTitle_s8k3i_402{font-size:1.25rem}}._menuSubtitle_s8k3i_431{font-size:1.1rem;color:#ffffffb3;margin:0;font-family:Inter,sans-serif}@media (max-width: 768px){._menuSubtitle_s8k3i_431{font-size:1rem}}@media (max-width: 480px){._menuSubtitle_s8k3i_431{font-size:.9rem}}@media (max-width: 375px){._menuSubtitle_s8k3i_431{font-size:.85rem}}._menuNav_s8k3i_453{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;width:100%;margin:0 auto}@media (max-width: 1024px){._menuNav_s8k3i_453{grid-template-columns:repeat(2,1fr);overflow-x:auto;overflow-y:hidden;gap:.75rem;padding-bottom:.5rem;max-width:none;margin:0;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}._menuNav_s8k3i_453::-webkit-scrollbar{display:none}}@media (max-width: 480px){._menuNav_s8k3i_453{grid-template-columns:repeat(2,1fr);gap:.5rem}}._showAllButton_s8k3i_484{display:flex;align-items:center;justify-content:center;gap:.5rem;margin:2rem auto 0;padding:1rem 2rem;background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:30px;color:#fff;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:all .3s ease}@media (max-width: 1024px){._showAllButton_s8k3i_484{margin:1.5rem auto 0}}._showAllButton_s8k3i_484:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-2px)}._showAllArrow_s8k3i_514{transition:transform .3s ease;font-size:1.2rem}._showAllArrow_s8k3i_514._rotated_s8k3i_518{transform:rotate(180deg)}._menuItem_s8k3i_522{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;background:transparent;border:1px solid rgba(255,255,255,.1);border-radius:16px;color:#fff;cursor:pointer;transition:all .4s ease;text-align:left;position:relative;overflow:hidden;font-family:Inter,sans-serif;font-weight:900}._menuItem_s8k3i_522:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s ease}._menuItem_s8k3i_522:hover{background-color:#ffffff0d;border-color:#ffffff4d;transform:translate(-10px)}._menuItem_s8k3i_522:hover:before{left:100%}@media (max-width: 1024px){._menuItem_s8k3i_522:hover{transform:none}}@media (max-width: 1024px){._menuItem_s8k3i_522{flex-shrink:0;min-width:180px;max-height:fit-content;padding:1.5rem 1.25rem;flex-direction:row;text-align:center;justify-content:center;gap:.5rem}}@media (max-width: 768px){._menuItem_s8k3i_522{min-width:150px;max-height:fit-content;padding:1.25rem 1rem;border-radius:12px}}@media (max-width: 480px){._menuItem_s8k3i_522{min-width:120px;max-height:fit-content;padding:1rem .75rem;border-radius:10px}}@media (max-width: 375px){._menuItem_s8k3i_522{min-width:100px;max-height:fit-content;padding:.75rem .5rem}}._menuItemActive_s8k3i_598{background-color:#ffffff1a;border-color:#fff6;transform:translate(-10px)}._menuItemActive_s8k3i_598 ._menuItemArrow_s8k3i_603{color:#fff;transform:translate(5px)}@media (max-width: 1024px){._menuItemActive_s8k3i_598{transform:none;background-color:#ffffff26;border-color:#ffffff80;position:relative}._menuItemActive_s8k3i_598:after{content:"";position:absolute;bottom:0;left:0;height:2px;background:linear-gradient(90deg,#fff,#ffffffb3);animation:_progressBar_s8k3i_1 3s linear infinite}._menuItemActive_s8k3i_598 ._menuItemArrow_s8k3i_603{transform:none}}._menuItemContent_s8k3i_628{flex:1}@media (max-width: 1024px){._menuItemContent_s8k3i_628{text-align:center}}._menuItemTitle_s8k3i_637{font-size:2rem;font-weight:900;margin:0;font-family:Inter,sans-serif;text-transform:uppercase;letter-spacing:1px}@media (max-width: 1024px){._menuItemTitle_s8k3i_637{font-size:1.5rem}}@media (max-width: 768px){._menuItemTitle_s8k3i_637{font-size:1.25rem;letter-spacing:.5px}}@media (max-width: 480px){._menuItemTitle_s8k3i_637{font-size:.97rem}}@media (max-width: 375px){._menuItemTitle_s8k3i_637{font-size:.87rem}}._menuItemArrow_s8k3i_603{font-size:1.25rem;color:#fff6;transition:all .3s ease;margin-left:1rem;font-family:Inter,sans-serif}@media (max-width: 1024px){._menuItemArrow_s8k3i_603{margin-left:0;margin-top:.25rem;font-size:1.25rem}}@media (max-width: 768px){._menuItemArrow_s8k3i_603{font-size:1rem}}@media (max-width: 480px){._menuItemArrow_s8k3i_603{font-size:.9rem}}._menuFooter_s8k3i_692{margin-top:2rem;text-align:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}._menuFooterText_s8k3i_699{font-size:.9rem;color:#ffffff80;font-style:italic;margin:0;font-family:Inter,sans-serif}@keyframes _progressBar_s8k3i_1{0%{width:0%}to{width:100%}}._categorySelector_s8k3i_715{margin:2rem 0 1rem;padding:0 2rem}@media (max-width: 768px){._categorySelector_s8k3i_715{margin:1.5rem 0 .5rem;padding:0 1rem}}@media (max-width: 480px){._categorySelector_s8k3i_715{margin:1rem 0 .5rem;padding:0 .75rem}}._categoryGrid_s8k3i_732{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:1rem}@media (min-width: 1400px){._categoryGrid_s8k3i_732{grid-template-columns:repeat(6,1fr)}}@media (max-width: 1024px){._categoryGrid_s8k3i_732{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){._categoryGrid_s8k3i_732{grid-template-columns:repeat(3,1fr);gap:1rem}}@media (max-width: 480px){._categoryGrid_s8k3i_732{grid-template-columns:repeat(3,1fr);gap:.75rem}}@media (max-width: 375px){._categoryGrid_s8k3i_732{grid-template-columns:repeat(2,1fr);gap:.5rem}}._categoryButtons_s8k3i_767{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}@media (max-width: 768px){._categoryButtons_s8k3i_767{gap:.6rem}}@media (max-width: 480px){._categoryButtons_s8k3i_767{gap:.5rem}}._categoryButton_s8k3i_767{padding:.6rem 1.2rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fffc;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);text-transform:uppercase;letter-spacing:.5px}@media (max-width: 768px){._categoryButton_s8k3i_767{padding:.5rem 1rem;font-size:.8rem}}@media (max-width: 480px){._categoryButton_s8k3i_767{padding:.4rem .8rem;font-size:.75rem}}._categoryButton_s8k3i_767:hover{background:#ffffff1a;border-color:#fff6;color:#fff;transform:translateY(-1px)}._categoryButton_s8k3i_767:active{transform:translateY(0)}._backButton_s8k3i_821{background:#ffffff1a;border-color:#ffffff4d;white-space:nowrap;margin:0}@media (max-width: 768px){._backButton_s8k3i_821{font-size:.6rem;align-self:flex-start}}._backButton_s8k3i_821:hover{background:#ffffff26;border-color:#ffffff80}._categoryButtonActive_s8k3i_838{background:#ffffffe6;color:#1a1a1a;border-color:#ffffffe6;font-weight:600}._categoryButtonActive_s8k3i_838:hover{background:#fff;color:#1a1a1a;border-color:#fff}._categoryCard_s8k3i_850{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.2);border-radius:16px;color:#fffc;font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);text-align:center;min-height:120px;aspect-ratio:1}@media (max-width: 768px){._categoryCard_s8k3i_850{padding:1.5rem .75rem;font-size:.85rem;min-height:100px}}@media (max-width: 480px){._categoryCard_s8k3i_850{padding:1.25rem .5rem;font-size:.8rem;min-height:90px}}@media (max-width: 375px){._categoryCard_s8k3i_850{padding:1rem .25rem;font-size:.75rem;min-height:80px}}._categoryCard_s8k3i_850:hover{background:#ffffff1a;border-color:#fff6;color:#fff;transform:translateY(-2px)}._categoryCard_s8k3i_850:active{transform:translateY(0)}._categoryCard_s8k3i_850 div{color:inherit}._categoryCardActive_s8k3i_904{background:#ffffffe6;color:#1a1a1a;border-color:#ffffffe6;font-weight:600}._categoryCardActive_s8k3i_904:hover{background:#fff;color:#1a1a1a;border-color:#fff}._categoryCardActive_s8k3i_904 ._categoryIcon_s8k3i_915 img{filter:brightness(.8)}._categoryIcon_s8k3i_915{font-size:2.5rem;margin-bottom:.75rem;opacity:.8;line-height:1;display:flex;align-items:center;justify-content:center}._categoryIcon_s8k3i_915 img{width:100%;height:100%;object-fit:contain;max-width:60px;max-height:60px}@media (max-width: 768px){._categoryIcon_s8k3i_915{font-size:2rem;margin-bottom:.5rem}._categoryIcon_s8k3i_915 img{max-width:50px;max-height:50px}}@media (max-width: 480px){._categoryIcon_s8k3i_915{font-size:1.75rem}._categoryIcon_s8k3i_915 img{max-width:40px;max-height:40px}}@media (max-width: 375px){._categoryIcon_s8k3i_915{font-size:1.5rem;margin-bottom:.25rem}._categoryIcon_s8k3i_915 img{max-width:35px;max-height:35px}}._categoryCardActive_s8k3i_904 ._categoryIcon_s8k3i_915{opacity:1}._collectionsList_s8k3i_972{flex:1;display:flex;flex-direction:column}._fadeIn_s8k3i_12{opacity:0;animation:_fadeIn_s8k3i_12 .3s ease-in-out forwards}._fadeOut_s8k3i_983{opacity:1;animation:_fadeOut_s8k3i_983 .3s ease-in-out forwards}@keyframes _fadeIn_s8k3i_12{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeOut_s8k3i_983{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}._collectionsHeader_s8k3i_1008{width:100%;max-width:1852px;display:flex;flex-direction:row;justify-content:center}._headerLogo_s8k3i_1016{height:85px}._cartPage_1hwgv_12{min-height:100vh;display:flex;flex-direction:column;background:#111;color:#fff;padding-top:100px;font-family:Inter,sans-serif}._container_1hwgv_22{flex:1;max-width:900px;width:100%;margin:0 auto;padding:0 1.5rem 3rem}._title_1hwgv_30{font-size:1.8rem;font-weight:600;margin-bottom:2rem;color:#fff}._empty_1hwgv_37{text-align:center;padding:3rem 1rem;color:#ffffffb3}._empty_1hwgv_37 p{margin-bottom:1.5rem}._empty_1hwgv_37 a{color:var(--color-accent, #d4c5b9);text-decoration:none;font-weight:500}._empty_1hwgv_37 a:hover{text-decoration:underline}._itemsList_1hwgv_54{list-style:none;padding:0;margin:0 0 2rem}._item_1hwgv_54{display:flex;align-items:center;gap:1.5rem;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.1)}._item_1hwgv_54:last-child{border-bottom:none}._itemImage_1hwgv_71{width:80px;height:80px;object-fit:cover;border-radius:6px;flex-shrink:0}._itemInfo_1hwgv_79{flex:1;min-width:0}._itemName_1hwgv_84{font-size:1rem;font-weight:500;margin-bottom:.25rem;color:#fff}._itemPrice_1hwgv_91{font-size:.9rem;color:var(--color-accent, #d4c5b9);font-weight:600}._itemQty_1hwgv_97{display:flex;align-items:center;gap:.5rem}._itemQty_1hwgv_97 button{width:32px;height:32px;border:1px solid rgba(255,255,255,.3);background:#ffffff0d;color:#fff;border-radius:6px;cursor:pointer;font-size:1.1rem;line-height:1;transition:all .2s}._itemQty_1hwgv_97 button:hover{background:#ffffff26;border-color:var(--color-accent, #d4c5b9)}._itemQty_1hwgv_97 span{min-width:2rem;text-align:center;font-weight:500}._itemRemove_1hwgv_124{padding:.5rem;background:transparent;border:1px solid rgba(255,255,255,.2);color:#ffffffb3;border-radius:6px;cursor:pointer;font-size:.85rem;transition:all .2s}._itemRemove_1hwgv_124:hover{border-color:#c44;color:#f88}._totalRow_1hwgv_139{display:flex;justify-content:flex-end;align-items:center;gap:1rem;margin-bottom:2rem;font-size:1.2rem;font-weight:600}._totalRow_1hwgv_139 ._totalLabel_1hwgv_148{color:#fffc}._totalRow_1hwgv_139 ._totalSum_1hwgv_151{color:var(--color-accent, #d4c5b9);font-size:1.4rem}._formSection_1hwgv_156{background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2rem;margin-bottom:2rem}._formTitle_1hwgv_164{font-size:1.1rem;font-weight:600;margin-bottom:1.5rem;color:#fff}._formGrid_1hwgv_171{display:grid;gap:1rem;grid-template-columns:1fr 1fr}@media (max-width: 600px){._formGrid_1hwgv_171{grid-template-columns:1fr}}._formField_1hwgv_182{grid-column:1/-1}._formField_1hwgv_182._half_1hwgv_185{grid-column:span 1}._formField_1hwgv_182 label{display:block;font-size:.85rem;color:#fff9;margin-bottom:.4rem}._formField_1hwgv_182 input,._formField_1hwgv_182 textarea{width:100%;padding:.75rem 1rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.15);border-radius:8px;color:#fff;font-family:inherit;font-size:1rem}._formField_1hwgv_182 input::placeholder,._formField_1hwgv_182 textarea::placeholder{color:#ffffff4d}._formField_1hwgv_182 input:focus,._formField_1hwgv_182 textarea:focus{outline:none;border-color:var(--color-accent, #d4c5b9)}._formField_1hwgv_182 textarea{min-height:80px;resize:vertical}._submitBtn_1hwgv_219{width:100%;padding:1rem 1.5rem;background:var(--color-accent, #d4c5b9);border:none;border-radius:8px;color:#1a1a1a;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}._submitBtn_1hwgv_219:hover:not(:disabled){background:#e5d5c9}._submitBtn_1hwgv_219:disabled{opacity:.6;cursor:not-allowed}._successBlock_1hwgv_239{text-align:center;padding:2rem;background:#64b46426;border:1px solid rgba(100,180,100,.4);border-radius:12px;margin-bottom:2rem}._successBlock_1hwgv_239 h3{color:#9e9;margin-bottom:.5rem}._successBlock_1hwgv_239 p{color:#fffc;margin-bottom:1rem}._successBlock_1hwgv_239 a{color:var(--color-accent, #d4c5b9);text-decoration:none;font-weight:500}._errorMsg_1hwgv_261{color:#f88;font-size:.9rem;margin-top:.5rem}._adminPage_ipyly_12{min-height:100vh;background:#1a1a1a;color:#fff;font-family:Inter,sans-serif;display:flex}._adminPage_ipyly_12._loginOnly_ipyly_19{padding:2rem}._adminSidebar_ipyly_23{width:260px;flex-shrink:0;background:#0f0f0f;border-right:1px solid rgba(255,255,255,.08);padding:2rem 0;display:flex;flex-direction:column}._adminSidebarTitle_ipyly_33{font-size:1rem;font-weight:700;letter-spacing:.05em;color:#ffffff80;padding:0 1.5rem;margin-bottom:1.5rem}._adminSidebarNav_ipyly_42{display:flex;flex-direction:column;gap:.25rem;padding:0 .75rem}._adminSidebarLink_ipyly_49,._adminSidebarLinkActive_ipyly_50{display:block;padding:.75rem 1rem;border-radius:8px;text-decoration:none;color:#ffffffbf;font-weight:500;transition:background .2s,color .2s}._adminSidebarLink_ipyly_49:hover,._adminSidebarLinkActive_ipyly_50:hover{color:#fff;background:#ffffff0f}._adminSidebarLinkActive_ipyly_50{color:var(--color-accent, #d4c5b9);background:#d4c5b91a}._adminSidebarLogout_ipyly_70{margin-top:auto;margin-left:1rem;margin-right:1rem;padding:.75rem 1rem;background:transparent;border:1px solid rgba(255,255,255,.15);border-radius:8px;color:#fff9;font-size:.9rem;cursor:pointer;transition:border-color .2s,color .2s}._adminSidebarLogout_ipyly_70:hover{border-color:#ff646480;color:#f88}._adminMain_ipyly_88{flex:1;padding:2rem 2.5rem;overflow-x:auto}._adminPage_ipyly_12._loginOnly_ipyly_19 ._loginBox_ipyly_94{max-width:360px;margin:6rem auto 0}._loginBox_ipyly_94{max-width:360px;margin:0 auto}._loginBox_ipyly_94 h1{font-size:1.5rem;margin-bottom:1.5rem}._loginBox_ipyly_94 form{display:flex;flex-direction:column;gap:1rem}._loginBox_ipyly_94 input{padding:.75rem 1rem;background:#ffffff14;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;font-size:1rem}._loginBox_ipyly_94 input:focus{outline:none;border-color:var(--color-accent, #d4c5b9)}._loginBox_ipyly_94 button{padding:.75rem 1.5rem;background:var(--color-accent, #d4c5b9);border:none;border-radius:8px;color:#1a1a1a;font-weight:600;cursor:pointer}._loginBox_ipyly_94 button:disabled{opacity:.6;cursor:not-allowed}._loginBox_ipyly_94 ._error_ipyly_137{color:#f88;font-size:.9rem;margin:0}._adminDesc_ipyly_143{color:#fff9;font-size:.95rem;margin-bottom:1.5rem}._usersList_ipyly_149{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}._usersList_ipyly_149 li{padding:.6rem 1rem;background:#ffffff0f;border-radius:8px;color:#ffffffe6}._userItem_ipyly_164{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}._userResetBtn_ipyly_172{padding:.4rem .75rem;font-size:.85rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:6px;color:#ffffffe6;cursor:pointer;transition:background .2s,border-color .2s}._userResetBtn_ipyly_172:hover{background:#ffffff26;border-color:var(--color-accent, #d4c5b9)}._userCancelBtn_ipyly_187{padding:.6rem 1rem;font-size:.95rem;background:transparent;border:1px solid rgba(255,255,255,.25);border-radius:8px;color:#fffc;cursor:pointer;transition:border-color .2s,color .2s}._userCancelBtn_ipyly_187:hover{border-color:#fff6;color:#fff}._formTitle_ipyly_202{font-size:1.1rem;font-weight:600;margin-bottom:.5rem}._settingsForm_ipyly_208{max-width:480px;display:flex;flex-direction:column;gap:1.25rem}._settingsField_ipyly_215 label{display:block;font-size:.85rem;color:#ffffffb3;margin-bottom:.4rem}._settingsField_ipyly_215 input{width:100%;padding:.75rem 1rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.15);border-radius:8px;color:#fff;font-size:1rem}._settingsField_ipyly_215 input:focus{outline:none;border-color:var(--color-accent, #d4c5b9)}._settingsField_ipyly_215 ._settingsHint_ipyly_234{display:block;font-size:.8rem;color:#ffffff73;margin-top:.35rem}._settingsSubmit_ipyly_241{align-self:flex-start;padding:.75rem 1.5rem;background:var(--color-accent, #d4c5b9);border:none;border-radius:8px;color:#1a1a1a;font-weight:600;cursor:pointer}._settingsSubmit_ipyly_241:disabled{opacity:.6;cursor:not-allowed}._successMsg_ipyly_256{color:#9e9;margin-bottom:1rem}._adminFilters_ipyly_261{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;align-items:center}._adminFilters_ipyly_261 input,._adminFilters_ipyly_261 select{padding:.6rem 1rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.15);border-radius:8px;color:#fff;font-size:.95rem;min-width:180px}._adminFilters_ipyly_261 input:focus,._adminFilters_ipyly_261 select:focus{outline:none;border-color:var(--color-accent, #d4c5b9)}._adminFilters_ipyly_261 select{cursor:pointer}._adminTitle_ipyly_287{font-size:1.5rem;margin-bottom:1.5rem}._ordersTable_ipyly_292{width:100%;border-collapse:collapse;background:#ffffff0a;border-radius:8px;overflow:hidden}._ordersTable_ipyly_292 th,._ordersTable_ipyly_292 td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid rgba(255,255,255,.08)}._ordersTable_ipyly_292 th{background:#ffffff0f;font-weight:600;font-size:.85rem;color:#fffc}._ordersTable_ipyly_292 tr:last-child td{border-bottom:none}._ordersTable_ipyly_292 select{padding:.4rem .6rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem}._orderItems_ipyly_324{font-size:.85rem;color:#ffffffb3;max-width:200px}._productsSection_ipyly_330{margin-bottom:2rem}._productsTable_ipyly_334{width:100%;border-collapse:collapse;background:#ffffff0a;border-radius:8px;overflow:hidden}._productsTable_ipyly_334 th,._productsTable_ipyly_334 td{padding:.6rem 1rem;text-align:left;border-bottom:1px solid rgba(255,255,255,.08)}._productsTable_ipyly_334 th{background:#ffffff0f;font-weight:600;font-size:.85rem;color:#fffc}._productsTable_ipyly_334 input{width:100%;padding:.5rem;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:4px;color:#fff;font-size:.9rem}._productsTable_ipyly_334 ._saveCell_ipyly_362{white-space:nowrap}._productsTable_ipyly_334 button{padding:.4rem .8rem;background:var(--color-accent, #d4c5b9);border:none;border-radius:6px;color:#1a1a1a;font-size:.85rem;font-weight:600;cursor:pointer}._productsTable_ipyly_334 button:hover{background:#e5d5c9}._loading_ipyly_379{color:#fff9;padding:2rem}._errorMsg_ipyly_384{color:#f88;padding:1rem 0}:root{--color-primary: #1a1a1a;--color-secondary: #ece6e6;--color-accent: #d4c5b9;--color-text-primary: #1a1a1a;--color-text-secondary: #666666;--color-white: #ffffff;--color-background: #fafafa;--color-background-hero: rgba(212, 197, 185, .1)}*{margin:0;padding:0;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:var(--color-accent) transparent}::-webkit-scrollbar{width:8px;height:8px;background-color:transparent!important}::-webkit-scrollbar-track,::-webkit-scrollbar-track-piece{background-color:transparent!important;border:none!important;box-shadow:none!important;-webkit-box-shadow:none!important}::-webkit-scrollbar-thumb{background-color:var(--color-accent);border-radius:20px;border:2px solid transparent;background-clip:padding-box;min-height:30px}::-webkit-scrollbar-thumb:hover{background-color:#d4c5b9e6}::-webkit-scrollbar-corner,::-webkit-scrollbar-button,::-webkit-resizer{background-color:transparent!important;border:none!important;height:0!important;width:0!important}.dark-bg::-webkit-scrollbar-track{background-color:transparent}.dark-bg::-webkit-scrollbar-thumb{background-color:var(--color-accent);border:3px solid transparent;background-clip:content-box}.dark-bg::-webkit-scrollbar-thumb:hover{background-color:#d4c5b9e6}.dark-bg::-webkit-scrollbar-corner{background-color:transparent}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-thumb{border:1px solid transparent}html,body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;line-height:1.5;color:var(--color-text-primary);background-color:var(--color-background)}a{text-decoration:none;color:inherit}ul,ol{list-style:none}button{border:none;background:none;cursor:pointer;font-family:inherit}img{max-width:100%;height:auto;display:block}.container{max-width:1440px;margin:0 auto;padding:0 20px}@media (max-width: 1024px){.container{padding:0 24px}}@media (max-width: 768px){.container{padding:0 16px}}@media (max-width: 480px){.container{padding:0 8px}}
