.HeaderSearch-module__DCzdIG__root{display:contents}.HeaderSearch-module__DCzdIG__icon{width:42px;height:42px;color:var(--lr-ink);cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;transition:color .3s,background .3s;display:inline-flex;position:relative}.HeaderSearch-module__DCzdIG__icon:hover{color:var(--lr-brand);background:#f2edffb8}.HeaderSearch-module__DCzdIG__icon svg{width:20px;height:20px}.HeaderSearch-module__DCzdIG__panel{z-index:9998;padding-top:10px;position:absolute;top:100%;left:0;right:0}.HeaderSearch-module__DCzdIG__panelInner{background:var(--lr-surface);border:1px solid var(--lr-line);border-radius:var(--lr-radius-lg);animation:.2s cubic-bezier(.16,1,.3,1) HeaderSearch-module__DCzdIG__lr-search-in;overflow:hidden;box-shadow:0 24px 60px -30px #17161a66}@keyframes HeaderSearch-module__DCzdIG__lr-search-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.HeaderSearch-module__DCzdIG__form{border-bottom:1px solid var(--lr-line);align-items:center;padding:8px;display:flex;position:relative}.HeaderSearch-module__DCzdIG__formIcon{color:var(--lr-ink-3);pointer-events:none;display:inline-flex;position:absolute;left:22px}.HeaderSearch-module__DCzdIG__formIcon svg{width:19px;height:19px}.HeaderSearch-module__DCzdIG__input{width:100%;min-height:52px;color:var(--lr-ink);background:0 0;border:0;padding:0 44px 0 46px;font-size:15.5px}.HeaderSearch-module__DCzdIG__input::placeholder{color:var(--lr-ink-3)}.HeaderSearch-module__DCzdIG__input:focus{outline:none}.HeaderSearch-module__DCzdIG__clear{background:var(--lr-bg);width:28px;height:28px;color:var(--lr-ink-3);cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;transition:color .2s,background .2s;display:inline-flex;position:absolute;right:18px}.HeaderSearch-module__DCzdIG__clear:hover{color:var(--lr-brand);background:var(--lr-brand-soft)}.HeaderSearch-module__DCzdIG__clear svg{width:13px;height:13px}.HeaderSearch-module__DCzdIG__results{max-height:min(66vh,560px);overflow-y:auto}.HeaderSearch-module__DCzdIG__list{margin:0;padding:6px;list-style:none}.HeaderSearch-module__DCzdIG__row{border-radius:var(--lr-radius);color:inherit;align-items:center;gap:14px;padding:10px 12px;transition:background .15s;display:flex}.HeaderSearch-module__DCzdIG__row:hover,.HeaderSearch-module__DCzdIG__rowActive{background:var(--lr-brand-soft)}.HeaderSearch-module__DCzdIG__thumb{background:var(--lr-bg);border:1px solid var(--lr-line);border-radius:10px;flex-shrink:0;width:48px;height:48px;position:relative;overflow:hidden}.HeaderSearch-module__DCzdIG__thumbImg{object-fit:contain;padding:3px}.HeaderSearch-module__DCzdIG__thumbFallback{width:100%;height:100%;color:var(--lr-ink-3);justify-content:center;align-items:center;display:flex}.HeaderSearch-module__DCzdIG__thumbFallback svg{width:20px;height:20px}.HeaderSearch-module__DCzdIG__rowBody{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.HeaderSearch-module__DCzdIG__rowName{color:var(--lr-ink);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.HeaderSearch-module__DCzdIG__rowTags{color:var(--lr-ink-3);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.HeaderSearch-module__DCzdIG__rowPrice{font-family:var(--lr-headline);color:var(--lr-ink);white-space:nowrap;flex-shrink:0;font-size:13.5px;font-weight:700}.HeaderSearch-module__DCzdIG__showAll{border:0;border-top:1px solid var(--lr-line);width:100%;font-family:var(--lr-headline);color:var(--lr-brand-strong);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:14px;font-weight:700;transition:background .15s;display:flex}.HeaderSearch-module__DCzdIG__showAll svg{width:15px;height:15px}.HeaderSearch-module__DCzdIG__showAll:hover,.HeaderSearch-module__DCzdIG__showAll.HeaderSearch-module__DCzdIG__rowActive{background:var(--lr-brand-soft)}.HeaderSearch-module__DCzdIG__empty{color:var(--lr-ink-2);margin:0;padding:22px 24px 26px;font-size:14px;line-height:1.55}.HeaderSearch-module__DCzdIG__emptyLink{color:var(--lr-brand);font:inherit;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;padding:0;font-weight:600;text-decoration:underline}@media (max-width:640px){.HeaderSearch-module__DCzdIG__icon{width:38px;height:38px}.HeaderSearch-module__DCzdIG__icon svg{width:18px;height:18px}.HeaderSearch-module__DCzdIG__panel{padding-top:8px}.HeaderSearch-module__DCzdIG__panelInner{border-radius:0 0 var(--lr-radius-lg) var(--lr-radius-lg)}.HeaderSearch-module__DCzdIG__input{min-height:50px;font-size:15px}.HeaderSearch-module__DCzdIG__results{max-height:calc(100dvh - 160px)}}@media (prefers-reduced-motion:reduce){.HeaderSearch-module__DCzdIG__panelInner{animation:none}.HeaderSearch-module__DCzdIG__icon,.HeaderSearch-module__DCzdIG__row,.HeaderSearch-module__DCzdIG__clear,.HeaderSearch-module__DCzdIG__showAll{transition:none}}
.MobileMenu-module__5lTkgG__overlay{z-index:10000;-webkit-backdrop-filter:blur(4px);background:#0f0f143d;animation:.28s both MobileMenu-module__5lTkgG__lr-menu-backdrop;display:flex;position:fixed;inset:0}.MobileMenu-module__5lTkgG__panel{-webkit-backdrop-filter:blur(24px)saturate(140%);overscroll-behavior:contain;width:min(68vw,280px);height:100dvh;padding-top:calc(env(safe-area-inset-top) + 14px);padding-bottom:calc(env(safe-area-inset-bottom) + 18px);background:#ffffffe8;border-right:1px solid #ffffff8c;flex-direction:column;padding-inline:clamp(18px,5vw,24px);animation:.3s cubic-bezier(.32,.72,0,1) both MobileMenu-module__5lTkgG__lr-menu-in;display:flex;overflow-y:auto;box-shadow:12px 0 40px #14141e14}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.MobileMenu-module__5lTkgG__panel{background:#fffffff5}.MobileMenu-module__5lTkgG__overlay{background:#0f0f1457}}@keyframes MobileMenu-module__5lTkgG__lr-menu-in{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes MobileMenu-module__5lTkgG__lr-menu-backdrop{0%{opacity:0}to{opacity:1}}.MobileMenu-module__5lTkgG__head{justify-content:space-between;align-items:center;gap:16px;padding-block:clamp(4px,1.6vw,8px) clamp(24px,7vw,34px);display:flex}.MobileMenu-module__5lTkgG__logo{display:inline-flex}.MobileMenu-module__5lTkgG__logo img{width:auto;height:clamp(24px,6.4vw,28px);display:block}.MobileMenu-module__5lTkgG__close{width:44px;height:44px;color:var(--lr-ink);cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;margin-right:-12px;padding:0;display:inline-flex}.MobileMenu-module__5lTkgG__close svg{width:clamp(24px,6.6vw,27px);height:clamp(24px,6.6vw,27px)}.MobileMenu-module__5lTkgG__close:focus-visible{outline:2px solid var(--lr-brand);outline-offset:2px;border-radius:8px}.MobileMenu-module__5lTkgG__nav{flex-direction:column;align-items:flex-start;gap:clamp(18px,4.6vw,20px);display:flex}.MobileMenu-module__5lTkgG__link{letter-spacing:-.02em;color:var(--lr-ink-2);font-size:clamp(19px,5vw,22px);font-weight:500;line-height:1.2;transition:color .2s}.MobileMenu-module__5lTkgG__link:hover{color:var(--lr-ink)}.MobileMenu-module__5lTkgG__link[aria-current=page]{color:var(--lr-brand);position:relative}.MobileMenu-module__5lTkgG__link[aria-current=page]:after{content:"";background:var(--lr-brand);border-radius:50%;width:6px;height:6px;margin-top:-3px;position:absolute;top:50%;right:-14px}.MobileMenu-module__5lTkgG__link:focus-visible{outline:2px solid var(--lr-brand);outline-offset:4px;border-radius:6px}.MobileMenu-module__5lTkgG__foot{flex-direction:column;gap:clamp(10px,3vw,14px);margin-top:auto;padding-top:clamp(28px,8vw,44px);display:flex}.MobileMenu-module__5lTkgG__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.MobileMenu-module__5lTkgG__action{min-width:0;min-height:54px;color:var(--lr-ink);background:#ffffff73;border:1px solid #17161a17;border-radius:14px;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;padding:8px clamp(8px,2.6vw,10px);display:flex}.MobileMenu-module__5lTkgG__action:active{background:#ffffffb3}.MobileMenu-module__5lTkgG__action:focus-visible{outline:2px solid var(--lr-brand);outline-offset:2px}.MobileMenu-module__5lTkgG__actionTop{align-items:center;gap:6px;display:flex}.MobileMenu-module__5lTkgG__actionIcon{color:var(--lr-brand);display:inline-flex}.MobileMenu-module__5lTkgG__actionIcon svg{width:19px;height:19px}.MobileMenu-module__5lTkgG__actionLabel{letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:clamp(12px,3.4vw,13.5px);font-weight:500;line-height:1.1;display:block;overflow:hidden}.MobileMenu-module__5lTkgG__badge{background:var(--lr-brand);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 5px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.MobileMenu-module__5lTkgG__cta{background:var(--lr-brand);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:46px;padding:0 20px;font-size:15px;font-weight:600;display:inline-flex}.MobileMenu-module__5lTkgG__cta:active{background:var(--lr-brand-strong)}@media (prefers-reduced-motion:reduce){.MobileMenu-module__5lTkgG__overlay,.MobileMenu-module__5lTkgG__panel{animation:none}.MobileMenu-module__5lTkgG__link{transition:none}}
.Header-module__KHjLKa__nav{z-index:9999;-webkit-backdrop-filter:blur(18px);min-height:var(--lr-header-h);background:radial-gradient(800px 100px at 95%,#9169e11a 0%,#9169e100 45%),linear-gradient(110deg,#fffffff5 0%,#f9f7fff0 45%,#f2edffeb 100%);border-bottom:1px solid #6e4bbe1a;transition:background .35s,border-bottom-color .35s,box-shadow .35s;position:fixed;inset:0 0 auto;box-shadow:0 2px 8px -4px #0000000f}.Header-module__KHjLKa__nav[data-state=scrolled]{background:radial-gradient(800px 100px at 95%,#9169e11f 0%,#9169e100 45%),linear-gradient(110deg,#fffffffa 0%,#f9f7fff5 45%,#f2edfff0 100%);border-bottom-color:#6e4bbe24;box-shadow:0 5px 18px -8px #00000021}.Header-module__KHjLKa__inner{max-width:var(--lr-container);grid-template-columns:auto 1fr auto;align-items:center;gap:40px;margin:0 auto;padding:18px 40px;display:grid;position:relative}.Header-module__KHjLKa__logo{white-space:nowrap;align-items:center;transition:opacity .3s;display:inline-flex}.Header-module__KHjLKa__logo:hover{opacity:.82}.Header-module__KHjLKa__logo img{width:auto;height:22px;display:block}.Header-module__KHjLKa__menu{justify-content:center;align-items:center;gap:32px;display:flex}.Header-module__KHjLKa__link{color:var(--lr-ink-2);white-space:nowrap;padding:8px 0 6px;font-size:15px;font-weight:500;transition:color .35s;display:inline-block;position:relative}.Header-module__KHjLKa__link:hover{color:var(--lr-brand)}.Header-module__KHjLKa__link[aria-current=page]{color:var(--lr-ink)}.Header-module__KHjLKa__link:after{content:"";background:linear-gradient(to right, var(--lr-brand), #6d4cc766);border-radius:999px;width:0;height:2px;transition:width .4s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0}.Header-module__KHjLKa__link:hover:after,.Header-module__KHjLKa__link[aria-current=page]:after{width:20px}.Header-module__KHjLKa__actions{align-items:center;gap:6px;display:flex}.Header-module__KHjLKa__icon{width:42px;height:42px;color:var(--lr-ink);border-radius:50%;justify-content:center;align-items:center;transition:color .3s,background .3s;display:inline-flex;position:relative}.Header-module__KHjLKa__icon:hover{color:var(--lr-brand);background:#f2edffb8}.Header-module__KHjLKa__icon svg{width:20px;height:20px}.Header-module__KHjLKa__badge{background:var(--lr-brand);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:600;display:inline-flex;position:absolute;top:5px;right:5px}.Header-module__KHjLKa__burger{cursor:pointer;background:0 0;border:0;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:42px;height:42px;padding:0;display:none}.Header-module__KHjLKa__burger span{background:var(--lr-ink);border-radius:2px;width:18px;height:1.5px;transition:transform .3s,opacity .3s;display:block}.Header-module__KHjLKa__burgerOpen span:first-child{transform:translateY(6.5px)rotate(45deg)}.Header-module__KHjLKa__burgerOpen span:nth-child(2){opacity:0}.Header-module__KHjLKa__burgerOpen span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}@media (max-width:1100px){.Header-module__KHjLKa__menu{gap:22px}.Header-module__KHjLKa__inner{gap:24px;padding:16px 28px}}@media (max-width:960px){.Header-module__KHjLKa__menu{display:none}.Header-module__KHjLKa__inner{grid-template-columns:1fr auto;padding:14px 24px}.Header-module__KHjLKa__burger{display:inline-flex}}@media (max-width:640px){.Header-module__KHjLKa__inner{gap:12px;padding:12px 16px}.Header-module__KHjLKa__logo{letter-spacing:.16em;font-size:18px}.Header-module__KHjLKa__actions{gap:2px}.Header-module__KHjLKa__icon,.Header-module__KHjLKa__burger{width:38px;height:38px}.Header-module__KHjLKa__icon svg{width:18px;height:18px}.Header-module__KHjLKa__badge{top:3px;right:3px}}@media (prefers-reduced-motion:reduce){.Header-module__KHjLKa__nav,.Header-module__KHjLKa__link,.Header-module__KHjLKa__link:after,.Header-module__KHjLKa__icon,.Header-module__KHjLKa__burger span{transition:none}}
.Footer-module__yg9ahW__footer{color:#fff9;background:#0e0e14;margin-top:clamp(40px,5vw,72px);padding-top:clamp(56px,6vw,84px);position:relative;overflow:hidden}.Footer-module__yg9ahW__grid{grid-template-columns:1.3fr 1fr 1fr 1fr;gap:clamp(28px,4vw,56px);padding-bottom:40px;display:grid}.Footer-module__yg9ahW__brand{max-width:300px}.Footer-module__yg9ahW__brandLogo{display:inline-flex}.Footer-module__yg9ahW__brandLogo img{width:auto;height:32px;display:block}.Footer-module__yg9ahW__brandTagline{font-family:var(--lr-headline);letter-spacing:-.01em;color:#fff;margin:18px 0 0;font-size:17px;font-weight:700;line-height:1.3}.Footer-module__yg9ahW__brandDesc{color:#ffffff6b;max-width:30ch;margin:10px 0 0;font-size:14px;line-height:1.55}.Footer-module__yg9ahW__trust{flex-direction:column;gap:11px;margin:22px 0 0;padding:0;list-style:none;display:flex}.Footer-module__yg9ahW__trustItem{color:#ffffffad;align-items:center;gap:10px;font-size:13.5px;display:flex}.Footer-module__yg9ahW__trustIcon{color:var(--lr-brand-glow);flex-shrink:0;display:inline-flex}.Footer-module__yg9ahW__trustIcon svg{width:16px;height:16px}.Footer-module__yg9ahW__descShort,.Footer-module__yg9ahW__mNav{display:none}.Footer-module__yg9ahW__col{flex-direction:column;min-width:0;display:flex}.Footer-module__yg9ahW__colLabel{font-family:var(--lr-headline);letter-spacing:.1em;text-transform:uppercase;color:var(--lr-brand-glow);font-size:11px;font-weight:700}.Footer-module__yg9ahW__colLabelSecondary{margin-top:26px}.Footer-module__yg9ahW__colLabelMuted{letter-spacing:.06em;text-transform:uppercase;color:#ffffff57;font-size:11px}.Footer-module__yg9ahW__colList{flex-direction:column;gap:11px;margin:14px 0 0;padding:0;list-style:none;display:flex}.Footer-module__yg9ahW__colLink{color:#ffffff9e;font-size:14px;transition:color .25s}.Footer-module__yg9ahW__colLink:hover{color:#fff}.Footer-module__yg9ahW__contact{min-width:0}.Footer-module__yg9ahW__contactTitle{font-family:var(--lr-headline);letter-spacing:-.01em;color:#fff;margin:10px 0 0;font-size:20px;font-weight:700}.Footer-module__yg9ahW__contactList{flex-direction:column;gap:12px;margin:18px 0 0;padding:0;list-style:none;display:flex}.Footer-module__yg9ahW__contactLink{color:#ffffffd1;align-items:center;gap:6px;font-size:14.5px;font-weight:600;transition:color .25s;display:inline-flex}.Footer-module__yg9ahW__contactLink:hover{color:var(--lr-brand-glow)}.Footer-module__yg9ahW__contactLink svg{opacity:.6;width:13px;height:13px}.Footer-module__yg9ahW__legalBar{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:22px 0;display:flex;position:relative}.Footer-module__yg9ahW__copyright{color:#ffffff61;margin:0;font-size:13px}.Footer-module__yg9ahW__legalLinks{flex-wrap:wrap;gap:20px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__yg9ahW__legalLink{color:#ffffff61;font-size:13px;transition:color .25s}.Footer-module__yg9ahW__legalLink:hover{color:#ffffffbf}.Footer-module__yg9ahW__devBar{border-top:1px solid #ffffff0f;justify-content:center;padding:16px 0 26px;display:flex}.Footer-module__yg9ahW__devLink{letter-spacing:.01em;color:#ffffff4d;align-items:center;gap:4px;font-size:12px;transition:color .25s;display:inline-flex}.Footer-module__yg9ahW__devLink:hover{color:#ffffffb3}.Footer-module__yg9ahW__devLink:hover .Footer-module__yg9ahW__devName{color:var(--lr-brand-glow)}.Footer-module__yg9ahW__devName{color:#ffffff80;font-weight:700;transition:color .25s}.Footer-module__yg9ahW__watermark{text-align:center;font-family:var(--lr-headline);letter-spacing:-.02em;color:#ffffff0d;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;margin-top:-.08em;font-size:clamp(90px,16vw,230px);font-weight:800;line-height:.78;position:relative}@media (max-width:980px){.Footer-module__yg9ahW__grid{grid-template-columns:1fr 1fr;row-gap:40px}.Footer-module__yg9ahW__brand{grid-column:1/-1;max-width:none}}@media (max-width:640px){.Footer-module__yg9ahW__footer{margin-top:clamp(28px,8vw,40px);padding-top:clamp(32px,9vw,44px)}.Footer-module__yg9ahW__grid{grid-template-columns:1fr;gap:clamp(18px,5vw,24px);padding-bottom:clamp(18px,5vw,24px)}.Footer-module__yg9ahW__descFull{display:none}.Footer-module__yg9ahW__descShort{display:inline}.Footer-module__yg9ahW__brandLogo img{height:clamp(26px,7.2vw,30px)}.Footer-module__yg9ahW__brandTagline{margin-top:clamp(12px,3.6vw,16px);font-size:clamp(15px,4.1vw,17px)}.Footer-module__yg9ahW__brandDesc{max-width:none;margin-top:clamp(5px,1.8vw,8px);font-size:clamp(13px,3.6vw,14px)}.Footer-module__yg9ahW__trust{flex-flow:wrap;align-items:center;gap:clamp(6px,2vw,9px);margin-top:clamp(10px,3vw,14px)}.Footer-module__yg9ahW__trustIcon{display:none}.Footer-module__yg9ahW__trustItem{color:#ffffff6b;gap:clamp(6px,2vw,9px);font-size:clamp(10.5px,2.9vw,11.5px)}.Footer-module__yg9ahW__trustItem+.Footer-module__yg9ahW__trustItem:before{content:"·";color:#ffffff40}.Footer-module__yg9ahW__col,.Footer-module__yg9ahW__legalLinks,.Footer-module__yg9ahW__watermark{display:none}.Footer-module__yg9ahW__mNav{border-top:1px solid #ffffff17;display:block}.Footer-module__yg9ahW__mGroup{border-bottom:1px solid #ffffff17}.Footer-module__yg9ahW__mHeading{font:inherit;margin:0}.Footer-module__yg9ahW__mTrigger{color:#fff;width:100%;min-height:clamp(48px,13.2vw,54px);font-family:var(--lr-headline);letter-spacing:-.01em;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:0;font-size:clamp(14.5px,4vw,16px);font-weight:700;display:flex}.Footer-module__yg9ahW__mTrigger:focus-visible{outline:2px solid var(--lr-brand-glow);outline-offset:-2px;border-radius:6px}.Footer-module__yg9ahW__mPlus{color:#ffffff80;flex-shrink:0;display:inline-flex}.Footer-module__yg9ahW__mPlus svg{width:clamp(16px,4.4vw,18px);height:clamp(16px,4.4vw,18px)}.Footer-module__yg9ahW__mTrigger[aria-expanded=true] .Footer-module__yg9ahW__mPlus{color:var(--lr-brand-glow)}.Footer-module__yg9ahW__mTrigger[aria-expanded=true] .Footer-module__yg9ahW__mPlusBar{opacity:0}.Footer-module__yg9ahW__mPlusBar{transition:opacity .2s}.Footer-module__yg9ahW__mList{flex-direction:column;gap:clamp(9px,2.8vw,12px);margin:0;padding:0 0 clamp(12px,3.6vw,16px);list-style:none;display:flex}.Footer-module__yg9ahW__mLink{color:#ffffff9e;padding-block:3px;font-size:clamp(13.5px,3.7vw,14.5px);line-height:1.35;display:block}.Footer-module__yg9ahW__contact{padding-top:clamp(12px,3.6vw,16px)}.Footer-module__yg9ahW__contactTitle{display:none}.Footer-module__yg9ahW__contactList{gap:0;margin-top:clamp(10px,3vw,14px)}.Footer-module__yg9ahW__contactList li+li{border-top:1px solid #ffffff12}.Footer-module__yg9ahW__contactLink{overflow-wrap:anywhere;justify-content:space-between;align-items:center;gap:12px;min-height:44px;font-size:clamp(13.5px,3.7vw,14.5px);display:flex}.Footer-module__yg9ahW__legalBar{flex-direction:column;align-items:flex-start;gap:0;padding:clamp(14px,4vw,18px) 0}.Footer-module__yg9ahW__copyright{font-size:clamp(11.5px,3.2vw,12.5px);line-height:1.45}.Footer-module__yg9ahW__devBar{padding:clamp(10px,3vw,13px) 0 clamp(14px,4vw,18px)}}.Footer-module__yg9ahW__cookieSettings{font:inherit;color:#ffffff9e;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;padding:0;font-size:12.5px;text-decoration:underline;transition:color .2s}.Footer-module__yg9ahW__cookieSettings:hover{color:#fff}
.CookieConsent-module__dGBuNW__wrap{z-index:9000;padding:clamp(10px,2vw,18px);padding-bottom:calc(clamp(10px, 2vw, 18px) + env(safe-area-inset-bottom,0px));pointer-events:none;justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.CookieConsent-module__dGBuNW__card{pointer-events:auto;-webkit-backdrop-filter:saturate(1.4)blur(18px);background:#ffffffeb;border:1px solid #c5b0f080;border-radius:18px;align-items:center;gap:clamp(14px,3vw,28px);width:min(920px,100%);padding:16px 20px;display:flex;box-shadow:0 24px 60px -30px #17161a73}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.CookieConsent-module__dGBuNW__card{background:#fff}}.CookieConsent-module__dGBuNW__body{flex:1;min-width:0}.CookieConsent-module__dGBuNW__title{font-family:var(--lr-headline,system-ui);letter-spacing:-.01em;color:var(--lr-ink,#17161a);margin:0 0 4px;font-size:15px;font-weight:800}.CookieConsent-module__dGBuNW__text{color:var(--lr-ink-2,#3f3d44);margin:0;font-size:13px;line-height:1.5}.CookieConsent-module__dGBuNW__link{color:var(--lr-brand-strong,#5d3eb3);text-underline-offset:2px;white-space:nowrap;font-weight:600;text-decoration:underline}.CookieConsent-module__dGBuNW__options{gap:8px;margin-top:12px;display:grid}.CookieConsent-module__dGBuNW__option{color:var(--lr-ink-2,#3f3d44);align-items:flex-start;gap:9px;font-size:12.5px;line-height:1.45;display:flex}.CookieConsent-module__dGBuNW__option input{width:16px;height:16px;accent-color:var(--lr-brand,#6d4cc7);flex-shrink:0;margin-top:2px}.CookieConsent-module__dGBuNW__actions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:8px;display:flex}.CookieConsent-module__dGBuNW__primary{background:var(--lr-brand,#6d4cc7);color:#fff;min-height:44px;font-family:var(--lr-headline,system-ui);cursor:pointer;white-space:nowrap;border:0;border-radius:12px;padding:0 18px;font-size:14px;font-weight:700;transition:background .2s}.CookieConsent-module__dGBuNW__primary:hover{background:var(--lr-brand-strong,#5d3eb3)}.CookieConsent-module__dGBuNW__ghost{min-height:44px;color:var(--lr-ink-2,#3f3d44);cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #17161a29;border-radius:12px;padding:0 16px;font-size:14px;font-weight:600;transition:border-color .2s,color .2s}.CookieConsent-module__dGBuNW__ghost:hover{color:var(--lr-ink,#17161a);border-color:#17161a52}.CookieConsent-module__dGBuNW__text2{min-height:44px;color:var(--lr-brand-strong,#5d3eb3);cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:0 12px;font-size:14px;font-weight:600}.CookieConsent-module__dGBuNW__text2:hover{text-decoration:underline}@media (max-width:720px){.CookieConsent-module__dGBuNW__card{flex-direction:column;align-items:stretch;gap:14px;padding:16px}.CookieConsent-module__dGBuNW__actions{grid-template-columns:1fr 1fr;display:grid}.CookieConsent-module__dGBuNW__primary,.CookieConsent-module__dGBuNW__text2{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){.CookieConsent-module__dGBuNW__primary,.CookieConsent-module__dGBuNW__ghost{transition:none}}
:root{--lr-bg:#faf9f7;--lr-surface:#fff;--lr-ink:#17161a;--lr-ink-2:#3f3d44;--lr-ink-3:#6b6873;--lr-brand:#6d4cc7;--lr-brand-strong:#5d3eb3;--lr-brand-soft:#f2eeff;--lr-brand-glow:#c5b0f0;--lr-bg-warm:#f4f2ee;--lr-line:#17161a14;--lr-line-strong:#17161a24;--lr-dark:#1a1620;--lr-headline:"Manrope", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--lr-text:"Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--lr-container:1280px;--lr-header-h:79px;--lr-radius:14px;--lr-radius-lg:22px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@media (max-width:1100px){:root{--lr-header-h:75px}}@media (max-width:960px){:root{--lr-header-h:71px}}@media (max-width:640px){:root{--lr-header-h:67px}}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background:var(--lr-bg);color:var(--lr-ink);font-family:var(--lr-text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.5;overflow-x:hidden}h1,h2,h3,h4{font-family:var(--lr-headline);letter-spacing:-.02em;margin:0;font-weight:700}a{color:inherit;text-decoration:none}img,video,svg{max-width:100%;display:block}button{font:inherit}.lr-visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.lr-shell{padding-top:var(--lr-header-h)}.lr-container{width:100%;max-width:var(--lr-container);margin-inline:auto;padding-inline:40px}@media (max-width:1100px){.lr-container{padding-inline:28px}}@media (max-width:640px){.lr-container{padding-inline:16px}}:where(a,button,input,textarea,select):focus-visible{outline:2px solid var(--lr-brand);outline-offset:3px;border-radius:4px}
