.pix-glass-bg .pix-glass-bg__outer{z-index:0;-webkit-backdrop-filter:url(#liquid_glass_filter);backdrop-filter:url(#liquid_glass_filter);-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%"><rect x="0" y="0" width="100%" height="100%" rx="0" ry="0" fill="white"/></svg>'),url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%"><rect x="5px" y="5px" width="calc(100% - 10px)" height="calc(100% - 10px)" rx="4px" ry="4px" fill="white"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%"><rect x="0" y="0" width="100%" height="100%" rx="0" ry="0" fill="white"/></svg>'),url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%"><rect x="5px" y="5px" width="calc(100% - 10px)" height="calc(100% - 10px)" rx="4px" ry="4px" fill="white"/></svg>');-webkit-mask-composite:xor;mask-composite:exclude}.pix-nav-glass .nav-glass__outer{z-index:0;-webkit-backdrop-filter:url(#liquid_glass_filter);backdrop-filter:url(#liquid_glass_filter);-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%"><rect x="0" y="0" width="100%" height="100%" fill="white"/></svg>'),url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%"><rect x="0" y="0" width="100%" height="calc(100% - 3px)" fill="white"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%"><rect x="0" y="0" width="100%" height="100%" fill="white"/></svg>'),url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%"><rect x="0" y="0" width="100%" height="calc(100% - 3px)" fill="white"/></svg>');-webkit-mask-composite:xor;mask-composite:exclude}.pix-bottom-nav-glass .bottom-nav-glass__outer{z-index:0;-webkit-backdrop-filter:url(#liquid_glass_filter);backdrop-filter:url(#liquid_glass_filter);-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%"><rect x="0" y="0" width="100%" height="100%" fill="white"/></svg>'),url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%"><rect x="0" y="3px" width="100%" height="calc(100% - 3px)" fill="white"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%"><rect x="0" y="0" width="100%" height="100%" fill="white"/></svg>'),url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%"><rect x="0" y="3px" width="100%" height="calc(100% - 3px)" fill="white"/></svg>');-webkit-mask-composite:xor;mask-composite:exclude}.do-button{justify-content:flex-start;align-items:flex-start;position:relative}.do-button,.do-button__core{box-sizing:border-box;display:inline-flex}.do-button__core{padding:var(--spacing-4) var(--spacing-20);border-radius:var(--radius-2xl);background-color:var(--bg-900);color:var(--base-white);font-size:var(--text-lg);line-height:1.3889;white-space:nowrap;justify-content:center;align-items:center;gap:var(--spacing-2);cursor:pointer;border:none;transition:all var(--transition-normal)}@media(min-width:1024px){.do-button__core:hover{background-color:var(--bg-700);transform:translateY(-1px)}.do-button__core:active{transform:scale(.98)}}.do-button__core:focus-visible{outline:none}.do-button__spinner{display:inline-block;width:1em;height:1em;border:2px solid;border-right:2px solid transparent;border-radius:var(--radius-full);animation:do-button-spin .6s linear infinite}@keyframes do-button-spin{to{transform:rotate(1turn)}}.do-button--disabled .do-button__core{opacity:.5;cursor:not-allowed;pointer-events:none}.do-button--loading .do-button__core{cursor:wait;pointer-events:none}.do-button--primary .do-button__core{background-image:var(--btn-gradient)}@media(min-width:1024px){.do-button--primary:hover .do-button__core{background-image:var(--badge-gradient);box-shadow:0 0 10px 0 var(--primary-500-40)}}@media(max-width:1023px){.do-button__core{padding:.06rem .12rem;border-radius:.04rem;font-size:.12rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes bounce{0%,20%,53%,80%,to{transform:translateZ(0)}40%,43%{transform:translate3d(0,-30px,0)}70%{transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}@keyframes aniPulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.35,1.35,1.35)}to{transform:scaleX(1)}}@keyframes aniWave{0%{transform:rotate(0)}20%{transform:rotate(-25deg)}40%{transform:rotate(10deg)}60%{transform:rotate(-25deg)}80%{transform:rotate(10deg)}to{transform:rotate(0)}}@keyframes aniRotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes aniEnterBounce{0%{opacity:0;transform:translateY(30px)}60%{opacity:1;transform:translateY(-10px)}80%{transform:translateY(5px)}to{transform:translateY(0)}}@keyframes aniEnterRotate{0%{opacity:0;transform:rotate(-180deg) scale(.8)}to{opacity:1;transform:rotate(0) scale(1)}}@keyframes aniUpLeftRotateEnter{0%{opacity:0;transform-origin:left bottom;transform:rotate(-90deg)}to{opacity:1;transform-origin:left bottom;transform:rotate(0)}}@keyframes aniUpRightRotateEnter{0%{opacity:0;transform-origin:right bottom;transform:rotate(90deg)}to{opacity:1;transform-origin:right bottom;transform:rotate(0)}}@keyframes aniEnterZoom{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes aniZoomUpEnter{0%{opacity:0;transform:scale(.5) translateY(40px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes aniZoomDownEnter{0%{opacity:0;transform:scale(.5) translateY(-40px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes aniEnterDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes aniEnterFlipX{0%{opacity:0;transform:perspective(400px) rotateX(90deg)}to{opacity:1;transform:perspective(400px) rotateX(0)}}@keyframes aniEnterFlipY{0%{opacity:0;transform:perspective(400px) rotateY(90deg)}to{opacity:1;transform:perspective(400px) rotateY(0)}}@keyframes aniEnterRoll{0%{opacity:0;transform:translate(-100%) rotate(-120deg)}to{opacity:1;transform:translate(0) rotate(0)}}@keyframes aniEnterLightLeft{0%{opacity:0;transform:translate(-100%) skew(30deg)}60%{opacity:1;transform:translate(20px) skew(-10deg)}to{opacity:1;transform:translate(0) skew(0)}}@keyframes aniEnterLightRight{0%{opacity:0;transform:translate(100%) skew(-30deg)}60%{opacity:1;transform:translate(-20px) skew(10deg)}to{opacity:1;transform:translate(0) skew(0)}}@keyframes aniEnterBackUp{0%{opacity:0;transform:translateY(200px) scale(.7)}60%{opacity:1;transform:translateY(-30px) scale(1.05)}to{transform:translateY(0) scale(1)}}@keyframes aniEnterBackDown{0%{opacity:0;transform:translateY(-200px) scale(.7)}60%{opacity:1;transform:translateY(30px) scale(1.05)}to{transform:translateY(0) scale(1)}}@keyframes aniEnterBackRight{0%{opacity:0;transform:translate(-200px) scale(.7)}60%{opacity:1;transform:translate(30px) scale(1.05)}to{transform:translate(0) scale(1)}}@keyframes aniEnterBackLeft{0%{opacity:0;transform:translate(200px) scale(.7)}60%{opacity:1;transform:translate(-30px) scale(1.05)}to{transform:translate(0) scale(1)}}@keyframes aniShake{0%,to{transform:translate(0)}25%{transform:translate(-6px)}50%{transform:translate(5px)}75%{transform:translate(-6px)}}@keyframes aniXShake{0%,to{transform:translate(0)}25%{transform:translate(-3px) rotate(-1deg)}50%{transform:translate(3px) rotate(1deg)}75%{transform:translate(-2px) rotate(-.5deg)}}@keyframes aniYShake{0%,to{transform:translateY(0)}25%{transform:translateY(-3px) rotate(-.5deg)}50%{transform:translateY(3px) rotate(.5deg)}75%{transform:translateY(-2px) rotate(-.25deg)}}@keyframes aniCuteShake{0%,to{transform:rotate(0)}25%{transform:rotate(-2deg) translate(-2px)}50%{transform:rotate(2deg) translate(2px)}75%{transform:rotate(-1deg) translate(-1px)}}@keyframes aniElastic{0%{transform:scale(1)}30%{transform:scale(1.25)}40%{transform:scale(.75)}60%{transform:scale(1.15)}80%{transform:scale(.95)}to{transform:scale(1)}}@keyframes aniMicroBounce{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}@keyframes aniBreathe{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}}@keyframes aniFadeIn{0%{opacity:0}to{opacity:1}}@keyframes aniFadeOut{0%{opacity:1}to{opacity:0}}@keyframes aniSpin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes skeletonLoading{0%{background-position:200% 0}to{background-position:-200% 0}}.pix-glass-bg{position:relative;display:flex;justify-content:flex-start;align-items:center;overflow:hidden;border-radius:var(--glass-border-radius,var(--border-radius,4px))}.pix-glass-bg .pix-glass-bg__outer{z-index:0;-webkit-backdrop-filter:url(#liquid_glass_filter);backdrop-filter:url(#liquid_glass_filter);-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%"><rect x="0" y="0" width="100%" height="100%" rx="0" ry="0" fill="white"/></svg>'),url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%"><rect x="5px" y="5px" width="calc(100% - 10px)" height="calc(100% - 10px)" rx="4px" ry="4px" fill="white"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%"><rect x="0" y="0" width="100%" height="100%" rx="0" ry="0" fill="white"/></svg>'),url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%"><rect x="5px" y="5px" width="calc(100% - 10px)" height="calc(100% - 10px)" rx="4px" ry="4px" fill="white"/></svg>');-webkit-mask-composite:xor;mask-composite:exclude}.pix-glass-bg .pix-glass-bg__cover,.pix-glass-bg .pix-glass-bg__outer{position:absolute;inset:0;border-radius:var(--glass-border-radius,var(--border-radius,4px));pointer-events:auto}.pix-glass-bg .pix-glass-bg__cover{z-index:2;-webkit-backdrop-filter:blur(var(--glass-blur,2px));backdrop-filter:blur(var(--glass-blur,2px));background:var(--glass-bg-color,rgba(0,0,0,.12))}.pix-glass-bg .pix-glass-bg__sharp{inset:0;z-index:3;box-shadow:inset 1px 1px rgba(255,255,255,var(--glass-sharp-light,.5)),inset -1px -1px rgba(255,255,255,var(--glass-sharp-dark,.6))}.pix-glass-bg .pix-glass-bg__reflect,.pix-glass-bg .pix-glass-bg__sharp{position:absolute;border-radius:var(--glass-border-radius,var(--border-radius,4px));pointer-events:auto}.pix-glass-bg .pix-glass-bg__reflect{inset:1px;z-index:2;box-shadow:inset 2px 2px 6px 2px rgba(255,255,255,var(--glass-reflect-opacity,.2)),inset -2px -2px 4px -1px rgba(255,255,255,var(--glass-reflect-opacity,.2))}.pix-nav-glass{position:relative;display:flex;justify-content:flex-start;align-items:center;overflow:visible}.pix-nav-glass .nav-glass__outer{z-index:0;-webkit-backdrop-filter:url(#liquid_glass_filter);backdrop-filter:url(#liquid_glass_filter);-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%"><rect x="0" y="0" width="100%" height="100%" fill="white"/></svg>'),url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%"><rect x="0" y="0" width="100%" height="calc(100% - 3px)" fill="white"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%"><rect x="0" y="0" width="100%" height="100%" fill="white"/></svg>'),url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%"><rect x="0" y="0" width="100%" height="calc(100% - 3px)" fill="white"/></svg>');-webkit-mask-composite:xor;mask-composite:exclude}.pix-nav-glass .nav-glass__cover,.pix-nav-glass .nav-glass__outer{position:absolute;inset:0;border-radius:var(--glass-border-radius,var(--border-radius,4px));pointer-events:none}.pix-nav-glass .nav-glass__cover{z-index:2;-webkit-backdrop-filter:blur(var(--glass-blur,2px));backdrop-filter:blur(var(--glass-blur,2px));background:var(--glass-bg-color,rgba(0,0,0,.12))}.pix-nav-glass .nav-glass__sharp{inset:0;z-index:3;box-shadow:inset 0 -1px rgba(255,255,255,var(--glass-sharp-dark,.6))}.pix-nav-glass .nav-glass__reflect,.pix-nav-glass .nav-glass__sharp{position:absolute;border-radius:var(--glass-border-radius,var(--border-radius,4px));pointer-events:none;mask-image:linear-gradient(to bottom,transparent 0,transparent calc(100% - var(--glass-nav-effect-height, 16px)),#fff calc(100% - var(--glass-nav-effect-height, 16px)),#fff 100%);mask-repeat:no-repeat;mask-size:100% 100%;-webkit-mask-image:linear-gradient(to bottom,transparent 0,transparent calc(100% - var(--glass-nav-effect-height, 16px)),#fff calc(100% - var(--glass-nav-effect-height, 16px)),#fff 100%);-webkit-mask-repeat:no-repeat;-webkit-mask-size:100% 100%}.pix-nav-glass .nav-glass__reflect{inset:1px;z-index:2;box-shadow:inset 0 -2px 6px 2px rgba(255,255,255,var(--glass-reflect-opacity,.2))}.pix-bottom-nav-glass{position:relative;display:flex;justify-content:flex-start;align-items:center;overflow:visible}.pix-bottom-nav-glass .bottom-nav-glass__outer{z-index:0;-webkit-backdrop-filter:url(#liquid_glass_filter);backdrop-filter:url(#liquid_glass_filter);-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%"><rect x="0" y="0" width="100%" height="100%" fill="white"/></svg>'),url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%"><rect x="0" y="3px" width="100%" height="calc(100% - 3px)" fill="white"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%"><rect x="0" y="0" width="100%" height="100%" fill="white"/></svg>'),url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%"><rect x="0" y="3px" width="100%" height="calc(100% - 3px)" fill="white"/></svg>');-webkit-mask-composite:xor;mask-composite:exclude}.pix-bottom-nav-glass .bottom-nav-glass__cover,.pix-bottom-nav-glass .bottom-nav-glass__outer{position:absolute;inset:0;border-radius:var(--glass-border-radius,var(--border-radius,4px));pointer-events:none}.pix-bottom-nav-glass .bottom-nav-glass__cover{z-index:2;-webkit-backdrop-filter:blur(var(--glass-blur,2px));backdrop-filter:blur(var(--glass-blur,2px));background:var(--glass-bg-color,rgba(0,0,0,.12))}.pix-bottom-nav-glass .bottom-nav-glass__sharp{inset:0;z-index:3;box-shadow:inset 0 1px rgba(255,255,255,var(--glass-sharp-light,.5))}.pix-bottom-nav-glass .bottom-nav-glass__reflect,.pix-bottom-nav-glass .bottom-nav-glass__sharp{position:absolute;border-radius:var(--glass-border-radius,var(--border-radius,4px));pointer-events:none;mask-image:linear-gradient(to bottom,#fff 0,#fff var(--glass-bottom-nav-effect-height,16px),transparent var(--glass-bottom-nav-effect-height,16px),transparent 100%);mask-repeat:no-repeat;mask-size:100% 100%;-webkit-mask-image:linear-gradient(to bottom,#fff 0,#fff var(--glass-bottom-nav-effect-height,16px),transparent var(--glass-bottom-nav-effect-height,16px),transparent 100%);-webkit-mask-repeat:no-repeat;-webkit-mask-size:100% 100%}.pix-bottom-nav-glass .bottom-nav-glass__reflect{inset:1px;z-index:2;box-shadow:inset 0 2px 6px 2px rgba(255,255,255,var(--glass-reflect-opacity,.2))}.confirm-delete__wrapper{box-sizing:border-box;padding:32px 0 41px;color:#fff;font-size:14px;line-height:1.42857;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.confirm-delete__wrapper .confirm-delete__title{display:flex;justify-content:center;align-items:center;font-size:32px;line-height:1.40625}.confirm-delete__wrapper .confirm-delete__desc{box-sizing:border-box;padding:20px 0 0;display:flex;justify-content:center;align-items:center}.confirm-delete__wrapper .confirm-delete__controller{box-sizing:border-box;padding:30px 0 0;gap:10px;display:flex;justify-content:center;align-items:center}@media(max-width:1023px){.dialog-confirm-delete{width:90vw;max-width:90vw;max-height:unset}.dialog-confirm-delete .confirm-delete__wrapper{padding:.24rem;font-size:.14rem}.dialog-confirm-delete .confirm-delete__wrapper .confirm-delete__title{font-size:.18rem}.dialog-confirm-delete .confirm-delete__wrapper .confirm-delete__desc{padding:.12rem 0 0}.dialog-confirm-delete .confirm-delete__wrapper .confirm-delete__controller{padding:.24rem 0 0;gap:.12rem}}
