{"version":3,"sources":["style.scss"],"names":[],"mappings":"AAAA,kBACE,mBAIE,0DAA4D,CAC5D,kDAAmD,CAJnD,eAAgB,CAChB,KAAM,CACN,UAGF,CACA,yDAIE,gCAAkC,CAHlC,sBAAwB,CAExB,kBAAoB,CADpB,iBAGF,CACA,sCAEE,iCAAmC,CADnC,8BAEF,CACA,yBAQE,cAAe,CADf,oBAAqB,CAErB,wBAA0B,CAE1B,yBAA2B,CAD3B,6BAA+B,CAR/B,yBAA2B,CAD3B,+BAAiC,CAEjC,6BAA+B,CAC/B,kBAQF,CACA,wHARE,aAAc,CACd,8BAUF,CACA,oCACE,cACF,CACA,uCACE,yBACE,8BAAiC,CACjC,4BACF,CACF,CACA,0EACE,oDAAqD,CACrD,aAAc,CAEd,YAAa,CADb,8BAEF,CACA,wCACE,+DACE,oDAAqD,CACrD,aAAc,CAEd,YAAa,CADb,8BAEF,CACF,CACA,4BAGE,kBAAmB,CAFnB,YAAa,CACb,6BAA8B,CAE9B,iBACF,CACA,qEAGE,UAAW,CAGX,WAAY,CAEZ,SAAU,CADV,mBAAoB,CAHpB,iBAAkB,CAClB,KAAM,CAIN,2BAA6B,CAP7B,YAAa,CADb,SASF,CACA,mCAEE,qFAAyF,CADzF,MAEF,CACA,kCAEE,sFAA0F,CAD1F,OAEF,CAIA,0GACE,SACF,CACA,uCACE,4BAEE,qBAAsB,CADtB,eAEF,CACA,qEACE,eACF,CACF,CACA,oCACE,4FACE,SACF,CACA,4BAGE,gBAAiB,CACjB,iBAAkB,CAFlB,cAAe,CAGf,oBAAsB,CACtB,qBAAuB,CALvB,UAMF,CACF,CACA,0DACE,4BACE,eACF,CACF,CACA,0DACE,4BACE,eACF,CACF,CACA,2DACE,4BACE,gBACF,CACF,CACA,2DACE,4BACE,gBACF,CACF,CACA,oCACE,wCACE,eACF,CACF,CACA,sCACE,cAAe,CACf,cAAe,CACf,eACF,CACA,iCACE,YAAa,CACb,aAAc,CACd,WAAY,CACZ,+BACF,CACA,8CAEE,mBAAoB,CACpB,WAAY,CAFZ,gBAGF,CACA,6CACE,uBAAwB,CACxB,eAAgB,CAEhB,oBAAqB,CADrB,+BAEF,CACA,+CACE,sBACF,CACA,uCACE,iCACE,UACF,CACA,oGACE,kDACF,CACA,gDACE,8BACF,CACF,CACA,kCAEE,kBAAmB,CADnB,YAAa,CAEb,aAAc,CACd,WAAY,CACZ,iBAAkB,CAClB,SACF,CACA,yCAOE,wHAA2H,CAE3H,qBAAsB,CANtB,UAAW,CAKX,iBAAkB,CAHlB,qBAAsB,CADtB,iBAAkB,CAElB,oCAAuC,CAJvC,WAAY,CADZ,UASF,CACA,uCACE,kCAKE,6BAA8B,CAG9B,gBAAiB,CACjB,iBAAkB,CAFlB,cAAe,CAIf,eAAuB,CALvB,UAMF,CACF,CACA,6DACE,kCACE,eACF,CACF,CACA,6DACE,kCACE,eACF,CACF,CACA,8DACE,kCACE,gBACF,CACF,CACA,8DACE,kCACE,gBACF,CACF,CACA,uCACE,8CACE,eACF,CACA,yCACE,YACF,CACF,CACF","file":"style.css","sourcesContent":["@layer components {\n  .anchor-navigation {\n    position: sticky;\n    top: 0;\n    z-index: 10;\n    background-color: var(--color-background-primary) !important;\n    border-bottom: 1px solid var(--color-border-strong);\n  }\n  .anchor-navigation .horizontal-scroll::-webkit-scrollbar {\n    display: none !important;\n    width: 0 !important;\n    height: 0 !important;\n    background: transparent !important;\n  }\n  .anchor-navigation .horizontal-scroll {\n    scrollbar-width: none !important;\n    -ms-overflow-style: none !important;\n  }\n  .anchor-navigation__item {\n    margin-right: 1.875rem !important;\n    margin-bottom: 0 !important;\n    padding: 1.5625rem 0 !important;\n    white-space: nowrap;\n    color: inherit;\n    text-decoration: none !important;\n    display: inline-block;\n    cursor: pointer;\n    font-size: 1rem !important;\n    line-height: 1.25rem !important;\n    font-weight: 700 !important;\n  }\n  .anchor-navigation__item:link, .anchor-navigation__item:visited, .anchor-navigation__item:active {\n    color: inherit;\n    text-decoration: none !important;\n  }\n  .anchor-navigation__item:last-child {\n    margin-right: 0;\n  }\n  @media screen and (max-width: 767.98px) {\n    .anchor-navigation__item {\n      margin-right: 0.625rem !important;\n      padding: 0.9375rem 0 !important;\n    }\n  }\n  .anchor-navigation__item:focus-visible, .anchor-navigation__item.is-active {\n    box-shadow: 0 -4px 0 var(--color-border-accent) inset;\n    color: inherit;\n    text-decoration: none !important;\n    outline: none;\n  }\n  @media (hover: hover) and (pointer: fine) {\n    .anchor-navigation__item:hover, .anchor-navigation__item:active {\n      box-shadow: 0 -4px 0 var(--color-border-accent) inset;\n      color: inherit;\n      text-decoration: none !important;\n      outline: none;\n    }\n  }\n  .anchor-navigation__content {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    position: relative;\n  }\n  .anchor-navigation__content:before, .anchor-navigation__content:after {\n    z-index: 1;\n    width: 4.5rem;\n    content: \"\";\n    position: absolute;\n    top: 0;\n    height: 100%;\n    pointer-events: none;\n    opacity: 0;\n    transition: opacity 0.2s ease;\n  }\n  .anchor-navigation__content:before {\n    left: 0;\n    background: linear-gradient(to left, transparent 0%, var(--color-background-primary) 70%);\n  }\n  .anchor-navigation__content:after {\n    right: 0;\n    background: linear-gradient(to right, transparent 0%, var(--color-background-primary) 70%);\n  }\n  .anchor-navigation__content.has-left-overflow:before {\n    opacity: 1;\n  }\n  .anchor-navigation__content.has-right-overflow:after {\n    opacity: 1;\n  }\n  @media screen and (max-width: 767.98px) {\n    .anchor-navigation__content {\n      overflow: hidden;\n      flex-direction: column;\n    }\n    .anchor-navigation__content:before, .anchor-navigation__content:after {\n      height: 3.125rem;\n    }\n  }\n  @media screen and (min-width: 768px) {\n    .anchor-navigation__content:has(.anchor-navigation__content-right).has-right-overflow:after {\n      opacity: 0;\n    }\n    .anchor-navigation__content {\n      width: 100%;\n      max-width: none;\n      margin-left: auto;\n      margin-right: auto;\n      padding-left: 0.625rem;\n      padding-right: 0.625rem;\n    }\n  }\n  @media screen and (min-width: 768px) and (min-width: 768px) {\n    .anchor-navigation__content {\n      max-width: 744px;\n    }\n  }\n  @media screen and (min-width: 768px) and (min-width: 992px) {\n    .anchor-navigation__content {\n      max-width: 960px;\n    }\n  }\n  @media screen and (min-width: 768px) and (min-width: 1240px) {\n    .anchor-navigation__content {\n      max-width: 1200px;\n    }\n  }\n  @media screen and (min-width: 768px) and (min-width: 1380px) {\n    .anchor-navigation__content {\n      max-width: 1320px;\n    }\n  }\n  @media screen and (min-width: 768px) {\n    .anchor-navigation__content > *:last-child {\n      margin-bottom: 0;\n    }\n  }\n  .anchor-navigation__content.container {\n    max-width: none;\n    padding-left: 0;\n    padding-right: 0;\n  }\n  .anchor-navigation__content-left {\n    display: flex;\n    flex: 1 1 auto;\n    min-width: 0;\n    scroll-snap-type: none !important;\n  }\n  .anchor-navigation__content-left.is-draggable {\n    user-select: none;\n    cursor: -webkit-grab;\n    cursor: grab;\n  }\n  .anchor-navigation__content-left.is-dragging {\n    cursor: -webkit-grabbing;\n    cursor: grabbing;\n    scroll-snap-type: none !important;\n    scroll-behavior: auto;\n  }\n  .anchor-navigation__content-left.is-dragging > * {\n    scroll-snap-align: none;\n  }\n  @media screen and (max-width: 767.98px) {\n    .anchor-navigation__content-left {\n      width: 100%;\n    }\n    .anchor-navigation__content:has(.anchor-navigation__content-right) .anchor-navigation__content-left {\n      border-bottom: 1px solid var(--color-border-strong);\n    }\n    .anchor-navigation__content-left li:first-child {\n      padding-left: 0.625rem !important;\n    }\n  }\n  .anchor-navigation__content-right {\n    display: flex;\n    align-items: center;\n    flex-shrink: 0;\n    gap: 1.25rem;\n    position: relative;\n    z-index: 1;\n  }\n  .anchor-navigation__content-right:before {\n    z-index: -1;\n    width: 100px;\n    content: \"\";\n    position: absolute;\n    inset: -10px 0 0 -40px;\n    transform: translate3d(10px, 8px, -1px);\n    background: conic-gradient(from 90deg at 15% -20%, var(--color-background-primary) 2%, var(--color-background-primary) 80%);\n    filter: blur(10px);\n    border-radius: inherit;\n  }\n  @media screen and (max-width: 767.98px) {\n    .anchor-navigation__content-right {\n      padding-top: 0.625rem;\n      padding-bottom: 0.625rem;\n      padding-left: 1.5625rem;\n      width: 100%;\n      justify-content: space-between;\n      width: 100%;\n      max-width: none;\n      margin-left: auto;\n      margin-right: auto;\n      padding-left: 0.625rem;\n      padding-right: 0.625rem;\n    }\n  }\n  @media screen and (max-width: 767.98px) and (min-width: 768px) {\n    .anchor-navigation__content-right {\n      max-width: 744px;\n    }\n  }\n  @media screen and (max-width: 767.98px) and (min-width: 992px) {\n    .anchor-navigation__content-right {\n      max-width: 960px;\n    }\n  }\n  @media screen and (max-width: 767.98px) and (min-width: 1240px) {\n    .anchor-navigation__content-right {\n      max-width: 1200px;\n    }\n  }\n  @media screen and (max-width: 767.98px) and (min-width: 1380px) {\n    .anchor-navigation__content-right {\n      max-width: 1320px;\n    }\n  }\n  @media screen and (max-width: 767.98px) {\n    .anchor-navigation__content-right > *:last-child {\n      margin-bottom: 0;\n    }\n    .anchor-navigation__content-right:before {\n      display: none;\n    }\n  }\n}"]}