.Theme8Toast-module__qZYfmG__toast{--t8-toast-accent:var(--MainColor,var(--t8-blue));--t8-toast-accent-soft:rgba(var(--MainColor_rgb), .12);--t8-toast-text:var(--t8-text);border:1px solid var(--t8-border);border-radius:var(--t8-radius-pill);background:var(--t8-white);width:100%;min-width:min(100%,17.5rem);max-width:26.25rem;box-shadow:var(--t8-shadow-hover);font-family:var(--font-family,var(--t8-font-body));color:var(--t8-toast-text);animation:Theme8Toast-module__qZYfmG__t8ToastFadeIn .35s var(--t8-ease) forwards;align-items:center;gap:.75rem;padding:.7rem 1.15rem .7rem .85rem;display:flex;position:relative;overflow:hidden}.Theme8Toast-module__qZYfmG__leadMark{border-radius:var(--t8-radius-pill);background:linear-gradient(180deg, color-mix(in srgb, var(--t8-toast-accent) 72%, #fff) 0%, var(--t8-toast-accent) 50%, color-mix(in srgb, var(--t8-toast-accent) 68%, #000) 100%);flex-shrink:0;align-self:stretch;width:.3rem;min-height:1.65rem}.Theme8Toast-module__qZYfmG__iconChip{background:var(--t8-toast-accent-soft);width:2.125rem;height:2.125rem;color:var(--t8-toast-accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Theme8Toast-module__qZYfmG__message{min-width:0;font-size:var(--t8-text-sm);color:var(--t8-toast-text);flex:1;margin:0;font-weight:600;line-height:1.45}.Theme8Toast-module__qZYfmG__success{--t8-toast-accent:var(--MainColor,var(--t8-blue));--t8-toast-accent-soft:rgba(var(--MainColor_rgb), .12);--t8-toast-text:var(--t8-text)}.Theme8Toast-module__qZYfmG__error{--t8-toast-accent:var(--t8-red);--t8-toast-accent-soft:rgba(var(--t8-red-rgb), .12);--t8-toast-text:#7f1d1d}.Theme8Toast-module__qZYfmG__warning{--t8-toast-accent:#d97706;--t8-toast-accent-soft:#d977061f;--t8-toast-text:#92400e}.Theme8Toast-module__qZYfmG__info,.Theme8Toast-module__qZYfmG__default{--t8-toast-accent:var(--MainColor,var(--t8-blue));--t8-toast-accent-soft:rgba(var(--MainColor_rgb), .12);--t8-toast-text:var(--t8-text)}.Theme8Toast-module__qZYfmG__loading{--t8-toast-accent:var(--MainColor,var(--t8-blue));--t8-toast-accent-soft:rgba(var(--MainColor_rgb), .08);--t8-toast-text:var(--t8-text)}@keyframes Theme8Toast-module__qZYfmG__t8ToastFadeIn{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.Theme8Toast-module__qZYfmG__toast{animation:none}}@media (min-width:768px){.Theme8Toast-module__qZYfmG__toast{gap:.85rem;padding:.78rem 1.25rem .78rem .9rem}.Theme8Toast-module__qZYfmG__message{font-size:var(--t8-text-base)}}
.Theme9Toast-module__rhaiYG__toast{box-sizing:border-box;width:max-content;max-width:min(370px,100vw - 2rem);box-shadow:none;font-family:var(--font-family,var(--t9-font-body));text-align:start;border:none;border-radius:8px;flex-wrap:nowrap;align-items:flex-start;gap:.75rem;padding-block:1rem;padding-inline:1.125rem 2.75rem;font-size:.875rem;font-weight:400;line-height:1.55;display:inline-flex;position:relative}.Theme9Toast-module__rhaiYG__iconWrap{flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;margin-top:.15em;display:inline-flex}.Theme9Toast-module__rhaiYG__iconGlyph{width:1.125rem;height:1.125rem;display:block}.Theme9Toast-module__rhaiYG__errorBadge{color:#fff;background:#e04545;border-radius:50%;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-family:inherit;font-size:.75rem;font-weight:700;line-height:1;display:inline-flex}.Theme9Toast-module__rhaiYG__successBadge{color:#3d9a47;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:inline-flex}.Theme9Toast-module__rhaiYG__successGlyph{width:1.125rem;height:1.125rem;display:block}.Theme9Toast-module__rhaiYG__body{flex:auto;min-width:0;max-width:100%}.Theme9Toast-module__rhaiYG__message{font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit;text-align:start;white-space:normal;overflow-wrap:break-word;word-break:normal;margin:0}.Theme9Toast-module__rhaiYG__closeBtn{top:1rem;color:#111;cursor:pointer;width:1.375rem;height:1.375rem;transition:transform .25s var(--t9-ease,ease), opacity .2s ease;background:0 0;border:1px solid #111;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;inset-inline-end:.75rem;transform:none}.Theme9Toast-module__rhaiYG__closeBtn:hover{opacity:.75;transform:rotate(90deg)}.Theme9Toast-module__rhaiYG__closeIcon{width:.5rem;height:.5rem;display:block;position:relative}.Theme9Toast-module__rhaiYG__closeIcon:before,.Theme9Toast-module__rhaiYG__closeIcon:after{content:"";background:currentColor;width:.5rem;height:1px;margin-top:-.5px;margin-left:-.25rem;position:absolute;top:50%;left:50%}.Theme9Toast-module__rhaiYG__closeIcon:before{transform:rotate(-45deg)}.Theme9Toast-module__rhaiYG__closeIcon:after{transform:rotate(45deg)}.Theme9Toast-module__rhaiYG__info,.Theme9Toast-module__rhaiYG__default{color:#222;background:#e3edf7}.Theme9Toast-module__rhaiYG__info .Theme9Toast-module__rhaiYG__iconWrap,.Theme9Toast-module__rhaiYG__default .Theme9Toast-module__rhaiYG__iconWrap{color:#2b6cb0}.Theme9Toast-module__rhaiYG__error{color:#222;background:#fff0f0}.Theme9Toast-module__rhaiYG__success{color:#222;background:#e9f4eb}.Theme9Toast-module__rhaiYG__warning{color:#222;background:#fff4e5}.Theme9Toast-module__rhaiYG__warning .Theme9Toast-module__rhaiYG__iconWrap{color:#d97706}.Theme9Toast-module__rhaiYG__loading{color:#222;background:#f3f3f3}.Theme9Toast-module__rhaiYG__spinner{border:2px solid #0000001f;border-top-color:currentColor;border-radius:50%;width:1rem;height:1rem;animation:.75s linear infinite Theme9Toast-module__rhaiYG__t9ToastSpin}@keyframes Theme9Toast-module__rhaiYG__t9ToastSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.Theme9Toast-module__rhaiYG__spinner,.Theme9Toast-module__rhaiYG__closeBtn{transition:opacity .2s;animation:none}.Theme9Toast-module__rhaiYG__closeBtn:hover{transform:none}}@media (max-width:479px){.Theme9Toast-module__rhaiYG__toast{padding-block:.875rem;padding-inline:.875rem 2.375rem;font-size:.8125rem}.Theme9Toast-module__rhaiYG__closeBtn{width:1.25rem;height:1.25rem;inset-inline-end:.625rem}}
.Theme11Loaders-module__TuBsAG__bootOverlay{z-index:9999;background:var(--t11-page-bg);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Theme11Loaders-module__TuBsAG__fullScreen{background:var(--t11-page-bg);justify-content:center;align-items:center;min-height:100dvh;display:flex}.Theme11Loaders-module__TuBsAG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Theme11Loaders-module__TuBsAG__root{--t11-loader-color:var(--t11-accent);--t11-loader-gap:6px;--t11-loader-dot:10px;--t11-loader-height:30px;justify-content:center;align-items:center;display:inline-flex;position:relative}.Theme11Loaders-module__TuBsAG__scallops{z-index:1;justify-content:center;align-items:flex-end;gap:var(--t11-loader-gap);height:var(--t11-loader-height);display:flex;position:relative}.Theme11Loaders-module__TuBsAG__scallop{width:var(--t11-loader-dot);height:calc(var(--t11-loader-dot) * 1.15);background:var(--t11-loader-color);transform-origin:bottom;animation:1.15s ease-in-out infinite Theme11Loaders-module__TuBsAG__t11AwningPulse;animation-delay:calc(var(--t11-loader-i) * .11s);border-radius:50% 50% 0 0}.Theme11Loaders-module__TuBsAG__glow{background:radial-gradient(circle, color-mix(in srgb, var(--t11-accent) 22%, transparent) 0%, transparent 72%);pointer-events:none;border-radius:50%;animation:2.4s ease-in-out infinite Theme11Loaders-module__TuBsAG__t11LoaderGlow;position:absolute;inset:-45% -25%}.Theme11Loaders-module__TuBsAG__page,.Theme11Loaders-module__TuBsAG__overlay{--t11-loader-gap:6px;--t11-loader-dot:10px;--t11-loader-height:32px}.Theme11Loaders-module__TuBsAG__inline{--t11-loader-gap:5px;--t11-loader-dot:8px;--t11-loader-height:26px}.Theme11Loaders-module__TuBsAG__button{--t11-loader-gap:3px;--t11-loader-dot:5px;--t11-loader-height:14px}.Theme11Loaders-module__TuBsAG__search{--t11-loader-gap:2px;--t11-loader-dot:4px;--t11-loader-height:12px}.Theme11Loaders-module__TuBsAG__inverse{--t11-loader-color:#fff}.Theme11Loaders-module__TuBsAG__inverse .Theme11Loaders-module__TuBsAG__glow{background:radial-gradient(circle,#ffffff38 0%,#0000 72%)}.Theme11Loaders-module__TuBsAG__muted{--t11-loader-color:color-mix(in srgb, var(--t11-accent) 72%, var(--t11-text-muted))}@keyframes Theme11Loaders-module__TuBsAG__t11AwningPulse{0%,to{opacity:.28;transform:scaleY(.42)translateY(3px)}45%{opacity:1;transform:scaleY(1)translateY(0)}70%{opacity:.65;transform:scaleY(.72)translateY(1px)}}@keyframes Theme11Loaders-module__TuBsAG__t11LoaderGlow{0%,to{opacity:.35;transform:scale(.9)}50%{opacity:1;transform:scale(1.08)}}
.Theme11HomeSkeleton-module__TOGq9G__skeleton{gap:var(--t11-section-gap);flex-direction:column;display:flex}.Theme11HomeSkeleton-module__TOGq9G__hero{aspect-ratio:16/7;border-radius:var(--t11-radius-lg);width:100%;max-height:min(52vh,520px)}.Theme11HomeSkeleton-module__TOGq9G__block{width:min(calc(100% - (var(--t11-gutter) * 2)), var(--t11-container-max));gap:1rem;margin-inline:auto;display:grid}.Theme11HomeSkeleton-module__TOGq9G__title{border-radius:var(--t11-radius-pill);background:var(--t11-shimmer-muted);width:min(240px,60%);height:28px}.Theme11HomeSkeleton-module__TOGq9G__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.Theme11HomeSkeleton-module__TOGq9G__card{aspect-ratio:.92;border-radius:var(--t11-radius-md)}.Theme11HomeSkeleton-module__TOGq9G__shimmer{background:linear-gradient(110deg, var(--t11-shimmer-base) 0%, var(--t11-shimmer-highlight) 42%, var(--t11-shimmer-base) 100%);background-size:220% 100%;animation:1.55s infinite Theme11HomeSkeleton-module__TOGq9G__t11HomeShimmer}@media (min-width:992px){.Theme11HomeSkeleton-module__TOGq9G__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@keyframes Theme11HomeSkeleton-module__TOGq9G__t11HomeShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}
.Theme11SectionHead-module__F5pBDG__head{text-align:start;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex;overflow:visible}.Theme11SectionHead-module__F5pBDG__title{min-width:0;font-size:var(--t11-section-title-size);letter-spacing:-.02em;color:var(--t11-accent);white-space:nowrap;text-overflow:ellipsis;flex:auto;margin:0;font-weight:700;line-height:1.2;overflow:hidden}.Theme11SectionHead-module__F5pBDG__viewAll{border:1px solid var(--t11-accent);background:var(--t11-accent);color:#fff;min-height:2.25rem;font-size:var(--t11-text-sm);white-space:nowrap;cursor:pointer;text-transform:capitalize;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;padding:.45rem 1rem;font-weight:600;line-height:1.3;text-decoration:none;transition:background-color .24s,color .24s,border-color .24s;display:inline-flex}@media (hover:hover){.Theme11SectionHead-module__F5pBDG__viewAll:hover{color:var(--t11-accent);border-color:var(--t11-accent);background:#fff}}@media (max-width:479px){.Theme11SectionHead-module__F5pBDG__head{gap:.65rem;margin-bottom:1.65rem}.Theme11SectionHead-module__F5pBDG__viewAll{min-height:2rem;padding:.35rem .8rem;font-size:.8125rem}}@media (prefers-reduced-motion:reduce){.Theme11SectionHead-module__F5pBDG__viewAll{transition:none}}
.ThemeBootOverlay-module__Izha6q__overlay{z-index:9999;pointer-events:none;background:#ffffffeb;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ThemeBootOverlay-module__Izha6q__spinner{border:2px solid #ddd;border-top-color:#4d5959;border-radius:50%;width:40px;height:40px;animation:.7s linear infinite ThemeBootOverlay-module__Izha6q__themeBootSpin}@keyframes ThemeBootOverlay-module__Izha6q__themeBootSpin{to{transform:rotate(360deg)}}.ThemeBootOverlay-module__Izha6q__srOnly{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.Theme11Toast-module__ZDPYjq__toast{box-sizing:border-box;width:min(26rem,100vw - 2rem);max-width:min(26rem,100vw - 2rem);font-family:var(--t11-font-body);text-align:start;background:#fff;border:1px solid #d9d9d9;border-radius:1.25rem;flex-wrap:nowrap;align-items:center;gap:.75rem;padding:.95rem 1rem 1.05rem;font-size:.9375rem;font-weight:600;line-height:1.45;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 16px 40px #1a14101f,0 4px 12px #1a14100f}.Theme11Toast-module__ZDPYjq__accentBar{inset-inline:0;background:var(--t11-accent);height:.28rem;position:absolute;top:0}.Theme11Toast-module__ZDPYjq__iconWrap{flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-top:.12rem;display:inline-flex}.Theme11Toast-module__ZDPYjq__body{flex:auto;min-width:0;max-width:100%}.Theme11Toast-module__ZDPYjq__message{color:var(--t11-heading);font-size:inherit;font-weight:inherit;line-height:inherit;overflow-wrap:anywhere;margin:0}.Theme11Toast-module__ZDPYjq__closeBtn{color:#868685;cursor:pointer;background:#edefeb;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;margin-top:.12rem;padding:0;transition:color .15s,background-color .15s;display:inline-flex}@media (hover:hover){.Theme11Toast-module__ZDPYjq__closeBtn:hover{color:#fff;background:var(--t11-accent)}}.Theme11Toast-module__ZDPYjq__successBadge{background:var(--t11-accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:inline-flex}.Theme11Toast-module__ZDPYjq__successGlyph{display:block}.Theme11Toast-module__ZDPYjq__errorMark,.Theme11Toast-module__ZDPYjq__warningMark,.Theme11Toast-module__ZDPYjq__infoMark{border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.125rem;font-weight:800;line-height:1;display:inline-flex}.Theme11Toast-module__ZDPYjq__infoMark{color:var(--t11-accent);background:#edefeb;font-size:1rem;font-style:italic;font-weight:700}.Theme11Toast-module__ZDPYjq__errorMark,.Theme11Toast-module__ZDPYjq__warningMark{font-size:1.125rem;font-weight:800;line-height:1}.Theme11Toast-module__ZDPYjq__errorMark{background:color-mix(in srgb, var(--t11-sale) 12%, #fff);color:var(--t11-sale)}.Theme11Toast-module__ZDPYjq__warningMark{color:#d97706;background:#faefe1}.Theme11Toast-module__ZDPYjq__info .Theme11Toast-module__ZDPYjq__accentBar,.Theme11Toast-module__ZDPYjq__default .Theme11Toast-module__ZDPYjq__accentBar,.Theme11Toast-module__ZDPYjq__success .Theme11Toast-module__ZDPYjq__accentBar{background:var(--t11-accent)}.Theme11Toast-module__ZDPYjq__success{background:color-mix(in srgb, var(--t11-accent) 4%, #fff)}.Theme11Toast-module__ZDPYjq__error .Theme11Toast-module__ZDPYjq__accentBar{background:var(--t11-sale)}.Theme11Toast-module__ZDPYjq__error{background:color-mix(in srgb, var(--t11-sale) 4%, #fff)}.Theme11Toast-module__ZDPYjq__warning .Theme11Toast-module__ZDPYjq__accentBar{background:#d97706}.Theme11Toast-module__ZDPYjq__warning{background:#fdfaf5}.Theme11Toast-module__ZDPYjq__loading .Theme11Toast-module__ZDPYjq__accentBar{background:#868685}.Theme11Toast-module__ZDPYjq__progressTrack{inset-inline:0;pointer-events:none;background:#edefeb;height:3px;position:absolute;bottom:0;overflow:hidden}.Theme11Toast-module__ZDPYjq__progressFill{background:var(--t11-accent);transform-origin:0;width:100%;height:100%;animation-name:Theme11Toast-module__ZDPYjq__t11ToastProgress;animation-timing-function:linear;animation-fill-mode:forwards;display:block}.Theme11Toast-module__ZDPYjq__toast[dir=rtl] .Theme11Toast-module__ZDPYjq__progressFill{transform-origin:100%}.Theme11Toast-module__ZDPYjq__error .Theme11Toast-module__ZDPYjq__progressFill{background:var(--t11-sale)}.Theme11Toast-module__ZDPYjq__warning .Theme11Toast-module__ZDPYjq__progressFill{background:#d97706}@keyframes Theme11Toast-module__ZDPYjq__t11ToastProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media (max-width:479px){.Theme11Toast-module__ZDPYjq__toast{width:calc(100vw - 1.25rem);max-width:calc(100vw - 1.25rem);font-size:.875rem}}@media (prefers-reduced-motion:reduce){.Theme11Toast-module__ZDPYjq__progressFill{animation:none;transform:scaleX(0)}}
.Theme3Loaders-module__N2tkZq__overlay{z-index:9999;font-family:var(--font-family,inherit);flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex;position:fixed;inset:0}.Theme3Loaders-module__N2tkZq__themeOverlay{background:#faf8f4}.Theme3Loaders-module__N2tkZq__brand{flex-direction:column;align-items:center;gap:.75rem;animation:.6s both Theme3Loaders-module__N2tkZq__fadeUp;display:flex}.Theme3Loaders-module__N2tkZq__brandLogo{object-fit:contain;max-width:180px;max-height:64px}.Theme3Loaders-module__N2tkZq__brandName{letter-spacing:-.03em;color:#1a1a1a;font-size:1.6rem;font-weight:700}.Theme3Loaders-module__N2tkZq__barTrack{background:rgba(var(--MainColor_rgb,168,137,86), .18);border-radius:99px;width:180px;height:3px;animation:.6s .15s both Theme3Loaders-module__N2tkZq__fadeUp;overflow:hidden}.Theme3Loaders-module__N2tkZq__barFill{background:var(--MainColor,#a88956);border-radius:99px;width:45%;height:100%;animation:1.4s ease-in-out infinite Theme3Loaders-module__N2tkZq__barSlide}@keyframes Theme3Loaders-module__N2tkZq__barSlide{0%{transform:translate(-100%)}50%{transform:translate(200%)}to{transform:translate(200%)}}.Theme3Loaders-module__N2tkZq__themeCaption{color:#aaa;letter-spacing:.04em;font-size:.82rem;animation:.6s .25s both Theme3Loaders-module__N2tkZq__fadeUp}@keyframes Theme3Loaders-module__N2tkZq__fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.Theme3Loaders-module__N2tkZq__langOverlay{-webkit-backdrop-filter:blur(6px);background:#faf8f4bf;animation:.2s Theme3Loaders-module__N2tkZq__fadeIn}@keyframes Theme3Loaders-module__N2tkZq__fadeIn{0%{opacity:0}to{opacity:1}}.Theme3Loaders-module__N2tkZq__langCard{background:#fff;border:1px solid #ede9e2;border-radius:18px;flex-direction:column;align-items:center;gap:1rem;padding:2rem 2.5rem;animation:.25s cubic-bezier(.22,1,.36,1) both Theme3Loaders-module__N2tkZq__scaleIn;display:flex;box-shadow:0 8px 40px #0000001a}@keyframes Theme3Loaders-module__N2tkZq__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.Theme3Loaders-module__N2tkZq__ring{border:3px solid rgba(var(--MainColor_rgb,168,137,86), .18);border-top-color:var(--MainColor,#a88956);border-radius:50%;width:44px;height:44px;animation:.75s linear infinite Theme3Loaders-module__N2tkZq__spin}@keyframes Theme3Loaders-module__N2tkZq__spin{to{transform:rotate(360deg)}}.Theme3Loaders-module__N2tkZq__langText{color:#555;margin:0;font-size:.88rem;font-weight:500}.Theme3Loaders-module__N2tkZq__routeRoot{min-height:60vh;font-family:var(--font-family,inherit);overflow:hidden}.Theme3Loaders-module__N2tkZq__bone{background:linear-gradient(90deg,#ede8df 0%,#f8f4ee 45%,#ede8df 100%) 0 0/300% 100%;animation:1.6s ease-in-out infinite Theme3Loaders-module__N2tkZq__shimmer}@keyframes Theme3Loaders-module__N2tkZq__shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.Theme3Loaders-module__N2tkZq__skProgressBar{background:rgba(var(--MainColor_rgb,168,137,86), .12);border-radius:0;width:100%;height:3px;position:relative;overflow:hidden}.Theme3Loaders-module__N2tkZq__skProgressFill{background:var(--MainColor,#a88956);width:40%;animation:1.4s ease-in-out infinite Theme3Loaders-module__N2tkZq__skProgress;position:absolute;inset-block:0;inset-inline-start:-50%}@keyframes Theme3Loaders-module__N2tkZq__skProgress{0%{inset-inline-start:-50%}to{inset-inline-start:110%}}.Theme3Loaders-module__N2tkZq__skBanner{border-radius:0;width:100%;height:380px}@media (max-width:768px){.Theme3Loaders-module__N2tkZq__skBanner{height:210px}}.Theme3Loaders-module__N2tkZq__skContainer{max-width:1200px;margin:0 auto;padding:0 1.25rem}.Theme3Loaders-module__N2tkZq__skSection{padding:2.5rem 0}.Theme3Loaders-module__N2tkZq__skTitle{border-radius:6px;width:160px;height:22px;margin-bottom:1.75rem}.Theme3Loaders-module__N2tkZq__skCatRow{align-items:flex-end;gap:16px;padding-bottom:4px;display:flex;overflow:hidden}.Theme3Loaders-module__N2tkZq__skCatPill{flex-direction:column;flex-shrink:0;align-items:center;gap:8px;display:flex}.Theme3Loaders-module__N2tkZq__skCatCircle{border-radius:50%;width:72px;height:72px}.Theme3Loaders-module__N2tkZq__skCatLabel{border-radius:4px;width:56px;height:11px}.Theme3Loaders-module__N2tkZq__skGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}@media (max-width:900px){.Theme3Loaders-module__N2tkZq__skGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.Theme3Loaders-module__N2tkZq__skGrid{grid-template-columns:repeat(2,1fr)}}.Theme3Loaders-module__N2tkZq__skCard{flex-direction:column;gap:10px;display:flex}.Theme3Loaders-module__N2tkZq__skCardImg{aspect-ratio:1;border-radius:14px;width:100%}.Theme3Loaders-module__N2tkZq__skCardLine{border-radius:5px;height:13px}.Theme3Loaders-module__N2tkZq__skCardShort{border-radius:5px;width:58%;height:13px}.Theme3Loaders-module__N2tkZq__skCard:nth-child(2) .Theme3Loaders-module__N2tkZq__bone{animation-delay:.1s}.Theme3Loaders-module__N2tkZq__skCard:nth-child(3) .Theme3Loaders-module__N2tkZq__bone{animation-delay:.2s}.Theme3Loaders-module__N2tkZq__skCard:nth-child(4) .Theme3Loaders-module__N2tkZq__bone{animation-delay:.3s}.Theme3Loaders-module__N2tkZq__skCard:nth-child(5) .Theme3Loaders-module__N2tkZq__bone{animation-delay:.15s}.Theme3Loaders-module__N2tkZq__skCard:nth-child(6) .Theme3Loaders-module__N2tkZq__bone{animation-delay:.25s}.Theme3Loaders-module__N2tkZq__skCard:nth-child(7) .Theme3Loaders-module__N2tkZq__bone{animation-delay:50ms}.Theme3Loaders-module__N2tkZq__skCard:nth-child(8) .Theme3Loaders-module__N2tkZq__bone{animation-delay:.35s}
.Theme4Loaders-module__rdzNxG__themeLoaderWrap{background:var(--t4-bg,#fff);z-index:9999;justify-content:center;align-items:center;transition:background .3s;display:flex;position:fixed;inset:0}.Theme4Loaders-module__rdzNxG__logoWrap{justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:relative}.Theme4Loaders-module__rdzNxG__ring{border:2px solid var(--t4-border,#e5e5e5);border-top-color:var(--MainColor,#0a0a0a);border-radius:50%;animation:1s linear infinite Theme4Loaders-module__rdzNxG__t4spin;position:absolute;inset:0}.Theme4Loaders-module__rdzNxG__ringInner{border:2px solid var(--t4-border,#e5e5e5);border-bottom-color:var(--MainColor,#0a0a0a);border-radius:50%;animation:.7s linear infinite reverse Theme4Loaders-module__rdzNxG__t4spin;position:absolute;inset:10px}.Theme4Loaders-module__rdzNxG__dot{background:var(--MainColor,#0a0a0a);border-radius:50%;width:8px;height:8px;animation:1s ease-in-out infinite Theme4Loaders-module__rdzNxG__t4pulse}@keyframes Theme4Loaders-module__rdzNxG__t4spin{to{transform:rotate(360deg)}}@keyframes Theme4Loaders-module__rdzNxG__t4pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.4)}}.Theme4Loaders-module__rdzNxG__langOverlay{background:rgba(var(--t4-bg,255,255,255), .8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9990;justify-content:center;align-items:center;gap:8px;display:flex;position:fixed;inset:0}.Theme4Loaders-module__rdzNxG__langDot{background:var(--MainColor,#0a0a0a);border-radius:50%;width:8px;height:8px;animation:.8s ease-in-out infinite Theme4Loaders-module__rdzNxG__t4bounce}.Theme4Loaders-module__rdzNxG__langDot:nth-child(2){animation-delay:.15s}.Theme4Loaders-module__rdzNxG__langDot:nth-child(3){animation-delay:.3s}@keyframes Theme4Loaders-module__rdzNxG__t4bounce{0%,to{opacity:.5;transform:translateY(0)}50%{opacity:1;transform:translateY(-10px)}}.Theme4Loaders-module__rdzNxG__routeRoot{background:var(--t4-bg,#fff);min-height:60vh;font-family:var(--font-family,inherit);overflow:hidden}.Theme4Loaders-module__rdzNxG__bone{background:linear-gradient(90deg, var(--t4-surface,#f0f0f0) 0%, var(--t4-surface-2,#e8e8e8) 45%, var(--t4-surface,#f0f0f0) 100%);background-size:300% 100%;animation:1.6s ease-in-out infinite Theme4Loaders-module__rdzNxG__t4shimmer}html[data-theme=dark] .Theme4Loaders-module__rdzNxG__bone{background:linear-gradient(90deg,#ffffff0f 0%,#ffffff1f 45%,#ffffff0f 100%) 0 0/300% 100%}@keyframes Theme4Loaders-module__rdzNxG__t4shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.Theme4Loaders-module__rdzNxG__skProgressBar{background:var(--t4-overlay,#0000000f);width:100%;height:3px;position:relative;overflow:hidden}.Theme4Loaders-module__rdzNxG__skProgressFill{background:var(--MainColor,#0a0a0a);width:40%;animation:1.4s ease-in-out infinite Theme4Loaders-module__rdzNxG__t4skProgress;position:absolute;inset-block:0;inset-inline-start:-50%}@keyframes Theme4Loaders-module__rdzNxG__t4skProgress{0%{inset-inline-start:-50%}to{inset-inline-start:110%}}.Theme4Loaders-module__rdzNxG__skBanner{border-radius:0;width:100%;height:380px}@media (max-width:768px){.Theme4Loaders-module__rdzNxG__skBanner{height:210px}}.Theme4Loaders-module__rdzNxG__skContainer{max-width:1280px;margin:0 auto;padding:0 1.25rem}.Theme4Loaders-module__rdzNxG__skSection{padding:2.5rem 0}.Theme4Loaders-module__rdzNxG__skTitle{border-radius:8px;width:160px;height:22px;margin-bottom:1.75rem}.Theme4Loaders-module__rdzNxG__skCatRow{align-items:flex-end;gap:16px;padding-bottom:4px;display:flex;overflow:hidden}.Theme4Loaders-module__rdzNxG__skCatPill{flex-direction:column;flex-shrink:0;align-items:center;gap:8px;display:flex}.Theme4Loaders-module__rdzNxG__skCatCircle{border-radius:50%;width:72px;height:72px}.Theme4Loaders-module__rdzNxG__skCatLabel{border-radius:4px;width:56px;height:11px}.Theme4Loaders-module__rdzNxG__skGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}@media (max-width:900px){.Theme4Loaders-module__rdzNxG__skGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.Theme4Loaders-module__rdzNxG__skGrid{grid-template-columns:repeat(2,1fr)}}.Theme4Loaders-module__rdzNxG__skCard{flex-direction:column;gap:10px;display:flex}.Theme4Loaders-module__rdzNxG__skCardImg{aspect-ratio:1;border-radius:8px;width:100%}.Theme4Loaders-module__rdzNxG__skCardLine{border-radius:5px;height:13px}.Theme4Loaders-module__rdzNxG__skCardShort{border-radius:5px;width:58%;height:13px}
