@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;400;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Forum&display=swap);#root,body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:rgba(var(--base-color-0),1);color:rgba(var(--base-color-5),1);font-family:Poppins;height:100%;margin:0;overflow:hidden;-webkit-user-select:none;user-select:none;width:100%}*{-webkit-tap-highlight-color:hsla(0,0%,100%,0);box-sizing:border-box}img{user-drag:none;-webkit-user-drag:none;display:block;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.divider{background-color:rgba(var(--base-color-2),1);height:1px;margin:2rem auto;width:calc(100% - 4rem);z-index:1}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}button{background:#0000;border:0;cursor:pointer}button,input{font-family:Poppins;outline-color:rgba(var(--pink-color),1);outline-offset:4px}.transition,.transition:after,.transition:before{transition:all .1s cubic-bezier(0,.55,.45,1)}.scrollable{-webkit-overflow-scrolling:touch;height:100%;overflow:hidden;overflow-y:auto}.scrollable::-webkit-scrollbar{background-color:rgba(var(--base-color-1),1);height:8px;width:8px}.scrollable::-webkit-scrollbar-thumb{background-color:rgba(var(--base-color-2),1);height:10px;margin-right:10px;width:10px}.scrollable::-webkit-resizer,.scrollable::-webkit-scrollbar-corner{background-color:rgba(var(--base-color-1),1)}@media(max-width:600px){.scrollable{-webkit-overflow-scrolling:touch;height:100%;overflow:hidden;overflow-y:auto}.scrollable::-webkit-scrollbar{height:0;width:0}}.App{overflow:hidden}.App,.App>.AppWrapper{background:rgba(var(--base-color-0),1);height:100%;position:relative;width:100%;z-index:0}.App>.AppWrapper{display:flex;text-align:center}.App>.AppWrapper>.Main{min-width:0}.App>.AppWrapper>.Main,.App>.AppWrapper>.Main>.MainContent{display:flex;flex-direction:column;height:100%;min-height:0;transition-duration:.5s;width:100%}.App>.AppWrapper>.Main>.MainContent{background:rgba(var(--base-color-0),1);flex:1 1;position:relative;z-index:0}.App>.AppWrapper>.Main>.MainContent:has(~.hidden) .Footer{margin-bottom:0}.App>.AppWrapper>.Main>.MainContent:not(:has(~.hidden)) .Footer{margin-bottom:100px}.App>.AppWrapper>.Main>.AudioPlayer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(var(--base-color-0),.8);bottom:0;box-shadow:0 0 0 1px rgba(var(--base-color-2),1);height:100px;margin-top:1px;padding:2rem;position:absolute;transition-duration:.2s}.App>.AppWrapper>.Main>.AudioPlayer.hidden{box-shadow:none;height:0;margin-top:-1rem;overflow:hidden;padding:0}.App>.AppWrapper>.Main.opened{overflow-y:hidden}.App>.AppWrapper>.More{background-color:rgba(var(--base-color-0),1);box-shadow:none;flex:1 1;height:100%;left:100%;max-width:400px;overflow-x:hidden!important;position:absolute;top:7rem;transition-duration:.5s;transition-property:left,width,opacity,transform;width:100vw;z-index:3}.App>.AppWrapper>.More>.Button{position:absolute;right:1rem;top:1rem}.App>.AppWrapper.withMore{background:rgba(var(--base-color-0),1);padding:0 3rem 2rem 0}.App>.AppWrapper.withMore>.Main{gap:1rem}.App>.AppWrapper.withMore>.Main>.MainContent{border-radius:0 0 1rem 0;box-shadow:0 0 0 1px rgba(var(--base-color-2),1);opacity:.8;overflow:hidden}.App>.AppWrapper.withMore>.Main>.MainContent:hover{opacity:1}.App>.AppWrapper.withMore>.Main>.MainContent .Footer{margin-bottom:0}.App>.AppWrapper.withMore>.Main>.AudioPlayer{border-radius:1rem;height:80px;margin-left:2rem;margin-top:0;opacity:.8;padding:1rem;position:relative;width:calc(100% - 2rem)}.App>.AppWrapper.withMore>.Main>.AudioPlayer:hover{opacity:1}.App>.AppWrapper.withMore>.Main>.AudioPlayer.hidden{box-shadow:none;height:0;margin-top:-1rem;overflow:hidden;padding:0}.App>.AppWrapper.withMore>.More{border-radius:1rem;box-shadow:0 0 0 1px rgba(var(--base-color-2),1);height:calc(100% - 9rem);left:calc(100% - 2rem);opacity:.8;top:7rem}.App>.AppWrapper.withMore>.More:hover{opacity:1}@media(max-width:1023px){.App>.AppWrapper>.Main{width:100%!important;z-index:4}.App>.AppWrapper>.Main,.App>.AppWrapper>.Main>.MainContent{transition-duration:.3s}.App>.AppWrapper>.Main>.MainContent:has(~.hidden) .Footer{margin-bottom:0}.App>.AppWrapper>.Main>.MainContent:not(:has(~.hidden)) .Footer{margin-bottom:90px}.App>.AppWrapper>.Main>.AudioPlayer{height:90px;transition-duration:.3s}.App>.AppWrapper>.Main>.AudioPlayer.hidden{box-shadow:none;height:0;margin-top:-1rem;overflow:hidden;padding:0}.App>.AppWrapper>.More{max-width:calc(100vw - 3rem);transition-duration:.3s;z-index:6}.App>.AppWrapper.withMore{padding:0}.App>.AppWrapper.withMore>.Header{opacity:0}.App>.AppWrapper.withMore>.Main>.MainContent{border-radius:1rem;opacity:1;pointer-events:none;touch-action:none;transform:scale(.9)}.App>.AppWrapper.withMore>.Main>.AudioPlayer{border-radius:0;height:90px;margin-left:0;opacity:1;width:100%}.App>.AppWrapper.withMore>.Main>.AudioPlayer.hidden{box-shadow:none;height:0;margin-top:-1rem;overflow:hidden;padding:0}.App>.AppWrapper.withMore>.More{height:calc(100% - 2rem);left:calc(100% - 1rem);opacity:1;top:1rem}.App>.AppWrapper.withMore>.Main:not(:has(>:last-child.hidden))~.More{height:calc(100% - 8rem)}}.Header{align-items:center;height:4rem;justify-content:flex-start;left:0;min-height:4rem;mix-blend-mode:var(--filter-screen);padding:1rem 2rem;pointer-events:none;top:0;width:100%;z-index:5}.Header,.Header .menu{display:flex;position:absolute}.Header .menu{gap:2rem;left:3rem;pointer-events:all;top:3rem;z-index:4}.Header .menu>.menuitem{color:rgba(var(--base-color-5),1);cursor:pointer;font-size:1.25rem;font-weight:600;position:relative}.Header .menu>.menuitem:after{border-radius:.25rem 1rem .25rem .25rem;bottom:0;content:"";height:140%;left:-.5rem;position:absolute;width:0;z-index:-1}.Header .menu>.menuitem.active{color:rgba(var(--base-color-0),1)}.Header .menu>.menuitem.active:after{background-color:rgba(var(--base-color-5),1);width:calc(100% + 1rem)}.Header .menu>.onlymobile{display:none}.Header>.Tools{align-items:center;display:flex;gap:1rem;pointer-events:all;position:absolute;right:3rem;top:100%;transform:translateY(-50%);z-index:5}.Header>.Center{left:50%;pointer-events:all;z-index:2}.Header>.Center,.Header>.Center>button{position:absolute;top:100%;transform:translate(-50%,-50%);transition-duration:.5s}.Header>.Center>button{color:rgba(var(--base-color-5),1);left:calc(50% - 70px)}.Header>.Center>svg{background-color:rgba(var(--base-color-5),1);border-radius:50%;cursor:pointer;height:60px;left:50%;position:absolute;top:100%;transform:translate(-50%,-50%);width:60px}.Header>.Center>svg path{stroke-width:10;stroke:rgba(var(--base-color-0),1);transform:scale(.6);transform-origin:center}.Header>.Center>svg:hover{transform:translate(-50%,-50%) scale(1.1)}.Header>.Center.withOffset{left:calc(50% - 100px)}.Header>.Center.onAdmin{left:calc(100% - 300px)}.Header>.Center.dark>button{left:calc(50% + 70px)}@media(hover:hover){.Header .menu>.menuitem:hover:after{background-color:rgba(var(--base-color-2),1);width:calc(100% + 1rem)}}@media(max-width:1000px){.Header{mix-blend-mode:normal}.Header .menu{align-items:flex-end;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:rgba(var(--base-color-0),.5);flex-direction:column;flex-wrap:wrap;gap:1rem;height:100vh;height:100dvh;justify-content:flex-end;left:0;overflow:hidden;padding:4rem;pointer-events:all;top:0;transform:translateX(-100%);width:100vw;z-index:6}.Header .menu>.menuitem{font-size:1.75rem;padding-top:.75rem;width:fit-content}.Header .menu>.menuitem:after{border-radius:2px;bottom:-.5rem;left:-.5rem}.Header .menu>.menuitem.active:after{border-radius:4px;bottom:-.5rem;left:-1rem;width:calc(100% + 2rem)}.Header .menu>.onlymobile{display:block}.Header .menu.opened{transform:translateX(0)}.Header .menu>.divider{background-color:rgba(var(--base-color-5),.5);margin:0;padding:0}.Header>.Tools{right:2rem;top:3.5rem}.Header>.Tools>.UserComponent{display:none}.Header>.Center{top:3.5rem}.Header>.Center>.Logo{height:50px;width:50px}.Header>.Center svg.withOffset,.Header>.Center.onAdmin{left:50%}.Header .action{height:35px;left:2rem;pointer-events:all;position:absolute;top:2.25rem;width:35px;z-index:9}.Header .action>.actionitem{background-color:rgba(var(--base-color-5),1);height:2px;left:50%;position:absolute;top:50%;width:80%}.Header .action>.actionitem:first-child{transform:translate(-50%,calc(50% - 10px))}.Header .action>.actionitem:nth-child(2){transform:translate(-50%,50%)}.Header .action>.actionitem:nth-child(3){transform:translate(-50%,calc(50% + 10px))}.Header .action.opened>.actionitem:first-child{transform:translate(-50%,-50%) rotate(45deg)}.Header .action.opened>.actionitem:nth-child(2){transform:translate(-50%,-50%);width:0}.Header .action.opened>.actionitem:nth-child(3){transform:translate(-50%,-50%) rotate(-45deg)}.Header .action.flip{left:calc(100% - 35px - 2rem)}.Header .action.hide{display:none}}.PortalComponent{align-items:center;display:flex;justify-content:center;z-index:10}.PortalComponent,.PortalComponent__Bg{height:100%;left:0;position:absolute;top:0;width:100%}.PortalComponent__Content{height:fit-content;max-height:calc(100% - 2rem);max-width:calc(100% - 2rem);position:relative;width:fit-content}.PortalComponent.blur .PortalComponent__Bg{animation:fadein .3s forwards;-webkit-backdrop-filter:blur(10px) invert(1);backdrop-filter:blur(10px) invert(1);background-color:rgba(var(--base-color-0),.5)}.PortalComponent.blur .PortalComponent__Content>*{animation:enter .5s forwards}@keyframes enter{0%{opacity:0;transform:translateY(50%)}to{opacity:1;transform:translateY(0)}}@keyframes fadein{0%{opacity:0}to{opacity:1}}.Button{align-items:center;background-color:rgba(var(--base-color-0),1);border-radius:.25rem;color:rgba(var(--base-color-5),1);cursor:pointer;display:flex;font-weight:700;gap:.5rem;height:2.5rem;justify-content:center;padding:.25rem .75rem;text-decoration:none;text-transform:uppercase}.Button>span{letter-spacing:-.05em}.Button>.Icon{stroke:currentColor}.Button:hover{background-color:rgba(var(--base-color-0),1);box-shadow:0 0 0 2px rgba(var(--base-color-5),1),0 0 0 4px rgba(var(--base-color-0),1);color:rgba(var(--base-color-5),1)}.Button.full{width:100%}.Button.main{background-color:rgba(var(--pink-color),1);color:#fff}.Button.inverted{background-color:rgba(var(--base-color-5),1);color:rgba(var(--base-color-0),1)}.Button.inverted>.Icon{stroke:rgba(var(--base-color-0),1)}.Button.small{height:2rem;padding:.25rem .75rem}.Button.small .Icon{stroke-width:8%;height:1rem;width:1rem}.Button.transparent{background:#0000}.Button.floater{border-radius:2rem;box-shadow:5px 5px 10px rgba(var(--shadow)),inset 0 0 0 1px rgba(var(--base-color-5),.1);padding:.25rem 1rem}.Button:disabled{opacity:.3;pointer-events:none}@media(hover:hover){.Button:hover{background-color:rgba(var(--base-color-0),1);box-shadow:0 0 0 2px rgba(var(--base-color-5),1),0 0 0 4px rgba(var(--base-color-0),1)}.Button.inverted:hover,.Button:hover{color:rgba(var(--base-color-5),1)}.Button.inverted:hover>.Icon{stroke:rgba(var(--base-color-5),1)}}@media(hover:none){.Button{-webkit-tap-highlight-color:rgba(var(--base-color-5),.2)}}@media screen and (max-width:600px){.Button.inverted,.Button.main{border-radius:.5rem;min-height:56px;padding:.25rem 1.5rem}.Button.inverted.small,.Button.main.small{border-radius:.5rem;min-height:40px;padding:.25rem 1rem}.Button.inverted.floater{border-radius:2rem;min-height:42px;padding:.125rem 1rem}}.Form .Button{border-radius:.5rem;height:3.5rem}.ButtonBar{align-items:center;display:flex;gap:1rem}.Icon{fill:none;stroke-width:6%;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;color:rgba(var(--base-color-5),1);display:block;height:2rem;width:2rem}.DropMenuContainer{background:rgba(var(--base-color-0),1);border-radius:.5rem;box-shadow:inset 0 0 0 2px rgba(var(--base-color-5),.2),2px 2px 10px 3px rgba(var(--shadow));margin-top:.5rem;padding:.5rem 0;width:fit-content}.DropMenuContainer .DropMenuItem{color:rgba(var(--base-color-4),1);margin:0 2px;padding:.5rem 1rem;text-align:left}.DropMenuContainer .DropMenuItem>.label{align-items:center;display:flex;justify-content:space-between}.DropMenuContainer .DropMenuItem:not(:has(.children)){cursor:pointer}.DropMenuContainer .DropMenuItem:not(:has(.children)):hover{background-color:rgba(var(--base-color-2),.5);color:rgba(var(--base-color-5),1)}.DropMenuContainer .DropMenuItem:has(.children)>.children{height:0;overflow:hidden}.DropMenuContainer .DropMenuItem:has(.children).opened>.children{height:auto}.CartComponent{position:relative}.CartComponent>.Button:first-child{display:block}.CartComponent>.Button:nth-child(2){display:none}@media(max-width:450px){.CartComponent>.Button:first-child{display:none}.CartComponent>.Button:nth-child(2){display:block}}.CartItemComponent{overflow:hidden;position:relative}.CartItemComponent>.Wrapper{display:flex;transform:translateX(0);width:200%}.CartItemComponent>.Wrapper>.Content{align-items:flex-start;display:flex;flex:1 1;font-size:1rem;max-width:100%;padding-top:.5rem;position:relative}.CartItemComponent>.Wrapper>.Content>.Images{display:flex;height:9rem;justify-content:flex-end;-webkit-mask-image:linear-gradient(270deg,#fff 50%,#0000);mask-image:linear-gradient(270deg,#fff 50%,#0000);position:relative;width:6rem}.CartItemComponent>.Wrapper>.Content>.Images>img{filter:var(--storeItemFilter-unfocused);height:100%;position:relative}.CartItemComponent>.Wrapper>.Content>.Infos{align-items:flex-start;color:rgba(var(--base-color-4),1);display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:1rem .5rem;text-align:left}.CartItemComponent>.Wrapper>.Content>.Infos>.Top{margin-bottom:.5rem}.CartItemComponent>.Wrapper>.Content>.Infos>.Top>.type{color:rgba(var(--base-color-3),1);font-size:.625em;font-weight:600;text-transform:uppercase}.CartItemComponent>.Wrapper>.Content>.Infos>.Top>.title{font-size:1.25em;font-weight:bolder;letter-spacing:-.075em;line-height:1.25em}.CartItemComponent>.Wrapper>.Content>.Infos>.Top>.price{color:rgba(var(--base-color-3),1);letter-spacing:-.05em}.CartItemComponent>.Wrapper>.Content>.Infos>.Totals{align-items:center;display:flex;font-size:1em;justify-content:space-between;width:100%}.CartItemComponent>.Wrapper>.Content>.Infos>.Totals>.totalprice{font-weight:600;letter-spacing:-.05em;text-align:right}.CartItemComponent>.Wrapper>.Content>.Infos>.InputMessage{font-size:.75rem;margin-top:1rem;padding:0}.CartItemComponent>.Wrapper>.Content>button{background:#0000;border:0;padding:.5rem;position:absolute;right:0;top:.25em}.CartItemComponent>.Wrapper>.Content>button>svg{height:1.5rem;opacity:.4;width:1.5rem;width:100%}.CartItemComponent>.Wrapper>.Options{flex:1 1;max-width:100%;overflow:hidden}.CartItemComponent.opened>.Wrapper{transform:translateX(-50%)}.CartItemComponent.checkout{pointer-events:none}@media(hover:hover){.CartItemComponent:hover>.Wrapper>.Content>.Images>img{filter:var(--storeItemFilter-focused)}}@media screen and (max-width:600px){.CartItemComponent.checkout{pointer-events:all}.CartItemComponent.checkout>.Wrapper{width:100%}.CartItemComponent.checkout>.Wrapper>.Content{font-size:1rem}.CartItemComponent.checkout>.Wrapper>.Content>.Images{height:5rem;-webkit-mask-image:linear-gradient(270deg,#fff 70%,#0000);mask-image:linear-gradient(270deg,#fff 70%,#0000);width:3rem}.CartItemComponent.checkout>.Wrapper>.Content>.Infos{align-items:flex-end;flex-direction:row;font-size:.8rem;padding:1rem .5rem}.CartItemComponent.checkout>.Wrapper>.Content>.Infos>.Top{flex:1 1;width:100%}.CartItemComponent.checkout>.Wrapper>.Content>.Infos>.Top>.type{font-size:.625em;line-height:.6rem}.CartItemComponent.checkout>.Wrapper>.Content>.Infos>.Top>.title{font-size:1.25em;font-weight:600}.CartItemComponent.checkout>.Wrapper>.Content>.Infos>.Top>.price{color:rgba(var(--base-color-3),1)}.CartItemComponent.checkout>.Wrapper>.Content>.Infos>.Totals{flex:1 1;font-size:1em;gap:1rem;justify-content:flex-end}.CartItemComponent.checkout>.Wrapper>.Content>.Infos>.Totals>.totalprice{font-weight:600;text-align:right}.CartItemComponent.checkout>.Wrapper>.Content>.Infos>.InputMessage{display:none;margin-top:1rem;padding:0}.CartItemComponent.checkout>.Wrapper>.Content>button{background:#0000;border:0;padding:.5rem;position:absolute;right:0;top:1.5em}.CartItemComponent.checkout>.Wrapper>.Content>button>svg{height:1.5rem;opacity:.4;width:1.5rem;width:100%}.CartItemComponent.checkout>.Wrapper>.Options{display:none}}.CartItemsGroup{display:flex;flex-direction:column;height:100%;width:100%}.CartItemsGroup__List{flex:1 1;padding:1rem}.CartItemsGroup__List>h3{margin:.5rem 1rem 1rem;text-align:left}.CartItemsGroup__List>.Message{margin:auto}.CartItemsGroup__List>.CartItemComponent{padding:0}.CartItemsGroup__List>.CartItemComponent:not(:last-child){border-bottom:1px dotted rgba(var(--base-color-3),.2)}.CartItemsGroup .foot{border-top:1px solid rgba(var(--base-color-2),1);bottom:0;font-size:1rem;letter-spacing:-.05em;padding:1rem;position:sticky}.CartItemsGroup .foot__Subtotal{display:flex;justify-content:space-between;width:100%}.CartItemsGroup .foot__Subtotal>.value{font-weight:600;width:5rem}.CartItemsGroup .foot__ShippingCost{display:flex;justify-content:space-between;margin-bottom:.5rem;opacity:.3;text-decoration:line-through;width:100%}.CartItemsGroup .foot__ShippingCost>.value{font-weight:600;width:5rem}.CartItemsGroup .foot__ShippingCost.exists{opacity:1;text-decoration:none}.CartItemsGroup .foot__Total{display:flex;justify-content:space-between;width:100%}.CartItemsGroup .foot__Total>.value{font-weight:600;width:5rem}.CartItemsGroup .foot>p{color:rgba(var(--base-color-3),1);font-size:.85rem;letter-spacing:-.03em;padding:.5rem .5rem 0 0;text-align:right}.CartItemsGroup .foot__Actions{display:flex;gap:1rem;margin-top:1rem}.CartItemsGroup .foot__Actions>.Button.inverted{display:none}.CartItemsGroup.checkout>.foot{background-color:rgba(var(--base-color-0),1);padding-bottom:3rem}.CartItemsGroup.checkout>.foot>.Button{margin-top:2rem}@media screen and (max-width:600px){.CartItemsGroup .foot{border:0}.CartItemsGroup .foot__Total{display:flex;justify-content:space-between;margin-left:6rem}.CartItemsGroup .foot__Total>.value{font-weight:600;width:6rem}.CartItemsGroup .foot>p{color:rgba(var(--base-color-3),1);font-size:.75rem;padding:.5rem .5rem 0 0;text-align:right}.CartItemsGroup .foot__Actions{display:flex;gap:1rem;margin-top:1rem}.CartItemsGroup.checkout{display:flex;flex-direction:column;height:100%;max-height:100vh;max-height:100dvh}.CartItemsGroup.checkout .CartItemsGroup__List{display:none}.CartItemsGroup.checkout .foot{background-color:rgba(var(--base-color-0),1);border:0;padding:.5rem}.CartItemsGroup.checkout .foot__ShippingCost,.CartItemsGroup.checkout .foot__Subtotal,.CartItemsGroup.checkout .foot__Total{display:none}.CartItemsGroup.checkout .foot__Actions{align-items:center;margin-top:0}.CartItemsGroup.checkout .foot__Actions>.Button.inverted{display:block}}.Bubble{background-color:rgba(var(--pink-color),1);border-radius:.5rem;color:#fff;font-size:11px;font-weight:700;height:1rem;min-width:1rem;padding:0 .25rem;position:absolute;right:-.25rem;top:-.25rem}.InputCount{align-items:flex-start;border-radius:.5rem;box-shadow:inset 0 0 0 1px rgba(var(--base-color-3),.4);display:flex;flex-direction:column-reverse;height:3.5rem;justify-content:space-evenly;min-height:3.5rem;padding:.5rem 1rem;position:relative;width:100%}.InputCount>label{color:rgba(var(--base-color-3),1);font-size:10px;font-weight:600;height:14px;overflow:hidden;position:absolute;top:.5rem}.InputCount>label:empty{height:0}.InputCount>div,.InputCount>div>button{align-items:center;display:flex}.InputCount>div>button{background:#0000;border:0;height:1.5rem;padding:0;width:2rem}.InputCount>div>button>svg{opacity:.4}.InputCount>div .asInput,.InputCount>div>input{background-color:#0000;border:0;color:rgba(var(--base-color-5),1);font-size:1.5rem;outline:0;padding:2px 0;text-align:center;width:100%}.InputCount>div>.asInput{padding:2px 8px}.InputCount.readonly{box-shadow:inset 0 0 0 1px rgba(var(--base-color-2),.7)}.InputCount.readonly>input{opacity:.3}.InputCount.readonly>label{opacity:.4}.InputCount.medium{border-radius:.25rem;box-shadow:inset 0 0 0 2px rgba(var(--base-color-3),.4);height:2.5rem;min-height:2.5rem;min-width:fit-content;padding:0 .5rem;width:fit-content}.InputCount.medium>div>button{align-items:center;background:#0000;border:0;display:flex;height:1.5rem;padding:0;width:1.5rem}.InputCount.medium>div .asInput,.InputCount.medium>div>input{background-color:#0000;border:0;color:rgba(var(--base-color-5),1);font-size:1.25rem;outline:0;padding:2px 0;text-align:center;width:3rem}.InputCount.small{height:2rem;min-height:2rem;padding:0 .25rem}.InputCount.small>div>button{align-items:center;background:#0000;border:0;display:flex;height:1.5rem;padding:0;width:1.5rem}.InputCount.small>div .asInput,.InputCount.small>div>input{background-color:#0000;border:0;color:rgba(var(--base-color-5),1);font-size:.9rem;outline:0;padding:2px 0;text-align:center;width:2rem}@media screen and (max-width:600px){.InputCount.medium{border-radius:.5rem;min-height:56px!important}.InputCount.medium>div{gap:.5rem;padding:0 .5rem}}.InputMessage{color:rgba(var(--base-color-3),.5);font-size:.8rem;min-width:100%;padding:.25rem 0;text-align:left;white-space:pre-wrap;width:100%}.InputMessage.error{color:rgba(var(--status-red),1)}.InputMessage.info{color:rgba(var(--yellow-color),1);font-size:.9rem;font-weight:600}.InputMessage.filled{background-color:rgba(var(--base-color-0),1);border-radius:2rem;min-width:0;padding:.5rem 1rem;width:fit-content}.InputMessage:empty{height:0!important;padding:0}.error .InputMessage{color:rgba(var(--status-red),1)}@media screen and (max-width:600px){.InputMessage.info{font-size:.8rem}}.Dialog{align-items:center;color:rgba(var(--base-color-4),1);display:flex;flex-direction:column;font-size:1rem;height:100%;justify-content:center;padding:0 4rem;text-align:center}.Dialog>h3{color:rgba(var(--base-color-5),1);margin:0}.Dialog>.actions{display:flex;gap:1rem;margin-top:1rem}.Message{align-items:center;color:rgba(var(--base-color-4),1);display:flex;flex-direction:column;font-size:.825rem;justify-content:center;padding:2rem 4rem;text-align:center}.Message>h3{color:rgba(var(--base-color-5),1);margin:0}.Message>svg{fill:none;stroke:rgba(var(--base-color-5),1);stroke-width:2;stroke-dasharray:76;animation:flow 1s linear infinite forwards,loop 2s linear infinite forwards;height:2rem;margin-bottom:1.5rem;width:2rem}.Message>.Button{margin-top:1rem}@media screen and (max-width:600px){.Message{padding:2rem}}.Loader{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(var(--base-color-0),.5);color:rgba(var(--base-color-4),1);display:flex;flex-direction:column;font-size:.825rem;gap:1rem;height:100%;justify-content:center;left:0;padding:2rem 4rem;position:absolute;text-align:center;top:0;width:100%}.Loader>div{max-width:450px;padding:0 2rem}.Loader>svg{fill:none;stroke:currentColor;stroke-width:2;stroke-dasharray:76;animation:flow 1s linear infinite forwards,loop 2s linear infinite forwards;height:3rem;width:3rem}.Logo{stroke-width:0;fill:currentColor;stroke-linecap:round;stroke-linejoin:round;aspect-ratio:1/1;color:rgba(var(--base-color-5),1);display:block;width:100%}.Logo .fill-grey{fill:rgba(var(--base-color-2),1)}.Logo .fill-pink{fill:rgba(var(--pink-color),1)}.Logo .fill-color-0{fill:rgba(var(--base-color-0),1)}.Logo .fill-color-1{fill:rgba(var(--base-color-1),1)}.Home{flex:1 1;padding-top:4rem;position:relative;width:100%}.Home>.Content{margin:0 auto;width:100%}.Home>.Content>.Panes{height:95vh;height:95dvh;margin-top:-4rem}.CarouselItemProduct{background:rgba(var(--base-color-1),1);display:flex;height:100%;padding-top:4rem}.CarouselItemProduct>.Image{align-items:center;cursor:pointer;display:flex;justify-content:flex-end;width:50%}.CarouselItemProduct>.Image>img{height:80%}@media screen and (max-width:600px){.CarouselItemProduct{flex-direction:column;padding:2rem 2rem 6rem}.CarouselItemProduct>.Image{flex:1 1;height:50%;justify-content:center;width:100%}.CarouselItemProduct>.StoreItemInfo{flex:0 1}}.CarouselItemRelease{align-items:center;display:flex;gap:2rem;height:100%;justify-content:center;padding-top:4rem}.CarouselItemRelease>.blur{filter:grayscale(1);height:100%;object-fit:cover;opacity:.1;position:absolute;width:100%;z-index:-1}.CarouselItemRelease>.Image{align-items:center;border-radius:.25rem;box-shadow:5px 5px 10px rgba(var(--shadow));display:flex;filter:contrast(1.1);justify-content:center;overflow:hidden;position:relative;width:400px;z-index:1}.CarouselItemRelease>.Image>img{width:100%}.CarouselItemRelease>.Image>img:nth-child(2){filter:saturate(.2);mix-blend-mode:exclusion;position:absolute}.CarouselItemRelease>.Infos{align-items:flex-start;color:rgba(var(--base-color-5),1);display:flex;flex-direction:column}.CarouselItemRelease>.Infos>.Title{font-size:3rem;font-weight:600;font-weight:700;letter-spacing:-.075em;line-height:1em}.CarouselItemRelease>.Infos>.Type{color:rgba(var(--base-color-3),1);font-size:.6em;font-weight:600;letter-spacing:.2em;text-transform:uppercase}.CarouselItemRelease>.Infos>.Date{padding:1rem 0}@media screen and (max-width:600px){.CarouselItemRelease{flex-direction:column;padding-top:0}.CarouselItemRelease>.Image{width:300px}.CarouselItemRelease>.Infos{align-items:center}.CarouselItemRelease>.Infos>.Title{font-size:2.5rem}}.CarouselItemCustom{height:100%;position:relative}.CarouselItemCustom>.Image{background:radial-gradient(circle at 50% 0,rgba(var(--base-color-1),.3) 0,rgba(var(--base-color-2),.2) 80%);display:flex;height:100%;justify-content:center}.CarouselItemCustom>.Image>img{height:100%;-webkit-mask-image:linear-gradient(270deg,#0000,#fff 15%,#fff 85%,#0000);mask-image:linear-gradient(270deg,#0000,#fff 15%,#fff 85%,#0000)}.CarouselItemCustom>.Wrapper{height:100%;left:50%;max-width:1000px;position:absolute;top:0;transform:translateX(-50%);width:100%;z-index:2}.CarouselItemCustom>.Wrapper>.Infos{color:rgba(var(--base-color-5),1);display:inline-block;font-size:2rem;position:absolute}.CarouselItemCustom>.Wrapper>.Infos>.Title{font-size:2em;font-weight:bolder;letter-spacing:-.07em;line-height:1em;min-width:fit-content;padding-bottom:.2em;text-shadow:.1em .1em rgba(var(--base-color-0),1)}.CarouselItemCustom>.Wrapper>.Infos>.Text{color:rgba(var(--base-color-5),1);display:flex;font-size:.8em;font-weight:400;letter-spacing:-.06em;line-height:1.2em;margin-bottom:.7em}.CarouselItemCustom>.Wrapper>.Infos>.Text>div{flex-grow:1;width:0}.CarouselItemCustom>.Wrapper>.Infos>.Text>div>span{background-color:rgba(var(--base-color-0),.8)}.CarouselItemCustom>.Wrapper>.Infos.leftbottom,.CarouselItemCustom>.Wrapper>.Infos.leftcenter,.CarouselItemCustom>.Wrapper>.Infos.lefttop{width:70%}.CarouselItemCustom>.Wrapper>.Infos.lefttop{left:2rem;text-align:left;top:10rem;transform:translate(0)}.CarouselItemCustom>.Wrapper>.Infos.leftcenter{left:2rem;text-align:left;top:50%;transform:translateY(-50%)}.CarouselItemCustom>.Wrapper>.Infos.leftbottom{bottom:25%;left:2rem;text-align:left;transform:translate(0)}.CarouselItemCustom>.Wrapper>.Infos.centerbottom,.CarouselItemCustom>.Wrapper>.Infos.centercenter,.CarouselItemCustom>.Wrapper>.Infos.centertop{width:70%}.CarouselItemCustom>.Wrapper>.Infos.centertop{left:50%;top:10rem;transform:translate(-50%)}.CarouselItemCustom>.Wrapper>.Infos.centertop>.Button{margin:0 auto}.CarouselItemCustom>.Wrapper>.Infos.centercenter{left:50%;top:50%;transform:translate(-50%,-50%)}.CarouselItemCustom>.Wrapper>.Infos.centercenter>.Button{margin:0 auto}.CarouselItemCustom>.Wrapper>.Infos.centerbottom{bottom:25%;left:50%;transform:translate(-50%)}.CarouselItemCustom>.Wrapper>.Infos.centerbottom>.Button{margin:0 auto}.CarouselItemCustom>.Wrapper>.Infos.rightbottom,.CarouselItemCustom>.Wrapper>.Infos.rightcenter,.CarouselItemCustom>.Wrapper>.Infos.righttop{width:70%}.CarouselItemCustom>.Wrapper>.Infos.righttop{left:calc(100% - 2rem);text-align:right;top:10rem;transform:translate(-100%)}.CarouselItemCustom>.Wrapper>.Infos.righttop>.Button{margin:0 0 0 auto}.CarouselItemCustom>.Wrapper>.Infos.rightcenter{left:calc(100% - 2rem);text-align:right;top:50%;transform:translate(-100%,-50%)}.CarouselItemCustom>.Wrapper>.Infos.rightcenter>.Button{margin:0 0 0 auto}.CarouselItemCustom>.Wrapper>.Infos.rightbottom{bottom:25%;left:calc(100% - 2rem);text-align:right;transform:translate(-100%)}.CarouselItemCustom>.Wrapper>.Infos.rightbottom>.Button{margin:0 0 0 auto}@media screen and (max-width:600px){.CarouselItemCustom>.Wrapper>.Infos{font-size:6vw;width:calc(100% - 4rem)}.CarouselItemCustom>.Wrapper>.Infos.centerbottom,.CarouselItemCustom>.Wrapper>.Infos.centercenter,.CarouselItemCustom>.Wrapper>.Infos.centertop,.CarouselItemCustom>.Wrapper>.Infos.leftbottom,.CarouselItemCustom>.Wrapper>.Infos.leftcenter,.CarouselItemCustom>.Wrapper>.Infos.lefttop,.CarouselItemCustom>.Wrapper>.Infos.rightbottom,.CarouselItemCustom>.Wrapper>.Infos.rightcenter,.CarouselItemCustom>.Wrapper>.Infos.righttop{width:calc(100% - 4rem)}.CarouselItemCustom>.Wrapper>.Infos.centertop,.CarouselItemCustom>.Wrapper>.Infos.lefttop,.CarouselItemCustom>.Wrapper>.Infos.righttop{top:4.5rem}}.Panes{-webkit-overflow-scrolling:touch;height:100%;overflow:hidden;overflow-x:scroll;position:relative;scroll-snap-type:x mandatory;width:100%}.Panes::-webkit-scrollbar{display:none;height:0;width:0}.Panes>.Wrapper{display:flex;height:100%;transition-duration:.7s}.Panes>.Wrapper>.Pane{overflow:hidden;position:relative;scroll-snap-align:start;scroll-snap-stop:always;width:100%;z-index:0}.Panes>.Arrows{bottom:20%;left:0;padding:0 2rem;position:sticky;width:100%}.Panes>.Arrows>div{display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;max-width:1000px;width:100%}.Panes>.Arrows>div>div>div{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(var(--base-color-0),.1);border-radius:10rem;cursor:pointer;display:flex;height:3rem;justify-content:center;width:3rem}.Panes>.Bullets{border-radius:1rem;bottom:1rem;display:flex;gap:2rem;left:50%;padding:.5rem 1rem;position:sticky;transform:translateX(-50%);width:fit-content;z-index:1}.Panes>.Bullets>.Bullet{border-radius:.5rem;box-shadow:0 0 0 1.5px rgba(var(--base-color-5),.5);cursor:pointer;height:.75rem;width:.75rem}.Panes>.Bullets>.Bullet.mobile{display:none}.Panes>.Bullets>.Bullet.active{background-color:rgba(var(--base-color-5),.5)}@media screen and (max-width:600px){.Panes>.Arrows{bottom:1rem;padding:0 1rem}.Panes>.Bullets{gap:1rem;pointer-events:none}.Panes>.Bullets>.Bullet{background-color:rgba(var(--base-color-3),.5);box-shadow:none;height:.75rem;width:.75rem}.Panes>.Bullets>.Bullet:not(.active){transform:scale(.4)}}.Releases{grid-gap:2rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));margin-bottom:4rem}.Releases,.Releases>.ReleaseWrapper{position:relative}.Releases>.ReleaseWrapper>.YearSeparator{align-items:center;color:rgba(var(--base-color-3),1);display:flex;font-weight:700;gap:1rem;left:-1rem;position:absolute;top:45%;transform:translate(-50%,-50%) rotate(-90deg)}.Releases>.ReleaseWrapper>.YearSeparator:after,.Releases>.ReleaseWrapper>.YearSeparator:before{background-color:currentColor;content:"";height:2px;opacity:.3;width:30px}.Releases>.ReleaseWrapper>.YearSeparator:empty{display:none}@media(max-width:600px){.Releases{grid-gap:0;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.Releases>.ReleaseWrapper>.YearSeparator{font-size:.75rem;left:0}.Releases>.ReleaseWrapper>.YearSeparator:after,.Releases>.ReleaseWrapper>.YearSeparator:before{height:1px}}.ReleaseCard{display:flex;flex-direction:column}.ReleaseCard>.Top{aspect-ratio:1/1;display:flex;justify-content:center;padding:1rem;position:relative;text-decoration:none}.ReleaseCard>.Top.playing img,.ReleaseCard>.Top.selected img{opacity:.8}.ReleaseCard>.Top img{border-radius:.25rem;cursor:pointer;opacity:var(--releaseOpacity-unfocused);width:100%}.ReleaseCard>.Top .controls{bottom:1.5rem;height:3rem;opacity:1;position:absolute;right:1.5rem;width:3rem}.ReleaseCard>.Top .controls>.Play{height:100%;width:100%}.ReleaseCard>.Bottom{color:rgba(var(--base-color-4),1);font-size:1.25rem;font-weight:700;letter-spacing:-.075em;line-height:1.1rem}.ReleaseCard>.Bottom>span{color:rgba(var(--base-color-3),1);font-size:.6em;font-weight:600;letter-spacing:.2em;text-transform:uppercase}.ReleaseCard.fixed>.Top>img{border-radius:.25rem;box-shadow:5px 5px 10px rgba(var(--shadow));cursor:default;opacity:1}.ReleaseCard.fixed>.Bottom{display:none}@media(hover:hover){.ReleaseCard .controls:hover{transform:scale(1.2)}.ReleaseCard:hover .Top{padding:.5rem}.ReleaseCard:hover .Top img{opacity:var(--releaseOpacity-focused)}.ReleaseCard.fixed .Top{padding:1rem}.ReleaseCard.fixed .Top img{opacity:1}}.OtherReleases{margin:3rem auto;max-width:1000px;padding:1rem}.OtherReleases>.Top{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem;padding:0 2rem}.OtherReleases>.Top>.title{color:rgba(var(--base-color-3),1);font-size:1.25rem;font-weight:600;letter-spacing:-1px}.OtherReleases .releases{grid-gap:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));position:relative}@media(max-width:450px){.OtherReleases .releases{grid-gap:0;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));position:relative}.OtherReleases .releaseView{height:100%;left:0;padding:1rem;top:0;width:100%}.OtherReleases .releaseView .releaseViewContent{border-radius:.5rem;box-shadow:4px 4px 10px rgba(var(--base-color-5),.2);height:100%;overflow:hidden;width:100%}.OtherReleases .releaseView .releaseViewContent img{width:100%}}.ReleaseTracklist{font-size:1rem;text-align:left}.ReleaseTracklist .TrackItem{align-items:center;display:flex;gap:.25rem}.ReleaseTracklist .TrackItem>.number{width:20px}.ReleaseTracklist .TrackItem>.name{flex:1 1}.ReleaseTracklist .TrackItem>.actions{align-items:center;display:flex;flex:0 1}.ReleaseTracklist .TrackItem>.actions>.Controls{height:2rem;width:2rem}.ReleaseTracklist .TrackItem>.actions>.Button{padding:0 .25rem}.ReleaseTracklist .TrackItem.unreleased{opacity:.3;pointer-events:none}.AudioPlayer{color:rgba(var(--base-color-5),1);gap:2rem;height:100%;justify-content:space-between;padding:1rem;position:relative;-webkit-user-select:none;user-select:none;width:100%}.AudioPlayer,.AudioPlayer__Top{align-items:center;display:flex;flex-direction:row}.AudioPlayer__Top{justify-content:center;width:220px;z-index:1}.AudioPlayer__Cover{cursor:pointer;height:48px}.AudioPlayer__Cover>img{border-radius:2px;box-shadow:2px 2px 10px rgba(var(--base-color-0),.5),0 0 0 1px rgba(var(--base-color-4),.2);width:48px}.AudioPlayer__Switch{cursor:pointer;position:relative}.AudioPlayer__Switch>.Icon{height:1.5rem;width:1.5rem}.AudioPlayer__SwitchMobile{cursor:pointer;margin-right:1rem;position:relative}.AudioPlayer__SwitchMobile>.Icon{height:2rem;width:2rem}.AudioPlayer__Controls{align-items:center;display:flex;justify-content:space-around;min-width:150px}.AudioPlayer__ControlsMobile{display:none}.AudioPlayer__ShortControls{display:none;height:4rem;min-width:3rem;position:absolute;right:.5rem;top:.5rem}.AudioPlayer__ShortControls>svg{height:3rem;width:4rem}.AudioPlayer__Title{align-items:flex-start;display:flex;flex-direction:column;overflow:hidden;padding-left:16px;width:100%}.AudioPlayer__Name{font-size:16px;font-weight:700;text-align:left;width:100%}.AudioPlayer__Description{font-size:12px;text-align:left;width:100%}.AudioPlayer__Time{align-items:center;display:flex;flex:1 1;font-size:12px;font-weight:600;gap:16px;justify-content:space-between;padding:0 1.5rem}.AudioPlayer__Time>.bar{display:none}.AudioPlayer__Time>span{text-align:center;width:40px}.AudioPlayer__Volume{align-items:center;display:flex;font-size:12px;font-weight:600;gap:8px;justify-content:space-between;position:relative;width:2rem}.AudioPlayer__Volume>div{background-color:rgba(var(--base-color-1),1);border-radius:2rem;display:none;left:calc(-100% - 5rem);padding:.25rem 3rem .25rem 1.5rem;position:absolute;width:150px}.AudioPlayer__Volume:hover>.Controls{z-index:1}.AudioPlayer__Volume:hover>div{display:block}.AudioPlayer__Extra{align-items:center;display:flex;gap:1rem;padding-right:1rem}@media screen and (max-width:1400px){.AudioPlayer__Time{gap:1rem;justify-content:flex-start;padding:0}.AudioPlayer__Time>.bar{display:none}.withMore .AudioPlayer__Time{gap:0;justify-content:flex-start;padding:0}.withMore .AudioPlayer__Time>.Slider{left:0;position:absolute;top:0;transform:translateY(-50%);width:100%}.withMore .AudioPlayer__Time>.bar{display:block}}@media screen and (max-width:1200px){.withMore .AudioPlayer__Time{background:blue;gap:0;justify-content:flex-start;margin-left:-2rem;padding:0}.withMore .AudioPlayer__Time>.Slider{left:0;position:absolute;top:0;transform:translateY(-50%);width:100%}.withMore .AudioPlayer__Time>.bar,.withMore .AudioPlayer__Time>span{display:none}}@media screen and (max-width:600px){.AudioPlayer__Controls,.AudioPlayer__Switch{display:none}.AudioPlayer__Top{padding:1rem}.AudioPlayer__Top>svg{display:block}.AudioPlayer__ShortControls{align-items:center;display:flex}.AudioPlayer__Volume{display:none}.AudioPlayer__Time{padding:0}.AudioPlayer__Time>.Slider{left:0;position:absolute;top:0;transform:translateY(-50%);width:100%}.AudioPlayer__Time>.bar,.AudioPlayer__Time>span{display:none}.AudioPlayer__Title{justify-content:center}.AudioPlayer__Name{font-size:14px;font-weight:700;text-align:left;width:100%}.AudioPlayer__Description{font-size:10px;margin-bottom:10px;text-align:left;width:100%}.AudioPlayer__Extra{display:none}}.Controls{background:#0000;border:0;cursor:pointer;padding:0}.Controls:disabled{cursor:default;opacity:.3;pointer-events:none}.Controls>svg{height:100%;width:100%}.Controls.Play{height:4rem;width:4rem}.Controls.Play>svg{fill:rgba(var(--base-color-5),1)}.Controls.Play>svg>circle.loader{fill:none;stroke-width:2;r:8;stroke:rgba(var(--base-color-5),1);stroke-dasharray:76;animation:flow 1s linear infinite forwards,loop 2s linear infinite forwards;transform-origin:center}@keyframes flow{0%{stroke-dashoffset:0}50%{stroke-dashoffset:76}to{stroke-dashoffset:152}}@keyframes loop{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}.Controls.Play.filled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(var(--base-color-5),.3);border-radius:50%;cursor:pointer;display:block}.Controls.Play.filled>svg>polygon{fill:rgba(var(--base-color-0),1)}.Controls.Play.filled>svg>circle.progress{stroke:rgba(var(--yellow-color),.9);stroke-linecap:round;stroke-dashoffset:0;stroke-dasharray:93;stroke-width:2;transform-origin:center;visibility:hidden}.Controls.Play.filled>svg>circle.loader{r:10;stroke:rgba(var(--base-color-0),1)}.Controls.Play.filled.tracked{background-color:rgba(var(--orange-color),1)}.Controls.Play.filled.tracked>svg>polygon{fill:rgba(var(--base-color-0),1)}.Controls.Play.filled.tracked>svg>circle.progress{fill:rgba(var(--orange-color),1);stroke:rgba(var(--base-color-0),1);animation:rotate 6s linear infinite;animation-play-state:paused;visibility:visible}.Controls.Play.filled.tracked.playing{background-color:rgba(var(--orange-color),1)}.Controls.Play.filled.tracked.playing>svg>polygon{fill:rgba(var(--base-color-0),1)}.Controls.Play.filled.tracked.playing>svg>circle.progress{animation-play-state:running}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Controls.Next{height:2rem;width:2rem}.Controls.Next>svg{fill:rgba(var(--base-color-5),1)}.Controls.Previous{height:2rem;width:2rem}.Controls.Previous>svg{fill:rgba(var(--base-color-5),1)}.Controls.Volume{height:1.75rem;width:1.75rem}.Controls.Volume>svg{stroke-width:2;stroke-linejoin:round;stroke-linecap:round;fill:none;stroke:rgba(var(--base-color-5),1);width:100%}.Controls.Loop{height:1.5rem;width:1.5rem}.Controls.Loop>svg{stroke-width:2;stroke-linejoin:round;stroke-linecap:round;fill:none;stroke:rgba(var(--base-color-5),1);width:100%}.Controls.Loop.off{opacity:.5}.Controls.Shuffle{height:1.5rem;width:1.5rem}.Controls.Shuffle>svg{stroke-width:2;stroke-linejoin:round;stroke-linecap:round;fill:none;stroke:rgba(var(--base-color-5),1);width:100%}.Controls.Shuffle.off{opacity:.5}.Controls.disabled{cursor:default!important;opacity:.4}.Playlist{display:flex;height:100%;width:100%}.Playlist>h2{margin-left:2rem;text-align:left}.Playlist>.Message{position:absolute;top:50%;transform:translateY(-50%)}.Playlist>.TrackList{border-radius:1rem 1rem 0 0;display:flex;flex:1 1;flex-direction:column;height:100%;left:0;-webkit-mask-image:linear-gradient(0deg,#0000 0,#fff 10%,#fff calc(100% - 120px),#0000 calc(100% - 50px));mask-image:linear-gradient(0deg,#0000 0,#fff 10%,#fff calc(100% - 120px),#0000 calc(100% - 50px));min-height:0;padding:5rem 1rem;position:absolute;top:0;transition-duration:.5s;width:100%}.Playlist>.TrackList>.TrackListItem{align-items:center;cursor:pointer;display:flex;gap:1rem;justify-content:space-between;padding:.5rem 0 .5rem .5rem;transition-duration:.4s}.Playlist>.TrackList>.TrackListItem>img{border-radius:2px;box-shadow:0 0 0 1px rgba(var(--base-color-4),.2);height:3rem;transition-duration:.4s;width:3rem}.Playlist>.TrackList>.TrackListItem>.Info{align-items:flex-start;display:flex;flex:1 1;flex-direction:column}.Playlist>.TrackList>.TrackListItem>.Info>.Track{font-size:1rem;font-weight:700}.Playlist>.TrackList>.TrackListItem>.Info>.Album{color:rgba(var(--base-color-4),1);font-size:1rem;font-weight:600}.Playlist>.TrackList>.TrackListItem>.Info>.Album>span{color:rgba(var(--base-color-3),1);font-size:.8rem;font-style:italic;font-weight:500;padding:0 .5rem}@media(hover:none){.Playlist>.TrackList>.TrackListItem{filter:grayscale(0) brightness(.5)}}@media(hover:hover){.Playlist>.TrackList>.TrackListItem{filter:grayscale(.5) brightness(.5)}.Playlist>.TrackList>.TrackListItem>.End{opacity:0}.Playlist>.TrackList>.TrackListItem:hover{filter:grayscale(0) brightness(1)}.Playlist>.TrackList>.TrackListItem:hover>.End{opacity:1}}.Playlist>.TrackList>.TrackListItem.playing{color:rgba(var(--orange-color),1);filter:grayscale(0) brightness(1);gap:1rem;padding:.5rem 0}.Playlist>.TrackList>.TrackListItem.playing>img{border-radius:4px;box-shadow:0 0 30px 0 rgba(var(--base-color-4),.3);height:5rem;width:5rem}.SeteCasas{align-items:center;display:flex;flex-direction:column;font-family:Forum,serif;font-style:normal;font-weight:400;height:100%;justify-content:center;-webkit-mask-image:linear-gradient(180deg,#fff 50%,#0000);mask-image:linear-gradient(180deg,#fff 50%,#0000);overflow:hidden;position:relative;width:100%}.SeteCasas>.SeteTitle{font-size:6rem;margin:20rem 0 2rem;z-index:2}.SeteCasas>.icons{align-items:center;display:flex;justify-content:space-around;mix-blend-mode:overlay;pointer-events:none;position:absolute;width:100%;z-index:4}.SeteCasas>.icons>.SeteIcons{stroke-width:.5%;transform:scale(2)}.SeteCasas>.icons>.SeteIcons:first-child{animation:float1 20s linear infinite;animation-delay:263ms}.SeteCasas>.icons>.SeteIcons:nth-child(2){animation:float2 20s linear infinite;animation-delay:238ms}.SeteCasas>.icons>.SeteIcons:nth-child(3){animation:float3 20s linear infinite;animation-delay:65ms}@keyframes float1{0%{transform:scale(2) rotate(0deg)}50%{transform:scale(3) rotate(14deg)}to{transform:scale(2) rotate(0deg)}}@keyframes float2{0%{transform:scale(2) rotate(0deg)}50%{transform:scale(3) rotate(1deg)}to{transform:scale(2) rotate(0deg)}}@keyframes float3{0%{transform:scale(2) rotate(0deg)}50%{transform:scale(3) rotate(-6deg)}to{transform:scale(2) rotate(0deg)}}.SeteCasas>.actions{align-items:center;display:flex;gap:1rem;z-index:3}.SeteCasas>img{height:100%;object-fit:cover;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.SeteCasas>img.cover{aspect-ratio:1;max-height:500px;max-width:500px;position:relative;width:90%}@media screen and (max-width:600px){.SeteCasas>.SeteTitle{margin-bottom:4rem;margin-top:10rem}.SeteCasas>.icons{flex-direction:column;height:100%}}.SeteIcons{stroke-width:5;fill:currentColor;stroke:currentColor;color:rgba(var(--base-color-5),1);font-size:10px;width:fit-content}.SeteIcons.audio{height:2.7em}.SeteIcons.audiovisual{height:3em;margin-left:1em}.SeteIcons.visual{height:1.8em;margin-bottom:.3em}.SeteTitle{align-items:center;color:rgba(var(--base-color-5),1) c3;display:flex;font-family:Forum,serif;font-size:3rem;justify-content:center;margin:1em 0}.SeteTitle>span{color:rgba(var(--base-color-5),.1);font-size:3.5em;font-weight:100;position:absolute}.CasaTitle{color:rgba(var(--base-color-3),1);font-family:Forum,serif;font-size:4rem;text-transform:uppercase}.CasaTitle>span{display:block;font-size:.25em;font-weight:700;letter-spacing:.75em}.Bonobo{width:100px}.SeteBg{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:absolute;width:100%;z-index:-1}.SeteBg *{transition-duration:.5s}.SeteBg>.VegPaper{background-color:rgba(var(--base-color-1),.9);left:0;opacity:.5;top:0}.SeteBg>.VegPaper,.SeteBg>img{height:100%;position:absolute;width:100%;z-index:1}.SeteBg>img{object-fit:cover;opacity:.8;pointer-events:none;transform-origin:center;-webkit-user-select:none;user-select:none}.SeteBg>img.noise{mix-blend-mode:overlay;opacity:.4}.BaseView{flex:1 1;padding-top:4rem;position:relative;width:100%}.BaseView>.Content{margin:0 auto;min-height:100%;width:100%}.BaseView>.Content>.Button.floater{left:calc(50% - min(50vw,500px) + 2rem);position:fixed;top:8rem;z-index:11}.BaseView>.NavigationBar:first-child{display:flex}.BaseView>.NavigationBar:nth-child(3){display:none}.BaseView.admin{background:repeating-linear-gradient(45deg,#0000,#0000 10px,rgba(var(--base-color-0),1) 10px,rgba(var(--base-color-0),1) 20px),linear-gradient(to bottom,rgba(var(--base-color-0),1),rgba(var(--base-color-1),1));display:flex;flex-direction:column;min-height:0}.BaseView.admin>.Content{height:calc(100% - 6rem);max-width:1200px}.BaseView.admin>.Content>.ResizableContent{background-color:rgba(var(--base-color-0),1);border:1px solid rgba(var(--base-color-2),.8);border-radius:.5rem;box-shadow:5px 5px 10px rgba(var(--shadow));flex:1 1;height:calc(100% - 6rem);margin-top:4rem}.BaseView.admin>.Content>.ResizableContent .BWrapper{position:relative}@media(max-width:600px){.BaseView{padding-top:8rem}.BaseView>.Content>.Button.floater{left:2rem;padding:.125rem .65rem .125rem .8rem;top:2.25rem}.BaseView>.Content>.Button.floater>span{display:none}.BaseView>.NavigationBar{transition-delay:.5s;transition-property:bottom}.BaseView>.NavigationBar:first-child{display:none}.BaseView>.NavigationBar:first-child:nth-child(3){bottom:4rem;display:flex}.BaseView.admin{padding-top:3rem}.BaseView.admin>.Content>.ResizableContent{border-radius:0;height:calc(100% - 4rem);margin-top:4rem}}@media(max-width:600px){.App>.AppWrapper>.Main:has(.AudioPlayer:not(.hidden)) .BaseView>.NavigationBar:nth-child(3){bottom:8rem}.App>.AppWrapper>.Main:has(.AudioPlayer:not(.hidden)) .BaseView.admin>.Content>.ResizableContent{height:calc(100% - 10rem + 6px)}}.Footer{background-color:rgba(var(--base-color-1),1);display:flex;flex-wrap:wrap;justify-content:center;padding:2rem 1rem;position:relative}.Footer>.Column{align-items:flex-start;display:flex;flex:1 1;font-weight:600;gap:.25rem;justify-content:flex-start;margin-bottom:3rem;padding:0 2rem 2rem;text-align:left}.Footer>.Column:first-child{max-width:600px;padding-left:0}.Footer>.Column:first-child>svg{height:120px;margin-left:-36px;width:120px}.Footer>.Column:first-child>svg path{stroke-width:10;stroke:rgba(var(--base-color-2),1);transform:scale(.6);transform-origin:center}.Footer>.Column:first-child>.info{color:rgba(var(--base-color-2),1);display:flex;flex-direction:column;padding-top:1.5rem}.Footer>.Column:first-child>.info>.title{cursor:pointer;font-size:1.5rem;margin-bottom:1rem}.Footer>.Column:first-child>.info>.link{color:rgba(var(--base-color-2),1);cursor:pointer;font-size:1.125rem;pointer-events:all;text-decoration:none}.Footer>.Column:last-child{border-left:1px solid rgba(var(--base-color-2),.5);flex-direction:column;gap:1rem;max-width:400px}.Footer>.Column:last-child>h3{color:rgba(var(--base-color-2),1);margin:0}.Footer>.Column:last-child>.Email{position:relative;width:100%}.Footer>.Column:last-child>.Email>.Button{position:absolute;right:0;top:4.25rem}.Footer>.Column:last-child>.Email>.Loader{padding:0}.Footer>.Column:last-child>.Email>.Message{height:56px;padding:1rem 0}.Footer>.Column:last-child>.Links{margin-left:.5rem}.Footer>.copy{bottom:2rem;color:rgba(var(--base-color-2),1);font-size:.75rem;position:absolute;text-transform:uppercase}@media screen and (max-width:600px){.Footer{flex-direction:column;padding:1rem}.Footer>.Column{margin-bottom:0;max-width:100%;padding:0}.Footer>.Column:first-child{padding-bottom:2rem;padding-left:0}.Footer>.Column:first-child>svg{height:80px;margin-left:0;width:80px}.Footer>.Column:first-child>.info>.title{font-size:1.25rem}.Footer>.Column:last-child{border-left:0;border-top:1px solid rgba(var(--base-color-2),1);margin-bottom:4rem;max-width:100%;padding:2rem 1rem 0}.Footer>.Column:last-child>h3{margin:0}.Footer>.copy{right:2rem}}.InputText{align-items:flex-start;display:flex;flex-direction:column-reverse;justify-content:center;position:relative;width:100%}.InputText>label{color:rgba(var(--base-color-3),1);font-size:10px;font-weight:600;height:14px;left:1rem;opacity:0;overflow:hidden;position:absolute;top:1rem}.InputText>input{background-color:#0000;border:0;border-radius:.5rem;box-shadow:inset 0 0 0 1px rgba(var(--base-color-3),.4);color:rgba(var(--base-color-5),1);font-size:1rem;height:3.5rem;min-height:3.5rem;padding:1.5rem 1rem;width:100%}.InputText>input:focus{padding:1.5rem 1rem .5rem}.InputText>input:focus::placeholder{opacity:0}.InputText>input:focus~label{opacity:1;top:.5rem}.InputText>input:not(:placeholder-shown){padding:1.5rem 1rem .5rem}.InputText>input:not(:placeholder-shown)~label{opacity:1;top:.5rem}.InputText.error>input{box-shadow:inset 0 0 0 2px rgba(var(--status-red),.6)}.InputText.error>input::placeholder{color:rgba(var(--status-red),.6)}.InputText.readonly>input{box-shadow:inset 0 0 0 1px rgba(var(--base-color-2),.7);color:rgba(var(--base-color-5),.3);pointer-events:none}.InputText.readonly>input::placeholder{opacity:.4}.InputText.readonly>input:focus::placeholder{opacity:0}.InputText.readonly>input:focus~label{opacity:.3;top:.5rem}.InputText.readonly>input:not(:placeholder-shown)~label{opacity:.4;top:.5rem}.Links{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.Links .link{color:rgba(var(--base-color-2),1);font-size:1rem;font-weight:700;position:relative;text-decoration:none}.Links .link svg{fill:currentColor;display:block;height:24px;width:24px;z-index:1}.Links .link:before{background-color:rgba(var(--base-color-3),1);border-radius:50%;bottom:-25%;box-shadow:0 0 0 2px rgba(var(--base-color-3),.1);content:"";height:150%;left:-25%;opacity:0;position:absolute;width:150%;z-index:-1}.Links .link svg path{fill:currentColor!important}.Links .link:hover{color:rgba(var(--base-color-3),1)}.Links .link:hover:before{bottom:-50%;height:200%;left:-50%;opacity:1;width:200%}.Lens{background:rgba(var(--base-color-0),1);height:8rem;left:0;-webkit-mask-image:linear-gradient(180deg,#fff 30%,#ffffff80 60%,#fff3 80%,#fff0);mask-image:linear-gradient(180deg,#fff 30%,#ffffff80 60%,#fff3 80%,#fff0);pointer-events:none;position:fixed;width:100%;z-index:10}.Lens.half{height:4rem}.Lens.double{height:14rem}.Lens.light{background:linear-gradient(180deg,rgba(var(--base-color-1),1) 20%,rgba(var(--base-color-1),0) 100%)}.Lens.light.reverse{background:linear-gradient(0deg,rgba(var(--base-color-1),1) 20%,rgba(var(--base-color-1),0) 100%)}.Lens.reverse{background:linear-gradient(0deg,rgba(var(--base-color-0),1) 20%,rgba(var(--base-color-0),0) 100%);bottom:0}.Lens:not(.reverse){top:0}.Lens>div{height:50%;pointer-events:all;width:100%}.StoreItem{cursor:pointer;display:flex;flex-direction:column;position:relative}.StoreItem>.Button{opacity:0;pointer-events:none;position:absolute;right:1rem;top:50%;transform:translateX(25%)}.StoreItem>.Images{aspect-ratio:1/1;filter:var(--storeItemFilter-unfocused);position:relative;width:100%}.StoreItem>.Images:before{background-color:rgba(var(--base-color-4),.3);content:"";filter:blur(10px);height:10%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition-duration:.4s;width:10%}.StoreItem>.Images>img{position:relative;width:100%}.StoreItem>.Infos{align-items:flex-start;color:rgba(var(--base-color-3),1);display:flex;flex-direction:column;font-size:1rem;padding-left:3rem;text-align:left;transform:translateY(-10%)}.StoreItem>.Infos>.orderTypes{display:flex;gap:.5rem;margin-left:-.5rem;padding:.5rem 0}.StoreItem>.Infos>.orderTypes>span{background-color:rgba(var(--base-color-1),1);border-radius:1rem;color:rgba(var(--base-color-5),.3);font-size:.6rem;font-weight:700;padding:.125rem .5rem;text-transform:uppercase}.StoreItem>.Infos>.type{color:rgba(var(--base-color-3),1);font-size:.6em;font-weight:700;text-transform:uppercase}.StoreItem>.Infos>.title{font-size:1.5em;font-weight:700;letter-spacing:-.075em}.StoreItem>.Infos>.description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:rgba(var(--base-color-3),1);display:-webkit-box;font-size:.75em;max-width:70%;overflow:hidden}.StoreItem>.Infos>.price{font-size:1.5em;font-weight:600;letter-spacing:-.075em}@media(hover:hover){.StoreItem:hover>.Button{opacity:1;pointer-events:all;transform:translateX(0)}.StoreItem:hover>.Images{filter:var(--storeItemFilter-focused);transform:scale(1.1)}.StoreItem:hover>.Images:before{filter:blur(40px);height:70%;width:70%}.StoreItem:hover>.Infos{color:rgba(var(--base-color-5),1);transform:translateY(10%);transition-duration:.4s}}@media(hover:none){.StoreItem>.Images{filter:var(--storeItemFilter-unfocused);opacity:1}.StoreItem>.Images:before{display:none}.StoreItem>.Infos{color:rgba(var(--base-color-5),1)}}.StoreItem.compact>.Infos{align-items:center;flex-direction:column-reverse;font-size:clamp(1rem,3vw,1rem);padding-left:0;text-align:center}.StoreItem.compact>.Infos>.type{font-size:.6em;opacity:.5}.StoreItem.compact>.Infos>.title{font-size:1em}@media screen and (max-width:600px){.StoreItem>.Infos{font-size:1.25rem}}.ItemPreview,.ItemPreview__Bg{height:100%;position:absolute;top:0;width:100%}.ItemPreview__Bg{-webkit-backdrop-filter:blur(10px) invert(1);backdrop-filter:blur(10px) invert(1);background-color:rgba(var(--base-color-0),.5);z-index:7}.ItemPreview__Modal{background-color:rgba(var(--base-color-0),1);border-radius:.5rem;box-shadow:inset 0 0 80px rgba(var(--base-color-5),.1);height:100%;left:50%;max-height:80%;max-width:80%;overflow:hidden;padding:1rem;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:8}.ItemPreview__Modal>.scrollable>button{background:#0000;border:0;position:absolute;right:2rem;top:2rem;z-index:1}.ItemPreview__Modal>.scrollable>.Top{display:flex;gap:4rem;height:100%;padding:0 4rem}.ItemPreview__Modal>.scrollable>.Top:before{background:linear-gradient(90deg,rgba(var(--base-color-0),1) 20%,rgba(var(--base-color-0),0) 100%);content:"";height:calc(100% - 2rem);left:0;position:absolute;top:0;width:200px;z-index:1}.ItemPreview__Modal>.scrollable>.Top:after{background:linear-gradient(270deg,rgba(var(--base-color-0),1) 20%,rgba(var(--base-color-0),0) 100%);content:"";height:100%;position:absolute;right:0;top:0;width:200px;z-index:1}.ItemPreview__Modal>.scrollable>.Top>.Image{border-radius:1rem;flex:1 1;height:100%;overflow:hidden;pointer-events:none}.ItemPreview__Modal>.scrollable>.Top>.Image>img{height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.ItemPreview__Modal>.scrollable>.Top>.StoreItemInfo{left:52%;position:absolute;top:25%;width:45%;z-index:1}.ItemPreview.preview .ItemPreview__Modal{height:80%;max-height:none;max-width:none;width:80%}.StoreItemInfo{align-items:flex-start;color:rgba(var(--base-color-5),1);display:flex;flex:1 1;flex-direction:column;justify-content:center;text-align:left}.StoreItemInfo>.type{align-items:center;color:rgba(var(--base-color-3),1);display:flex;font-size:1em;font-weight:700;gap:1rem;position:relative;text-transform:uppercase}.StoreItemInfo>.type>.orderTypes{display:flex;gap:.5rem;padding:.5rem 0}.StoreItemInfo>.type>.orderTypes>span{background-color:rgba(var(--base-color-1),1);border-radius:1rem;color:rgba(var(--base-color-5),.3);font-size:.75rem;font-weight:700;padding:.25em 1em;text-transform:uppercase;white-space:nowrap}.StoreItemInfo>.title{font-size:3rem;font-weight:600;font-weight:700;letter-spacing:-.075em}.StoreItemInfo>.description{color:rgba(var(--base-color-3),1);font-size:1em;max-width:70%}.StoreItemInfo>.price{font-size:1.5em;font-weight:600;letter-spacing:-.075em;margin:1rem 0}.StoreItemInfo>.actions{display:flex;gap:1rem;margin-top:1rem}.StoreItemInfo.compact{flex:auto;padding:4rem 0;position:relative;width:100%}.StoreItemInfo.compact>.type{font-size:.75em}.StoreItemInfo.compact>.type>.orderTypes>span{font-size:.75rem}.StoreItemInfo.compact>.title{font-size:2.5rem;font-weight:700;letter-spacing:-.075em;line-height:2.5rem}.StoreItemInfo.compact>.price{font-size:2em;margin:0}.StoreItemInfo.compact>.actions{display:flex;gap:1rem;margin-top:1rem}.StoreItemInfo.compact>.InputMessage{bottom:.5rem;position:absolute}.StoreItemInfo:not(.compact)>.InputMessage{margin:1.5rem -.75rem}@media screen and (max-width:600px){.StoreItemInfo:not(.compact)>.title{font-size:2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.StoreItemInfo:not(.compact)>.description{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;max-width:80%;overflow:hidden}.StoreItemInfo:not(.compact)>.InputMessage{display:none;margin:1.5rem 0;width:100%}.StoreItemInfo:not(.compact)>.price{font-size:2em;margin:0}.StoreItemInfo.compact>.title{text-align:center}}.Item>.Content{position:relative}@media screen and (max-width:600px){.Item{padding-top:0}}.TopAnim{aspect-ratio:3/1;height:inherit}.TopAnim,.TopAnim>img{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.TopAnim>img{filter:var(--topImageFilter);height:100%;visibility:hidden}.TopAnim>img.visible{visibility:visible}@media screen and (max-width:600px){.TopAnim{height:50vh;height:50dvh;left:calc(47% + 40vw);-webkit-mask-image:linear-gradient(180deg,#fff 95%,#0000);mask-image:linear-gradient(180deg,#fff 95%,#0000);position:absolute;top:35%;transform:translate(-50%,-50%)}}.StructureTop,.StructureTopStatic{display:flex;gap:4rem;height:calc(90vh - 6rem);height:calc(90dvh - 6rem);overflow:hidden;padding:0;position:relative;z-index:0}.StructureTop>.Images,.StructureTopStatic>.Images{background:linear-gradient(180deg,rgba(var(--base-color-0),1) 0,rgba(var(--base-color-2),1) 80%,rgba(var(--base-color-2),.5) 100%);flex:1 1;height:inherit;overflow:hidden;pointer-events:none}.StructureTop>.StoreItemInfo,.StructureTopStatic>.StoreItemInfo{left:52%;position:absolute;top:25%;width:45%;z-index:1}@media screen and (max-width:600px){.StructureTop,.StructureTopStatic{height:100vh;height:100dvh}.StructureTop>.Images,.StructureTopStatic>.Images{border-radius:1rem;flex:1 1;height:100vh;height:100dvh;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100vw}.StructureTop>.StoreItemInfo,.StructureTopStatic>.StoreItemInfo{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:rgba(var(--base-color-0),.2);bottom:0;font-size:.825rem;height:fit-content;left:0;padding:2rem;top:auto;width:100%;z-index:3}}@media(max-width:600px){.App>.AppWrapper>.Main:has(.AudioPlayer:not(.hidden)) .StructureTop,.App>.AppWrapper>.Main:has(.AudioPlayer:not(.hidden)) .StructureTopStatic{height:calc(100vh - 5rem);height:calc(100dvh - 5rem)}}.StructureTopStatic>.Images{height:inherit}.StructureTopStatic>.Images>img{aspect-ratio:3/1;filter:var(--topImageFilter);height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}@media screen and (max-width:600px){.StructureTopStatic>.Images{height:inherit}.StructureTopStatic>.Images>img{height:50vh;height:50dvh;left:calc(40% + 40vw);top:35%}}.StructureRelatedTracklist{background-color:rgba(var(--base-color-0),1);min-height:300px;position:relative;width:100%}.StructureRelatedTracklist>.Wrapper{display:flex;margin:0 auto;max-width:1000px;padding:2rem}.StructureRelatedTracklist>.Wrapper>.Image{align-items:center;border-radius:.25rem;display:flex;flex:1 1;justify-content:center;overflow:hidden;position:relative}.StructureRelatedTracklist>.Wrapper>.Image>img{filter:var(--topImageFilter);position:absolute;width:150%}.StructureRelatedTracklist>.Wrapper>.Tracklist{align-items:center;display:flex;flex:1 1;justify-content:center;padding:4rem 0;text-align:left;z-index:1}.StructureRelatedTracklist>.Wrapper>.Tracklist>div{max-width:85%}.StructureRelatedTracklist.flip>.Wrapper{flex-direction:row-reverse}.StructureRelatedTracklist.full{padding:4rem 0}.StructureRelatedTracklist.full>.Wrapper{position:relative}.StructureRelatedTracklist.full>.Wrapper>.Image{overflow:visible;overflow:initial;position:static}.StructureRelatedTracklist.full>.Wrapper>.Image>img{border-radius:.25rem;left:50%;top:50%;transform:translate(-50%,-50%);width:100%}.StructureRelatedTracklist.full>.Wrapper>.Tracklist>div{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(var(--base-color-0),.5);border-radius:.25rem;box-shadow:0 0 10px rgba(var(--shadow));padding:2rem}@media screen and (max-width:600px){.StructureRelatedTracklist>.Wrapper{flex-direction:column;padding:2rem;position:relative}.StructureRelatedTracklist>.Wrapper>.Image{aspect-ratio:1/1;margin:0 -2rem}.StructureRelatedTracklist>.Wrapper>.Tracklist>div{max-width:100%}.StructureRelatedTracklist.flip>.Wrapper{flex-direction:column-reverse}.StructureRelatedTracklist.full>.Wrapper>.Image{position:absolute;top:25%}.StructureRelatedTracklist.full>.Wrapper>.Image>img{aspect-ratio:16/9;border-radius:0;object-fit:cover;position:relative;top:0;transform:translate(-50%);width:100%}.StructureRelatedTracklist.full>.Wrapper>.Tracklist{padding-top:0}.StructureRelatedTracklist.full>.Wrapper>.Tracklist>div{border-radius:.5rem;box-shadow:0 0 10px rgba(var(--shadow));max-width:100%}}.StructureDetail{background-color:rgba(var(--base-color-0),1);min-height:300px;position:relative;width:100%}.StructureDetail>.Wrapper{display:flex;margin:0 auto;max-width:1000px;padding:2rem}.StructureDetail>.Wrapper>.Image{align-items:center;border-radius:.25rem;display:flex;flex:1 1;justify-content:center;overflow:hidden;position:relative}.StructureDetail>.Wrapper>.Image>img{filter:var(--topImageFilter);position:absolute;width:150%}.StructureDetail>.Wrapper>.Text{align-items:center;display:flex;flex:1 1;justify-content:center;padding:4rem 0;text-align:left;z-index:1}.StructureDetail>.Wrapper>.Text>div{max-width:85%}.StructureDetail>.Wrapper>.Text.small{font-size:1.5rem;letter-spacing:-.05em;max-width:60%;padding-right:10%}.StructureDetail>.Wrapper>.Text.small>*{max-width:100%}.StructureDetail>.Wrapper>.Text.medium{font-size:2rem;letter-spacing:-.05em;max-width:70%}.StructureDetail>.Wrapper>.Text.large{font-size:4rem;letter-spacing:-.05em;line-height:1em;max-width:60%}.StructureDetail.flip>.Wrapper{flex-direction:row-reverse}.StructureDetail.full{padding:4rem 0}.StructureDetail.full>.Wrapper{position:relative}.StructureDetail.full>.Wrapper>.Image{overflow:visible;overflow:initial;position:static}.StructureDetail.full>.Wrapper>.Image>img{border-radius:.25rem;left:50%;top:50%;transform:translate(-50%,-50%);width:100%}.StructureDetail.full>.Wrapper>.Text{flex:1 1}.StructureDetail.full>.Wrapper>.Text>div{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(var(--base-color-0),.5);border-radius:.25rem;box-shadow:0 0 10px rgba(var(--shadow));padding:2rem}.StructureDetail.full:not(:has(.Text)){padding:0}.StructureDetail.full:not(:has(.Text))>.Wrapper{align-items:center;display:flex;justify-content:center}.StructureDetail.full:not(:has(.Text))>.Wrapper>.Image{flex:1 1;justify-content:flex-start;padding:0 2rem;z-index:3}.StructureDetail.full:not(:has(.Text))>.Wrapper>.Image>img{position:relative;transform:translate(-50%)}@media screen and (max-width:600px){.StructureDetail>.Wrapper{flex-direction:column;padding:2rem}.StructureDetail>.Wrapper>.Image{aspect-ratio:1/1;margin:0 -2rem}.StructureDetail>.Wrapper>.Image:not(:has(img)){display:none}.StructureDetail>.Wrapper>.Text>div{max-width:100%}.StructureDetail>.Wrapper>.Text.small{font-size:1.25rem;letter-spacing:-.05em;max-width:100%;padding:1rem}.StructureDetail>.Wrapper>.Text.small>*{max-width:100%}.StructureDetail>.Wrapper>.Text.medium{font-size:2rem;letter-spacing:-.07em;line-height:1.2em;max-width:100%;padding:1rem}.StructureDetail>.Wrapper>.Text.medium>*{max-width:100%}.StructureDetail>.Wrapper>.Text.large{font-size:3.5rem;letter-spacing:-.05em;line-height:1em;max-width:100%}.StructureDetail>.Wrapper>.Text.large>*{max-width:100%}.StructureDetail.flip>.Wrapper{flex-direction:column-reverse}.StructureDetail.flip>.Wrapper>.Text>div{max-width:100%}.StructureDetail.full>.Wrapper>.Image{position:absolute;top:25%}.StructureDetail.full>.Wrapper>.Image>img{aspect-ratio:19/9;border-radius:0;object-fit:cover;position:relative;top:0;transform:translate(-50%);width:100%}.StructureDetail.full>.Wrapper>.Text{padding-top:0}.StructureDetail.full>.Wrapper>.Text>div{border-radius:.5rem;box-shadow:0 0 10px rgba(var(--shadow));max-width:100%}.StructureDetail.full:not(:has(.Text)){align-items:center;display:flex;justify-content:center;padding:0}.StructureDetail.full:not(:has(.Text))>.Wrapper{align-items:center;display:flex;justify-content:center}.StructureDetail.full:not(:has(.Text))>.Wrapper>.Image{flex:1 1;justify-content:flex-start;padding:0 2rem;position:relative;z-index:3}.StructureDetail.full:not(:has(.Text))>.Wrapper>.Image>img{width:200%}}.StructureMoreProducts{background-color:rgba(var(--base-color-0),1);padding:3rem;position:relative;width:100%}.StructureMoreProducts>.Wrapper.Showcase{grid-gap:2rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin:0 auto;max-width:1000px;padding-bottom:2rem}@media screen and (max-width:600px){.StructureMoreProducts{padding:2rem}.StructureMoreProducts>.Wrapper.Showcase{grid-gap:2rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}}.StructureHouseMade{background-color:rgba(var(--base-color-0),1);min-height:300px;position:relative;width:100%}.StructureHouseMade>.Wrapper{align-items:center;display:flex;margin:0 auto;max-width:1000px;padding:2rem}.StructureHouseMade>.Wrapper>.Text{flex:3 1;text-align:left}.StructureHouseMade>.Wrapper>.Logo{flex:1 1}@media screen and (max-width:600px){.StructureHouseMade>.Wrapper{flex-direction:column;padding:2rem}.StructureHouseMade>.Wrapper>.Logo{width:50%}}.StructureText{background-color:rgba(var(--base-color-0),1);position:relative;width:100%}.StructureText>.Wrapper{display:flex;justify-content:center;margin:0 auto;max-width:1000px!important;padding:2rem 4rem!important;text-align:center}.StructureText>.Wrapper.small{font-size:1.5rem;letter-spacing:-.05em;max-width:60%;padding-right:10%}.StructureText>.Wrapper.small>*{max-width:100%}.StructureText>.Wrapper.medium{font-size:2rem;letter-spacing:-.05em;max-width:70%}.StructureText>.Wrapper.large{font-size:4rem;letter-spacing:-.05em;line-height:1em;max-width:60%}@media screen and (max-width:600px){.StructureText>.Wrapper{padding:4rem!important}.StructureText>.Wrapper.small{font-size:1.25rem;letter-spacing:-.05em;max-width:100%;padding:1rem}.StructureText>.Wrapper.small>*{max-width:100%}.StructureText>.Wrapper.medium{font-size:2rem;letter-spacing:-.07em;line-height:1.2em;max-width:100%;padding:1rem}.StructureText>.Wrapper.medium>*{max-width:100%}.StructureText>.Wrapper.large{font-size:3.5rem;letter-spacing:-.05em;line-height:1em;max-width:100%}.StructureText>.Wrapper.large>*{max-width:100%}}.StructureRelatedMusic{background-color:rgba(var(--base-color-0),1);position:relative;width:100%}.StructureRelatedMusic>.Wrapper{align-items:center;display:flex;gap:2rem;justify-content:center;margin:0 auto;max-width:1000px;padding:2rem;text-align:center}.StructureRelatedMusic>.Wrapper>.Text{flex:2 1}.StructureRelatedMusic>.Wrapper>.Text>div{column-gap:4rem;text-align:left}.StructureRelatedMusic>.Wrapper>.Text.small{font-size:1.5rem;letter-spacing:-.05em;max-width:60%;padding-right:10%}.StructureRelatedMusic>.Wrapper>.Text.small>*{max-width:100%}.StructureRelatedMusic>.Wrapper>.Text.medium{font-size:2rem;letter-spacing:-.05em;max-width:70%}.StructureRelatedMusic>.Wrapper>.Text.large{font-size:4rem;letter-spacing:-.05em;line-height:1em;max-width:60%}.StructureRelatedMusic>.Wrapper>.Player{flex:1 1;max-width:300px}.StructureRelatedMusic>.Wrapper>.Player>.ReleaseCard{width:100%}@media screen and (max-width:600px){.StructureRelatedMusic>.Wrapper{flex-direction:column;padding:2rem}.StructureRelatedMusic>.Wrapper>.Text>div{column-count:1;column-gap:0}.StructureRelatedMusic>.Wrapper>.Text.small{font-size:1.25rem;letter-spacing:-.05em;max-width:100%;padding:1rem}.StructureRelatedMusic>.Wrapper>.Text.small>*{max-width:100%}.StructureRelatedMusic>.Wrapper>.Text.medium{font-size:2rem;letter-spacing:-.07em;line-height:1.2em;max-width:100%;padding:1rem}.StructureRelatedMusic>.Wrapper>.Text.medium>*{max-width:100%}.StructureRelatedMusic>.Wrapper>.Text.large{font-size:3.5rem;letter-spacing:-.05em;line-height:1em;max-width:100%}.StructureRelatedMusic>.Wrapper>.Text.large>*{max-width:100%}}.StructureDimensions{background-color:rgba(var(--base-color-0),1);position:relative;width:100%}.StructureDimensions>.Wrapper{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:1000px;padding:2rem;text-align:center}.StructureDimensions>.Wrapper>.Text{flex:2 1}.StructureDimensions>.Wrapper>.Text>div{max-width:80%;text-align:left}.StructureDimensions>.Wrapper>.Text.small{font-size:1.5rem;letter-spacing:-.05em;max-width:60%;padding-right:10%}.StructureDimensions>.Wrapper>.Text.small>*{max-width:100%}.StructureDimensions>.Wrapper>.Text.medium{font-size:2rem;letter-spacing:-.05em;max-width:70%}.StructureDimensions>.Wrapper>.Text.large{font-size:4rem;letter-spacing:-.05em;line-height:1em;max-width:60%}.StructureDimensions>.Wrapper>svg{flex:1 1;max-width:400px;width:100%}.StructureDimensions>.Wrapper>svg>path{fill:none;stroke:rgba(var(--base-color-3),1);stroke-width:.5px;stroke-linejoin:round}.StructureDimensions>.Wrapper>svg>line{stroke:rgba(var(--base-color-3),1);stroke-dasharray:2;stroke-width:.5px}.StructureDimensions>.Wrapper>svg>text{fill:rgba(var(--base-color-5),1);stroke:rgba(var(--base-color-0),1);paint-order:stroke;transform-box:content-box}@media screen and (max-width:600px){.StructureDimensions>.Wrapper{flex-direction:column;gap:3rem}.StructureDimensions>.Wrapper>.Text.small{font-size:1.25rem;letter-spacing:-.05em;max-width:100%;padding:1rem}.StructureDimensions>.Wrapper>.Text.small>*{max-width:100%}.StructureDimensions>.Wrapper>.Text.medium{font-size:2rem;letter-spacing:-.07em;line-height:1.2em;max-width:100%;padding:1rem}.StructureDimensions>.Wrapper>.Text.medium>*{max-width:100%}.StructureDimensions>.Wrapper>.Text.large{font-size:3.5rem;letter-spacing:-.05em;line-height:1em;max-width:100%}.StructureDimensions>.Wrapper>.Text.large>*{max-width:100%}.StructureDimensions.flip>.Wrapper{flex-direction:column-reverse}}.StructureDivider{background-color:rgba(var(--base-color-0),1);position:relative;width:100%}.StructureDivider>.Wrapper{align-items:center;display:flex;gap:2rem;margin:0 auto;max-width:1000px;opacity:.5;padding:2rem 0;position:relative}.StructureDivider>.Wrapper>div{background-color:rgba(var(--base-color-2),1);flex:1 1;height:2px;position:relative}.StructureDivider>.Wrapper>div:after{background-color:inherit;border-radius:10px;content:"";height:8px;left:0;position:absolute;top:-3px;width:8px}.StructureDivider>.Wrapper>div:last-child:after{left:calc(100% - 8px)}.StructureDivider>.Wrapper>.Logo{stroke-width:4%;stroke:rgba(var(--base-color-2),1);fill:rgba(var(--base-color-2),1);background:rgba(var(--base-color-0),1);color:rgba(var(--base-color-2),1);width:2rem}@media screen and (max-width:600px){.StructureDivider>.Wrapper{padding:2rem}}.StructureAction{background-color:rgba(var(--base-color-0),1);padding:4rem 0;position:relative}.StructureAction>.Wrapper{align-items:center;display:flex;gap:2rem;justify-content:center;margin:0 auto;max-width:1000px;padding:0 2rem;width:fit-content}.StructureAction>.Wrapper>.Images{pointer-events:none;width:50%}.StructureAction>.Wrapper>.Images>img{filter:var(--topImageFilter);width:280px}@media screen and (max-width:600px){.StructureAction>.Wrapper{flex-direction:column;gap:0;padding-top:2rem}.StructureAction>.Wrapper>.Images{pointer-events:none;width:70%}.StructureAction>.Wrapper>.Images>img{filter:var(--topImageFilter);width:100%}.StructureAction>.Wrapper>.StoreItemInfo{align-items:center}.StructureAction>.Wrapper>.StoreItemInfo>.InputMessage{text-align:center}}.Store>.Content{max-width:1200px}.Store>.Content>.ItemsList{grid-gap:2rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));padding:0 0 4rem}.Store>.Content>.Message{left:50%;margin:0 auto;position:absolute;top:50%;transform:translateX(-50%);width:max-content}.NavigationBar{align-items:center;background-color:rgba(var(--base-color-0),1);border-radius:4rem;box-shadow:5px 5px 10px rgba(var(--shadow)),inset 0 0 0 1px rgba(var(--base-color-5),.1);display:flex;gap:1rem;justify-content:center;margin:0 auto 4rem;padding:0 1rem;position:sticky;top:4rem;width:fit-content;z-index:12}.NavigationBar>.option{color:rgba(var(--base-color-3),1);cursor:pointer;font-size:.825rem;font-weight:700;padding:.5rem 1rem;text-transform:uppercase}.NavigationBar>.option.selected{color:rgba(var(--orange-color),1)}.NavigationBar>.option:hover{color:rgba(var(--base-color-5),1)}.NavigationBar>.option:hover.selected{color:rgba(var(--orange-color),1)}@media(max-width:600px){.NavigationBar{gap:0;padding:0 .75rem}.NavigationBar>.option{font-size:.925rem;padding:.75rem}.NavigationBar>.option.selected{color:rgba(var(--orange-color),1)}.NavigationBar>.option:hover{color:rgba(var(--base-color-5),1)}.NavigationBar>.option:hover.selected{color:rgba(var(--orange-color),1)}}.Music{padding-top:12rem;width:100%}.Music>.Content{max-width:1200px;padding:0 2rem}.Checkout{padding-top:6rem}.Checkout>.Content{display:flex;margin:3rem auto 0;max-width:1000px;width:calc(100% - 4rem)}.Checkout>.Content>.CheckoutForm{border-right:1px solid rgba(var(--base-color-3),.2);flex:2 1;padding:1rem}.Checkout>.Content>.CheckoutForm>.Button.floater{position:fixed;top:6rem;z-index:12}.Checkout>.Content>.CheckoutForm .ShipHead{align-items:center;display:flex;justify-content:space-between;padding-right:1rem;width:100%}.Checkout>.Content>.CheckoutForm .ShipHead>.InputMessage{min-width:0;padding-right:2rem;width:fit-content}.Checkout>.Content>.CheckoutForm .ShipHead>.Button{height:fit-content}.Checkout>.Content>.CheckoutForm>.Form{justify-self:flex-end;max-width:600px;width:100%}.Checkout>.Content>.CheckoutForm>.Form>h1{margin:0;text-align:left}.Checkout>.Content>.CheckoutForm>.Form>h3{margin-bottom:0;text-align:left}.Checkout>.Content>.CheckoutForm>.Form>.paymentInfo{align-items:center;display:flex;gap:1rem;padding-bottom:3rem}.Checkout>.Content>.CheckoutForm>.Form>.paymentInfo>img{height:3.5rem;opacity:.5;width:3.5rem}.Checkout>.Content>.CheckoutForm>.Form>.paymentInfo>.info{text-align:left;width:250px}.Checkout>.Content>.CheckoutForm>.Form>.paymentInfo>.info>.title{font-weight:600}.Checkout>.Content>.CheckoutForm>.Form>.paymentInfo>.info>.message{color:rgba(var(--base-color-3),1);font-size:.9rem;font-weight:600;line-height:1.2em}.Checkout>.Content>.CheckoutPreview{display:flex;flex:1 1;flex-direction:column;gap:1rem;height:fit-content;min-width:400px;padding:1rem;position:sticky;text-align:left;top:4rem}.Checkout>.Content>.CheckoutPreview>.head{align-items:center;display:flex;justify-content:space-between;margin-top:5rem;padding-left:1rem}.Checkout>.Content>.CheckoutPreview>.head>h3{margin:0;text-align:left}@media screen and (max-width:600px){.Checkout>.Content{display:block;margin:0 auto;max-width:100%;width:100%}.Checkout>.Content>.CheckoutForm{border:0;flex:2 1;padding:1rem}.Checkout>.Content>.CheckoutForm .ShipHead>.Button{min-height:0;padding:.25rem 1rem}.Checkout>.Content>.CheckoutForm>.Button.floater{left:2rem;padding:.125rem .65rem .125rem .8rem;top:2.25rem}.Checkout>.Content>.CheckoutForm>.Button.floater>span{display:none}.Checkout>.Content>.CheckoutPreview{background-color:rgba(var(--base-color-0),1);border-top:1px solid rgba(var(--base-color-2),.5);bottom:0;box-shadow:0 0 10px rgba(var(--shadow));height:fit-content;min-width:0;top:auto}.Checkout>.Content>.CheckoutPreview>.head{display:none}}.CheckoutLastPreview{background-color:rgba(var(--base-color-0),1);border-radius:.5rem;display:flex;flex-direction:column;max-height:90vh;max-height:90dvh;overflow:hidden}.CheckoutLastPreview>.BaseView{padding-top:1rem}.CheckoutLastPreview>.BaseView>.Content{padding:0;text-align:left;z-index:2}.CheckoutLastPreview>.BaseView>.Content>h2{padding:0 2rem}.CheckoutLastPreview>.BaseView>.Content>h3{margin:0;padding:0 2rem}.CheckoutLastPreview>.BaseView>.Content>.List{padding:0 2rem 4rem}.CheckoutLastPreview>.BaseView>.Content>.OrderInfo{padding:0 2rem}.CheckoutLastPreview>.BaseView>.Content>.Footer{background:rgba(var(--base-color-0),1);bottom:0;box-shadow:0 0 10px rgba(var(--shadow));padding:2rem;position:sticky;z-index:11}.CheckoutLastPreview>.BaseView>.Content>.Footer>.OrderValues{margin-bottom:1rem;padding:0 1rem;width:100%}.CheckoutLastPreview>.BaseView>.Content>.Footer>.actions{display:flex;gap:1rem;width:100%}.Form{flex-direction:column;padding:1rem}.Form,.Form__Row{display:flex;flex-wrap:wrap;gap:1rem}.Form__Row{align-items:flex-start;flex-direction:row;width:100%}.Form__Row>:not(.Button,.InputCheck){min-width:200px}.Form__Row>.Button{height:3.5rem;padding:1rem}.Form__Row>.SingleSlotImage{max-width:200px}.Form__Column{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:wrap;gap:1rem;width:100%}.Acordion{border:1px solid rgba(var(--base-color-3),.4);border-radius:.5rem;min-height:56px;overflow:hidden;position:relative}.Acordion,.Acordion__Head{width:100%}.Acordion__Body{border-top:1px solid rgba(var(--base-color-3),.4);width:100%}.AcordionGroup>.Acordion{border-bottom:1px solid rgba(var(--base-color-3),.4);border-left:1px solid rgba(var(--base-color-3),.4);border-radius:0;border-right:1px solid rgba(var(--base-color-3),.4)}.AcordionGroup>.Acordion:first-child{border-radius:.5rem .5rem 0 0;border-top:1px solid rgba(var(--base-color-3),.4)}.AcordionGroup>.Acordion:last-child{border-bottom:1px solid rgba(var(--base-color-3),.4);border-radius:0 0 .5rem .5rem;border-top:0}.InputChoice{align-items:center;border-radius:.5rem;display:flex;flex-direction:row;gap:1rem;height:3.5rem;justify-content:flex-start;min-height:3.5rem;padding:0 1rem;position:relative;width:100%}.InputChoice>label{color:rgba(var(--base-color-3),.4);cursor:pointer;font-size:1rem;font-weight:600;text-align:left;width:100%}.InputChoice>input{background-color:#0000;border:0;color:rgba(var(--base-color-5),1);cursor:pointer;font-size:1rem;outline:0;padding:2px 0;visibility:hidden}.InputChoice>input:checked~.marker:after{background:rgba(var(--base-color-4),1)}.InputChoice>.marker{border-radius:50%;box-shadow:inset 0 0 0 2px rgba(var(--base-color-4),1);cursor:pointer;height:1rem;left:1.25rem;position:absolute;top:1.25rem;width:1rem}.InputChoice>.marker:after{background:#fff0;border-radius:50%;content:"";height:.5rem;left:.25rem;position:absolute;top:.25rem;width:.5rem}.InputChoice.readonly{box-shadow:inset 0 0 0 1px rgba(var(--base-color-2),.7)}.InputChoice.readonly>input{opacity:.3}.InputChoice.readonly>label{opacity:.4}.InputChoice.disabled{cursor:default;opacity:.5}.InputChoice.disabled>label{cursor:default}.InputChoiceGroup{border-radius:.5rem;box-shadow:inset 0 0 0 1px rgba(var(--base-color-3),.4);display:flex;padding-right:1rem;position:relative}.InputChoiceGroup>label{color:rgba(var(--base-color-3),1);font-size:10px;font-weight:600;height:14px;left:1rem;overflow:hidden;position:absolute;top:.5rem}.InputChoiceGroup>.InputChoice{height:2.75rem;margin:.5rem 0 .25rem;min-height:2.75rem;padding:.5rem}.InputChoiceGroup>.InputChoice>label{padding:0}.InputChoiceGroup>.InputChoice>label:not(.marker){height:12px}.ShipmentOptions{border-left:1px solid rgba(var(--base-color-3),.4);margin-left:1rem;position:relative}.ShipmentOptions__Item{align-items:center;display:flex}.ShipmentOptions__Item:not(:last-child){border-bottom:1px solid rgba(var(--base-color-3),.4)}.ShipmentOptions__Item>.InputChoice{width:33%}.ShipmentOptions__Item>.field{font-size:.9rem;font-weight:600;text-align:left;width:33%}.ShipmentOptions__Item>.field.error{font-size:.75rem;opacity:.5;padding-right:1rem;width:66%}.ShipmentOptions__Item>.field:not(.error):nth-child(3){display:none}.ShipmentOptions__Item.labels>div{font-size:.75rem;padding:.25rem;text-align:left;text-transform:uppercase;width:33%}@media screen and (max-width:600px){.ShipmentOptions{border-left:1px solid rgba(var(--base-color-3),.4);margin-left:1rem;position:relative}.ShipmentOptions__Item{align-items:center;display:flex}.ShipmentOptions__Item:not(:last-child){border-bottom:1px solid rgba(var(--base-color-3),.4)}.ShipmentOptions__Item>.field{padding-right:1rem;text-align:left;width:33%}.ShipmentOptions__Item>.field.error{font-size:.75rem;opacity:.5;padding-right:1rem;width:66%}.ShipmentOptions__Item>.field:not(.error):nth-child(2){display:none}.ShipmentOptions__Item>.field:not(.error):nth-child(3){display:block}}.Cart{padding-top:4rem}.Cart>.Content{align-items:flex-start;display:flex;flex-direction:column;margin:0 auto;max-width:1000px;padding:4rem 2rem 2rem;width:100%}.Cart>.Content .foot{padding:1.5rem 0}.Order,.Order>.Content{padding-top:4rem}.Order>.Content{margin:0 auto;max-width:1000px;width:100%;width:calc(100% - 4rem)}.Order>.Content>.Button.floater{left:calc(50% - min(50vw,550px) + 2rem);position:fixed;top:8rem;z-index:11}.Order>.Content>h2{margin-bottom:0}.Order>.Content>.id{color:rgba(var(--base-color-3),1);font-size:.825rem;margin-bottom:2rem}.Order>.Content>.Stages{margin:3rem auto;max-width:800px}.Order>.Content>.Columns{display:flex}.Order>.Content>.Columns>.left{align-items:flex-start;display:flex;flex:2 1;flex-direction:column;max-width:600px;width:100%}.Order>.Content>.Columns>.left>.notice{border-radius:1rem;margin:0 2.5rem 2.5rem 0;text-align:left}.Order>.Content>.Columns>.left>.notice>a:visited{color:#6f787f}.Order>.Content>.Columns>.left>.notice>span{background-color:rgba(var(--base-color-1),1);border-radius:.25rem;box-shadow:inset 0 0 0 1px rgba(var(--base-color-2),1);font-family:monospace;font-size:1rem;font-weight:600;padding:.25rem .5rem;text-transform:uppercase}.Order>.Content>.Columns>.left>.payment{margin:0 2.5rem 2.5rem 0}.Order>.Content>.Columns>.left>.items{margin:0 1rem 1rem 0;width:100%}.Order>.Content>.Columns>.left>.items>div{position:relative}.Order>.Content>.Columns>.left>.items.digital{border-bottom:1px solid rgba(var(--base-color-2),.8)}.Order>.Content>.Columns>.left>.items.physical{grid-gap:2rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.Order>.Content>.Columns>.right{border-left:1px solid rgba(var(--base-color-2),.8);flex:1 1;text-align:left;width:100%}.Order>.Content>.Columns>.right>.OrderInfo{padding-left:2rem}.Order>.Content>.Columns>.right>.totals{background:rgba(var(--base-color-0),1);border-top:1px solid rgba(var(--base-color-2),.8);bottom:0;display:flex;justify-content:flex-start;margin-left:1px;padding:1rem 2rem;position:sticky;width:calc(100% - 1px)}.Order>.Content>.Columns>.right>.totals>.OrderValues{padding:0;width:100%}@media screen and (max-width:600px){.Order>.Content{padding-top:2rem}.Order>.Content>.Button.floater{left:2rem;padding:.125rem .65rem .125rem .8rem;top:2.25rem}.Order>.Content>.Button.floater>span{display:none}.Order>.Content>h2{margin-bottom:0}.Order>.Content>.id{margin-bottom:2rem}.Order>.Content>.Columns{flex-direction:column}.Order>.Content>.Columns>.left>.payment{margin:0 auto 2rem}.Order>.Content>.Columns>.right{border:0;padding:0}.Order>.Content>.Columns>.right>.OrderInfo{padding-left:0;padding-top:3rem}.Order>.Content>.Columns>.right>.totals{padding:1rem 0 0;width:100%}.Order>.Content>.Columns>.right>.totals>.OrderValues{margin-bottom:1rem;padding:0;width:100%}}.OrderInfo,.OrderInfo>.Section{align-items:flex-start;display:flex;flex-direction:column}.OrderInfo>.Section>.title{color:rgba(var(--base-color-3),1);font-size:.825rem;font-weight:700;padding-bottom:.5rem;text-transform:uppercase}.OrderInfo>.Section.Contact{margin-bottom:2.5rem;text-align:left;width:100%}.OrderInfo>.Section.Contact>.name{font-size:1.5rem;font-weight:600}.OrderInfo>.Section.Contact>.phone{font-size:.825rem}.OrderInfo>.Section.Delivery{margin-bottom:2.5rem;text-align:left;width:100%}.OrderInfo>.Section.Delivery>.name{font-size:1.5rem;font-weight:600}.OrderInfo>.Section.Delivery>.service{font-weight:600}.OrderInfo>.Section.Delivery>.date{font-size:.825rem}.OrderInfo>.Section.Address{margin-bottom:2.5rem;text-align:left;width:100%}.OrderInfo>.Section.Address>div>.street{font-size:1.5rem;font-weight:600}.OrderInfo>.Section.Address>div>.cep{font-size:.825rem}.OrderInfo.checkout{flex-direction:row;flex-wrap:wrap;gap:0 2rem}.OrderInfo.checkout>.Section{flex:1 1}.OrderInfo.checkout>.Section>.title{text-align:left}.OrderInfo.checkout>.Section.Contact{color:rgba(var(--base-color-4),1)}.OrderInfo.checkout>.Section.Contact>.name{color:rgba(var(--base-color-5),1);font-size:1rem}.OrderInfo.checkout>.Section.Contact>.email,.OrderInfo.checkout>.Section.Contact>.phone{font-size:.9rem}.OrderInfo.checkout>.Section.Delivery{color:rgba(var(--base-color-4),1)}.OrderInfo.checkout>.Section.Delivery>.service{color:rgba(var(--base-color-5),1);font-size:1rem}.OrderInfo.checkout>.Section.Delivery>.date{font-size:.9rem}.OrderInfo.checkout>.Section.Address{color:rgba(var(--base-color-4),1);width:100%}.OrderInfo.checkout>.Section.Address>div>.street{color:rgba(var(--base-color-5),1);font-size:1rem}.OrderInfo.checkout>.Section.Address>div>.cep,.OrderInfo.checkout>.Section.Address>div>.city,.OrderInfo.checkout>.Section.Address>div>.extra{font-size:.9rem}.OrderValues{font-size:1rem;margin-bottom:2.5rem;width:70%}.OrderValues>.productslist{display:flex;flex-direction:column;width:100%}.OrderValues>.productslist>.productslistItem{align-items:center;color:rgba(var(--base-color-3),1);display:flex;font-size:.9rem;justify-content:space-between;padding:.5rem 0;width:100%}.OrderValues>.productslist>.productslistItem:not(:last-child){border-bottom:1px solid rgba(var(--base-color-2),.8)}.OrderValues>.productslist>.productslistItem>div:first-child{font-size:1rem;font-weight:700}.OrderValues>.productslist>.productslistItem>div>span{font-size:.75rem;font-weight:600;opacity:.5;padding:0 .5rem;text-transform:uppercase}.OrderValues>div{display:flex;justify-content:space-between;padding:.5rem 0}.OrderValues>.manufacture-time{background-color:rgba(var(--base-color-1),1);border-radius:.5rem;color:rgba(var(--yellow-color),1);font-size:.9rem;margin:0 -1rem;padding:.5rem 1rem}.OrderValues>.delivery,.OrderValues>.products{border-bottom:1px solid rgba(var(--base-color-2),.8);color:rgba(var(--base-color-3),1);font-size:.9rem}.OrderValues>.total{font-weight:600}@media screen and (max-width:600px){.OrderValues{font-size:.8rem;margin-bottom:2.5rem;width:70%}.OrderValues>div{display:flex;justify-content:space-between;padding:.25rem 0}.OrderValues>.manufacture-time{background-color:rgba(var(--base-color-1),1);border-radius:.25rem;color:rgba(var(--yellow-color),1);font-size:.9rem;margin:0 -1rem;padding:.25rem 1rem}.OrderValues>.delivery,.OrderValues>.products{border-bottom:1px solid rgba(var(--base-color-2),.8);color:rgba(var(--base-color-3),1);font-size:.9rem}.OrderValues>.total{font-weight:600}}.DigitalStoreItem{align-items:center;display:flex;gap:1rem;padding:1rem 2rem 1rem 0;width:100%}.DigitalStoreItem>.Image{padding:.25rem;position:relative}.DigitalStoreItem>.Image>img{border-radius:.25rem;width:4rem}.DigitalStoreItem>.Info{flex:1 1;text-align:left;width:100%}.DigitalStoreItem>.Info>.Name{font-size:1.5rem;font-weight:600;font-weight:700;letter-spacing:-.075em;line-height:1.25em}.DigitalStoreItem>.Info>.Type{color:rgba(var(--base-color-3),.5);font-size:.8em;font-weight:bolder;letter-spacing:-.075em;text-transform:uppercase}.DigitalStoreItem>.Button{justify-self:flex-end}@media screen and (max-width:600px){.DigitalStoreItem{padding:1rem 0}}.Payment{align-items:center;display:flex;flex-direction:row;max-height:250px}.Payment>img{width:150px}.Payment>.Info{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;padding:0 3rem 0 2rem;pointer-events:all}.Payment>.Info>div{color:rgba(var(--base-color-3),.7);font-size:.75rem;line-break:anywhere;line-height:1.2em;text-align:left;-webkit-user-select:text;user-select:text}@media screen and (max-width:600px){.Payment{flex-direction:column;justify-content:center;max-height:none}.Payment>img{margin-bottom:1rem;width:150px}.Payment>.Info{align-items:center;padding:0 2rem}.Payment>.Info>div{font-size:.65rem;text-align:center}}.Stages{height:4rem;padding:0 2rem;z-index:0}.Stages,.Stages>.Bar{position:relative;width:100%}.Stages>.Bar{align-items:center;background:rgba(var(--base-color-0),1);border-radius:10px;box-shadow:0 0 0 1px rgba(var(--base-color-5),.2);display:flex;height:16px;justify-content:space-between;padding:0 1rem}.Stages>.Bar>.label{color:rgba(var(--base-color-3),1);height:1rem;position:relative;width:1rem;z-index:1}.Stages>.Bar>.label:after{background:rgba(var(--base-color-0),1);border-right:1px solid rgba(var(--base-color-5),.3);content:"";height:1rem;left:50%;position:absolute;top:50%;transform:skew(35deg) translate(-50%,-50%);width:.5rem}.Stages>.Bar>.label>span{font-size:.825rem;position:absolute;top:2rem;transform:translateX(-50%);transform-origin:center}.Stages>.Bar>.label.filled{color:rgba(var(--base-color-5),1);font-weight:600}.Stages>.Bar>.label.passed{color:rgba(var(--base-color-2),1);text-decoration-line:1}.Stages>.Bar>.Filler{border-radius:10px;height:8px;left:16px;overflow:hidden;position:absolute;top:8px;width:100%}.Stages>.Bar>.Filler>.Fill{background:linear-gradient(-90deg,rgba(var(--pink-color),1) 20%,rgba(var(--pink-color),0) 100%);height:8px;position:relative}.Stages>.Bar>.Filler>.Fill:before{left:.5rem;width:1rem}.Stages>.Bar>.Filler>.Fill:after,.Stages>.Bar>.Filler>.Fill:before{background:rgba(var(--base-color-0),1);content:"";height:1rem;position:absolute;top:50%;transform:skew(35deg) translate(-50%,-50%)}.Stages>.Bar>.Filler>.Fill:after{left:calc(100% + .5rem);width:.5rem}@media screen and (max-width:600px){.Stages>.Bar>.label>span{font-size:.825rem;position:absolute;transform:translateX(-50%);transform-origin:center}.Stages>.Bar>.label:nth-child(odd)>span{top:2rem}.Stages>.Bar>.label:nth-child(2n)>span{top:-2rem}}.Admin .Menu{align-items:flex-start;display:flex;flex-direction:column;gap:.25rem;padding:4rem 1rem 0}.Admin .Menu>.MenuItem{border-radius:.25rem;cursor:pointer;font-size:1.125rem;font-weight:600;letter-spacing:-.05em;padding:.5rem 1rem;text-align:left;width:100%}.Admin .Menu>.MenuItem.active{background-color:rgba(var(--base-color-5),1);color:rgba(var(--base-color-0),1)}.Carousel .CarouselItems{display:flex;flex-direction:column;gap:1rem;padding:1rem}.Carousel .CarouselItems .CarouselItem{align-items:flex-end;border:1px solid rgba(var(--base-color-2),.5);border-radius:.5rem;display:flex;gap:1rem;overflow:hidden;padding:1rem;position:relative}.Carousel .CarouselItems .CarouselItem>.visibility{background-color:rgba(var(--status-green),1);border-radius:.5rem;color:rgba(var(--base-color-0),1);font-size:.65rem;font-weight:700;left:1rem;padding:0 .5rem;position:absolute;text-transform:uppercase;top:1rem;z-index:2}.Carousel .CarouselItems .CarouselItem>.visibility.hidden{background-color:rgba(var(--status-red),1)}.Carousel .CarouselItems .CarouselItem>.visibility.admin{background-color:rgba(var(--status-yellow),1)}.Carousel .CarouselItems .CarouselItem>.Actions{align-items:flex-start;display:flex;flex-direction:column}.Carousel .CarouselItems .CarouselItem>img{filter:blur(40px);height:100%;left:50%;opacity:.4;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:-1}.Carousel .CarouselItems .CarouselItem>.Image{aspect-ratio:16/9;background:rgba(var(--base-color-0),1);background:radial-gradient(circle at 50% 0,rgba(var(--base-color-1),.3) 0,rgba(var(--base-color-2),.2) 80%);border-radius:.25rem;display:flex;justify-content:center;overflow:hidden;position:relative;width:200px}.Carousel .CarouselItems .CarouselItem>.Image.square{aspect-ratio:1/1;width:100px}.Carousel .CarouselItems .CarouselItem>.Image>img{height:100%;-webkit-mask-image:linear-gradient(180deg,#fff0 0,#fff 15%,#fff 85%,#fff3);mask-image:linear-gradient(180deg,#fff0 0,#fff 15%,#fff 85%,#fff3)}.Carousel .CarouselItems .CarouselItem>.Image>.Panes{position:absolute}.Carousel .CarouselItems .CarouselItem>.Image>.Panes .InfosPreview{color:rgba(var(--base-color-5),1);font-size:5px;padding:1rem;z-index:0}.Carousel .CarouselItems .CarouselItem>.Image>.Panes .InfosPreview>.Title{font-size:2em;font-weight:bolder;letter-spacing:-.07em;line-height:1em;min-width:fit-content;text-shadow:.1em .1em rgba(var(--base-color-0),1)}.Carousel .CarouselItems .CarouselItem>.Image>.Panes .InfosPreview>.Text{color:rgba(var(--base-color-5),1);display:flex;font-size:.8em;font-weight:400;letter-spacing:-.06em;line-height:1.1em;margin-bottom:.5em}.Carousel .CarouselItems .CarouselItem>.Image>.Panes .InfosPreview>.Text>div{flex-grow:1;width:0}.Carousel .CarouselItems .CarouselItem>.Image>.Panes .InfosPreview>.PButton{background:rgba(var(--pink-color),1);font-size:.5em;padding:.5em;width:fit-content}.Carousel .CarouselItems .CarouselItem>.Image>.Panes .InfosPreview.lefttop{left:12.5%;text-align:left;top:12.5%;transform:translate(0)}.Carousel .CarouselItems .CarouselItem>.Image>.Panes .InfosPreview.leftcenter{left:12.5%;text-align:left;top:50%;transform:translateY(-50%)}.Carousel .CarouselItems .CarouselItem>.Image>.Panes .InfosPreview.leftbottom{bottom:12.5%;left:12.5%;text-align:left;transform:translate(0)}.Carousel .CarouselItems .CarouselItem>.Image>.Panes .InfosPreview.centertop{left:50%;top:12.5%;transform:translate(-50%)}.Carousel .CarouselItems .CarouselItem>.Image>.Panes .InfosPreview.centertop>.PButton{margin:0 auto}.Carousel .CarouselItems .CarouselItem>.Image>.Panes .InfosPreview.centercenter{left:50%;top:50%;transform:translate(-50%,-50%)}.Carousel .CarouselItems .CarouselItem>.Image>.Panes .InfosPreview.centercenter>.PButton{margin:0 auto}.Carousel .CarouselItems .CarouselItem>.Image>.Panes .InfosPreview.centerbottom{bottom:12.5%;left:50%;transform:translate(-50%)}.Carousel .CarouselItems .CarouselItem>.Image>.Panes .InfosPreview.centerbottom>.PButton{margin:0 auto}.Carousel .CarouselItems .CarouselItem>.Image>.Panes .InfosPreview.righttop{right:12.5%;text-align:right;top:12.5%;transform:translate(0)}.Carousel .CarouselItems .CarouselItem>.Image>.Panes .InfosPreview.righttop>.PButton{margin:0 0 0 auto}.Carousel .CarouselItems .CarouselItem>.Image>.Panes .InfosPreview.rightcenter{right:12.5%;text-align:right;top:50%;transform:translateY(-50%)}.Carousel .CarouselItems .CarouselItem>.Image>.Panes .InfosPreview.rightcenter>.PButton{margin:0 0 0 auto}.Carousel .CarouselItems .CarouselItem>.Image>.Panes .InfosPreview.rightbottom{bottom:12.5%;right:12.5%;text-align:right;transform:translate(0)}.Carousel .CarouselItems .CarouselItem>.Image>.Panes .InfosPreview.rightbottom>.PButton{margin:0 0 0 auto}.Carousel .CarouselItems .CarouselItem>.Infos{flex:1 1;text-align:left}.Carousel .CarouselItems .CarouselItem>.Infos>.Title{font-size:1rem;font-weight:bolder;letter-spacing:-.05em}.Carousel .CarouselItems .CarouselItem>.Infos>.Text{font-size:.9rem}.Carousel .CarouselItems .CarouselItem>.Infos>.Action{align-items:center;background:rgba(var(--base-color-2),.3);border-radius:.25rem;display:flex;font-size:.8rem;margin-top:.5rem;padding:0 .75rem;width:fit-content}.Carousel .CarouselItems .CarouselItem>.Infos>.Action>.Icon{margin:0 1rem;width:1rem}.CarouselPortal{background:rgba(var(--base-color-0),1);border-radius:.5rem;box-shadow:5px 5px 20px rgba(var(--shadow)),inset 0 0 0 1px rgba(var(--base-color-2),1);height:100%;max-height:100%;max-width:600px;padding:1rem;width:calc(100vw - 2rem)}.CarouselPortal .SingleSlotImage{aspect-ratio:3/1;min-width:100%}.CarouselPortal .Contents{border:1px solid rgba(var(--base-color-3),.5);border-radius:.5rem;max-height:300px;padding:1rem}.CarouselPortal .Contents .Acordion{margin-bottom:1rem}.CarouselPortal .Contents .Acordion .CarouselPortalHeader{align-items:center;display:flex;height:56px;justify-content:space-between;padding:1rem}.CarouselPortal .Contents .Acordion .Form__Row{padding:1rem}.CarouselPortal .Contents .Acordion .Form__Row .LocationSetter{aspect-ratio:3/1;height:50px;min-width:auto;padding-top:3px}.CarouselPortal>.ButtonBar{justify-content:flex-end}@media screen and (max-width:600px){.CarouselPortal{height:calc(100dvh - 2rem)}}.LocationSetter{flex-direction:column}.LocationSetter,.LocationSetter>div{display:flex;justify-content:space-between}.LocationSetter>div>div{aspect-ratio:1/1;border:2px solid rgba(var(--base-color-3),1);border-radius:7px;cursor:pointer;width:6%}.LocationSetter>div>div:hover{background:rgba(var(--base-color-3),.5)}.LocationSetter>div.active>div.active{background:rgba(var(--base-color-5),1)}.NewsletterInscriptions{display:flex;flex-direction:column}.NewsletterInscriptions>.NewsletterInscriptionsContent{max-width:1000px;padding:2rem}.NewsletterInscriptions>.NewsletterInscriptionsContent>.NewsletterInscriptionsHeader{border-bottom:1px solid rgba(var(--base-color-5),1);display:flex;font-weight:700;justify-content:space-between;padding-bottom:.5rem}.NewsletterInscriptions>.NewsletterInscriptionsContent>.NewsletterInscriptionsItem{display:flex;justify-content:space-between;padding:.5rem 0}.NewsletterInscriptions>.NewsletterInscriptionsContent>.NewsletterInscriptionsItem:not(:last-child){border-bottom:1px solid rgba(var(--base-color-2),.5)}.ResizableContent{display:flex;height:100%;min-height:0;overflow:hidden;position:relative;width:100%}.ResizableContent>.contentA{height:100%;min-height:0;min-width:0;position:relative;transition-property:transform;width:50%;z-index:1}.ResizableContent>.handle{background-color:rgba(var(--base-color-3),.2);height:100%;position:relative;width:1px;z-index:2}.ResizableContent>.handle>.handler{backgroundr:#0000;cursor:ew-resize;height:100%;left:-1px;position:absolute;top:0;width:3px}.ResizableContent>.handle>.handler:hover{background-color:rgba(var(--base-color-3),1)}.ResizableContent>.contentB{flex:1 1;height:100%;min-height:0;min-width:0;position:relative;transition-property:transform;z-index:1}@media screen and (max-width:600px){.ResizableContent>.contentA{position:absolute;width:100%!important}.ResizableContent>.handle{display:none}.ResizableContent>.contentB{background-color:rgba(var(--base-color-0),1);box-shadow:0 0 20px rgba(var(--shadow));position:absolute;transform:translateX(110%);width:100%!important}.ResizableContent.opened>.contentB{transform:translateX(0)}}.Toolbar{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(var(--base-color-1),.8);display:flex;gap:1rem;height:3rem;justify-content:space-between;padding:.5rem 1rem;position:sticky;top:0;width:100%;z-index:1}.Toolbar>.text{font-size:1.25rem;font-weight:bolder;letter-spacing:-.05em}.Toolbar>.actions{display:flex;gap:.5rem}.Toolbar>.actions>button{align-items:center;background:#0000;border-radius:.25rem;border-radius:.5rem;color:rgba(var(--base-color-5),1);display:flex;flex-direction:row-reverse;font-size:.75rem;font-weight:700;height:2rem;overflow:hidden;padding:0;text-transform:uppercase}.Toolbar>.actions>button>.Icon{height:2rem;margin:.5rem;width:2rem}.Toolbar>.actions>button>div{background-color:rgba(var(--base-color-0),1);padding:.5rem 1rem}.Toolbar>.actions>button>div~.Icon{background-color:rgba(var(--base-color-0),1);height:2rem;margin:0;padding:.5rem 0 .5rem .5rem;width:2rem}.InputTextArea{align-items:flex-start;border-radius:.5rem;box-shadow:inset 0 0 0 1px rgba(var(--base-color-3),.4);display:flex;flex-direction:column-reverse;justify-content:center;min-height:3.5rem;overflow:hidden;padding:.5rem 3px .5rem 1rem;position:relative;width:100%}.InputTextArea>label{color:rgba(var(--base-color-3),1);font-size:10px;font-weight:600;height:20px}.InputTextArea>.textarea{border:0;color:rgba(var(--base-color-5),1);font-size:1rem;outline:0;text-align:left;width:100%}.InputTextArea.readonly{box-shadow:inset 0 0 0 1px rgba(var(--base-color-3),.3);pointer-events:none}.InputTextArea.readonly>input,.InputTextArea.readonly>input:focus{opacity:.3}.InputTextArea.readonly>input:focus::placeholder{opacity:0}.InputTextArea.readonly>input:focus~label,.InputTextArea.readonly>input:not(:placeholder-shown)~label{opacity:.4;top:.5rem}.DropFile,.SingleSlotImage{align-items:center;aspect-ratio:1/1;border:1px dashed rgba(var(--base-color-3),.4);border-radius:.5rem;color:rgba(var(--base-color-3),.4);display:flex;font-size:.825rem;justify-content:center}.SingleSlotImage{overflow:hidden;padding:.25rem;pointer-events:all;position:relative}.SingleSlotImage>img{width:100%}.SingleSlotImage>input{display:none}.SingleSlotImage>label{align-items:center;border-radius:.25rem;box-shadow:inset 0 0 0 0 rgba(var(--base-color-3),.4);cursor:pointer;display:flex;height:100%;justify-content:center;padding:.5rem;width:100%}.SingleSlotImage>label.isOver{box-shadow:inset 0 0 0 2px rgba(var(--base-color-3),.4)}.SingleSlotImage>.MoreOptions{bottom:.5rem;position:absolute;right:.5rem}.SingleSlotImage>.MoreOptions>.Button{border-radius:.25rem;height:2rem;padding:.25rem;width:2rem}.SingleSlotImage>.identifier{background-color:rgba(var(--base-color-0),1);font-size:.8rem;left:0;padding:0 .5rem;pointer-events:none;position:absolute;top:.25rem}@media(hover:hover){.SingleSlotImage:hover>label{box-shadow:inset 0 0 0 2px rgba(var(--base-color-3),.4)}}@media(hover:none){.SingleSlotImage{-webkit-tap-highlight-color:hsla(0,0%,100%,.2);box-shadow:0 0 0 2px #ffffff1a,0 0 0 4px #000}}.SingleSlotAudio{align-items:center;border:1px dashed rgba(var(--base-color-3),.4);border-radius:.5rem;color:rgba(var(--base-color-2),1);display:flex;font-size:.825rem;justify-content:center;min-height:56px;padding:.25rem;pointer-events:all;position:relative}.SingleSlotAudio>img{width:100%}.SingleSlotAudio>input{display:none}.SingleSlotAudio>label{align-items:center;border-radius:.25rem;box-shadow:inset 0 0 0 0 rgba(var(--base-color-3),.4);cursor:pointer;display:flex;height:100%;justify-content:center;padding:.5rem;width:100%}.SingleSlotAudio>label.isOver{box-shadow:inset 0 0 0 2px rgba(var(--base-color-3),.4)}.SingleSlotAudio>.UploadingFrame{background-color:rgba(var(--base-color-0),.8);border-radius:1rem;height:100%;left:0;padding:.5rem 1rem;position:absolute;top:0;width:100%}.SingleSlotAudio>.UploadingFrame>.filename{color:#919191;font-size:.75rem;margin-bottom:.25rem}.SingleSlotAudio>.AudioPlayerSingle{color:rgba(var(--base-color-5),1);-webkit-user-select:none;user-select:none;width:100%}.SingleSlotAudio>.AudioPlayerSingle>.Top{display:flex;padding:0 1rem 0 0}.SingleSlotAudio>.AudioPlayerSingle>.Top>.Controls{align-items:center;display:flex;justify-content:space-around}.SingleSlotAudio>.AudioPlayerSingle>.Top>.Time{align-items:center;display:flex;flex:1 1;font-size:12px;font-weight:600;gap:16px;justify-content:space-between;max-width:800px}.SingleSlotAudio>.AudioPlayerSingle>.Top>.Time>span{text-align:center;width:40px}.SingleSlotAudio>.AudioPlayerSingle>.Top>.Volume{align-items:center;display:flex;font-size:12px;font-weight:600;gap:8px;justify-content:space-between;width:150px}.SingleSlotAudio>.AudioPlayerSingle>.Bottom{display:flex;padding:0 1rem 1rem}.SingleSlotAudio>.AudioPlayerSingle>.Bottom>.MoreOptions>.Button{border-radius:.25rem;bottom:.5rem;height:2rem;padding:.25rem;position:absolute;right:.5rem;width:2rem}@media(hover:hover){.SingleSlotAudio:hover>label{box-shadow:inset 0 0 0 2px rgba(var(--base-color-3),.4)}}@media(hover:none){.SingleSlotAudio{-webkit-tap-highlight-color:hsla(0,0%,100%,.2);box-shadow:0 0 0 2px #ffffff1a,0 0 0 4px #000}}.SingleSlotVideo{align-items:center;aspect-ratio:9/16;border:1px dashed rgba(var(--base-color-3),.4);border-radius:.5rem;color:rgba(var(--base-color-3),.4);display:flex;font-size:.825rem;height:300px;justify-content:center;overflow:hidden;padding:.25rem;pointer-events:all;position:relative;width:fit-content}.SingleSlotVideo>video{aspect-ratio:9/16;height:100%}.SingleSlotVideo>input{display:none}.SingleSlotVideo>label{align-items:center;border-radius:.25rem;box-shadow:inset 0 0 0 0 rgba(var(--base-color-3),.4);cursor:pointer;display:flex;height:100%;justify-content:center;padding:.5rem;width:100%}.SingleSlotVideo>label.isOver{box-shadow:inset 0 0 0 2px rgba(var(--base-color-3),.4)}.SingleSlotVideo>.MoreOptions>.Button{border-radius:.25rem;bottom:.5rem;height:2rem;padding:.25rem;position:absolute;right:.5rem;width:2rem}.SingleSlotVideo>.identifier{background-color:rgba(var(--base-color-0),1);font-size:.8rem;left:0;padding:0 .5rem;pointer-events:none;position:absolute;top:.25rem}@media(hover:hover){.SingleSlotVideo:hover>label{box-shadow:inset 0 0 0 2px rgba(var(--base-color-3),.4)}}@media(hover:none){.SingleSlotVideo{-webkit-tap-highlight-color:hsla(0,0%,100%,.2);box-shadow:0 0 0 2px #ffffff1a,0 0 0 4px #000}}.Slider{border-radius:8px;cursor:pointer;height:30px;position:relative;-webkit-user-select:none;user-select:none;width:100%}.Slider__Cache,.Slider__Current,.Slider__Track{background-color:rgba(var(--base-color-5),.2);border-radius:10px;height:10px;left:0;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:100%}.Slider__Current{background-color:rgba(var(--base-color-5),.8)}.Slider__Pin{pointer-events:all;right:-5px;width:5px}.Slider__Pin,.Slider__Pin__Ghost{background-color:rgba(var(--base-color-5),1);position:absolute;top:50%;transform:translate(-50%,-50%)}.Slider__Pin__Ghost{height:10px;left:10px;opacity:0;pointer-events:none;transition-property:height,opacity,left;width:2px}.Slider__Pin__Ghost>div{font-size:12px;font-weight:600;left:50%;position:absolute;top:50%;transform:translate(-50%,75%);transform-origin:center center}.Slider.show .Slider__Pin__Ghost{height:20px;opacity:.7;transition-property:height,opacity}.Slider.show .Slider__Pin__Ghost>div{transform:translate(-50%,75%)}.Slider.thin .Slider__Cache,.Slider.thin .Slider__Current,.Slider.thin .Slider__Track{height:2px}@media screen and (max-width:600px){.Slider.show .Slider__Pin__Ghost{height:20px;opacity:.7;transition-property:height,opacity}.Slider.show .Slider__Pin__Ghost>div{transform:translate(-50%,-200%)}}.CompletionBar{background-color:rgba(var(--base-color-0),1);border-radius:1rem;box-shadow:0 0 0 1px rgba(var(--base-color-3),.3);height:1rem;padding:2px;width:100%}.CompletionBar>.Bar{align-items:center;background-color:rgba(var(--yellow-color),1);border-radius:1rem;color:rgba(var(--base-color-0),1);display:flex;font-size:.75rem;font-weight:700;height:calc(1rem - 4px);justify-content:center;overflow:hidden}.MoreOptions{height:fit-content;width:fit-content}.InputCheck,.MoreOptions,.MoreOptions>.Button{position:relative}.InputCheck{align-items:center;border-radius:.5rem;display:flex;flex-direction:row;gap:1rem;height:3.5rem;justify-content:flex-start;min-height:3.5rem;padding:0 1rem;width:100%}.InputCheck>label{color:rgba(var(--base-color-3),1);cursor:pointer;font-size:1rem;font-weight:600;text-align:left;width:fit-content}.InputCheck>input{background-color:#0000;border:0;color:rgba(var(--base-color-5),1);cursor:pointer;font-size:1rem;outline:0;padding:2px 0;visibility:hidden}.InputCheck>input:checked~.marker:after{background:rgba(var(--base-color-5),1)}.InputCheck>.marker{border-radius:.25rem;box-shadow:inset 0 0 0 2px rgba(var(--base-color-5),1);cursor:pointer;height:1.25rem;left:1.125rem;position:absolute;top:1.125rem;width:1.25rem}.InputCheck>.marker:after{background:#fff0;border-radius:.125rem;content:"";height:.75rem;left:.25rem;position:absolute;top:.25rem;width:.75rem}.InputCheck.readonly{box-shadow:inset 0 0 0 1px rgba(var(--base-color-2),.7)}.InputCheck.readonly>input{opacity:.3}.InputCheck.readonly>label{opacity:.4}.InputCheck.disabled{cursor:default;opacity:.5}.InputCheck.disabled>label{cursor:default}.Arrows{flex-direction:column;height:2.5rem}.Arrows,.Arrows>button{align-items:center;display:flex;justify-content:center}.Arrows>button{height:1rem;position:relative}.Arrows>button>.Icon{stroke-width:8%;height:1.5rem;opacity:.5;position:absolute;width:1.5rem}.Arrows>button:disabled{pointer-events:none}.Arrows>button:disabled>.Icon{opacity:.1}.Arrows.horizontal{flex-direction:row}.Arrows.horizontal>button{height:auto;width:1rem}@media(hover:hover){.Arrows>button:hover{background-color:rgba(var(--base-color-0),1);color:rgba(var(--base-color-5),1)}.Arrows>button:hover>.Icon{opacity:1}}.ProductSelector>.header{align-items:center;display:flex;justify-content:space-between}.ProductSelector>.list{display:flex;flex-wrap:wrap;gap:2rem;padding:2rem}.ProductSelectorCard{align-items:center;border-radius:.25rem;color:rgba(var(--base-color-3),1);cursor:pointer;display:flex;flex-direction:column;font-size:.75rem;font-weight:600;justify-content:center;padding:.5rem;width:120px}.ProductSelectorCard>img{opacity:.2;width:100px}.ProductSelectorCard>.ellipsis{text-align:center;width:100%}.ProductSelectorCard.selected{color:rgba(var(--base-color-5),1)}.ProductSelectorCard.selected>img{opacity:1}.ProductSelectorPicker{background-color:rgba(var(--base-color-0),1);border-radius:1rem;box-shadow:inset 0 0 0 1px rgba(var(--base-color-2),1);display:flex;flex-wrap:wrap;gap:2rem;max-height:60vh;max-height:60dvh;padding:2rem;position:relative;width:50vw}.ProductSelectorPicker>.selected{background-color:rgba(var(--base-color-1),1)}.ReleaseSelector>.header{align-items:center;display:flex;justify-content:space-between}.ReleaseSelector>.list{display:flex;flex-wrap:wrap;gap:2rem;padding:2rem}.ReleaseSelectorCard{align-items:center;border-radius:.25rem;color:rgba(var(--base-color-3),1);cursor:pointer;display:flex;flex-direction:column;font-size:.75rem;font-weight:600;justify-content:center;padding:.5rem;width:120px}.ReleaseSelectorCard>img{opacity:.2;width:100px}.ReleaseSelectorCard>.ellipsis{text-align:center;width:100%}.ReleaseSelectorCard.selected{color:rgba(var(--base-color-5),1)}.ReleaseSelectorCard.selected>img{opacity:1}.ReleaseSelectorPicker{background-color:rgba(var(--base-color-0),1);border-radius:1rem;box-shadow:inset 0 0 0 1px rgba(var(--base-color-2),1);display:flex;flex-wrap:wrap;gap:2rem;max-height:60vh;max-height:60dvh;padding:2rem;position:relative;width:50vw}.ReleaseSelectorPicker>.selected{background-color:rgba(var(--base-color-1),1)}.InputNumber{align-items:flex-start;border-radius:.5rem;box-shadow:inset 0 0 0 1px rgba(var(--base-color-3),.4);display:flex;flex-direction:column-reverse;height:3.5rem;justify-content:center;min-height:3.5rem;position:relative;width:100%}.InputNumber>label{color:rgba(var(--base-color-3),1);font-size:10px;font-weight:600;height:14px;left:1rem;opacity:0;overflow:hidden;position:absolute;top:1rem}.InputNumber>input{background-color:#0000;border:0;color:rgba(var(--base-color-5),1);font-size:1rem;outline:0;padding:1.5rem 1rem;width:100%}.InputNumber>input:focus{padding:1.5rem 1rem .5rem}.InputNumber>input:focus::placeholder{opacity:0}.InputNumber>input:focus~label{opacity:1;top:.5rem}.InputNumber>input:not(:placeholder-shown){padding:1.5rem 1rem .5rem}.InputNumber>input:not(:placeholder-shown)~label{opacity:1;top:.5rem}.InputNumber.readonly{box-shadow:inset 0 0 0 1px rgba(var(--base-color-2),.7);pointer-events:none}.InputNumber.readonly>input,.InputNumber.readonly>input:focus{opacity:.3}.InputNumber.readonly>input:focus::placeholder{opacity:0}.InputNumber.readonly>input:focus~label,.InputNumber.readonly>input:not(:placeholder-shown)~label{opacity:.4;top:.5rem}.StoreItemCard{align-items:center;cursor:pointer;display:flex;gap:1rem;padding:1rem;position:relative;width:100%}.StoreItemCard>img{height:10rem;opacity:.4;pointer-events:none;transform:scale(1);width:10rem}.StoreItemCard>.Info{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;min-width:0;opacity:.5;position:relative}.StoreItemCard>.Info>.type{color:rgba(var(--base-color-3),1);font-size:.75rem;text-transform:uppercase}.StoreItemCard>.Info>.name{font-size:1.5rem;font-weight:600;text-align:left;width:100%}.StoreItemCard>.Info>.description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:rgba(var(--base-color-3),1);display:-webkit-box;font-size:.825rem;overflow:hidden;text-align:left;width:100%}.StoreItemCard>.Info>.value{font-size:1.25rem;font-weight:600;margin-top:.25rem}.StoreItemCard>.Info>.Tag{position:absolute;right:0;top:0}.StoreItemCard>.status{background-color:currentColor;border-radius:50%;box-shadow:0 0 10px currentColor;height:1rem;left:2rem;position:absolute;top:2rem;width:1rem}.StoreItemCard>.status.ACTIVE{color:rgba(var(--status-green),1)}.StoreItemCard>.status.HIDDEN{color:rgba(var(--status-yellow),1)}.StoreItemCard>.status.INACTIVE{color:rgba(var(--status-red),1)}.StoreItemCard:hover{background-color:rgba(var(--base-color-2),.3)}.StoreItemCard.active{background-color:rgba(var(--base-color-2),.5)}.StoreItemCard.active img{opacity:1;transform:scale(1.1)}.StoreItemCard.active>.Info{opacity:1}.EditStoreItem{padding:1rem;text-align:left}.EditStoreItem h3{margin-bottom:0}.EditStoreItem .tagpaths{align-self:center;color:rgba(var(--base-color-3),1);flex:1 1;font-size:.825rem}.EditStoreItem .tagpaths>span{background-color:rgba(var(--base-color-0),1);border:1px solid rgba(var(--base-color-1),1);border-radius:.25rem;color:rgba(var(--status-yellow),1);padding:.1rem .25rem}.EditStructureHeader{align-items:center;display:flex;justify-content:space-between;padding:.25rem .5rem .25rem 1.5rem}.EditStructureHeader>.Left{align-items:center;cursor:pointer;display:flex;flex:1 1;gap:2rem}.StructureSelector{background:rgba(var(--base-color-0),1);border-radius:.5rem;box-shadow:0 0 0 1px rgba(var(--base-color-2),1),5px 5px 15px 5px rgba(var(--base-color-0),1);display:flex;flex-wrap:wrap;gap:.5rem;overflow:hidden;padding:.5rem}.StructureSelector>div{background-color:rgba(var(--base-color-2),.5);border-radius:.25rem;box-shadow:0 0 0 1px rgba(var(--base-color-2),1);color:rgba(var(--base-color-3),1);cursor:pointer;font-size:.825rem;font-weight:700;padding:.5rem 1rem;text-transform:uppercase}.StructureSelector>div:hover{background-color:rgba(var(--base-color-1),1);color:rgba(var(--base-color-5),1)}.Tag{align-items:center;background-color:rgba(var(--base-color-3),.2);border-radius:1rem;color:rgba(var(--base-color-3),1);display:flex;flex-wrap:wrap;font-size:.65rem;font-weight:700;justify-content:center;padding:.25rem .75rem;text-transform:uppercase}.EditStructure{padding:1rem}.EditStructure.Top>.Images{grid-gap:1rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.EditStructure.Top>.Images>div{aspect-ratio:3/1}.EditStructure.TopStatic>.Images{grid-gap:1rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.EditStructure.TopStatic>.Images>div{aspect-ratio:3/1}.EditStructure.Detail{padding-top:0}.EditStructure.Detail>.Edits{display:flex;gap:1rem}.EditStructure.Detail>.Edits>.Images{grid-gap:1rem;display:grid;flex:1 1;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.EditStructure.Detail>.Edits>.Images>div{aspect-ratio:3/1}.EditStructure.Detail>.Edits>.Text{flex:2 1}.EditStructure.Detail>.Edits.flip{flex-direction:row-reverse}.InputDropdown{align-items:flex-start;border-radius:.5rem;box-shadow:inset 0 0 0 1px rgba(var(--base-color-3),1.4);display:flex;flex-direction:column-reverse;height:3.5rem;justify-content:center;min-height:3.5rem;position:relative;width:100%}.InputDropdown>label{color:rgba(var(--base-color-3),1);font-size:10px;font-weight:600;height:14px;left:1rem;opacity:0;overflow:hidden;position:absolute;top:1rem}.InputDropdown>input{background-color:#0000;border:0;color:rgba(var(--base-color-5),1);font-size:1rem;outline:0;padding:1.5rem 1rem;width:100%}.InputDropdown>input:focus{padding:1.5rem 1rem .5rem}.InputDropdown>input:focus::placeholder{opacity:0}.InputDropdown>input:focus~label{opacity:1;top:.5rem}.InputDropdown>input:not(:placeholder-shown){padding:1.5rem 1rem .5rem}.InputDropdown>input:not(:placeholder-shown)~label{opacity:1;top:.5rem}.InputDropdown>button{background:#0000;border:0;opacity:.4;position:absolute;right:.5rem}.InputDropdown.readonly{box-shadow:inset 0 0 0 1px rgba(var(--base-color-2),.7);pointer-events:none}.InputDropdown.readonly>input,.InputDropdown.readonly>input:focus{opacity:.3}.InputDropdown.readonly>input:focus::placeholder{opacity:0}.InputDropdown.readonly>input:focus~label,.InputDropdown.readonly>input:not(:placeholder-shown)~label{opacity:.4;top:.5rem}.InputDropdownPortal{background:rgba(var(--base-color-0),1);border-radius:.5rem;box-shadow:inset 0 0 0 2px rgba(var(--base-color-5),.2),2px 2px 10px 3px rgba(var(--shadow));margin-top:.5rem;padding:.5rem 0}.InputDropdownPortal>.InputDropdownItem{color:rgba(var(--base-color-3),1);cursor:pointer;margin:0 2px;padding:.5rem 1rem;text-align:left}.InputDropdownPortal>.InputDropdownItem:hover{background-color:rgba(var(--base-color-1),1);color:rgba(var(--base-color-5),1)}.OrderItemCard{cursor:pointer;flex:1 1;opacity:.5;position:relative;width:100%}.OrderItemCard>.Wrapper{align-items:center;display:flex;gap:0;width:100%}.OrderItemCard>.Wrapper>.Images{aspect-ratio:1/1;display:flex;filter:var(--storeItemFilter-unfocused);flex-wrap:wrap;margin:0;min-width:200px;padding:2rem;position:relative;width:50%}.OrderItemCard>.Wrapper>.Images:before{background-color:rgba(var(--base-color-4),.3);content:"";filter:blur(10px);height:10%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition-duration:.4s;width:10%}.OrderItemCard>.Wrapper>.Images>img{aspect-ratio:1/1;height:fit-content;position:relative;width:100%}.OrderItemCard>.Wrapper>.Images>div{align-items:center;display:flex;font-size:2rem;justify-content:center;width:50%}.OrderItemCard>.Wrapper>.Images.with2>img{width:60%!important}.OrderItemCard>.Wrapper>.Images.with2>img:last-child{bottom:2rem;position:absolute;right:2rem;width:40%!important}.OrderItemCard>.Wrapper>.Infos{align-items:flex-start;color:rgba(var(--base-color-3),1);display:flex;flex-direction:column;font-size:1rem;text-align:left}.OrderItemCard>.Wrapper>.Infos>.orderTypes{display:flex;gap:.5rem;margin-left:-.5rem;padding:.5rem 0}.OrderItemCard>.Wrapper>.Infos>.orderTypes>span{background-color:rgba(var(--base-color-1),1);border-radius:1rem;color:rgba(var(--base-color-5),.3);font-size:.6rem;font-weight:700;padding:.125rem .5rem;text-transform:uppercase}.OrderItemCard>.Wrapper>.Infos>.type{color:rgba(var(--base-color-3),1);font-size:.6em;font-weight:700;text-transform:uppercase}.OrderItemCard>.Wrapper>.Infos>.title{font-size:1.5em;font-weight:700;letter-spacing:-.075em}.OrderItemCard>.Wrapper>.Infos>.description{color:rgba(var(--base-color-3),1);font-size:.75em}.OrderItemCard>.Wrapper>.Infos>.price{font-size:1.5em;font-weight:600;letter-spacing:-.075em}.OrderItemCard>.Wrapper>.status{background-color:currentColor;border-radius:50%;box-shadow:0 0 10px currentColor;height:1rem;left:2rem;position:absolute;top:2rem;width:1rem}.OrderItemCard>.Wrapper>.status.DELIVERED{color:rgba(var(--status-green),1)}.OrderItemCard>.Wrapper>.status.MADE,.OrderItemCard>.Wrapper>.status.PAID,.OrderItemCard>.Wrapper>.status.SENT{color:rgba(var(--status-yellow),1)}.OrderItemCard>.Wrapper>.status.UNSIGNED{color:rgba(var(--status-red),1)}.OrderItemCard.active{background-color:rgba(var(--base-color-2),.5);opacity:1}.OrderItemCard.active>.Wrapper>.Images{filter:var(--storeItemFilter-focused);transform:scale(1.1)}.OrderItemCard.active>.Wrapper>.Images:before{filter:blur(40px);height:70%;width:70%}.OrderItemCard.active>.Wrapper>.Images.with2>img{transition-duration:.3s;width:70%!important}.OrderItemCard.active>.Wrapper>.Images.with2>img:last-child{transition-duration:.2s;width:50%!important}@media(hover:hover){.OrderItemCard:hover{background-color:rgba(var(--base-color-2),.3)}}@media(hover:hover)and (hover:none){.OrderItemCard>.Images{filter:var(--storeItemFilter-unfocused);opacity:1}.OrderItemCard>.Images:before{display:none}.OrderItemCard>.Infos{color:rgba(var(--base-color-5),1)}}.EditOrderItem{padding:3rem}.EditOrderItem>.Acordion{box-shadow:5px 5px 10px rgba(var(--shadow))}.EditOrderItem>.Acordion .Form{padding:1rem}.EditOrderItem>.OrderValues{margin:0 auto}@media screen and (max-width:600px){.EditOrderItem{padding:2rem}.EditOrderItem>.OrderValues{width:100%}}.EditOrderItemControls{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:.75rem 1rem;text-align:left}.AdminMusic>.Content>.ResizableContent .BWrapper>.releaseList{grid-gap:2rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));padding:2rem}.ReleaseItemCard{cursor:pointer;font-size:.9rem;font-weight:600;line-height:1rem;opacity:.7;position:relative}.ReleaseItemCard>.placeholder{pointer-events:none}.ReleaseItemCard>.placeholder,.ReleaseItemCard>.placeholder>img{aspect-ratio:1/1;background-color:rgba(var(--base-color-2),.5);border-radius:.25rem;margin-bottom:.5rem;opacity:.6;width:100%}.ReleaseItemCard>.type{color:rgba(var(--base-color-2),1);font-size:.825em;text-transform:uppercase}.ReleaseItemCard>.status{background-color:currentColor;border-radius:50%;box-shadow:0 0 10px currentColor;height:1rem;left:1rem;position:absolute;top:1rem;width:1rem}.ReleaseItemCard>.status.RELEASED{color:rgba(var(--status-green),1)}.ReleaseItemCard>.status.HIDDEN{color:rgba(var(--status-yellow),1)}.ReleaseItemCard>.status.UNRELEASED{color:rgba(var(--status-red),1)}.ReleaseItemCard.active,.ReleaseItemCard.active>.placeholder{opacity:1}.ReleaseItemCard.active>.placeholder>img{opacity:1;transform:scale(1.05)}.EditReleaseItem{padding:1rem;text-align:left}.EditReleaseItem h3{margin-bottom:0}.EditReleaseItem .tagpaths{align-self:center;color:rgba(var(--base-color-3),1);flex:1 1;font-size:.825rem}.EditReleaseItem .tagpaths>span{background-color:#020202;border:1px solid #242424;border-radius:.25rem;color:rgba(var(--status-yellow),1);padding:.1rem .25rem}.EditReleaseItem .TrackItemHead{align-items:center;background-color:rgba(var(--base-color-1),1);display:flex;justify-content:space-between}.EditReleaseItem .TrackItemHead>.label{align-items:center;cursor:pointer;display:flex;flex:1 1;gap:1rem;padding:.5rem 1rem}.EditReleaseItem .TrackItemHead>.label>.status{background-color:currentColor;border-radius:50%;box-shadow:0 0 10px currentColor;height:.75rem;width:.75rem}.EditReleaseItem .TrackItemHead>.label>.status.RELEASED{color:rgba(var(--status-green),1)}.EditReleaseItem .TrackItemHead>.label>.status.HIDDEN{color:rgba(var(--status-yellow),1)}.EditReleaseItem .TrackItemHead>.label>.status.UNRELEASED{color:rgba(var(--status-red),1)}.EditReleaseItem .TrackItemHead>.label>.text{flex:1 1}.EditReleaseItem .TrackItemHead>.actions{align-items:center;display:flex;justify-content:space-between;padding:.5rem 1rem}.EditReleaseItem .TrackItemBody{padding:1rem}.EditReleaseItem .TrackItemBody .TrackItemExtrasHead{align-items:center;display:flex;justify-content:space-between;padding:.75rem}.EditReleaseItem__About{display:flex;flex-wrap:wrap;gap:1rem}.EditReleaseItem__About>.Form{flex:1 1;padding:0}.EditReleaseItem__About>.Form>.SingleSlotImage{width:200px}.FinishSignUp>.Content{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:1200px;width:100%}.FinishSignUp>.Content>.Form{width:450px}.PrivateRoute{flex:1 1;padding-top:4rem;width:100%}.PrivateRoute>.Content{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10}.PrivateRoute>.Content>.Form{width:300px}.PrivateRoute>.Loader{height:100%;position:fixed;width:100%;z-index:10}.NaoTemNadaAqui{align-items:center;display:flex;flex:1 1;justify-content:center;padding-top:4rem;width:100%}.UserRoute{flex:1 1;padding-top:6rem;width:100%}.UserRoute>.Content{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;margin:0 auto;max-width:1000px;position:relative;width:100%}.UserRoute>.Content>h2{margin-left:2rem}.UserRoute>.Content>.OrderList{grid-gap:2rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin:0 0 4rem;width:100%}.UserRoute>.Content>.Message{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.UserOrderComponent{cursor:pointer;flex:1 1;position:relative;width:100%}.UserOrderComponent>.Wrapper{align-items:center;display:flex;flex-direction:column;gap:0}.UserOrderComponent>.Wrapper>.Images{aspect-ratio:1/1;display:flex;filter:var(--storeItemFilter-unfocused);flex-wrap:wrap;margin:0 2rem 2rem;position:relative;width:80%}.UserOrderComponent>.Wrapper>.Images:before{background-color:rgba(var(--base-color-4),.3);content:"";filter:blur(10px);height:10%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition-duration:.4s;width:10%}.UserOrderComponent>.Wrapper>.Images>img{aspect-ratio:1/1;height:fit-content;position:relative;width:100%}.UserOrderComponent>.Wrapper>.Images>div{align-items:center;display:flex;font-size:2rem;justify-content:center;width:50%}.UserOrderComponent>.Wrapper>.Images.with2>img{width:60%!important}.UserOrderComponent>.Wrapper>.Images.with2>img:last-child{bottom:0;position:absolute;right:0}.UserOrderComponent>.Wrapper>.Infos{align-items:flex-start;color:rgba(var(--base-color-3),1);display:flex;flex-direction:column;font-size:1rem;padding:0 3rem;text-align:left;transform:translateY(-10%)}.UserOrderComponent>.Wrapper>.Infos>.orderTypes{display:flex;gap:.5rem;margin-left:-.5rem;padding:.5rem 0}.UserOrderComponent>.Wrapper>.Infos>.orderTypes>span{background-color:rgba(var(--base-color-1),1);border-radius:1rem;color:rgba(var(--base-color-5),.3);font-size:.6rem;font-weight:700;padding:.125rem .5rem;text-transform:uppercase}.UserOrderComponent>.Wrapper>.Infos>.type{color:rgba(var(--base-color-3),1);font-size:.6em;font-weight:700;text-transform:uppercase}.UserOrderComponent>.Wrapper>.Infos>.title{font-size:1.5em;font-weight:700;letter-spacing:-.075em}.UserOrderComponent>.Wrapper>.Infos>.description{color:rgba(var(--base-color-3),1);font-size:.75em}.UserOrderComponent>.Wrapper>.Infos>.price{font-size:1.5em;font-weight:600;letter-spacing:-.075em}@media(hover:hover){.UserOrderComponent:hover>.Wrapper>.Images{filter:var(--storeItemFilter-focused);transform:scale(1.1)}.UserOrderComponent:hover>.Wrapper>.Images:before{filter:blur(40px);height:70%;width:70%}.UserOrderComponent:hover>.Wrapper>.Images.with2>img{transition-duration:.3s;width:70%!important}.UserOrderComponent:hover>.Wrapper>.Images.with2>img:last-child{transition-duration:.2s}.UserOrderComponent:hover>.Wrapper>.Infos{color:rgba(var(--base-color-5),1);transform:translateY(10%);transition-duration:.4s}}@media(hover:hover)and (hover:none){.UserOrderComponent>.Images{filter:var(--storeItemFilter-unfocused);opacity:1}.UserOrderComponent>.Images:before{display:none}.UserOrderComponent>.Infos{color:rgba(var(--base-color-5),1)}}.UserOrderComponentPortal{background:rgba(var(--base-color-0),1);border-radius:.5rem;overflow:hidden}.UserOrderComponentPortal>.Button{position:absolute;right:2rem;top:2rem;z-index:1}.Templates .TemplatesMenu>div{padding:1rem;text-align:left}.Templates .TemplatesMenu>div.active{background-color:rgba(var(--base-color-5),1);color:rgba(var(--base-color-0),1)}.Templates .temp{height:100%}.Templates .temp>iframe{border:0;height:100%;left:50%;max-height:calc(100% - 56px);position:absolute;top:calc(50% + 20px);transform:translate(-50%,-50%);transition-duration:.3s;width:100%}.Templates .temp>iframe.mobile{aspect-ratio:9/16;border-radius:.5rem;box-shadow:0 0 0 1px rgba(var(--base-color-2),.5),5px 5px 10px rgba(var(--shadow));height:auto;width:334px}.OrderDataPortal{background:rgba(var(--base-color-0),1);border-radius:.5rem;box-shadow:inset 0 0 0 2px rgba(var(--base-color-5),.2),2px 2px 10px 3px rgba(var(--shadow));margin-top:.5rem;padding:.5rem 0;position:relative;width:fit-content}.OrderDataPortal>.OrderDataItem{color:rgba(var(--base-color-4),1);cursor:pointer;margin:0 2px;padding:.5rem 1rem;text-align:left}.OrderDataPortal>.OrderDataItem:hover{background-color:rgba(var(--base-color-2),.5);color:rgba(var(--base-color-5),1)}.SeteCasasRoute{flex:1 1;padding-top:4rem;position:relative;width:100%}.SeteCasasRoute>.Content{display:flex;flex-direction:column;gap:4rem;margin:0 auto;max-width:1200px;padding:6rem 2rem 0;width:100%}.SeteCasasRoute>.Content>.bg{left:0;-webkit-mask-image:linear-gradient(180deg,#fff 50%,#0000);mask-image:linear-gradient(180deg,#fff 50%,#0000);opacity:.15;position:absolute;top:0;transform:translateY(-10%);width:100%;z-index:-1}.SeteCasasRoute>.Content>.SeteIcons{margin:2rem auto}.SeteCasasRoute>.Content>.section{display:flex;flex-direction:column}.SeteCasasRoute>.Content>.section.full{height:50vh;height:50dvh;justify-content:space-between;padding-bottom:4rem}.SeteCasasRoute>.Content>.section>.SeteTitle{font-size:8rem;margin:2rem 0}.SeteCasasRoute>.Content>.section>.SeteIcons{margin:0 auto;transform:translateX(5px)}.SeteCasasRoute>.Content>.section>h2{text-align:left}.SeteCasasRoute>.Content>.section>.about{color:rgba(var(--base-color-3),1);margin:0 auto;max-width:800px;text-align:left}.SeteCasasRoute>.Content>.section>.seteheader{display:flex;flex-direction:column;gap:1rem}.SeteCasasRoute>.Content>.section>.seteheader>.logos{align-items:center;display:flex;filter:brightness(.5);gap:2rem;justify-content:center}.SeteCasasRoute>.Content>.section>.seteheader>.logos>svg{fill:#fff;height:1.75rem;width:fit-content}.SeteCasasRoute>.Content>.section>.seteheader>.logos>.Logo{stroke-width:3%;stroke:rgba(var(--base-color-5),1);height:2.25rem}.SeteCasasRoute>.Content>.section>.seteheader>.line{font-size:.75rem;letter-spacing:.25rem;text-transform:uppercase}.SeteCasasRoute>.Content>.section>.episodes{grid-gap:2rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.SeteCasasRoute>.Content>.section>.episodes>.episode{cursor:pointer}.SeteCasasRoute>.Content>.section>.episodes>.episode>.episodeCard>.thumb{align-items:center;aspect-ratio:1;border-radius:.5rem;box-shadow:-2px -2px 2px rgba(var(--base-color-0),1),2px 2px 2px rgba(var(--base-color-2),.5);display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}.SeteCasasRoute>.Content>.section>.episodes>.episode>.episodeCard>.thumb>img{filter:brightness(.7) grayscale(0);object-fit:contain;width:100%}.SeteCasasRoute>.Content>.section>.episodes>.episode>.episodeCard>.thumb>.Controls.Play{position:absolute}.SeteCasasRoute>.Content>.section>.episodes>.episode>.episodeCard>.title{font-family:Forum,serif;font-size:1.25rem;font-weight:700;padding:1rem 1rem .5rem;text-transform:uppercase}.SeteCasasRoute>.Content>.section>.episodes>.episode>.episodeCard>.description{color:rgba(var(--base-color-3),1);font-size:.85rem;margin-left:.5rem;padding:0 1rem 1rem}.SeteCasasRoute>.Content>.section>.episodes>.episode>.unlockCard{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative}.SeteCasasRoute>.Content>.section>.episodes>.episode>.unlockCard>.thumb{align-items:center;aspect-ratio:1;border-radius:.5rem;box-shadow:-2px -2px 2px rgba(var(--base-color-0),1),2px 2px 2px rgba(var(--base-color-2),.5);display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}.SeteCasasRoute>.Content>.section>.episodes>.episode>.unlockCard>.thumb>img{filter:contrast(.5) brightness(.15) grayscale(1);object-fit:contain;width:100%}.SeteCasasRoute>.Content>.section>.episodes>.episode>.unlockCard>.thumb>svg{fill:rgba(var(--base-color-1),1);height:10rem;mix-blend-mode:screen;position:absolute;width:10rem}.SeteCasasRoute>.Content>.section>.episodes>.episode>.unlockCard>.title{font-family:Forum,serif;font-size:1.25rem;font-weight:700;padding:1rem 1rem .5rem;text-transform:uppercase}.SeteCasasRoute>.Content>.section>.episodes>.episode>.unlockCard>.description{color:rgba(var(--base-color-3),1);font-family:Forum,serif;font-size:.85rem;font-style:italic;margin-left:.5rem;padding:0 1rem 1rem;text-align:left;white-space:pre}@media(max-width:450px){.SeteCasasRoute{position:relative}.SeteCasasRoute>.Content>.bg{height:80%;left:50%;transform:translateY(-10%) translateX(-50%);width:auto}.SeteCasasRoute>.Content>.section>.SeteTitle{font-size:25vw}}.MoreInfo{align-items:center;display:flex;flex-direction:column;justify-content:center}.MoreInfo,.MoreInfo>.Top{height:100%;overflow:hidden;width:100%}.MoreInfo>.Top{left:0;position:absolute;top:0}.MoreInfo>.Top.novideo>video{display:none}.MoreInfo>.Top>img{filter:grayscale(1);height:100%;left:0;object-fit:cover;opacity:.1;position:absolute;top:0;z-index:-2}.MoreInfo>.Top>img,.MoreInfo>.Top>video{-webkit-mask-image:linear-gradient(180deg,#fff 50%,#0000);mask-image:linear-gradient(180deg,#fff 50%,#0000);width:100%}.MoreInfo>.Top>video{filter:blur(2px);opacity:.5;z-index:-1}.MoreInfo>.NavigationBar{left:50%;position:absolute;top:4rem;transform:translateX(-50%)}.MoreInfo>.Panes>.Wrapper>.Pane>.About{font-size:2rem;font-weight:700;letter-spacing:-1px;padding:8rem 2rem 2rem}.MoreInfo>.Panes>.Wrapper>.Pane>.About>.video{aspect-ratio:16/9;border-radius:.5rem;box-shadow:5px 5px 10px 5px rgba(var(--shadow));cursor:pointer;display:flex;justify-content:center;margin:0 auto;overflow:hidden;position:relative;width:80%}.MoreInfo>.Panes>.Wrapper>.Pane>.About>.video>img{aspect-ratio:16/9;object-fit:cover;width:100%}.MoreInfo>.Panes>.Wrapper>.Pane>.About>.video>img.noise{mix-blend-mode:multiply;opacity:.4;position:absolute;top:0}.MoreInfo>.Panes>.Wrapper>.Pane>.About>.video>img.frame{aspect-ratio:unset;height:100%;mix-blend-mode:difference;object-fit:fill;position:absolute;top:0}.MoreInfo>.Panes>.Wrapper>.Pane>.About>.video>span{bottom:.5rem;color:#fff;font-size:1.25rem;position:absolute;right:1rem}.MoreInfo>.Panes>.Wrapper>.Pane>.About>.infos{display:flex;flex-direction:column;gap:.5rem;justify-content:flex-end;padding:2rem}.MoreInfo>.Panes>.Wrapper>.Pane>.About>.infos>img{border-radius:.25rem;box-shadow:5px 5px 20px rgba(var(--base-color-0),1);height:180px;margin:0 auto;width:180px}.MoreInfo>.Panes>.Wrapper>.Pane>.About>.infos>.title{display:flex;flex-direction:column;font-size:1.75rem;justify-content:flex-end;line-height:1em;min-height:3.5rem}.MoreInfo>.Panes>.Wrapper>.Pane>.About>.infos>.date{font-size:.85rem;font-weight:400;letter-spacing:-.02rem;text-transform:uppercase}.MoreInfo>.Panes>.Wrapper>.Pane>.About>.infos>.actions{align-items:center;display:flex;gap:.5rem;justify-content:center;min-height:1.5rem}.MoreInfo>.Panes>.Wrapper>.Pane>.About>.infos>.actions svg{border-radius:50%;box-shadow:2px 2px 10px rgba(var(--base-color-0),.2);cursor:pointer;display:block;height:32px;width:32px}.MoreInfo>.Panes>.Wrapper>.Pane>.About>.infos>.actions svg.video{fill:rgba(var(--base-color-3),1);border-radius:0}.MoreInfo>.Panes>.Wrapper>.Pane>.About>.infos>.actions svg.video.not{opacity:.3;pointer-events:none}.MoreInfo>.Panes>.Wrapper>.Pane>.Lyrics{display:flex;flex-direction:column;font-weight:600;gap:6rem;padding:6rem 0}.MoreInfo>.Panes>.Wrapper>.Pane>.Lyrics>.lyrics{display:flex;font-size:1.125rem;letter-spacing:-.05em}.MoreInfo>.Panes>.Wrapper>.Pane>.Lyrics>.lyrics>.title{padding:4rem 0;width:0}.MoreInfo>.Panes>.Wrapper>.Pane>.Lyrics>.lyrics>.title>div{align-items:center;aspect-ratio:1/1;color:rgba(var(--base-color-5),1);display:flex;font-size:1.75rem!important;font-weight:600;font-weight:700!important;letter-spacing:-.075em!important;position:sticky;text-align:right;top:0;transform:rotate(-90deg) translateX(-100%) translateY(3rem);transform-origin:0;white-space:nowrap;width:fit-content}.MoreInfo>.Panes>.Wrapper>.Pane>.Lyrics>.lyrics>.text{color:rgba(var(--base-color-4),1);padding:3rem 4rem 0 5rem;text-align:left}.MoreInfo>.Panes>.Wrapper>.Pane>.Lyrics>.lyrics>.text *{font-size:1.125rem!important;letter-spacing:-.05em!important}.Products{border-radius:.5rem;bottom:4px;height:170px;margin:4px;padding:8rem 2rem 1rem;position:sticky}.Products>h3{margin:0;text-align:left}.Products>.list{grid-gap:2rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));position:relative;width:100%;z-index:1}.Products>.list>.ProductItem{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;width:100%}.Products>.list>.ProductItem>img{width:100px}.Products>.list>.ProductItem>.title{font-size:.825rem;font-weight:700}.Products>.list>.ProductItem>.type{font-size:.625rem;font-weight:600;text-transform:uppercase}@media screen and (max-width:600px){.Products>.list>.list{grid-gap:2rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}}@media(max-width:600px){.MoreInfo>.NavigationBar{bottom:-2rem;top:auto}.MoreInfo>.Panes>.Wrapper>.Pane>.About{padding:4rem 2rem 8rem}.MoreInfo>.Panes>.Wrapper>.Pane>.About>.video{margin:0 auto;width:100%}.MoreInfo>.Panes>.Wrapper>.Pane>.Lyrics{-webkit-mask-image:linear-gradient(0deg,#0000 0,#fff 30%,#fff 80%);mask-image:linear-gradient(0deg,#0000 0,#fff 30%,#fff 80%);padding:0 0 8rem}.MoreInfo>.Panes>.Wrapper>.Pane>.Lyrics>.lyrics{font-size:1.125rem;letter-spacing:-.05em}.MoreInfo>.Panes>.Wrapper>.Pane>.Lyrics>.lyrics>.title{margin-bottom:2rem;padding:6rem 0 1rem;top:-rem}.MoreInfo>.Panes>.Wrapper>.Pane>.Lyrics>.lyrics>.text{padding:4rem 4rem 4rem 5rem}}.AddMusicToCart{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(var(--base-color-0),.2);height:100%;left:0;opacity:0;overflow:hidden;pointer-events:none;position:fixed;top:0;transition-duration:.2s;width:100%;z-index:12}.AddMusicToCart>.BottomSheet{background:rgba(var(--base-color-0),1);bottom:-100%;box-shadow:0 0 20px 10px rgba(var(--shadow));position:absolute;transition-duration:.5s;width:100%}.AddMusicToCart>.BottomSheet>.Disclaimer{font-size:.9rem;padding:0 2rem;text-align:left}.AddMusicToCart>.BottomSheet>.Form>.Options{display:flex;flex-wrap:wrap}.AddMusicToCart>.BottomSheet>.Form>.Options>.InputChoice{min-width:150px}.AddMusicToCart>.BottomSheet>.Form .Button.inverted,.AddMusicToCart>.BottomSheet>.Form .Button.main{flex:1 1}.AddMusicToCart.opened{opacity:1;pointer-events:all}.AddMusicToCart.opened>.BottomSheet{bottom:0}.Policy{flex:1 1;padding-top:8rem;position:relative;width:100%}.Policy>.Content{margin:0 auto;max-width:1000px;width:100%}.Policy>.Content>.Politica{align-items:flex-start;padding:4rem 2rem;text-align:left}.About{width:100%}.About>.Content{max-width:1600px;padding:0 2rem 4rem}.About>.Content>img{border-radius:1rem;transition-duration:.5s;width:100%}.About>.Content>.text{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(var(--base-color-0),.4);border-radius:.25rem;margin:-10% auto 0;max-width:1000px;padding:1rem 2rem}.About>.Content>.text>p{font-size:1.25rem;letter-spacing:-.05em;line-height:2em;max-width:70%;text-align:left}@media(max-width:600px){.About{padding-top:4rem}.About>.Content{padding:0}.About>.Content>img{border-radius:0;height:60dvh;object-fit:cover}.About>.Content>.text{border-radius:.5rem;margin:-20% 1rem 2rem;max-width:100%}.About>.Content>.text>p{font-size:1.125rem;max-width:100%}}.SeteCasasEpisode>.Content>.bg{height:100%;left:0;-webkit-mask-image:linear-gradient(180deg,#fff 50%,#0000);mask-image:linear-gradient(180deg,#fff 50%,#0000);object-fit:cover;opacity:.15;position:absolute;top:0;width:100%}.SeteCasasEpisode>.Content>.header{align-items:center;display:flex;justify-content:center;min-height:50vh;position:relative;width:100%}.SeteCasasEpisode>.Content>.header>.title{bottom:0;font-family:Forum,serif;font-size:5rem;height:5.125rem;left:50%;position:absolute;text-transform:uppercase;transform:translateX(-50%)}.SeteCasasEpisode>.Content>.header>.title>.number{position:absolute}.SeteCasasEpisode>.Content>.header>.poem{font-family:Forum,serif;font-size:1.5rem;font-style:italic;position:absolute;white-space:pre}.SeteCasasEpisode>.Content>.header>.graphs{align-items:center;display:flex;height:100%;justify-content:center;mix-blend-mode:screen;opacity:1;pointer-events:none;position:absolute;top:0;width:100%}.SeteCasasEpisode>.Content>.header>.graphs>*{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.SeteCasasEpisode>.Content>.header>.graphs>.line{background-color:rgba(var(--base-color-1),1);height:30px;width:2px}.SeteCasasEpisode>.Content>.header>.graphs>.line:after,.SeteCasasEpisode>.Content>.header>.graphs>.line:before{background-color:rgba(var(--base-color-1),1);border-radius:4px;content:"";height:6px;left:50%;position:absolute;transform:translate(-50%,-50%);width:6px}.SeteCasasEpisode>.Content>.header>.graphs>.line:before{top:0}.SeteCasasEpisode>.Content>.header>.graphs>.line:after{bottom:-6px}.SeteCasasEpisode>.Content>.header>.graphs>.circle{border:2px solid rgba(var(--base-color-1),1);border-radius:50%;height:300px;width:300px}.SeteCasasEpisode>.Content>.header>.graphs>.circledashed{border:2px dashed rgba(var(--base-color-1),1);border-radius:50%;height:300px;width:300px}.SeteCasasEpisode>.Content>.header>.graphs>.circ{opacity:.2}.SeteCasasEpisode>.Content>.header>.graphs.posfacio>.line.a{height:450px;top:100%}.SeteCasasEpisode>.Content>.header>.graphs.posfacio>.circledashed.a{height:800px;top:-175px;width:800px}.SeteCasasEpisode>.Content>.header>.graphs.posfacio>.circ.a{top:225px;width:100px}.SeteCasasEpisode>.Content>.header>.graphs.casa_1>.line.a{height:300px;top:-50px}.SeteCasasEpisode>.Content>.header>.graphs.casa_1>.line.b{height:50%;top:calc(100% + 150px)}.SeteCasasEpisode>.Content>.header>.graphs.casa_1>.circle.a{height:800px;left:400px;top:-400px;width:800px}.SeteCasasEpisode>.Content>.header>.graphs.casa_1>.circle.b{height:800px;left:-100px;top:200px;width:800px}.SeteCasasEpisode>.Content>.header>.graphs.casa_1>.circle.c{height:1000px;left:100px;top:100px;width:1000px}.SeteCasasEpisode>.Content>.header>.graphs.casa_1>.circledashed.a{height:1000px;left:-100px;top:-400px;width:1000px}.SeteCasasEpisode>.Content>.header>.graphs.casa_1>.circ.a{height:150px;left:80%;top:15px;width:150px}.SeteCasasEpisode>.Content>.header>.graphs.casa_1>.circ.b{height:850px;left:40%;width:850px}.SeteCasasEpisode>.Content>.header>.graphs.casa_1>.circ.c{top:300px;width:500px}.SeteCasasEpisode>.Content>.outputs{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;height:50%;justify-content:center;margin:0 auto;padding:2rem;position:relative;width:100%}.SeteCasasEpisode>.Content>.outputs>.bg{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(var(--base-color-0),.8);bottom:0;height:50%;position:absolute;width:100%}.SeteCasasEpisode>.Content>.outputs>.audio,.SeteCasasEpisode>.Content>.outputs>.audiovisual,.SeteCasasEpisode>.Content>.outputs>.visual{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(var(--base-color-0),.5);border-radius:.5rem;box-shadow:0 0 20px rgba(var(--base-color-2),.5);display:flex;flex-direction:column;justify-content:center;min-height:300px;width:300px}.SeteCasasEpisode>.Content>.outputs>.audio>.SeteIcons,.SeteCasasEpisode>.Content>.outputs>.audiovisual>.SeteIcons,.SeteCasasEpisode>.Content>.outputs>.visual>.SeteIcons{position:absolute}.SeteCasasEpisode>.Content>.outputs>.audio>.labels,.SeteCasasEpisode>.Content>.outputs>.audiovisual>.labels,.SeteCasasEpisode>.Content>.outputs>.visual>.labels{align-items:center;display:flex;flex-direction:column;gap:1rem;padding-bottom:1rem}.SeteCasasEpisode>.Content>.outputs>.audio>.labels>.SeteIcons,.SeteCasasEpisode>.Content>.outputs>.audiovisual>.labels>.SeteIcons,.SeteCasasEpisode>.Content>.outputs>.visual>.labels>.SeteIcons{margin:0;transform:scale(.7)}.SeteCasasEpisode>.Content>.outputs>.audio>.labels>.text,.SeteCasasEpisode>.Content>.outputs>.audiovisual>.labels>.text,.SeteCasasEpisode>.Content>.outputs>.visual>.labels>.text{align-items:center;display:flex;flex-direction:column;font-family:Forum,serif;font-size:1.25rem;gap:.125rem;text-transform:uppercase}.SeteCasasEpisode>.Content>.outputs>.audio>.labels>.text>.title,.SeteCasasEpisode>.Content>.outputs>.audiovisual>.labels>.text>.title,.SeteCasasEpisode>.Content>.outputs>.visual>.labels>.text>.title{font-size:1.5rem;font-weight:700;letter-spacing:1px}.SeteCasasEpisode>.Content>.outputs>.audio>.labels>.text>.subtitle,.SeteCasasEpisode>.Content>.outputs>.audiovisual>.labels>.text>.subtitle,.SeteCasasEpisode>.Content>.outputs>.visual>.labels>.text>.subtitle{font-size:.8rem;letter-spacing:3px;opacity:.4}.SeteCasasEpisode>.Content>.outputs>.visual>.HQ{aspect-ratio:1;cursor:pointer;position:relative;width:300px}.SeteCasasEpisode>.Content>.outputs>.visual>.HQ>.wrap{box-shadow:none;mix-blend-mode:overlay}.SeteCasasEpisode>.Content>.outputs>.visual>.HQ>.lens{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background-color:#ffffffbf;box-shadow:none}.SeteCasasEpisode>.Content>.outputs>.visual>.HQ>img{border-radius:2px;box-shadow:2px 2px 10px #0000004d;left:1rem;position:absolute;top:1rem;width:calc(100% - 2rem)}.SeteCasasEpisode>.Content>.outputs>.audiovisual>.video{aspect-ratio:1;cursor:pointer;padding:1rem;width:300px}.SeteCasasEpisode>.Content>.outputs>.audiovisual>.video>img{border-radius:2px;height:100%;object-fit:cover;position:relative;width:100%}.SeteCasasEpisode>.Content>.outputs>.audio>.ReleaseCard{cursor:pointer;width:300px}.SeteCasasVideo{aspect-ratio:16/9;background:rgba(var(--base-color-0),1);border-radius:1rem;max-height:90vh;padding:2rem;position:relative;width:80vw}.SeteCasasVideo>.Button{padding:.5rem;position:absolute;right:.5rem;top:.5rem}.SeteCasasVideo>iframe{border:0;height:100%;width:100%}@media(max-width:450px){.SeteCasasEpisode>.Content>.header>.title{font-size:3rem}.SeteCasasEpisode>.Content>.header>.poem{font-size:1.2rem}.SeteCasasVideo{aspect-ratio:auto;height:100vh}}.DigitalDownload{background:rgba(var(--base-color-0),.2);border-radius:.5rem;max-width:400px;overflow:hidden}.DigitalDownload>.BottomSheet{background:rgba(var(--base-color-0),1);width:100%}.DigitalDownload>.BottomSheet>.ItemImage{display:flex;justify-content:center;position:relative;width:100%}.DigitalDownload>.BottomSheet>.ItemImage>img{height:300px;object-fit:cover;width:100%}.DigitalDownload>.BottomSheet>.Disclaimer{font-size:.9rem;padding:0 2rem;text-align:left}.DigitalDownload>.BottomSheet>.Form>.Options{display:flex;flex-wrap:wrap}.DigitalDownload>.BottomSheet>.Form>.Options>.InputChoice{min-width:150px}.DigitalDownload>.BottomSheet>.Form .Button.inverted,.DigitalDownload>.BottomSheet>.Form .Button.main{flex:1 1}