@keyframes e-foil-sweep{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes e-foil-band-sweep{0%{opacity:0;transform:translate(-140%) skew(-18deg)}4%{opacity:1}16%{opacity:1}20%{opacity:0;transform:translate(340%) skew(-18deg)}to{opacity:0;transform:translate(340%) skew(-18deg)}}@keyframes e-foil-band-glint{0%{opacity:0;transform:translate(-140%) skew(-18deg)}0.8%{opacity:1}3.2%{opacity:1}4%{opacity:0;transform:translate(340%) skew(-18deg)}to{opacity:0;transform:translate(340%) skew(-18deg)}}@keyframes e-foil-band-flare{0%{opacity:0;transform:translate(-140%) skew(-18deg)}20%{opacity:1}80%{opacity:1}to{opacity:0;transform:translate(340%) skew(-18deg)}}:root{--e-safe-top:var(--safe-area-inset-top,env(safe-area-inset-top,0px));--e-safe-right:var(--safe-area-inset-right,env(safe-area-inset-right,0px));--e-safe-bottom:var(--safe-area-inset-bottom,env(safe-area-inset-bottom,0px));--e-safe-left:var(--safe-area-inset-left,env(safe-area-inset-left,0px));--e-navbar-row-height:50px;--e-navbar-row-gap:.25rem;--e-navbar-inset-bottom:max(2rem,calc(var(--e-safe-bottom) + .25rem));--e-navbar-height:calc(var(--e-navbar-row-height) + var(--e-navbar-row-gap) + var(--e-navbar-inset-bottom));--e-safe-bottom-floating:max(1rem,calc(var(--e-safe-bottom) + .25rem),var(--e-native-tabbar-height,0px))}:root[data-native-tabbar=on]{--e-navbar-row-height:0px;--e-navbar-row-gap:0px;--e-navbar-inset-bottom:0px}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none;color:inherit}.complex-shimmer{display:inline-block;position:relative;color:#d63636}.complex-shimmer:after,.complex-shimmer:before{height:110%;width:105%;content:attr(data-text);position:absolute;left:0;right:0;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:300% 300%;animation:complexShine 6s linear infinite}.complex-shimmer:before{background-image:linear-gradient(45deg,#d246461a,#ef8d564d 20%,#ef8d56cc 40%,#ef8d56,#dc4040cc 60%,#d246464d 80%,#d246461a)}.complex-shimmer:after{background-image:linear-gradient(135deg,#d246461a,#d739395f 20%,#e13f3fcc 40%,#d24646,#ef8d56cc 60%,#ef8d564d 80%,#ef8d561a);animation-delay:-3s}@media(prefers-reduced-motion:reduce){.complex-shimmer:after,.complex-shimmer:before{animation:none}}@media(max-width:768px){.complex-shimmer:after,.complex-shimmer:before{animation:none}}@keyframes complexShine{0%,to{background-position:0 0}25%{background-position:100% 100%}50%{background-position:100% 0}75%{background-position:0 100%}}.skeleton-component{background:linear-gradient(90deg,#181818,#202020 50%,#171717);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px;z-index:10}.skeleton-component.skeleton-component-panel{background:linear-gradient(90deg,#313131,#2b2b2b 50%,#323232);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;z-index:10}.skeleton-component.skeleton-component-text{height:14px}.skeleton-component.skeleton-component-slow{animation-duration:3.5s}.skeleton-component.skeleton-component-slowest{animation-duration:5.5s}.skeleton-component-border{position:relative}.skeleton-component-border:after{content:"";position:absolute;inset:0;border:1px solid transparent;border-radius:inherit;background-image:linear-gradient(90deg,#aaaaaa1a,#d4d4d419 50%,#a7a7a721);background-size:200% 100%;background-clip:border-box;-webkit-background-clip:border-box;mask:linear-gradient(#bcbcbc 0 0) content-box,linear-gradient(#d7d7d7 0 0);-webkit-mask:linear-gradient(#bfbfbf 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:xor;animation:skeleton-border-loading 2s infinite;pointer-events:none}:root[data-theme=light] .skeleton-component{background:linear-gradient(90deg,#e3e3e3,#f5f5f5 50%,#e1e1e1);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;z-index:10}:root[data-theme=light] .skeleton-component.skeleton-component-panel{background:linear-gradient(90deg,#f5f5f5,#ededed 50%,#f5f5f5);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;z-index:10}:root[data-theme=light] .skeleton-component-border:after{background-image:linear-gradient(90deg,#c8c8c866,#dcdcdc66 50%,#b4b4b466);animation:skeleton-border-loading 2s infinite}.skeleton-component-border-no-bottom:after{border-bottom:none}.skeleton-component-border-no-top:after{border-top:none}.skeleton-component-subtitle{height:30px;width:120px}.skeleton-component-paragraph{height:20px;width:100%}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes skeleton-border-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.fade-enter-active,.fade-leave-active{transition:opacity .5s cubic-bezier(.075,.82,.165,1)}.fast-fade-enter-active,.fast-fade-leave-active{transition:opacity .25s cubic-bezier(.075,.82,.165,1)}.page-fade-enter-active,.page-fade-leave-active{transition:opacity .2s cubic-bezier(.075,.82,.165,1)}.fade-enter-from,.fade-leave-to,.fast-fade-enter-from,.fast-fade-leave-to,.page-fade-enter-from,.page-fade-leave-to{opacity:0}.fast-fade-page-enter-active,.fast-fade-page-leave-active{transition:opacity .25s cubic-bezier(.075,.82,.165,1)}.fast-fade-page-enter-from,.fast-fade-page-leave-to{opacity:0}.fast-fade-page-leave-active{position:absolute;width:100%;top:0;left:0;z-index:1}.fast-fade-page-enter-active{z-index:2}@media(max-width:768px){.fast-fade-page-enter-active,.fast-fade-page-leave-active{transition-duration:.2s}}.slide-fade-enter-active{transition:all .4s cubic-bezier(.4,0,.2,1);transition-property:opacity,transform,height,margin}.slide-fade-leave-active{transition:all .25s cubic-bezier(.4,0,.2,1);transition-property:opacity,transform,height,margin;position:absolute;width:100%}.slide-fade-enter-from{opacity:0;transform:translateY(-10px) scale(.95)}.slide-fade-leave-to{opacity:0;transform:translateY(10px) scale(.95)}.slide-fade-enter-to,.slide-fade-leave-from{opacity:1;transform:translateY(0) scale(1)}@media(max-width:768px){.slide-fade-enter-active{transition-duration:.3s}.slide-fade-leave-active{transition-duration:.2s}}:root{--system-font-stack:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--geist-font-stack:"Geist",var(--system-font-stack);--notoserif-font-stack:"NotoSerif",var(--system-font-stack);--inter-font-stack:"Inter",var(--system-font-stack);--serif-font-stack:"Playfair Display",Georgia,"Times New Roman",serif}html{scrollbar-color:var(--text-50)}a,button,div,h1,h2,h3,h4,h5,h6,html,input,li,p,span,textarea{font-family:var(--geist-font-stack);color:var(--text-50)}.flex-column,.flex-row{display:flex}.flex-column{flex-direction:column}.flex-column,.flex-row{box-sizing:border-box;width:100%}.flex-row{flex-direction:row}.flex-end{justify-content:flex-end}.flex-center{justify-content:center}.align-end{align-items:flex-end}.align-center{align-items:center}.gap-05{gap:.5rem}.gap-1{gap:1rem}.gap-1-5{gap:1.5rem}.gap-2{gap:2rem}.gap-2-5{gap:2.5rem}.e-panel{background-color:var(--background-75);border-radius:8px}@font-face{font-family:Geist;src:url(./geist-300.CDW1rAlG.woff) format("woff");font-weight:300;font-display:swap;font-weight:400}@font-face{font-family:Geist;src:url(./geist-500.COrrQ0FJ.woff) format("woff");font-weight:500;font-display:swap}@font-face{font-family:Geist;src:url(./geist-700.mpQnNB6b.woff) format("woff");font-weight:700;font-display:swap}@font-face{font-family:Geist;src:url(./geist-900.DpGB_qB_.woff2) format("woff2");font-weight:900;font-display:swap}@font-face{font-family:NotoSerif;src:url(./notosans-600.Dwv8M6YL.woff2) format("woff2");font-weight:600;font-display:swap;font-weight:400}@font-face{font-family:NotoSerif;src:url(./notosans-700.DwlQfr5s.woff2) format("woff2");font-weight:700;font-display:swap}@font-face{font-family:NotoSerif;src:url(./notosans-900.BAaSzCx2.woff2) format("woff2");font-weight:900;font-display:swap}@font-face{font-family:Inter;src:url(./inter-600.D273HNI0.woff2) format("woff2");font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(./inter-400.BOOGhInR.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(./inter-300.CvRFFuZy.woff2) format("woff2");font-weight:300;font-display:swap}:root{--system-font-stack:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--geist-font-stack:"Geist",var(--system-font-stack);--notoserif-font-stack:"NotoSerif",var(--system-font-stack);--inter-font-stack:"Inter",var(--system-font-stack);--serif-font-stack:"Playfair Display",Georgia,"Times New Roman",serif;--main-font-stack:var(--inter-font-stack);--secondary-font-stack:var(--geist-font-stack)}h1,h2,h3,h4,h5,h6{font-family:var(--secondary-font-stack)}a,body,button,div,input,label,li,nav,ol,option,p,select,span,td,textarea,th,ul{font-family:var(--main-font-stack)}:root{--red-50:#fff1f1;--red-100:#ffd7d8;--red-200:#fbc0c1;--red-300:#ffb3b4;--red-400:#ff8386;--red-500:#fa4d52;--red-600:#da1e28;--red-700:#da1e28;--red-800:#750e13;--red-900:#520407;--red-950:#2d0708}@media(prefers-color-scheme:dark){:root{--red-50:#2d0708;--red-100:#520407;--red-200:#5a1318;--red-300:#da1e28;--red-400:#da1e28;--red-500:#fa4d52;--red-600:#ff8386;--red-700:#ffb3b4;--red-800:#ffc5c6;--red-900:#ffd7d8;--red-950:#fff1f1}}:root[data-theme=light]{--red-50:#fff1f1;--red-100:#ffd7d8;--red-200:#ffc5c6;--red-300:#ffb3b4;--red-400:#ff8386;--red-500:#fa4d52;--red-600:#da1e28;--red-700:#da1e28;--red-800:#750e13;--red-900:#520407;--red-950:#2d0708}:root[data-theme=dark]{--red-50:#2d0708;--red-100:#520407;--red-200:#5a1318;--red-300:#da1e28;--red-400:#da1e28;--red-500:#fa4d52;--red-600:#ff8386;--red-700:#ffb3b4;--red-800:#ffc5c6;--red-900:#ffd7d8;--red-950:#fff1f1}:root{--aqua-50:#dcf9ff;--aqua-100:#dafaff;--aqua-200:#91c3c8;--aqua-300:#00dbef;--aqua-400:#00bbcb;--aqua-500:#0099a8;--aqua-600:#0a7b87;--aqua-700:#1e5b62;--aqua-800:#143f45;--aqua-900:#0d2a2e;--aqua-950:#0b181a}@media(prefers-color-scheme:dark){:root{--aqua-50:#0b181a;--aqua-100:#0d2a2e;--aqua-200:#143f45;--aqua-300:#1e5b62;--aqua-400:#0a7b87;--aqua-500:#0099a8;--aqua-600:#00bbcb;--aqua-700:#00dbef;--aqua-800:#b1ebf0;--aqua-900:#dafaff;--aqua-950:#dcf9ff}}:root[data-theme=light]{--aqua-50:#dcf9ff;--aqua-100:#dafaff;--aqua-200:#acdbe0;--aqua-300:#00dbef;--aqua-400:#00bbcb;--aqua-500:#0099a8;--aqua-600:#0a7b87;--aqua-700:#1e5b62;--aqua-800:#143f45;--aqua-900:#0d2a2e;--aqua-950:#0b181a}:root[data-theme=dark]{--aqua-50:#0b181a;--aqua-100:#0d2a2e;--aqua-200:#143f45;--aqua-300:#1e5b62;--aqua-400:#0a7b87;--aqua-500:#0099a8;--aqua-600:#00bbcb;--aqua-700:#00dbef;--aqua-800:#b1ebf0;--aqua-900:#dafaff;--aqua-950:#dcf9ff}:root{--pain-0-300:#6aa84f;--pain-0-200:#8ec64f;--pain-0-100:#d4edc2;--pain-1-300:#dfae55;--pain-1-200:#f7cc8b;--pain-1-100:#f7e5cf;--pain-2-300:#d87942;--pain-2-200:#ef8e56;--pain-2-100:#f9d6c1;--pain-3-300:#b42f2f;--pain-3-200:#d24646;--pain-3-100:#f4baba}:root[data-theme=dark]{--pain-0-300:#6aa84f;--pain-0-200:#8ec64f;--pain-0-100:#274e13;--pain-1-300:#dfae55;--pain-1-200:#f7cc8b;--pain-1-100:#4b2e00;--pain-2-300:#d87942;--pain-2-200:#ef8e56;--pain-2-100:#4e1f0f;--pain-3-300:#b42f2f;--pain-3-200:#d24646;--pain-3-100:#5c1a1a}:root{--surface-h:0;--surface-s-n:0;--black-25:hsl(var(--surface-h),calc(var(--surface-s-n)*1%),98%);--black-25-transparent:hsla(var(--surface-h),calc(var(--surface-s-n)*1%),98%,.64);--black-35:hsl(var(--surface-h),calc(var(--surface-s-n)*1%),94.9%);--black-50:hsl(var(--surface-h),calc(var(--surface-s-n)*1%),95.7%);--black-65:hsl(var(--surface-h),calc(var(--surface-s-n)*1%),94.1%);--black-75:hsl(var(--surface-h),calc(var(--surface-s-n)*1%),92.5%);--black-75-transparent:hsla(var(--surface-h),calc(var(--surface-s-n)*1%),92.5%,.647);--black-80:hsl(var(--surface-h),calc(var(--surface-s-n)*1%),91.4%);--black-85:hsl(var(--surface-h),calc(var(--surface-s-n)*1%),90.2%);--black-90:hsl(var(--surface-h),calc(var(--surface-s-n)*1%),89%);--black-100:hsl(var(--surface-h),calc(var(--surface-s-n)*1%),87.8%);--black-150:hsl(var(--surface-h),calc(var(--surface-s-n)*1%),85.1%);--black-200:hsl(var(--surface-h),calc(var(--surface-s-n)*1%),82.7%);--black-250:hsl(var(--surface-h),calc(var(--surface-s-n)*1%),80%);--black-300:hsl(var(--surface-h),calc(var(--surface-s-n)*1%),77.6%);--black-350:hsl(var(--surface-h),calc(var(--surface-s-n)*1%),71.8%);--black-400:hsl(var(--surface-h),calc(var(--surface-s-n)*1%),65.9%);--black-450:hsl(var(--surface-h),calc(var(--surface-s-n)*1%),60.4%);--black-500:hsl(var(--surface-h),calc(var(--surface-s-n)*1%),55.3%);--black-550:hsl(var(--surface-h),calc(var(--surface-s-n)*1%),49.4%);--black-600:hsl(var(--surface-h),calc(var(--surface-s-n)*1%),43.5%);--black-650:hsl(var(--surface-h),calc(var(--surface-s-n)*1%),37.6%);--black-700:hsl(var(--surface-h),calc(var(--surface-s-n)*1%),32.2%);--black-750:hsl(var(--surface-h),calc(var(--surface-s-n)*1%),27.1%);--black-800:hsl(var(--surface-h),calc(var(--surface-s-n)*1%),22.4%);--black-850:hsl(var(--surface-h),calc(var(--surface-s-n)*1%),18.4%);--black-900:hsl(var(--surface-h),calc(var(--surface-s-n)*1%),14.9%);--black-910:hsl(var(--surface-h),calc(var(--surface-s-n)*1%),13.3%);--black-915:hsl(var(--surface-h),calc(var(--surface-s-n)*1%),12.5%);--black-920:hsl(var(--surface-h),calc(var(--surface-s-n)*1%),11.8%);--black-925:hsl(var(--surface-h),calc(var(--surface-s-n)*1%),10.6%);--black-925-transparent:hsla(var(--surface-h),calc(var(--surface-s-n)*1%),10.6%,.835);--black-935:hsl(var(--surface-h),calc(var(--surface-s-n)*1%),9.4%);--black-950:hsl(var(--surface-h),calc(var(--surface-s-n)*1%),8.6%);--black-965:hsl(var(--surface-h),calc(var(--surface-s-n)*1%),7.8%);--black-965-transparent:hsla(var(--surface-h),calc(var(--surface-s-n)*1%),7.8%,.835);--black-975:hsl(var(--surface-h),calc(var(--surface-s-n)*1%),5.9%)}:root{--green-50:#e7fada;--green-100:#daf7be;--green-200:#c2e0a5;--green-300:#8ec64f;--green-400:#83b648;--green-500:#719f3e;--green-600:#5b8030;--green-700:#3f5b20;--green-800:#2b3f14;--green-900:#1b2a0b;--green-950:#0e1804}@media(prefers-color-scheme:dark){:root{--green-50:#0e1804;--green-100:#1b2a0b;--green-200:#2b3f14;--green-300:#3f5b20;--green-400:#5b8030;--green-500:#719f3e;--green-600:#83b648;--green-700:#8ec64f;--green-800:#ccf1a7;--green-900:#daf7be;--green-950:#e7fada}}:root[data-theme=light]{--green-50:#e7fada;--green-100:#daf7be;--green-200:#c2e0a5;--green-300:#8ec64f;--green-400:#83b648;--green-500:#719f3e;--green-600:#5b8030;--green-700:#3f5b20;--green-800:#2b3f14;--green-900:#1b2a0b;--green-950:#0e1804}:root[data-theme=dark]{--green-50:#0e1804;--green-100:#1b2a0b;--green-200:#2b3f14;--green-300:#3f5b20;--green-400:#5b8030;--green-500:#719f3e;--green-600:#83b648;--green-700:#8ec64f;--green-800:#ccf1a7;--green-900:#daf7be;--green-950:#e7fada}:root{--yellow-50:#faf4e8;--yellow-100:#fbedce;--yellow-200:#f5deac;--yellow-300:#e4bd36;--yellow-350:#d4a62e;--yellow-400:#c7a52e;--yellow-500:#a78925;--yellow-600:#856d1b;--yellow-700:#635012;--yellow-800:#463809;--yellow-900:#2e2504;--yellow-950:#1b1402}@media(prefers-color-scheme:dark){:root{--yellow-50:#1a1405;--yellow-100:#3a2c0b;--yellow-200:#5a4410;--yellow-300:#7c6018;--yellow-400:#b09024;--yellow-500:#cca830;--yellow-600:#dab638;--yellow-650:#e8c844;--yellow-700:#f2da7e;--yellow-800:#f8ebb8;--yellow-900:#fcf5e0;--yellow-950:#fefbf2}}:root[data-theme=light]{--yellow-50:#faf4e8;--yellow-100:#fbedce;--yellow-200:#f5deac;--yellow-300:#e4bd36;--yellow-350:#d4a62e;--yellow-400:#c7a52e;--yellow-500:#a78925;--yellow-600:#856d1b;--yellow-700:#635012;--yellow-800:#463809;--yellow-900:#2e2504;--yellow-950:#1b1402}:root[data-theme=dark]{--yellow-50:#1a1405;--yellow-100:#3a2c0b;--yellow-200:#5a4410;--yellow-300:#7c6018;--yellow-400:#b09024;--yellow-500:#cca830;--yellow-600:#dab638;--yellow-650:#e8c844;--yellow-700:#f2da7e;--yellow-800:#f8ebb8;--yellow-900:#fcf5e0;--yellow-950:#fefbf2}:root{--orange-50:#fff1ee;--orange-100:#ffd6cc;--orange-200:#ffc8a2;--orange-300:#ffb784;--orange-400:#ff832b;--orange-500:#eb6200;--orange-600:#ba4e00;--orange-700:#8a3800;--orange-800:#5e2900;--orange-900:#3e1a00;--orange-950:#231000}@media(prefers-color-scheme:dark){:root{--orange-50:#231000;--orange-100:#3e1a00;--orange-200:#5e2900;--orange-300:#8a3800;--orange-400:#ba4e00;--orange-500:#eb6200;--orange-600:#ff832b;--orange-700:#ffb784;--orange-800:#ffc8a2;--orange-900:#ffd6cc;--orange-950:#fff1ee}}:root[data-theme=light]{--orange-50:#fff1ee;--orange-100:#ffd6cc;--orange-200:#ffc8a2;--orange-300:#ffb784;--orange-400:#ff832b;--orange-500:#eb6200;--orange-600:#ba4e00;--orange-700:#8a3800;--orange-800:#5e2900;--orange-900:#3e1a00;--orange-950:#231000}:root[data-theme=dark]{--orange-50:#231000;--orange-100:#3e1a00;--orange-200:#5e2900;--orange-300:#8a3800;--orange-400:#ba4e00;--orange-500:#eb6200;--orange-600:#ff832b;--orange-700:#ffb784;--orange-800:#ffc8a2;--orange-900:#ffd6cc;--orange-950:#fff1ee}:root{--purple-50:#f6f2ff;--purple-100:#e8daff;--purple-200:#d8c3fa;--purple-300:#d4bbff;--purple-400:#be95ff;--purple-500:#a56eff;--purple-600:#8a3ffc;--purple-700:#6929c4;--purple-800:#3f1978;--purple-900:#31135e;--purple-950:#1c0f30}@media(prefers-color-scheme:dark){:root{--purple-50:#1c0f30;--purple-100:#31135e;--purple-200:#3f1978;--purple-300:#6929c4;--purple-400:#8a3ffc;--purple-500:#a56eff;--purple-600:#be95ff;--purple-700:#d4bbff;--purple-800:#d8c3fa;--purple-900:#e8daff;--purple-950:#f6f2ff}}:root[data-theme=light]{--purple-50:#f6f2ff;--purple-100:#e8daff;--purple-200:#d8c3fa;--purple-300:#d4bbff;--purple-400:#be95ff;--purple-500:#a56eff;--purple-600:#8a3ffc;--purple-700:#6929c4;--purple-800:#3f1978;--purple-900:#31135e;--purple-950:#1c0f30}:root[data-theme=dark]{--purple-50:#1c0f30;--purple-100:#31135e;--purple-200:#3f1978;--purple-300:#6929c4;--purple-400:#8a3ffc;--purple-500:#a56eff;--purple-600:#be95ff;--purple-700:#d4bbff;--purple-800:#d8c3fa;--purple-900:#e8daff;--purple-950:#f6f2ff}:root{--lifestyle-h:198;--lifestyle-s-n:79;--lifestyle-l-shift:0;--lifestyle-s:calc(var(--lifestyle-s-n)*1%);--lifestyle-50:hsl(calc(var(--lifestyle-h) + 10.2),calc(var(--lifestyle-s-n)*.861*1%),95.1%);--lifestyle-100:hsl(calc(var(--lifestyle-h) + 11.1),calc(var(--lifestyle-s-n)*.733*1%),88.8%);--lifestyle-200:hsl(calc(var(--lifestyle-h) + 10.5),calc(var(--lifestyle-s-n)*.9*1%),83.7%);--lifestyle-300:hsl(calc(var(--lifestyle-h) + 9.2),calc(var(--lifestyle-s-n)*1.049*1%),77.1%);--lifestyle-400:hsl(calc(var(--lifestyle-h) + 2),calc(var(--lifestyle-s-n)*1.065*1%),calc(58% + var(--lifestyle-l-shift)*1%));--lifestyle-500:hsl(calc(var(--lifestyle-h) + 2),calc(var(--lifestyle-s-n)*.86*1%),calc(47.6% + var(--lifestyle-l-shift)*1%));--lifestyle-600:hsl(calc(var(--lifestyle-h) + 1.7),calc(var(--lifestyle-s-n)*.883*1%),calc(37.6% + var(--lifestyle-l-shift)*1%));--lifestyle-700:hsl(calc(var(--lifestyle-h) + 1.8),calc(var(--lifestyle-s-n)*.925*1%),27.6%);--lifestyle-800:hsl(calc(var(--lifestyle-h) + 2.3),calc(var(--lifestyle-s-n)*.985*1%),19.4%);--lifestyle-900:hsl(calc(var(--lifestyle-h) + 2.7),calc(var(--lifestyle-s-n)*1.071*1%),12.7%);--lifestyle-950:hsl(calc(var(--lifestyle-h) + 3.2),calc(var(--lifestyle-s-n)*1.133*1%),7.5%);--lifestyle-alt-50:hsl(calc(var(--lifestyle-h) + 27),calc(var(--lifestyle-s-n)*.563*1%),96.5%);--lifestyle-alt-100:hsl(calc(var(--lifestyle-h) + 25.2),calc(var(--lifestyle-s-n)*.621*1%),90%);--lifestyle-alt-200:hsl(calc(var(--lifestyle-h) + 24.9),calc(var(--lifestyle-s-n)*.759*1%),86.3%);--lifestyle-alt-300:hsl(calc(var(--lifestyle-h) + 23.6),calc(var(--lifestyle-s-n)*.872*1%),82.4%);--lifestyle-alt-400:hsl(calc(var(--lifestyle-h) + 21.1),calc(var(--lifestyle-s-n)*1.013*1%),72.5%);--lifestyle-alt-500:hsl(calc(var(--lifestyle-h) + 14),calc(var(--lifestyle-s-n)*.86*1%),47.6%);--lifestyle-alt-600:hsl(calc(var(--lifestyle-h) + 13.9),calc(var(--lifestyle-s-n)*.866*1%),45.9%);--lifestyle-alt-700:hsl(calc(var(--lifestyle-h) + 14.2),calc(var(--lifestyle-s-n)*.9*1%),33.9%);--lifestyle-alt-800:hsl(calc(var(--lifestyle-h) + 14.3),calc(var(--lifestyle-s-n)*.952*1%),23.7%);--lifestyle-alt-900:hsl(calc(var(--lifestyle-h) + 14.2),calc(var(--lifestyle-s-n)*1.047*1%),15.9%);--lifestyle-alt-950:hsl(calc(var(--lifestyle-h) + 16.1),calc(var(--lifestyle-s-n)*1.114*1%),9.8%)}@media(prefers-color-scheme:dark){:root{--lifestyle-50:hsl(calc(var(--lifestyle-h) + 3.2),calc(var(--lifestyle-s-n)*1.133*1%),7.5%);--lifestyle-100:hsl(calc(var(--lifestyle-h) + 2.7),calc(var(--lifestyle-s-n)*1.071*1%),12.7%);--lifestyle-200:hsl(calc(var(--lifestyle-h) + 2.3),calc(var(--lifestyle-s-n)*.985*1%),19.4%);--lifestyle-300:hsl(calc(var(--lifestyle-h) + 1.8),calc(var(--lifestyle-s-n)*.925*1%),27.6%);--lifestyle-400:hsl(calc(var(--lifestyle-h) + 1.7),calc(var(--lifestyle-s-n)*.883*1%),calc(37.6% + var(--lifestyle-l-shift)*1%));--lifestyle-500:hsl(calc(var(--lifestyle-h) + 2),calc(var(--lifestyle-s-n)*.86*1%),calc(47.6% + var(--lifestyle-l-shift)*1%));--lifestyle-600:hsl(calc(var(--lifestyle-h) + 2),calc(var(--lifestyle-s-n)*1.065*1%),calc(58% + var(--lifestyle-l-shift)*1%));--lifestyle-700:hsl(calc(var(--lifestyle-h) + 9.2),calc(var(--lifestyle-s-n)*1.049*1%),77.1%);--lifestyle-800:hsl(calc(var(--lifestyle-h) + 10.5),calc(var(--lifestyle-s-n)*.9*1%),83.7%);--lifestyle-900:hsl(calc(var(--lifestyle-h) + 11.1),calc(var(--lifestyle-s-n)*.733*1%),88.8%);--lifestyle-950:hsl(calc(var(--lifestyle-h) + 10.2),calc(var(--lifestyle-s-n)*.861*1%),95.1%);--lifestyle-alt-50:hsl(calc(var(--lifestyle-h) + 16.1),calc(var(--lifestyle-s-n)*1.114*1%),9.8%);--lifestyle-alt-100:hsl(calc(var(--lifestyle-h) + 14.2),calc(var(--lifestyle-s-n)*1.047*1%),15.9%);--lifestyle-alt-200:hsl(calc(var(--lifestyle-h) + 14.3),calc(var(--lifestyle-s-n)*.952*1%),23.7%);--lifestyle-alt-300:hsl(calc(var(--lifestyle-h) + 14.2),calc(var(--lifestyle-s-n)*.9*1%),33.9%);--lifestyle-alt-400:hsl(calc(var(--lifestyle-h) + 13.9),calc(var(--lifestyle-s-n)*.866*1%),45.9%);--lifestyle-alt-500:hsl(calc(var(--lifestyle-h) + 14),calc(var(--lifestyle-s-n)*.86*1%),47.6%);--lifestyle-alt-600:hsl(calc(var(--lifestyle-h) + 21.1),calc(var(--lifestyle-s-n)*1.013*1%),72.5%);--lifestyle-alt-700:hsl(calc(var(--lifestyle-h) + 23.6),calc(var(--lifestyle-s-n)*.872*1%),82.4%);--lifestyle-alt-800:hsl(calc(var(--lifestyle-h) + 24.9),calc(var(--lifestyle-s-n)*.759*1%),86.3%);--lifestyle-alt-900:hsl(calc(var(--lifestyle-h) + 25.2),calc(var(--lifestyle-s-n)*.621*1%),90%);--lifestyle-alt-950:hsl(calc(var(--lifestyle-h) + 27),calc(var(--lifestyle-s-n)*.563*1%),96.5%)}}:root[data-theme=light]{--lifestyle-50:hsl(calc(var(--lifestyle-h) + 10.2),calc(var(--lifestyle-s-n)*.861*1%),95.1%);--lifestyle-100:hsl(calc(var(--lifestyle-h) + 11.1),calc(var(--lifestyle-s-n)*.733*1%),88.8%);--lifestyle-200:hsl(calc(var(--lifestyle-h) + 10.5),calc(var(--lifestyle-s-n)*.9*1%),83.7%);--lifestyle-300:hsl(calc(var(--lifestyle-h) + 9.2),calc(var(--lifestyle-s-n)*1.049*1%),77.1%);--lifestyle-400:hsl(calc(var(--lifestyle-h) + 2),calc(var(--lifestyle-s-n)*1.065*1%),calc(58% + var(--lifestyle-l-shift)*1%));--lifestyle-500:hsl(calc(var(--lifestyle-h) + 2),calc(var(--lifestyle-s-n)*.86*1%),calc(47.6% + var(--lifestyle-l-shift)*1%));--lifestyle-600:hsl(calc(var(--lifestyle-h) + 1.7),calc(var(--lifestyle-s-n)*.883*1%),calc(37.6% + var(--lifestyle-l-shift)*1%));--lifestyle-700:hsl(calc(var(--lifestyle-h) + 1.8),calc(var(--lifestyle-s-n)*.925*1%),27.6%);--lifestyle-800:hsl(calc(var(--lifestyle-h) + 2.3),calc(var(--lifestyle-s-n)*.985*1%),19.4%);--lifestyle-900:hsl(calc(var(--lifestyle-h) + 2.7),calc(var(--lifestyle-s-n)*1.071*1%),12.7%);--lifestyle-950:hsl(calc(var(--lifestyle-h) + 3.2),calc(var(--lifestyle-s-n)*1.133*1%),7.5%);--lifestyle-alt-50:hsl(calc(var(--lifestyle-h) + 27),calc(var(--lifestyle-s-n)*.563*1%),96.5%);--lifestyle-alt-100:hsl(calc(var(--lifestyle-h) + 25.2),calc(var(--lifestyle-s-n)*.621*1%),90%);--lifestyle-alt-200:hsl(calc(var(--lifestyle-h) + 24.9),calc(var(--lifestyle-s-n)*.759*1%),86.3%);--lifestyle-alt-300:hsl(calc(var(--lifestyle-h) + 23.6),calc(var(--lifestyle-s-n)*.872*1%),82.4%);--lifestyle-alt-400:hsl(calc(var(--lifestyle-h) + 21.1),calc(var(--lifestyle-s-n)*1.013*1%),72.5%);--lifestyle-alt-500:hsl(calc(var(--lifestyle-h) + 14),calc(var(--lifestyle-s-n)*.86*1%),47.6%);--lifestyle-alt-600:hsl(calc(var(--lifestyle-h) + 13.9),calc(var(--lifestyle-s-n)*.866*1%),45.9%);--lifestyle-alt-700:hsl(calc(var(--lifestyle-h) + 14.2),calc(var(--lifestyle-s-n)*.9*1%),33.9%);--lifestyle-alt-800:hsl(calc(var(--lifestyle-h) + 14.3),calc(var(--lifestyle-s-n)*.952*1%),23.7%);--lifestyle-alt-900:hsl(calc(var(--lifestyle-h) + 14.2),calc(var(--lifestyle-s-n)*1.047*1%),15.9%);--lifestyle-alt-950:hsl(calc(var(--lifestyle-h) + 16.1),calc(var(--lifestyle-s-n)*1.114*1%),9.8%)}:root[data-theme=dark]{--lifestyle-50:hsl(calc(var(--lifestyle-h) + 3.2),calc(var(--lifestyle-s-n)*1.133*1%),7.5%);--lifestyle-100:hsl(calc(var(--lifestyle-h) + 2.7),calc(var(--lifestyle-s-n)*1.071*1%),12.7%);--lifestyle-200:hsl(calc(var(--lifestyle-h) + 2.3),calc(var(--lifestyle-s-n)*.985*1%),19.4%);--lifestyle-300:hsl(calc(var(--lifestyle-h) + 1.8),calc(var(--lifestyle-s-n)*.925*1%),27.6%);--lifestyle-400:hsl(calc(var(--lifestyle-h) + 1.7),calc(var(--lifestyle-s-n)*.883*1%),calc(37.6% + var(--lifestyle-l-shift)*1%));--lifestyle-500:hsl(calc(var(--lifestyle-h) + 2),calc(var(--lifestyle-s-n)*.86*1%),calc(47.6% + var(--lifestyle-l-shift)*1%));--lifestyle-600:hsl(calc(var(--lifestyle-h) + 2),calc(var(--lifestyle-s-n)*1.065*1%),calc(58% + var(--lifestyle-l-shift)*1%));--lifestyle-700:hsl(calc(var(--lifestyle-h) + 9.2),calc(var(--lifestyle-s-n)*1.049*1%),77.1%);--lifestyle-800:hsl(calc(var(--lifestyle-h) + 10.5),calc(var(--lifestyle-s-n)*.9*1%),83.7%);--lifestyle-900:hsl(calc(var(--lifestyle-h) + 11.1),calc(var(--lifestyle-s-n)*.733*1%),88.8%);--lifestyle-950:hsl(calc(var(--lifestyle-h) + 10.2),calc(var(--lifestyle-s-n)*.861*1%),95.1%);--lifestyle-alt-50:hsl(calc(var(--lifestyle-h) + 16.1),calc(var(--lifestyle-s-n)*1.114*1%),9.8%);--lifestyle-alt-100:hsl(calc(var(--lifestyle-h) + 14.2),calc(var(--lifestyle-s-n)*1.047*1%),15.9%);--lifestyle-alt-200:hsl(calc(var(--lifestyle-h) + 14.3),calc(var(--lifestyle-s-n)*.952*1%),23.7%);--lifestyle-alt-300:hsl(calc(var(--lifestyle-h) + 14.2),calc(var(--lifestyle-s-n)*.9*1%),33.9%);--lifestyle-alt-400:hsl(calc(var(--lifestyle-h) + 13.9),calc(var(--lifestyle-s-n)*.866*1%),45.9%);--lifestyle-alt-500:hsl(calc(var(--lifestyle-h) + 14),calc(var(--lifestyle-s-n)*.86*1%),47.6%);--lifestyle-alt-600:hsl(calc(var(--lifestyle-h) + 21.1),calc(var(--lifestyle-s-n)*1.013*1%),72.5%);--lifestyle-alt-700:hsl(calc(var(--lifestyle-h) + 23.6),calc(var(--lifestyle-s-n)*.872*1%),82.4%);--lifestyle-alt-800:hsl(calc(var(--lifestyle-h) + 24.9),calc(var(--lifestyle-s-n)*.759*1%),86.3%);--lifestyle-alt-900:hsl(calc(var(--lifestyle-h) + 25.2),calc(var(--lifestyle-s-n)*.621*1%),90%);--lifestyle-alt-950:hsl(calc(var(--lifestyle-h) + 27),calc(var(--lifestyle-s-n)*.563*1%),96.5%)}:root{--background-25:var(--black-25);--background-25-transparent:var(--black-25-transparent);--background-35:var(--black-35);--background-50:var(--black-50);--background-65:var(--black-65);--background-75:var(--black-75);--background-75-transparent:var(--black-75-transparent);--background-80:var(--black-80);--background-85:var(--black-85);--background-90:var(--black-90);--background-100:var(--black-100);--background-150:var(--black-150);--background-200:var(--black-200);--background-250:var(--black-250);--background-300:var(--black-300);--background-350:var(--black-350);--background-400:var(--black-400);--background-450:var(--black-450);--background-500:var(--black-500);--background-550:var(--black-550);--background-600:var(--black-600);--background-650:var(--black-650);--background-700:var(--black-700);--background-750:var(--black-750);--background-800:var(--black-800);--background-850:var(--black-850);--background-900:var(--black-900);--background-925:var(--black-925);--background-925-transparent:var(--black-925-transparent);--background-935:var(--black-935);--background-950:var(--black-950);--background-965:var(--black-965);--background-965-transparent:var(--black-965-transparent);--background-975:var(--black-975);--background-975-transparent:var(--black-975-transparent)}@media(prefers-color-scheme:dark){:root{--background-25:var(--black-975);--background-25-transparent:var(--black-975-transparent);--background-35:var(--black-965);--background-50:var(--black-950);--background-65:var(--black-935);--background-75:var(--black-925);--background-75-transparent:var(--black-925-transparent);--background-80:var(--black-920);--background-85:var(--black-915);--background-90:var(--black-910);--background-100:var(--black-900);--background-150:var(--black-850);--background-200:var(--black-800);--background-250:var(--black-750);--background-300:var(--black-700);--background-350:var(--black-650);--background-400:var(--black-600);--background-450:var(--black-550);--background-500:var(--black-500);--background-550:var(--black-450);--background-600:var(--black-400);--background-650:var(--black-350);--background-700:var(--black-300);--background-750:var(--black-250);--background-800:var(--black-200);--background-850:var(--black-150);--background-900:var(--black-100);--background-925:var(--black-75);--background-925-transparent:var(--black-75-transparent);--background-935:var(--black-65);--background-950:var(--black-50);--background-965:var(--black-35);--background-975:var(--black-25);--background-975-transparent:var(--black-25-transparent)}}:root[data-theme=light]{--background-25:var(--black-25);--background-25-transparent:var(--black-25-transparent);--background-35:var(--black-35);--background-50:var(--black-50);--background-65:var(--black-65);--background-75:var(--black-75);--background-75-transparent:var(--black-75-transparent);--background-80:var(--black-80);--background-85:var(--black-85);--background-90:var(--black-90);--background-100:var(--black-100);--background-150:var(--black-150);--background-200:var(--black-200);--background-250:var(--black-250);--background-300:var(--black-300);--background-350:var(--black-350);--background-400:var(--black-400);--background-450:var(--black-450);--background-500:var(--black-500);--background-550:var(--black-550);--background-600:var(--black-600);--background-650:var(--black-650);--background-700:var(--black-700);--background-750:var(--black-750);--background-800:var(--black-800);--background-850:var(--black-850);--background-900:var(--black-900);--background-925:var(--black-925);--background-925-transparent:var(--black-925-transparent);--background-935:var(--black-935);--background-965:var(--black-965);--background-975:var(--black-975);--background-975-transparent:var(--black-975-transparent)}:root[data-theme=dark]{--background-25:var(--black-925);--background-25-transparent:var(--black-925-transparent);--background-35:var(--black-965);--background-50:var(--black-950);--background-65:var(--black-935);--background-75:var(--black-925);--background-75-transparent:var(--black-925-transparent);--background-80:var(--black-920);--background-85:var(--black-915);--background-90:var(--black-910);--background-100:var(--black-900);--background-150:var(--black-850);--background-200:var(--black-800);--background-250:var(--black-750);--background-300:var(--black-700);--background-350:var(--black-650);--background-400:var(--black-600);--background-450:var(--black-550);--background-500:var(--black-500);--background-550:var(--black-450);--background-600:var(--black-400);--background-650:var(--black-350);--background-700:var(--black-300);--background-750:var(--black-250);--background-800:var(--black-200);--background-850:var(--black-150);--background-900:var(--black-100);--background-925:var(--black-75);--background-925-transparent:var(--black-75-transparent);--background-935:var(--black-65);--background-950:var(--black-50);--background-965:var(--black-35);--background-975:var(--black-25);--background-975-transparent:var(--black-25-transparent)}:root{--text-50:var(--black-950);--text-75:var(--black-925);--text-100:var(--black-900);--text-200:var(--black-800);--text-300:var(--black-700);--text-400:var(--black-600);--text-500:var(--black-550);--text-600:var(--black-400);--text-700:var(--black-300);--text-800:var(--black-200);--text-900:var(--black-100);--text-925:var(--black-75);--text-950:var(--black-50)}@media(prefers-color-scheme:dark){:root{--text-50:var(--black-50);--text-75:var(--black-75);--text-100:var(--black-100);--text-200:var(--black-200);--text-300:var(--black-300);--text-400:var(--black-400);--text-500:var(--black-500);--text-600:var(--black-600);--text-700:var(--black-700);--text-800:var(--black-800);--text-900:var(--black-900);--text-925:var(--black-925);--text-950:var(--black-950)}}:root[data-theme=light]{--text-50:var(--black-950);--text-75:var(--black-925);--text-100:var(--black-900);--text-200:var(--black-800);--text-300:var(--black-700);--text-400:var(--black-600);--text-500:var(--black-550);--text-600:var(--black-400);--text-700:var(--black-300);--text-800:var(--black-200);--text-900:var(--black-100);--text-925:var(--black-75);--text-950:var(--black-50)}:root[data-theme=dark]{--text-50:var(--black-50);--text-75:var(--black-75);--text-100:var(--black-100);--text-200:var(--black-200);--text-300:var(--black-300);--text-400:var(--black-400);--text-500:var(--black-550);--text-600:var(--black-600);--text-700:var(--black-700);--text-800:var(--black-800);--text-900:var(--black-900);--text-925:var(--black-925);--text-950:var(--black-950)}:root{--lander-space-xs:.5rem;--lander-space-sm:1rem;--lander-space-md:1.5rem;--lander-space-lg:2.5rem;--lander-space-xl:4.5rem;--lander-section-pad:clamp(4rem,6vw,6rem);--lander-hero-top:clamp(10rem,8vw,13rem);--lander-hero-bottom:clamp(2rem,5vw,4rem);--lander-h1:clamp(2.5rem,6vw,3.5rem);--lander-h2:clamp(1.9rem,4.2vw,2.7rem);--lander-h3:clamp(1.1rem,2.4vw,1.6rem);--lander-body:clamp(1rem,1.6vw,1.15rem);--lander-eyebrow:.72rem}@media(max-width:640px){:root{--lander-space-xl:4rem;--lander-hero-top:8.5rem}}.lander-section-title{text-align:center;font-size:var(--lander-h2);font-weight:500;color:var(--text-50);line-height:1.15;letter-spacing:-.01em;margin:0}.rotate-180[data-v-2fedd415]{transform:rotate(180deg)}.modal[data-v-005edf72]{position:fixed;z-index:var(--v3f8c43db);display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.modal[data-v-005edf72],.modal-overlay[data-v-005edf72]{top:0;left:0;width:100%;height:100%;pointer-events:none}.modal-overlay[data-v-005edf72]{position:absolute;background-color:#00000080;opacity:0;transition:opacity .3s ease;-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-o-transition:opacity .3s ease;-ms-transition:opacity .3s ease}.modal-overlay.active[data-v-005edf72]{opacity:1;pointer-events:auto}.modal-underlay[data-v-005edf72]{bottom:0;height:100%}.bottom-sheet-under-skirt[data-v-005edf72],.modal-underlay[data-v-005edf72]{position:absolute;left:0;width:100%;pointer-events:none}.bottom-sheet-under-skirt[data-v-005edf72]{display:none;top:var(--e-sheet-skirt-top,200vh);height:100vh;background-color:var(--background-75)}body.e-sheet-skirt-active .bottom-sheet-under-skirt[data-v-005edf72]{display:block}.bottom-sheet-under-skirt.kb-debug-tint[data-v-005edf72]{background-color:#ff0080d9}.bottom-sheet[data-kb-debug-after][data-v-005edf72]:after{background-color:#00c8ffd9}.sheet-kb-debug[data-v-005edf72]{position:fixed;top:calc(var(--e-safe-top, 0px) + 4px);left:4px;z-index:9999;pointer-events:none}.sheet-kb-debug pre[data-v-005edf72]{margin:0;font-family:monospace;font-size:10px;line-height:1.35;color:#fff;background:#000000b8;padding:4px 6px;border-radius:4px}.kb-probe[data-v-005edf72]{position:absolute;width:0;visibility:hidden;pointer-events:none}.kb-probe-vh[data-v-005edf72]{height:100vh}.kb-probe-lvh[data-v-005edf72]{height:100lvh}.kb-probe-dvh[data-v-005edf72]{height:100dvh}.close-transition-overlay[data-v-005edf72]{background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.05) 15%,rgba(0,0,0,.11) 30%,rgba(0,0,0,.2) 60%,rgba(0,0,0,.41))}.close-transition-overlay[data-v-005edf72],.open-transition-overlay[data-v-005edf72]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;pointer-events:none;opacity:0;transition:opacity .2s ease;border-radius:1rem 1rem 0 0}.open-transition-overlay[data-v-005edf72]{background:linear-gradient(180deg,#41414133 0,#3f3f3f0d 20%,#41414100)}.bottom-sheet[data-v-005edf72]{left:0;max-width:602px;background-color:var(--background-75);border-radius:1rem 1rem 0 0;box-shadow:0 -4px 24px #00000026;z-index:101;opacity:1;transition:transform var(--e-sheet-resize-ms,.3s) cubic-bezier(.2,0,.2,1),max-height var(--e-sheet-resize-ms,.3s) cubic-bezier(.2,0,.2,1),border-radius .35s cubic-bezier(.75,.82,.165,1),width .5s cubic-bezier(.75,.82,.165,1),opacity .3s ease,max-width .35s cubic-bezier(.2,0,.2,1);-webkit-transition:transform var(--e-sheet-resize-ms,.3s) cubic-bezier(.2,0,.2,1),max-height var(--e-sheet-resize-ms,.3s) cubic-bezier(.2,0,.2,1),border-radius .35s cubic-bezier(.75,.82,.165,1),width .5s cubic-bezier(.75,.82,.165,1),opacity .3s ease,max-width .35s cubic-bezier(.2,0,.2,1);-moz-transition:transform var(--e-sheet-resize-ms,.3s) cubic-bezier(.2,0,.2,1),max-height var(--e-sheet-resize-ms,.3s) cubic-bezier(.2,0,.2,1),border-radius .35s cubic-bezier(.75,.82,.165,1),width .5s cubic-bezier(.75,.82,.165,1),opacity .3s ease,max-width .35s cubic-bezier(.2,0,.2,1);-o-transition:transform var(--e-sheet-resize-ms,.3s) cubic-bezier(.2,0,.2,1),max-height var(--e-sheet-resize-ms,.3s) cubic-bezier(.2,0,.2,1),border-radius .35s cubic-bezier(.75,.82,.165,1),width .5s cubic-bezier(.75,.82,.165,1),opacity .3s ease,max-width .35s cubic-bezier(.2,0,.2,1);-ms-transition:transform var(--e-sheet-resize-ms,.3s) cubic-bezier(.2,0,.2,1),max-height var(--e-sheet-resize-ms,.3s) cubic-bezier(.2,0,.2,1),border-radius .35s cubic-bezier(.75,.82,.165,1),opacity .3s ease,width .5s cubic-bezier(.75,.82,.165,1),max-width .35s cubic-bezier(.2,0,.2,1);backface-visibility:hidden;-webkit-backface-visibility:hidden;overscroll-behavior:contain;-webkit-touch-callout:none}.bottom-sheet[data-v-005edf72],.bottom-sheet .bottom-sheet-content[data-v-005edf72]{position:relative;width:100%;display:flex;flex-direction:column;pointer-events:auto;transform:translateZ(0)}.bottom-sheet .bottom-sheet-content[data-v-005edf72]{flex:1;-webkit-overflow-scrolling:touch;padding:0 1rem;padding-bottom:max(2.5rem,var(--e-safe-bottom,0px) + 1rem);-webkit-transform:translateZ(0);touch-action:manipulation;box-sizing:border-box}.bottom-sheet .bottom-sheet-content[data-v-005edf72]:has(.bottom-sheet-sticky-header){padding-top:0;overflow-y:auto;max-height:calc(100vh - 44px)}.bottom-sheet .bottom-sheet-chrome[data-v-005edf72]{flex:none;width:100%;box-sizing:border-box}.bottom-sheet .sheet-header[data-v-005edf72]{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,auto) minmax(0,1fr);align-items:center;gap:.4rem;min-height:44px;padding:0 .6rem;box-sizing:border-box}.bottom-sheet .sheet-header.float[data-v-005edf72]{position:absolute;top:0;left:0;right:0;min-height:30px;z-index:10;pointer-events:none}.bottom-sheet .sheet-header.float .sheet-nav-button[data-v-005edf72]{pointer-events:auto}.bottom-sheet .sheet-header-cell[data-v-005edf72]{display:flex;align-items:center;min-width:0}.bottom-sheet .sheet-header-cell.start[data-v-005edf72]{justify-content:flex-start}.bottom-sheet .sheet-header-cell.title[data-v-005edf72]{justify-content:center}.bottom-sheet .sheet-header-cell.end[data-v-005edf72]{justify-content:flex-end}.bottom-sheet .sheet-title[data-v-005edf72]{font-size:.95rem;font-weight:600;color:var(--text-50);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.bottom-sheet .sheet-nav-button[data-v-005edf72]{display:flex;align-items:center;gap:.15rem;min-width:44px;height:44px;padding:0;border:none;background:none;color:var(--lifestyle-600);cursor:pointer;overflow:hidden;-webkit-tap-highlight-color:transparent;transition:opacity .15s ease}.bottom-sheet .sheet-nav-button[data-v-005edf72]:active{opacity:.6}.bottom-sheet .sheet-nav-button svg[data-v-005edf72]{width:20px;height:20px;flex:none;color:inherit}.bottom-sheet .sheet-nav-button.raised[data-v-005edf72]{border-radius:50%;background-color:var(--background-100);min-width:30px;width:30px;height:30px;justify-content:center;color:var(--text-50)}.bottom-sheet .sheet-nav-button.raised svg[data-v-005edf72]{width:16px;height:16px}.bottom-sheet .sheet-nav-label[data-v-005edf72]{font-size:.95rem;color:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}@media(max-width:359px){.bottom-sheet .sheet-nav-label[data-v-005edf72]{display:none}}.bottom-sheet .sheet-progress[data-v-005edf72]{padding:.15rem .75rem .5rem;box-sizing:border-box}.bottom-sheet .sheet-progress.at-top[data-v-005edf72]{padding-top:.8rem}.bottom-sheet .sheet-progress.at-top.clear-left[data-v-005edf72]{padding-left:2.75rem}.bottom-sheet .sheet-progress.at-top.clear-right[data-v-005edf72]{padding-right:2.75rem}.bottom-sheet .sheet-progress-bar[data-v-005edf72]{height:6px;width:100%;border-radius:3px;background-color:var(--background-200);overflow:hidden}.bottom-sheet .sheet-progress-fill[data-v-005edf72]{height:100%;border-radius:3px;background-color:var(--lifestyle-500);transition:width .3s ease}.bottom-sheet[data-v-005edf72]:before{height:100%;top:0;border:none;border-top-left-radius:12px;border-top-right-radius:12px}.bottom-sheet[data-v-005edf72]:after,.bottom-sheet[data-v-005edf72]:before{content:"";position:absolute;left:0;width:100%;z-index:-1}.bottom-sheet[data-v-005edf72]:after{height:200vh;background-color:var(--background-75);top:100%;border-top:none}.bottom-sheet.is-dragging[data-v-005edf72]{transition:none!important;-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important}.bottom-sheet.drag-disabled .bottom-sheet-content[data-v-005edf72]{padding-top:1.5rem}.bottom-sheet.state-full[data-v-005edf72]{max-width:100%;height:100%;border-radius:0;transition:transform var(--e-sheet-resize-ms,.3s) cubic-bezier(.2,0,.2,1),max-height var(--e-sheet-resize-ms,.3s) cubic-bezier(.2,0,.2,1),border-radius .35s cubic-bezier(.75,.82,.165,1),width .5s cubic-bezier(.75,.82,.165,1),max-width .22s cubic-bezier(.2,0,.2,1);-webkit-transition:transform var(--e-sheet-resize-ms,.3s) cubic-bezier(.2,0,.2,1),max-height var(--e-sheet-resize-ms,.3s) cubic-bezier(.2,0,.2,1),border-radius .35s cubic-bezier(.75,.82,.165,1),width .5s cubic-bezier(.75,.82,.165,1),max-width .22s cubic-bezier(.2,0,.2,1);-moz-transition:transform var(--e-sheet-resize-ms,.3s) cubic-bezier(.2,0,.2,1),max-height var(--e-sheet-resize-ms,.3s) cubic-bezier(.2,0,.2,1),border-radius .35s cubic-bezier(.75,.82,.165,1),width .5s cubic-bezier(.75,.82,.165,1),max-width .22s cubic-bezier(.2,0,.2,1);-o-transition:transform var(--e-sheet-resize-ms,.3s) cubic-bezier(.2,0,.2,1),max-height var(--e-sheet-resize-ms,.3s) cubic-bezier(.2,0,.2,1),border-radius .35s cubic-bezier(.75,.82,.165,1),width .5s cubic-bezier(.75,.82,.165,1),max-width .22s cubic-bezier(.2,0,.2,1);-ms-transition:transform var(--e-sheet-resize-ms,.3s) cubic-bezier(.2,0,.2,1),max-height var(--e-sheet-resize-ms,.3s) cubic-bezier(.2,0,.2,1),border-radius .35s cubic-bezier(.75,.82,.165,1),width .5s cubic-bezier(.75,.82,.165,1),max-width .22s cubic-bezier(.2,0,.2,1)}.bottom-sheet.state-full .drag-handle .drag-handle-bar[data-v-005edf72]{opacity:.3;transform:translate3d(0,-6px,0);transition:opacity .35s cubic-bezier(.075,.82,.165,1),background-color .3s ease,width .4s ease,transform .35s cubic-bezier(.075,.82,.165,1)}.bottom-sheet.state-full .drag-handle:hover .drag-handle-bar[data-v-005edf72]{opacity:.5;transform:translate3d(0,-2px,0)}.bottom-sheet.state-full.is-dragging[data-v-005edf72]{border-radius:1rem 1rem 0 0}.bottom-sheet.state-full.is-dragging .drag-handle .drag-handle-bar[data-v-005edf72]{opacity:1}.bottom-sheet.state-default[data-v-005edf72]{transition:transform var(--e-sheet-resize-ms,.3s) cubic-bezier(.2,0,.2,1),max-height var(--e-sheet-resize-ms,.3s) cubic-bezier(.2,0,.2,1),border-radius .35s cubic-bezier(.75,.82,.165,1),width .5s cubic-bezier(.75,.82,.165,1),max-width .45s cubic-bezier(.2,0,.2,1);-webkit-transition:transform var(--e-sheet-resize-ms,.3s) cubic-bezier(.2,0,.2,1),max-height var(--e-sheet-resize-ms,.3s) cubic-bezier(.2,0,.2,1),border-radius .35s cubic-bezier(.75,.82,.165,1),width .5s cubic-bezier(.75,.82,.165,1),max-width .45s cubic-bezier(.2,0,.2,1);-moz-transition:transform var(--e-sheet-resize-ms,.3s) cubic-bezier(.2,0,.2,1),max-height var(--e-sheet-resize-ms,.3s) cubic-bezier(.2,0,.2,1),border-radius .35s cubic-bezier(.75,.82,.165,1),width .5s cubic-bezier(.75,.82,.165,1),max-width .45s cubic-bezier(.2,0,.2,1);-o-transition:transform var(--e-sheet-resize-ms,.3s) cubic-bezier(.2,0,.2,1),max-height var(--e-sheet-resize-ms,.3s) cubic-bezier(.2,0,.2,1),border-radius .35s cubic-bezier(.75,.82,.165,1),width .5s cubic-bezier(.75,.82,.165,1),max-width .45s cubic-bezier(.2,0,.2,1);-ms-transition:transform var(--e-sheet-resize-ms,.3s) cubic-bezier(.2,0,.2,1),max-height var(--e-sheet-resize-ms,.3s) cubic-bezier(.2,0,.2,1),border-radius .35s cubic-bezier(.75,.82,.165,1),width .5s cubic-bezier(.75,.82,.165,1),max-width .45s cubic-bezier(.2,0,.2,1)}.bottom-sheet.state-closed[data-v-005edf72]{opacity:0;pointer-events:none}.bottom-sheet.state-closed[data-v-005edf72] *{pointer-events:none}.bottom-sheet.no-fullscreen-drag[data-v-005edf72]{border-radius:0}.bottom-sheet.no-fullscreen-drag .drag-handle[data-v-005edf72]{max-height:0;padding:0;opacity:0}.bottom-sheet.is-transition-zone.transition-target-full .drag-handle-bar[data-v-005edf72]{transform:translate3d(0,-8px,0)}.bottom-sheet.is-transition-zone.transition-target-closed .close-transition-overlay[data-v-005edf72],.bottom-sheet.is-transition-zone.transition-target-full .open-transition-overlay[data-v-005edf72]{opacity:1}.bottom-sheet.is-transition-zone.transition-target-closed .drag-handle-bar[data-v-005edf72]{transform:translate3d(0,2px,0)}.bottom-sheet.scroll-expand .bottom-sheet-content[data-v-005edf72]{overflow-y:hidden;overscroll-behavior:contain}.bottom-sheet.scroll-expand.state-full .bottom-sheet-content[data-v-005edf72]{overflow-y:auto}.bottom-sheet.fill-content .bottom-sheet-content[data-v-005edf72]{min-height:0;overflow:hidden}.bottom-sheet.pinned-top[data-v-005edf72]{box-sizing:border-box;padding-top:var(--e-safe-top,0)}.bottom-sheet.pinned-top .bottom-sheet-close-button[data-v-005edf72]{top:calc(4px + var(--e-safe-top, 0px))}.bottom-sheet.pinned-top .sheet-header.float[data-v-005edf72]{top:var(--e-safe-top,0)}.drag-handle[data-v-005edf72]{height:30px;min-height:30px;cursor:grab;-moz-user-select:none;user-select:none;-webkit-user-select:none;touch-action:none;max-height:30px;padding:.6rem;opacity:1;border-radius:1rem 1rem 0 0;transition:max-height .3s cubic-bezier(.2,0,.2,1),opacity .22s cubic-bezier(.2,0,.2,1);z-index:10}.drag-handle[data-v-005edf72],.drag-handle .drag-handle-inner[data-v-005edf72]{width:100%;display:flex;justify-content:center;align-items:center;box-sizing:border-box}.drag-handle .drag-handle-inner[data-v-005edf72]{height:100%;border-radius:.5rem}.drag-handle .drag-handle-bar[data-v-005edf72]{width:36px;height:4px;background-color:var(--text-8-color);border-radius:4px;transition:opacity .35s cubic-bezier(.075,.82,.165,1),background-color .3s ease,width .4s ease,transform .35s ease}.drag-handle .drag-handle-bar.transition-zone[data-v-005edf72]{background-color:var(--text-50);width:48px}.drag-handle .drag-handle-bar.disabled-in-fullscreen[data-v-005edf72]{opacity:.5;background-color:#bbb}.drag-handle.disabled-in-fullscreen[data-v-005edf72]{cursor:default;touch-action:auto}.bottom-sheet-close-button[data-v-005edf72]{position:absolute;top:4px;width:22px;height:22px;border-radius:50%;border:none;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:var(--background-100);color:var(--text-50);z-index:11;transition:background-color .15s ease;-webkit-tap-highlight-color:transparent}.bottom-sheet-close-button.side-right[data-v-005edf72]{right:9px}.bottom-sheet-close-button.side-left[data-v-005edf72]{left:9px}.bottom-sheet-close-button svg[data-v-005edf72]{width:13px;height:13px}.bottom-sheet-close-button[data-v-005edf72]:before{content:"";position:absolute;inset:-4px -9px}.bottom-sheet-close-button[data-v-005edf72]:active,.bottom-sheet-close-button[data-v-005edf72]:hover{background-color:var(--background-200)}.modal.no-pad .bottom-sheet .bottom-sheet-content[data-v-005edf72]{padding:0}.modal.with-border .bottom-sheet.bottom-sheet[data-v-005edf72]{border:1px solid var(--border-4-color)}.modal.with-border .bottom-sheet.bottom-sheet[data-v-005edf72]:after{border-left:1px solid var(--border-4-color);border-right:1px solid var(--border-4-color);left:-1px}.modal.compact-drag .bottom-sheet .drag-handle[data-v-005edf72]{padding-top:0;height:32px}.modal.compact-drag .bottom-sheet .drag-handle .drag-handle-inner[data-v-005edf72]{align-items:flex-start;padding-top:6px}.modal.compact-drag .bottom-sheet.is-transition-zone.transition-target-full .drag-handle-bar[data-v-005edf72]{transform:translate3d(0,-2px,0)}.modal.compact-drag .bottom-sheet.state-full .drag-handle .drag-handle-bar[data-v-005edf72]{opacity:.3;transform:translate3d(0,-2px,0)}@media(max-width:800px){.bottom-sheet .bottom-sheet-content[data-v-005edf72]{padding-bottom:max(2.5rem,var(--e-safe-bottom,0px) + 1rem)}}@media(pointer:fine){.bottom-sheet .bottom-sheet-content[data-v-005edf72]{padding-bottom:1.5rem}}.bottom-sheet-fixed-footer[data-v-399c3c18],.bottom-sheet-footer-wrapper[data-v-399c3c18]{display:flex;flex-direction:column;align-items:center}.bottom-sheet-footer-wrapper[data-v-399c3c18]{flex:1;width:100%;box-sizing:border-box;margin-bottom:calc(var(--footer-height, 0px) + 1.5rem);margin-top:.8rem}.bottom-sheet-footer-wrapper.with-drag-handle[data-v-399c3c18]{margin-top:1rem}.bottom-sheet-footer-wrapper:not(.with-drag-handle).is-fullscreen[data-v-399c3c18]{margin-top:0}.bottom-sheet-footer-wrapper.nopad[data-v-399c3c18]{margin-top:0;margin-bottom:var(--footer-height,0)}.bottom-sheet-footer-wrapper.fill-content[data-v-399c3c18],.bottom-sheet-footer-wrapper.fill-content .bottom-sheet-footer-content[data-v-399c3c18]{min-height:0}.bottom-sheet-footer-wrapper.center-x[data-v-399c3c18],.bottom-sheet-footer-wrapper.center-x .bottom-sheet-footer-content[data-v-399c3c18]{align-items:center}.bottom-sheet-footer-wrapper.center-y[data-v-399c3c18]{justify-content:center}.bottom-sheet-footer-wrapper.center-y .bottom-sheet-footer-content[data-v-399c3c18]{flex:0 1 auto;justify-content:center}.bottom-sheet-footer-content[data-v-399c3c18]{width:100%;display:flex;flex-direction:column;flex:1}@media(pointer:coarse){.bottom-sheet-footer-wrapper[data-v-399c3c18]{margin-bottom:calc(var(--footer-height, 0px) + 2.5rem)}}#bottom-sheet-footer-target{max-width:600px}.bottom-sheet-fixed-footer{position:fixed;top:0;left:0;display:flex;flex-direction:column;align-items:center;padding:0 1rem;box-sizing:border-box;pointer-events:none;visibility:hidden}.bottom-sheet-fixed-footer.positioned{visibility:visible}.bottom-sheet-fixed-footer>*{pointer-events:auto;width:100%;display:flex}.bottom-sheet-fixed-footer:before{content:"";position:absolute;left:0;right:0;bottom:100%;height:2rem;pointer-events:none}.bottom-sheet-fixed-footer:after{content:"";position:absolute;left:0;right:0;top:0;height:100vh;pointer-events:none;z-index:-1}.bottom-sheet-fixed-footer .e-button .button-content{font-size:1.05rem;font-weight:600;letter-spacing:.1px}.bottom-sheet-fixed-footer .e-button{height:60px}a[data-v-fcdce57a],button[data-v-fcdce57a]{border:1px solid var(--background-300);background-color:var(--background-200);color:var(--text-50);font-family:var(--inter-font-stack);font-size:14px;border-radius:var(--radius-medium,6px);padding:.5rem 1rem;cursor:pointer;opacity:1;position:relative;display:inline-flex;align-items:center;justify-content:center;height:32px;min-height:32px;width:auto;transition:opacity .5s cubic-bezier(.075,.82,.165,1),background-color .3s cubic-bezier(.075,.82,.165,1),color .3s cubic-bezier(.075,.82,.165,1);box-sizing:border-box;touch-action:manipulation;-webkit-tap-highlight-color:transparent}a[data-v-fcdce57a]:hover,button[data-v-fcdce57a]:hover{background-color:var(--background-300);border-color:var(--background-400)}a[data-v-fcdce57a]:active,button[data-v-fcdce57a]:active{background-color:var(--background-100);border-color:var(--background-200);color:var(--text-300)}a[data-v-fcdce57a]:disabled,button[data-v-fcdce57a]:disabled{opacity:.5;cursor:not-allowed}a.button--incomplete[data-v-fcdce57a],button.button--incomplete[data-v-fcdce57a]{opacity:.5}a.button--soft[data-v-fcdce57a],button.button--soft[data-v-fcdce57a]{border-color:var(--background-25);color:var(--text-50);background-color:var(--background-25)}a.button--soft[data-v-fcdce57a]:hover,button.button--soft[data-v-fcdce57a]:hover{background-color:var(--background-35);border-color:var(--background-35)}a.button--soft[data-v-fcdce57a]:active,button.button--soft[data-v-fcdce57a]:active{background-color:var(--background-15);border-color:var(--background-15)}:root[data-theme=dark] a.button--soft[data-v-fcdce57a],:root[data-theme=dark] button.button--soft[data-v-fcdce57a]{border-color:var(--background-75);background-color:var(--background-75)}:root[data-theme=dark] a.button--soft[data-v-fcdce57a]:hover,:root[data-theme=dark] button.button--soft[data-v-fcdce57a]:hover{background-color:var(--background-65);border-color:var(--background-65)}:root[data-theme=dark] a.button--soft[data-v-fcdce57a]:active,:root[data-theme=dark] button.button--soft[data-v-fcdce57a]:active{background-color:var(--background-85);border-color:var(--background-85)}a.pending[data-v-fcdce57a],button.pending[data-v-fcdce57a]{border:1px solid var(--orange-300);background-color:var(--orange-100);color:var(--orange-600)}a.pending.paneled[data-v-fcdce57a],button.pending.paneled[data-v-fcdce57a]{background-color:var(--orange-200);border-color:var(--orange-300)}a.pending .svg-icon svg[data-v-fcdce57a],button.pending .svg-icon svg[data-v-fcdce57a]{color:var(--orange-600);fill:var(--orange-600)}a.warning[data-v-fcdce57a],button.warning[data-v-fcdce57a]{border:1px solid #f59e0b;background-color:#f59e0b;color:#fff}a.warning[data-v-fcdce57a]:hover,button.warning[data-v-fcdce57a]:hover{background-color:#d97706;border-color:#d97706}a.warning[data-v-fcdce57a]:active,button.warning[data-v-fcdce57a]:active{background-color:#b45309;border-color:#b45309}a.warning .svg-icon svg[data-v-fcdce57a],button.warning .svg-icon svg[data-v-fcdce57a]{color:#fff;fill:#fff}a.warning.button--soft[data-v-fcdce57a],button.warning.button--soft[data-v-fcdce57a]{border:1px solid var(--yellow-200);background-color:var(--yellow-200);color:var(--yellow-600)}a.warning.button--soft[data-v-fcdce57a]:hover,button.warning.button--soft[data-v-fcdce57a]:hover{background-color:var(--yellow-200);border-color:var(--yellow-300)}a.warning.button--soft[data-v-fcdce57a]:active,button.warning.button--soft[data-v-fcdce57a]:active{background-color:var(--yellow-300);border-color:var(--yellow-300)}a.warning.button--soft .svg-icon svg[data-v-fcdce57a],button.warning.button--soft .svg-icon svg[data-v-fcdce57a]{color:var(--yellow-600);fill:var(--yellow-600)}a.warning.button--ghost[data-v-fcdce57a],button.warning.button--ghost[data-v-fcdce57a]{border:1px solid transparent;background-color:transparent;color:var(--yellow-600)}a.warning.button--ghost[data-v-fcdce57a]:hover,button.warning.button--ghost[data-v-fcdce57a]:hover{background-color:var(--yellow-200);border-color:var(--yellow-300)}a.warning.button--ghost[data-v-fcdce57a]:active,button.warning.button--ghost[data-v-fcdce57a]:active{background-color:var(--yellow-300);border-color:var(--yellow-300)}a.warning.button--ghost .svg-icon svg[data-v-fcdce57a],button.warning.button--ghost .svg-icon svg[data-v-fcdce57a]{color:var(--yellow-600);fill:var(--yellow-600)}a.warning.paneled[data-v-fcdce57a],button.warning.paneled[data-v-fcdce57a]{background-color:var(--yellow-200);border-color:var(--yellow-300)}:root[data-theme=dark] a.warning[data-v-fcdce57a],:root[data-theme=dark] button.warning[data-v-fcdce57a]{border-color:#f6b84b;background-color:#f6b84b;color:var(--text-950)}:root[data-theme=dark] a.warning[data-v-fcdce57a]:hover,:root[data-theme=dark] button.warning[data-v-fcdce57a]:hover{background-color:#e5a33a;border-color:#e5a33a}:root[data-theme=dark] a.warning[data-v-fcdce57a]:active,:root[data-theme=dark] button.warning[data-v-fcdce57a]:active{background-color:#d4902e;border-color:#d4902e}:root[data-theme=dark] a.warning .svg-icon svg[data-v-fcdce57a],:root[data-theme=dark] button.warning .svg-icon svg[data-v-fcdce57a]{color:var(--text-950);fill:var(--text-950)}:root[data-theme=dark] a.warning.button--soft[data-v-fcdce57a],:root[data-theme=dark] button.warning.button--soft[data-v-fcdce57a]{border-color:var(--yellow-200);background-color:var(--yellow-200);color:var(--yellow-600)}:root[data-theme=dark] a.warning.button--soft[data-v-fcdce57a]:hover,:root[data-theme=dark] button.warning.button--soft[data-v-fcdce57a]:hover{background-color:var(--yellow-200);border-color:var(--yellow-300)}:root[data-theme=dark] a.warning.button--soft[data-v-fcdce57a]:active,:root[data-theme=dark] button.warning.button--soft[data-v-fcdce57a]:active{background-color:var(--yellow-300);border-color:var(--yellow-300)}:root[data-theme=dark] a.warning.button--soft .svg-icon svg[data-v-fcdce57a],:root[data-theme=dark] button.warning.button--soft .svg-icon svg[data-v-fcdce57a]{color:var(--yellow-600);fill:var(--yellow-600)}:root[data-theme=dark] a.warning.button--ghost[data-v-fcdce57a],:root[data-theme=dark] button.warning.button--ghost[data-v-fcdce57a]{border-color:transparent;background-color:transparent;color:#f0c478}:root[data-theme=dark] a.warning.button--ghost[data-v-fcdce57a]:hover,:root[data-theme=dark] button.warning.button--ghost[data-v-fcdce57a]:hover{background-color:var(--yellow-200);border-color:var(--yellow-300)}:root[data-theme=dark] a.warning.button--ghost[data-v-fcdce57a]:active,:root[data-theme=dark] button.warning.button--ghost[data-v-fcdce57a]:active{background-color:var(--yellow-300);border-color:var(--yellow-300)}:root[data-theme=dark] a.warning.button--ghost .svg-icon svg[data-v-fcdce57a],:root[data-theme=dark] button.warning.button--ghost .svg-icon svg[data-v-fcdce57a]{color:#f0c478;fill:#f0c478}a.info[data-v-fcdce57a],button.info[data-v-fcdce57a]{border:1px solid var(--lifestyle-300);background-color:var(--lifestyle-200);color:var(--lifestyle-600)}a.info[data-v-fcdce57a]:hover,button.info[data-v-fcdce57a]:hover{background-color:var(--lifestyle-100)}a.info.paneled[data-v-fcdce57a],button.info.paneled[data-v-fcdce57a]{background-color:var(--lifestyle-200);border-color:var(--lifestyle-300)}a.info.paneled[data-v-fcdce57a]:hover,button.info.paneled[data-v-fcdce57a]:hover{background-color:var(--lifestyle-100)}a.info .svg-icon svg[data-v-fcdce57a],button.info .svg-icon svg[data-v-fcdce57a]{color:var(--lifestyle-600);fill:var(--lifestyle-600)}a.danger[data-v-fcdce57a],button.danger[data-v-fcdce57a]{border:1px solid var(--red-600);background-color:var(--red-600);color:#fff}a.danger[data-v-fcdce57a]:hover,button.danger[data-v-fcdce57a]:hover{background-color:var(--red-700);border-color:var(--red-700)}a.danger[data-v-fcdce57a]:active,button.danger[data-v-fcdce57a]:active{background-color:var(--red-800);border-color:var(--red-800)}a.danger .svg-icon svg[data-v-fcdce57a],button.danger .svg-icon svg[data-v-fcdce57a]{color:#fff;fill:#fff}a.danger.button--soft[data-v-fcdce57a],button.danger.button--soft[data-v-fcdce57a]{border:1px solid var(--red-100);background-color:var(--red-100);color:var(--red-700)}a.danger.button--soft[data-v-fcdce57a]:hover,button.danger.button--soft[data-v-fcdce57a]:hover{background-color:var(--red-200);border-color:var(--red-300)}a.danger.button--soft[data-v-fcdce57a]:active,button.danger.button--soft[data-v-fcdce57a]:active{background-color:var(--red-300);border-color:var(--red-300)}a.danger.button--soft .svg-icon svg[data-v-fcdce57a],button.danger.button--soft .svg-icon svg[data-v-fcdce57a]{color:var(--red-700);fill:var(--red-700)}a.danger.button--ghost[data-v-fcdce57a],button.danger.button--ghost[data-v-fcdce57a]{border:1px solid transparent;background-color:transparent;color:var(--red-600)}a.danger.button--ghost[data-v-fcdce57a]:hover,button.danger.button--ghost[data-v-fcdce57a]:hover{background-color:var(--red-200);border-color:var(--red-300)}a.danger.button--ghost[data-v-fcdce57a]:active,button.danger.button--ghost[data-v-fcdce57a]:active{background-color:var(--red-300);border-color:var(--red-300)}a.danger.button--ghost .svg-icon svg[data-v-fcdce57a],button.danger.button--ghost .svg-icon svg[data-v-fcdce57a]{color:var(--red-600);fill:var(--red-600)}a.danger.paneled[data-v-fcdce57a],button.danger.paneled[data-v-fcdce57a]{background-color:var(--red-100);border-color:var(--red-200)}:root[data-theme=dark] a.danger[data-v-fcdce57a],:root[data-theme=dark] button.danger[data-v-fcdce57a]{border-color:#e36363;background-color:#e36363;color:var(--text-950)}:root[data-theme=dark] a.danger[data-v-fcdce57a]:hover,:root[data-theme=dark] button.danger[data-v-fcdce57a]:hover{background-color:#d45252;border-color:#d45252}:root[data-theme=dark] a.danger[data-v-fcdce57a]:active,:root[data-theme=dark] button.danger[data-v-fcdce57a]:active{background-color:#c44242;border-color:#c44242}:root[data-theme=dark] a.danger .svg-icon svg[data-v-fcdce57a],:root[data-theme=dark] button.danger .svg-icon svg[data-v-fcdce57a]{color:var(--text-950);fill:var(--text-950)}:root[data-theme=dark] a.danger.button--soft[data-v-fcdce57a],:root[data-theme=dark] button.danger.button--soft[data-v-fcdce57a]{border-color:#4a2c2c;background-color:#4a2c2c;color:#e87272}:root[data-theme=dark] a.danger.button--soft[data-v-fcdce57a]:hover,:root[data-theme=dark] button.danger.button--soft[data-v-fcdce57a]:hover{background-color:#5c3636;border-color:#5c3636}:root[data-theme=dark] a.danger.button--soft[data-v-fcdce57a]:active,:root[data-theme=dark] button.danger.button--soft[data-v-fcdce57a]:active{background-color:#3d2222;border-color:#3d2222}:root[data-theme=dark] a.danger.button--soft .svg-icon svg[data-v-fcdce57a],:root[data-theme=dark] button.danger.button--soft .svg-icon svg[data-v-fcdce57a]{color:#e87272;fill:#e87272}:root[data-theme=dark] a.danger.button--ghost[data-v-fcdce57a],:root[data-theme=dark] button.danger.button--ghost[data-v-fcdce57a]{border-color:transparent;background-color:transparent;color:#f08080}:root[data-theme=dark] a.danger.button--ghost[data-v-fcdce57a]:hover,:root[data-theme=dark] button.danger.button--ghost[data-v-fcdce57a]:hover{background-color:#5c3636;border-color:#5c3636}:root[data-theme=dark] a.danger.button--ghost[data-v-fcdce57a]:active,:root[data-theme=dark] button.danger.button--ghost[data-v-fcdce57a]:active{background-color:#3d2222;border-color:#3d2222}:root[data-theme=dark] a.danger.button--ghost .svg-icon svg[data-v-fcdce57a],:root[data-theme=dark] button.danger.button--ghost .svg-icon svg[data-v-fcdce57a]{color:#f08080;fill:#f08080}:root[data-theme=dark] a.danger.paneled[data-v-fcdce57a],:root[data-theme=dark] button.danger.paneled[data-v-fcdce57a]{background-color:var(--red-950);border-color:var(--red-900)}a.button--floating[data-v-fcdce57a],a.button--ghost[data-v-fcdce57a],a.button--outlined[data-v-fcdce57a],button.button--floating[data-v-fcdce57a],button.button--ghost[data-v-fcdce57a],button.button--outlined[data-v-fcdce57a]{background-color:transparent;color:var(--text-50);border-color:var(--border-color)}a.button--floating .svg-icon svg[data-v-fcdce57a],a.button--ghost .svg-icon svg[data-v-fcdce57a],a.button--outlined .svg-icon svg[data-v-fcdce57a],button.button--floating .svg-icon svg[data-v-fcdce57a],button.button--ghost .svg-icon svg[data-v-fcdce57a],button.button--outlined .svg-icon svg[data-v-fcdce57a]{color:var(--border-8-color);fill:var(--border-8-color)}a.button--floating[data-v-fcdce57a]:hover,a.button--ghost[data-v-fcdce57a]:hover,a.button--outlined[data-v-fcdce57a]:hover,button.button--floating[data-v-fcdce57a]:hover,button.button--ghost[data-v-fcdce57a]:hover,button.button--outlined[data-v-fcdce57a]:hover{background-color:var(--background-5-color);color:var(--text-50)}a.button--ghost[data-v-fcdce57a],button.button--ghost[data-v-fcdce57a]{border-color:transparent}a.button--ghost[data-v-fcdce57a]:hover,button.button--ghost[data-v-fcdce57a]:hover{background-color:var(--background-5-color);color:var(--text-50)}a.button--floating[data-v-fcdce57a],button.button--floating[data-v-fcdce57a]{background-color:var(--background-5-color);border-color:var(--background-5-color)}a.button--floating[data-v-fcdce57a]:hover,button.button--floating[data-v-fcdce57a]:hover{background-color:var(--background-6-color)}a.button--floating.info[data-v-fcdce57a],button.button--floating.info[data-v-fcdce57a]{background-color:var(--lifestyle-100);border-color:var(--lifestyle-100)}a.button--floating.info[data-v-fcdce57a]:hover,button.button--floating.info[data-v-fcdce57a]:hover{background-color:var(--lifestyle-200)}a.success[data-v-fcdce57a],button.success[data-v-fcdce57a]{border:1px solid var(--green-400);background-color:var(--green-400);color:var(--green-50)}a.success.paneled[data-v-fcdce57a],button.success.paneled[data-v-fcdce57a]{background-color:var(--green-300);border-color:var(--green-300)}a.success .svg-icon svg[data-v-fcdce57a],button.success .svg-icon svg[data-v-fcdce57a]{color:var(--green-50);fill:var(--green-50)}a.success[data-v-fcdce57a]:hover,button.success[data-v-fcdce57a]:hover{background-color:var(--green-300);border-color:var(--green-300);color:var(--green-50)}a.success.button--ghost[data-v-fcdce57a],button.success.button--ghost[data-v-fcdce57a]{border:1px solid transparent;background-color:transparent;color:var(--green-600)}a.success.button--ghost[data-v-fcdce57a]:hover,button.success.button--ghost[data-v-fcdce57a]:hover{background-color:var(--green-100);border-color:var(--green-200)}a.success.button--ghost[data-v-fcdce57a]:active,button.success.button--ghost[data-v-fcdce57a]:active{background-color:var(--green-200);border-color:var(--green-200)}a.success.button--ghost .svg-icon svg[data-v-fcdce57a],button.success.button--ghost .svg-icon svg[data-v-fcdce57a]{color:var(--green-600);fill:var(--green-600)}a.success.button--disabled[data-v-fcdce57a],button.success.button--disabled[data-v-fcdce57a]{background-color:var(--green-400);border-color:var(--green-400);color:var(--green-50);opacity:.9}a.success.button--disabled[data-v-fcdce57a]:hover,button.success.button--disabled[data-v-fcdce57a]:hover{opacity:1}a.success.button--success[data-v-fcdce57a],button.success.button--success[data-v-fcdce57a]{background-color:var(--green-300);color:var(--green-50);border-color:var(--green-400)}a.success.button--success[data-v-fcdce57a]:hover,button.success.button--success[data-v-fcdce57a]:hover{background-color:var(--green-400);color:var(--green-50)}:root[data-theme=dark] a.success[data-v-fcdce57a],:root[data-theme=dark] button.success[data-v-fcdce57a]{border-color:var(--green-600);background-color:var(--green-600);color:var(--green-50)}:root[data-theme=dark] a.success.paneled[data-v-fcdce57a],:root[data-theme=dark] button.success.paneled[data-v-fcdce57a]{background-color:var(--green-500);border-color:var(--green-500)}:root[data-theme=dark] a.success .svg-icon svg[data-v-fcdce57a],:root[data-theme=dark] button.success .svg-icon svg[data-v-fcdce57a]{color:var(--green-50);fill:var(--green-50)}:root[data-theme=dark] a.success[data-v-fcdce57a]:hover,:root[data-theme=dark] button.success[data-v-fcdce57a]:hover{background-color:var(--green-700);border-color:var(--green-700);color:var(--green-50)}:root[data-theme=dark] a.success.button--ghost[data-v-fcdce57a],:root[data-theme=dark] button.success.button--ghost[data-v-fcdce57a]{border-color:transparent;background-color:transparent;color:#6ee7a0}:root[data-theme=dark] a.success.button--ghost[data-v-fcdce57a]:hover,:root[data-theme=dark] button.success.button--ghost[data-v-fcdce57a]:hover{background-color:#1e3a2a;border-color:#1e3a2a}:root[data-theme=dark] a.success.button--ghost[data-v-fcdce57a]:active,:root[data-theme=dark] button.success.button--ghost[data-v-fcdce57a]:active{background-color:#162e21;border-color:#162e21}:root[data-theme=dark] a.success.button--ghost .svg-icon svg[data-v-fcdce57a],:root[data-theme=dark] button.success.button--ghost .svg-icon svg[data-v-fcdce57a]{color:#6ee7a0;fill:#6ee7a0}:root[data-theme=dark] a.success.button--disabled[data-v-fcdce57a],:root[data-theme=dark] button.success.button--disabled[data-v-fcdce57a]{background-color:var(--green-600);border-color:var(--green-600);color:var(--green-50);opacity:.9}a.lifestyle[data-v-fcdce57a],button.lifestyle[data-v-fcdce57a]{border:1px solid var(--lifestyle-500);background-color:var(--lifestyle-500);color:var(--text-950)}a.lifestyle.paneled[data-v-fcdce57a],button.lifestyle.paneled[data-v-fcdce57a]{background-color:var(--lifestyle-500);border-color:var(--lifestyle-500)}a.lifestyle .svg-icon svg[data-v-fcdce57a],button.lifestyle .svg-icon svg[data-v-fcdce57a]{color:var(--text-950);fill:var(--text-950)}a.lifestyle[data-v-fcdce57a]:hover,button.lifestyle[data-v-fcdce57a]:hover{background-color:var(--lifestyle-400);border-color:var(--lifestyle-400);color:var(--text-950)}a.lifestyle[data-v-fcdce57a]:active,button.lifestyle[data-v-fcdce57a]:active{background-color:var(--lifestyle-600);border-color:var(--lifestyle-600)}a.lifestyle.button--soft[data-v-fcdce57a],button.lifestyle.button--soft[data-v-fcdce57a]{border:1px solid var(--lifestyle-100);background-color:var(--lifestyle-100);color:var(--lifestyle-700)}a.lifestyle.button--soft[data-v-fcdce57a]:hover,button.lifestyle.button--soft[data-v-fcdce57a]:hover{background-color:var(--lifestyle-200);border-color:var(--lifestyle-300)}a.lifestyle.button--soft[data-v-fcdce57a]:active,button.lifestyle.button--soft[data-v-fcdce57a]:active{background-color:var(--lifestyle-300);border-color:var(--lifestyle-300)}a.lifestyle.button--soft .svg-icon svg[data-v-fcdce57a],button.lifestyle.button--soft .svg-icon svg[data-v-fcdce57a]{color:var(--lifestyle-700);fill:var(--lifestyle-700)}a.lifestyle.button--ghost[data-v-fcdce57a],button.lifestyle.button--ghost[data-v-fcdce57a]{border-color:transparent;background-color:transparent;color:var(--lifestyle-600)}a.lifestyle.button--ghost[data-v-fcdce57a]:hover,button.lifestyle.button--ghost[data-v-fcdce57a]:hover{background-color:var(--lifestyle-400);border-color:var(--lifestyle-400);color:var(--text-950)}a.lifestyle.button--ghost[data-v-fcdce57a]:active,button.lifestyle.button--ghost[data-v-fcdce57a]:active{background-color:var(--lifestyle-600);border-color:var(--lifestyle-600);color:var(--text-950)}a.lifestyle.button--ghost .svg-icon svg[data-v-fcdce57a],button.lifestyle.button--ghost .svg-icon svg[data-v-fcdce57a]{color:var(--lifestyle-600);fill:var(--lifestyle-600)}:root[data-theme=dark] a.lifestyle[data-v-fcdce57a],:root[data-theme=dark] button.lifestyle[data-v-fcdce57a]{border:1px solid var(--lifestyle-500);background-color:var(--lifestyle-500);color:var(--text-950)}:root[data-theme=dark] a.lifestyle.paneled[data-v-fcdce57a],:root[data-theme=dark] button.lifestyle.paneled[data-v-fcdce57a]{background-color:var(--lifestyle-400);border-color:var(--lifestyle-400)}:root[data-theme=dark] a.lifestyle .svg-icon svg[data-v-fcdce57a],:root[data-theme=dark] button.lifestyle .svg-icon svg[data-v-fcdce57a]{color:var(--text-950);fill:var(--text-950)}:root[data-theme=dark] a.lifestyle[data-v-fcdce57a]:hover,:root[data-theme=dark] button.lifestyle[data-v-fcdce57a]:hover{background-color:var(--lifestyle-600);border-color:var(--lifestyle-600);color:var(--text-950)}:root[data-theme=dark] a.lifestyle[data-v-fcdce57a]:active,:root[data-theme=dark] button.lifestyle[data-v-fcdce57a]:active{background-color:var(--lifestyle-400);border-color:var(--lifestyle-400)}:root[data-theme=dark] a.lifestyle.button--soft[data-v-fcdce57a],:root[data-theme=dark] button.lifestyle.button--soft[data-v-fcdce57a]{border-color:var(--lifestyle-200);background-color:var(--lifestyle-200);color:var(--lifestyle-700)}:root[data-theme=dark] a.lifestyle.button--soft[data-v-fcdce57a]:hover,:root[data-theme=dark] button.lifestyle.button--soft[data-v-fcdce57a]:hover{background-color:var(--lifestyle-300);border-color:var(--lifestyle-300)}:root[data-theme=dark] a.lifestyle.button--soft[data-v-fcdce57a]:active,:root[data-theme=dark] button.lifestyle.button--soft[data-v-fcdce57a]:active{background-color:var(--lifestyle-100);border-color:var(--lifestyle-100)}:root[data-theme=dark] a.lifestyle.button--soft .svg-icon svg[data-v-fcdce57a],:root[data-theme=dark] button.lifestyle.button--soft .svg-icon svg[data-v-fcdce57a]{color:var(--lifestyle-700);fill:var(--lifestyle-700)}:root[data-theme=dark] a.lifestyle.button--ghost[data-v-fcdce57a],:root[data-theme=dark] button.lifestyle.button--ghost[data-v-fcdce57a]{border-color:transparent;background-color:transparent;color:var(--lifestyle-400)}:root[data-theme=dark] a.lifestyle.button--ghost[data-v-fcdce57a]:hover,:root[data-theme=dark] button.lifestyle.button--ghost[data-v-fcdce57a]:hover{background-color:var(--lifestyle-500);border-color:var(--lifestyle-500);color:var(--text-950)}:root[data-theme=dark] a.lifestyle.button--ghost[data-v-fcdce57a]:active,:root[data-theme=dark] button.lifestyle.button--ghost[data-v-fcdce57a]:active{background-color:var(--lifestyle-400);border-color:var(--lifestyle-400);color:var(--text-950)}:root[data-theme=dark] a.lifestyle.button--ghost .svg-icon svg[data-v-fcdce57a],:root[data-theme=dark] button.lifestyle.button--ghost .svg-icon svg[data-v-fcdce57a]{color:var(--lifestyle-400);fill:var(--lifestyle-400)}a.open[data-v-fcdce57a],button.open[data-v-fcdce57a]{background-color:var(--background-6-color);color:var(--text-1-color);border-color:var(--text-2-color)}a.open[data-v-fcdce57a]:hover,button.open[data-v-fcdce57a]:hover{background-color:var(--background-8-color)}a.svg-icon-inverted .svg-icon svg[data-v-fcdce57a],button.svg-icon-inverted .svg-icon svg[data-v-fcdce57a]{color:var(--text-950);fill:var(--text-950)}a.button--loading .button-content[data-v-fcdce57a],a.button--success .button-content[data-v-fcdce57a],button.button--loading .button-content[data-v-fcdce57a],button.button--success .button-content[data-v-fcdce57a]{opacity:0}a.button--loading .svg-icon[data-v-fcdce57a],a.button--loading .svg-icon svg[data-v-fcdce57a],a.button--success .svg-icon[data-v-fcdce57a],a.button--success .svg-icon svg[data-v-fcdce57a],button.button--loading .svg-icon[data-v-fcdce57a],button.button--loading .svg-icon svg[data-v-fcdce57a],button.button--success .svg-icon[data-v-fcdce57a],button.button--success .svg-icon svg[data-v-fcdce57a]{color:inherit}a.button--square[data-v-fcdce57a],button.button--square[data-v-fcdce57a]{padding:0;width:32px;min-width:32px;height:32px;min-height:32px}a.button--square[data-v-fcdce57a] .button-content .e-icon.e-icon,button.button--square[data-v-fcdce57a] .button-content .e-icon.e-icon{height:18px;width:18px}a.button--size-small[data-v-fcdce57a],button.button--size-small[data-v-fcdce57a]{height:28px;min-height:28px;font-size:12px}a.button--size-medium[data-v-fcdce57a],button.button--size-medium[data-v-fcdce57a]{height:32px;min-height:32px;font-size:14px}a.button--size-large[data-v-fcdce57a],button.button--size-large[data-v-fcdce57a]{height:44px;min-height:44px;font-size:16px}a.button--size-xlarge[data-v-fcdce57a],button.button--size-xlarge[data-v-fcdce57a]{height:56px;min-height:56px;font-size:1rem;font-weight:600;letter-spacing:.1px;border-radius:var(--radius-xlarge,12px)}a.button--muted[data-v-fcdce57a],button.button--muted[data-v-fcdce57a]{border-color:var(--background-100);background-color:var(--background-100);color:var(--text-300);font-weight:500}a.button--muted[data-v-fcdce57a]:focus-visible,a.button--muted[data-v-fcdce57a]:hover,button.button--muted[data-v-fcdce57a]:focus-visible,button.button--muted[data-v-fcdce57a]:hover{background-color:var(--background-150);border-color:var(--background-150);color:var(--text-100)}a.button--muted[data-v-fcdce57a]:active,button.button--muted[data-v-fcdce57a]:active{background-color:var(--background-200);border-color:var(--background-200);color:var(--text-100)}a.button--flex[data-v-fcdce57a],button.button--flex[data-v-fcdce57a]{flex:1}a.button--block[data-v-fcdce57a],button.button--block[data-v-fcdce57a]{width:100%}.svg-icon[data-v-fcdce57a]{position:absolute;margin-right:.5rem;transition:opacity .3s cubic-bezier(.075,.82,.165,1);height:100%;width:auto;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;top:50%;left:50%;transform:translate(-50%,-50%)}.svg-icon svg[data-v-fcdce57a]{width:65%;height:65%;color:var(--text-50);fill:var(--text-color)}.button-content[data-v-fcdce57a]{display:flex;align-items:center;justify-content:center;font-size:inherit;height:100%;width:100%;min-height:100%;transition:max-width .35s cubic-bezier(.075,.82,.165,1),opacity .35s cubic-bezier(.075,.82,.165,1),gap .35s cubic-bezier(.075,.82,.165,1);gap:.5rem;color:inherit;text-wrap:nowrap;white-space:nowrap}.button-content.hidden[data-v-fcdce57a]{opacity:0;max-width:0;gap:0}.button-content[data-v-fcdce57a] *{color:inherit}.button-content[data-v-fcdce57a] svg{min-width:17px;min-height:17px;height:17px;width:17px;aspect-ratio:1/1;color:inherit;fill:currentColor}.button-content[data-v-fcdce57a] svg.small{height:80%;width:auto;aspect-ratio:1/1}@keyframes spin-fcdce57a{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.e-bottom-sheet-action[data-v-03a21e36]{flex:1;text-transform:uppercase;box-sizing:border-box}.e-bottom-sheet-footer--stack .e-bottom-sheet-action[data-v-03a21e36]{flex:initial;width:100%}.e-bottom-sheet-footer--end .e-bottom-sheet-action[data-v-03a21e36]{flex:initial;width:auto}.e-bottom-sheet-footer[data-v-28bd38bb]{display:flex;width:100%;max-width:600px;margin:0 auto;box-sizing:border-box}.e-bottom-sheet-footer--row[data-v-28bd38bb]{align-items:stretch;gap:.5rem}.e-bottom-sheet-footer--stack[data-v-28bd38bb]{flex-direction:column;align-items:center;gap:.75rem}.e-bottom-sheet-footer--end[data-v-28bd38bb]{align-items:stretch;justify-content:flex-end;gap:.5rem}.popup-message[data-v-0eb5897f]{display:flex;flex-direction:column;position:relative;align-items:center}.popup-message.full-page[data-v-0eb5897f]{padding:1rem 1rem 2.5rem;min-height:calc(100vh - 150px);height:calc(100% - 20px - 2.5rem);display:flex;flex-direction:column}.popup-message.full-page[data-v-0eb5897f]>*{flex:1;display:flex;flex-direction:column}.popup-message .title-group[data-v-0eb5897f]{display:flex;align-items:center;justify-content:center;margin-bottom:1rem;gap:.5rem;color:var(--pain-2)}.popup-message .title-group svg[data-v-0eb5897f]{width:17px;height:17px;color:inherit}.popup-message h2[data-v-0eb5897f]{font-size:1rem;font-weight:400;text-align:center;color:inherit}.popup-message h3[data-v-0eb5897f]{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1.5rem;margin-top:.5rem;font-weight:600;color:var(--text-50);text-align:center;margin-bottom:3rem}.popup-message h3 svg[data-v-0eb5897f]{width:22px;height:22px}.popup-message label[data-v-0eb5897f]{font-size:.75rem;font-weight:400;color:var(--text-600);margin-top:1.5rem;margin-bottom:.5rem;font-family:var(--inter-font-family);text-align:left;text-transform:uppercase;width:100%;max-width:500px}.popup-message .graphic-wrapper[data-v-0eb5897f]{height:64px;width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:3rem}.popup-message .e-icon-graphic-rocket[data-v-0eb5897f]{width:64px;height:64px;aspect-ratio:1}.popup-message p[data-v-0eb5897f]{font-size:1.15rem;text-align:center;color:var(--text-2-color);padding:0 1.5rem}.popup-message p.main-description[data-v-0eb5897f]{margin-top:1.5rem;margin-bottom:1rem}.popup-message p.sub-description[data-v-0eb5897f]{font-size:1rem;color:var(--text-400);margin-bottom:1.5rem}.popup-message p.sub-description.final[data-v-0eb5897f]{margin-bottom:0;margin-top:1.5rem}.popup-message p a[data-v-0eb5897f]{color:var(--pain-2);text-decoration:underline}.popup-message .graphic-container[data-v-0eb5897f]{display:flex;justify-content:center;align-items:flex-start;width:100%;background-color:var(--background-50);border-radius:4px;border:1px solid var(--border-8-color);padding:2rem 1rem;max-width:500px;max-height:400px;margin:0 1rem 2rem;box-sizing:border-box;overflow-y:auto;overflow-x:hidden}.popup-message .graphic-container p[data-v-0eb5897f]{width:100%;font-size:1rem;text-align:left;color:var(--text-3-color);padding:0 1.5rem 2.5rem}#app-error-boundary-footer-target{max-width:600px}body{background-color:var(--background-50)}
