.force-update-overlay{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#000000d9;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:99999}.force-update-modal{background:#1a1a2e;background:var(--card-bg,#1a1a2e);border-radius:24px;box-shadow:0 20px 60px #00000080;max-width:360px;padding:40px 32px;text-align:center;width:100%}.force-update-icon{font-size:3.5rem;margin-bottom:16px}.force-update-title{color:#fff;color:var(--text-primary,#fff);font-size:1.5rem;font-weight:700;margin:0 0 12px}.force-update-message{color:#aaa;color:var(--text-secondary,#aaa);font-size:.95rem;line-height:1.6;margin:0 0 28px}.force-update-btn{background:linear-gradient(135deg,#8b5cf6,#ec4899);border:none;border-radius:14px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:14px 24px;transition:transform .15s ease,box-shadow .15s ease;width:100%}.force-update-btn:active{transform:scale(.97)}.force-update-btn:hover{box-shadow:0 4px 20px #8b5cf666}.lumia-loader-overlay{background:linear-gradient(170deg,#fff5f8,#fff0f3 30%,#fff 60%,#fdf2f8);inset:0;overflow:hidden;position:fixed;z-index:9999}.lumia-loader-inline,.lumia-loader-overlay{align-items:center;display:flex;flex-direction:column;justify-content:center}.lumia-loader-inline{min-height:240px;padding:48px 24px}.lumia-loader-overlay:after,.lumia-loader-overlay:before{border-radius:50%;content:"";filter:blur(90px);opacity:.35;pointer-events:none;position:absolute}.lumia-loader-overlay:before{animation:ll-drift-1 10s ease-in-out infinite alternate;background:radial-gradient(circle,#8b0e3f40 0,#0000 70%);height:340px;right:-60px;top:-80px;width:340px}.lumia-loader-overlay:after{animation:ll-drift-2 12s ease-in-out infinite alternate;background:radial-gradient(circle,#db27772e 0,#0000 70%);bottom:-50px;height:280px;left:-70px;width:280px}.ll-logo-wrap{align-items:center;display:flex;justify-content:center;position:relative}.ll-glow-ring{animation:ll-pulse 2.8s ease-in-out infinite;background:radial-gradient(circle,#8b0e3f1f 0,#0000 70%);height:160px;width:160px}.ll-glow-ring,.ll-glow-ring-2{border-radius:50%;pointer-events:none;position:absolute}.ll-glow-ring-2{animation:ll-pulse 2.8s ease-in-out .9s infinite;background:radial-gradient(circle,#db277714 0,#0000 70%);height:210px;width:210px}.ll-logo{animation:ll-breathe 2.8s ease-in-out infinite;border-radius:50%;box-shadow:0 8px 32px #8b0e3f1f,0 2px 8px #0000000f;height:128px;object-fit:cover;position:relative;width:128px;z-index:1}.lumia-loader-inline .ll-glow-ring{height:100px;width:100px}.lumia-loader-inline .ll-glow-ring-2{height:130px;width:130px}.lumia-loader-inline .ll-logo{border-radius:50%;height:76px;width:76px}.ll-shimmer{border-radius:50%;height:128px;overflow:hidden;pointer-events:none;position:absolute;width:128px;z-index:2}.ll-shimmer:after{animation:ll-shimmer-sweep 3.2s ease-in-out infinite;background:linear-gradient(105deg,#0000 40%,#ffffff73 50%,#0000 60%);content:"";height:200%;left:-75%;position:absolute;top:-50%;width:50%}.ll-sparkles{height:200px;pointer-events:none;position:absolute;width:200px}.ll-sparkle{animation:ll-sparkle-float 3.5s ease-in-out infinite;background:#8b0e3f59;border-radius:50%;height:3px;opacity:0;position:absolute;width:3px}.ll-sparkle:first-child{animation-delay:0s;left:15%;top:10%}.ll-sparkle:nth-child(2){animation-delay:.7s;right:12%;top:20%}.ll-sparkle:nth-child(3){animation-delay:1.4s;bottom:18%;left:20%}.ll-sparkle:nth-child(4){animation-delay:2.1s;bottom:10%;right:18%}.ll-sparkle:nth-child(5){animation-delay:.35s;left:5%;top:50%}.ll-sparkle:nth-child(6){animation-delay:1.75s;right:5%;top:50%}.ll-text{display:none}.ll-dots{display:flex;gap:6px;margin-top:12px}.ll-dot{animation:ll-bounce 1.4s ease-in-out infinite;background:#8b0e3f66;border-radius:50%;height:5px;width:5px}.ll-dot:nth-child(2){animation-delay:.15s}.ll-dot:nth-child(3){animation-delay:.3s}.lumia-loader-inline .ll-dot{background:#8b0e3f59}.ll-orbit{animation:ll-rotate 8s linear infinite;border:1px solid #8b0e3f14;border-radius:50%;height:150px;pointer-events:none;position:absolute;width:150px}.ll-orbit:before{background:#8b0e3f59;border-radius:50%;box-shadow:0 0 8px #8b0e3f33;content:"";height:5px;left:50%;margin-left:-2.5px;position:absolute;top:-3px;width:5px}.lumia-loader-inline .ll-orbit{height:96px;width:96px}@keyframes ll-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@keyframes ll-pulse{0%,to{opacity:.3;transform:scale(.9)}50%{opacity:.7;transform:scale(1.12)}}@keyframes ll-shimmer-sweep{0%{transform:translateX(-100%)}50%,to{transform:translateX(250%)}}@keyframes ll-sparkle-float{0%,to{opacity:0;transform:translateY(0) scale(.5)}50%{opacity:.7;transform:translateY(-10px) scale(1)}}@keyframes ll-text-fade{0%,to{opacity:.5}50%{opacity:1}}@keyframes ll-bounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-6px)}}@keyframes ll-rotate{to{transform:rotate(1turn)}}@keyframes ll-drift-1{0%{transform:translate(0) scale(1)}to{transform:translate(-30px,50px) scale(1.15)}}@keyframes ll-drift-2{0%{transform:translate(0) scale(1)}to{transform:translate(40px,-30px) scale(1.1)}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74d3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;position:absolute;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.points-popup-container{align-items:flex-end;display:flex;flex-direction:column;gap:12px;pointer-events:none;position:fixed;right:20px;top:80px;z-index:99999}.points-popup{animation:pointsPopupSlideIn .4s cubic-bezier(.34,1.56,.64,1) forwards,pointsPopupFadeOut .4s ease-in 1.5s forwards;position:relative;transform-origin:right center}.points-popup-inner{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#8b0e3ff2,#be185df2);border:1px solid #ffffff26;border-radius:50px;box-shadow:0 4px 20px #8b0e3f66,0 0 40px #ffd34d33,inset 0 1px 0 #fff3;display:flex;gap:8px;padding:10px 16px}.points-popup-icon{animation:pointsIconBounce .6s ease-in-out;font-size:1.2rem}.points-popup-value{animation:pointsValuePulse .5s ease-out;color:#ffd34d;font-size:1.1rem;font-weight:700;text-shadow:0 2px 8px #0000004d}.points-popup-label{color:#ffffffe6;font-size:.85rem;font-weight:500;text-transform:capitalize}.points-popup-sparkles{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.sparkle{animation:sparkleFloat 1s ease-out forwards;color:#ffd34d;font-size:.7rem;opacity:0;position:absolute}.sparkle.s1{--sparkle-x:-30px;--sparkle-y:-25px;animation-delay:.1s}.sparkle.s2{--sparkle-x:35px;--sparkle-y:-20px;animation-delay:.2s}.sparkle.s3{--sparkle-x:-25px;--sparkle-y:20px;animation-delay:.15s}.sparkle.s4{--sparkle-x:30px;--sparkle-y:25px;animation-delay:.25s}@keyframes pointsPopupSlideIn{0%{opacity:0;transform:translateX(50px) scale(.5)}to{opacity:1;transform:translateX(0) scale(1)}}@keyframes pointsPopupFadeOut{0%{opacity:1;transform:translateX(0) scale(1)}to{opacity:0;transform:translateX(20px) scale(.9)}}@keyframes pointsIconBounce{0%,to{transform:scale(1)}30%{transform:scale(1.4)}60%{transform:scale(.9)}}@keyframes pointsValuePulse{0%{opacity:0;transform:scale(.5)}50%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@keyframes sparkleFloat{0%{opacity:0;transform:translate(0) scale(0)}30%{opacity:1;transform:translate(calc(var(--sparkle-x)*.3),calc(var(--sparkle-y)*.3)) scale(1.2)}to{opacity:0;transform:translate(var(--sparkle-x),var(--sparkle-y)) scale(0)}}body.theme-burgundy .points-popup-inner,body.theme-dark-blue .points-popup-inner{background:linear-gradient(135deg,#8b0e3ffa,#640a32fa);box-shadow:0 4px 24px #00000080,0 0 50px #ffd34d26,inset 0 1px 0 #ffffff1a}@media (max-width:600px){.points-popup-container{align-items:center;bottom:100px;right:50%;top:auto;transform:translateX(50%)}.points-popup-inner{padding:8px 14px}.points-popup-value{font-size:1rem}.points-popup-label{font-size:.8rem}}.tut-vignette{background:radial-gradient(ellipse at center,#0000 50%,#00000026 100%);inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .4s ease;z-index:9990}.tut-vignette.tut-visible{opacity:1}.tut-guide{backdrop-filter:blur(24px) saturate(1.5);-webkit-backdrop-filter:blur(24px) saturate(1.5);background:#fffffff7;background-clip:padding-box;border:1px solid #0000;border-radius:20px;bottom:12px;box-shadow:0 -4px 32px #00000014,0 8px 48px #236d971f,inset 0 0 0 .5px #ffffff80;left:12px;max-height:70vh;opacity:0;overflow-x:hidden;overflow-y:auto;padding:0 20px 20px;position:fixed;right:12px;transform:translateY(110%) scale(.92);transition:transform .55s cubic-bezier(.16,1,.3,1),opacity .4s ease;z-index:9991}.tut-guide:before{animation:tut-shimmer 4s ease-in-out infinite;background:linear-gradient(135deg,#236d9759,#4a8db526,#a8c5d866,#236d9726,#4a8db559);background-size:300% 300%;border-radius:21px;inset:-1px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1.5px;z-index:-1}.tut-guide:after,.tut-guide:before{content:"";pointer-events:none;position:absolute}.tut-guide:after{background:radial-gradient(ellipse,#236d9733 0,#0000 70%);border-radius:50%;bottom:-8px;filter:blur(12px);height:40px;left:10%;opacity:0;right:10%;transition:opacity .5s ease .3s;z-index:-2}.tut-guide.tut-visible{animation:tut-entrance .6s cubic-bezier(.16,1,.3,1);opacity:1;transform:translateY(0) scale(1)}.tut-guide.tut-visible:after{opacity:1}@keyframes tut-shimmer{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes tut-entrance{0%{opacity:0;transform:translateY(30px) scale(.92)}50%{transform:translateY(-6px) scale(1.01)}to{opacity:1;transform:translateY(0) scale(1)}}.tut-progress-bar{background:#236d971a;border-radius:20px 20px 0 0;height:4px;margin:0 -20px 16px;overflow:hidden;width:calc(100% + 40px)}.tut-progress-fill{animation:tut-progress-glow 2.5s ease-in-out infinite;background:linear-gradient(90deg,#236d97,#4a8db5,#a8c5d8,#4a8db5,#236d97);background-size:200% 100%;border-radius:4px;box-shadow:0 0 8px #236d9766;height:100%;transition:width .5s cubic-bezier(.16,1,.3,1)}@keyframes tut-progress-glow{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.tut-header{justify-content:space-between;margin-bottom:10px}.tut-header,.tut-section-badge{align-items:center;display:flex}.tut-section-badge{gap:10px}.tut-section-emoji{animation:tut-emoji-pop .5s cubic-bezier(.16,1,.3,1) .3s both;filter:drop-shadow(0 2px 6px rgba(35,109,151,.25));font-size:1.6rem;line-height:1}.tut-section-name{animation:tut-fade-right .45s ease .35s both;color:#1e3a5f;font-size:1.15rem;font-weight:700;letter-spacing:-.01em}@keyframes tut-emoji-pop{0%{opacity:0;transform:scale(0) rotate(-20deg)}60%{transform:scale(1.25) rotate(5deg)}to{opacity:1;transform:scale(1) rotate(0deg)}}@keyframes tut-fade-right{0%{opacity:0;transform:translateX(-12px)}to{opacity:1;transform:translateX(0)}}.tut-counter{animation:tut-fade-right .4s ease .4s both;background:#236d9714;border-radius:20px;color:#236d97;font-size:.78rem;font-weight:600;letter-spacing:.5px;padding:4px 10px}.tut-desc{animation:tut-fade-up .4s ease .4s both;color:#334155;font-size:.9rem;line-height:1.55;margin:0 0 14px}@keyframes tut-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.tut-highlights{display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.tut-highlight{align-items:center;animation:tut-fade-up .35s ease both;display:flex;gap:10px}.tut-highlight:first-child{animation-delay:.45s}.tut-highlight:nth-child(2){animation-delay:.52s}.tut-highlight:nth-child(3){animation-delay:.59s}.tut-highlight:nth-child(4){animation-delay:.66s}.tut-highlight:nth-child(5){animation-delay:.73s}.tut-highlight-dot{animation:tut-dot-pulse 2s ease-in-out infinite;background:linear-gradient(135deg,#236d97,#4a8db5);border-radius:50%;box-shadow:0 0 6px #236d974d;flex-shrink:0;height:6px;width:6px}@keyframes tut-dot-pulse{0%,to{box-shadow:0 0 4px #236d974d;transform:scale(1)}50%{box-shadow:0 0 10px #236d9780;transform:scale(1.3)}}.tut-highlight:first-child .tut-dot-pulse{animation-delay:0s}.tut-highlight:nth-child(2) .tut-dot-pulse{animation-delay:.4s}.tut-highlight:nth-child(3) .tut-dot-pulse{animation-delay:.8s}.tut-highlight:nth-child(4) .tut-dot-pulse{animation-delay:1.2s}.tut-highlight-text{color:#475569;font-size:.82rem;font-weight:500}.tut-try-actions{animation:tut-fade-up .35s ease .75s both;border-top:1px solid #236d971a;margin-bottom:16px;padding-top:12px}.tut-try-label{color:#236d97;display:block;font-size:.72rem;font-weight:700;letter-spacing:.8px;margin-bottom:8px;text-transform:uppercase}.tut-try-btns{display:flex;flex-wrap:wrap;gap:8px}.tut-try-btn{align-items:center;animation:tut-btn-stagger .4s cubic-bezier(.16,1,.3,1) both;background:#236d970f;border:1px solid #236d971f;border-radius:12px;cursor:pointer;display:inline-flex;font-family:inherit;gap:6px;overflow:hidden;padding:8px 14px;position:relative;transition:all .25s cubic-bezier(.16,1,.3,1)}.tut-try-btn:first-child{animation-delay:.8s}.tut-try-btn:nth-child(2){animation-delay:.88s}.tut-try-btn:nth-child(3){animation-delay:.96s}.tut-try-btn:after{animation:tut-btn-shine 3s ease-in-out infinite;background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;pointer-events:none;position:absolute;top:0;width:100%}.tut-try-btn:first-child:after{animation-delay:1.2s}.tut-try-btn:nth-child(2):after{animation-delay:1.6s}.tut-try-btn:nth-child(3):after{animation-delay:2s}@keyframes tut-btn-stagger{0%{opacity:0;transform:translateY(8px) scale(.92)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes tut-btn-shine{0%,20%,to{left:-100%}10%{left:100%}}.tut-try-btn:hover{background:#236d971f;border-color:#236d9738;box-shadow:0 4px 12px #236d971f;transform:translateY(-1px)}.tut-try-btn:active{transform:scale(.96)}.tut-try-btn-emoji{font-size:1rem;line-height:1}.tut-try-btn-text{color:#1e3a5f;font-size:.78rem;font-weight:600;white-space:nowrap}.tut-resume-pill{align-items:center;animation:tut-pill-bounce .5s cubic-bezier(.16,1,.3,1),tut-pill-glow 2.5s ease-in-out 1s infinite;background:linear-gradient(135deg,#236d97,#1e5a7e);border:none;border-radius:28px;bottom:24px;box-shadow:0 4px 20px #236d9759,0 2px 8px #0000001a;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.9rem;font-weight:700;gap:6px;left:50%;overflow:hidden;padding:12px 24px;position:fixed;transform:translateX(-50%);transition:all .25s ease;z-index:9991}.tut-resume-pill:after{animation:tut-btn-shine 3s ease-in-out 1s infinite;background:linear-gradient(90deg,#0000,#ffffff40,#0000);content:"";height:100%;left:-100%;pointer-events:none;position:absolute;top:0;width:100%}@keyframes tut-pill-glow{0%,to{box-shadow:0 4px 20px #236d9759,0 2px 8px #0000001a}50%{box-shadow:0 4px 28px #236d9780,0 2px 12px #00000026}}.tut-resume-pill:hover{box-shadow:0 6px 28px #236d9773,0 2px 8px #00000026;transform:translateX(-50%) translateY(-2px)}.tut-resume-pill:active{transform:translateX(-50%) scale(.96)}@keyframes tut-pill-bounce{0%{opacity:0;transform:translateX(-50%) translateY(40px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@supports (padding-bottom:env(safe-area-inset-bottom)){.tut-resume-pill{bottom:calc(24px + env(safe-area-inset-bottom, 0px))}}.tut-actions{align-items:center;animation:tut-fade-up .35s ease .85s both;display:flex;gap:10px}.tut-btn{border:none;border-radius:12px;cursor:pointer;flex:1 1;font-family:inherit;font-size:.88rem;font-weight:600;padding:12px 16px;transition:all .25s cubic-bezier(.16,1,.3,1)}.tut-btn:active{transform:scale(.97)}.tut-btn--next{background:linear-gradient(135deg,#236d97,#1e5a7e);box-shadow:0 4px 16px #236d9740;color:#fff;overflow:hidden;position:relative}.tut-btn--next:after{animation:tut-btn-shine 3.5s ease-in-out 2s infinite;background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;pointer-events:none;position:absolute;top:0;width:100%}.tut-btn--next:hover{box-shadow:0 4px 20px #236d9759;transform:translateY(-1px)}.tut-btn--back{background:#236d9714;color:#236d97}.tut-btn--back:hover{background:#236d9724}.tut-btn--skip{background:#0000;color:#94a3b8;font-weight:500}.tut-btn--skip:hover{color:#64748b}@supports (padding-bottom:env(safe-area-inset-bottom)){.tut-guide{bottom:calc(12px + env(safe-area-inset-bottom, 0px))}}@media (min-width:768px){.tut-guide{left:50%;max-width:440px;right:auto;transform:translateX(-50%) translateY(110%) scale(.92)}.tut-guide.tut-visible{animation-name:tut-entrance-desktop;transform:translateX(-50%) translateY(0) scale(1)}@keyframes tut-entrance-desktop{0%{opacity:0;transform:translateX(-50%) translateY(30px) scale(.92)}50%{transform:translateX(-50%) translateY(-6px) scale(1.01)}to{opacity:1;transform:translateX(-50%) translateY(0) scale(1)}}}.ghub-night .tut-guide,.imblog-night .tut-guide,.rhub-night .tut-guide{background:#0f0f1af2;border-color:#0000;box-shadow:0 -4px 32px #00000040,0 8px 48px #0000004d,inset 0 0 0 .5px #ffffff14}.ghub-night .tut-guide:before,.imblog-night .tut-guide:before,.rhub-night .tut-guide:before{background:linear-gradient(135deg,#4a8db566,#a8c5d826,#8b5cf64d,#4a8db526,#a8c5d866);background-size:300% 300%}.ghub-night .tut-guide:after,.imblog-night .tut-guide:after,.rhub-night .tut-guide:after{background:radial-gradient(ellipse,#4a8db526 0,#0000 70%)}.ghub-night .tut-section-name,.imblog-night .tut-section-name,.rhub-night .tut-section-name{color:#e2e8f0}.ghub-night .tut-desc,.imblog-night .tut-desc,.rhub-night .tut-desc{color:#ffffffb3}.ghub-night .tut-highlight-text,.imblog-night .tut-highlight-text,.rhub-night .tut-highlight-text{color:#ffffff8c}.ghub-night .tut-counter,.imblog-night .tut-counter,.rhub-night .tut-counter{background:#ffffff14;color:#a8c5d8}.ghub-night .tut-progress-bar,.imblog-night .tut-progress-bar,.rhub-night .tut-progress-bar{background:#ffffff0f}.ghub-night .tut-btn--back,.imblog-night .tut-btn--back,.rhub-night .tut-btn--back{background:#ffffff14;color:#a8c5d8}.ghub-night .tut-btn--skip,.imblog-night .tut-btn--skip,.rhub-night .tut-btn--skip{color:#ffffff59}.ghub-night .tut-try-actions,.imblog-night .tut-try-actions,.rhub-night .tut-try-actions{border-top-color:#ffffff0f}.ghub-night .tut-try-label,.rhub-night .tut-try-label,body.theme-burgundy .tut-try-label,body.theme-dark-blue .tut-try-label{color:#a8c5d8}.ghub-night .tut-try-btn,.rhub-night .tut-try-btn,body.theme-burgundy .tut-try-btn,body.theme-dark-blue .tut-try-btn{background:#ffffff0f;border-color:#ffffff1a}.ghub-night .tut-try-btn:hover,.rhub-night .tut-try-btn:hover,body.theme-burgundy .tut-try-btn:hover,body.theme-dark-blue .tut-try-btn:hover{background:#ffffff1a;border-color:#ffffff2e}.ghub-night .tut-try-btn-text,.rhub-night .tut-try-btn-text,body.theme-burgundy .tut-try-btn-text,body.theme-dark-blue .tut-try-btn-text{color:#ffffffd9}.ghub-night .tut-resume-pill,.rhub-night .tut-resume-pill,body.theme-burgundy .tut-resume-pill,body.theme-dark-blue .tut-resume-pill{background:linear-gradient(135deg,#4a8db5,#236d97);box-shadow:0 4px 20px #00000059,0 2px 8px #0003}.ghub-night .tut-vignette,.rhub-night .tut-vignette,body.theme-burgundy .tut-vignette,body.theme-dark-blue .tut-vignette{background:radial-gradient(ellipse at center,#0000 50%,#00000040 100%)}.tut-celebration-wrap{height:120px;margin-bottom:12px;overflow:hidden;position:relative}.tut-celebration-sparkles{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.tut-celebration-ring{animation:tut-ring-expand 2s ease-out infinite;border:2px solid #236d9733;border-radius:50%;position:absolute}.tut-celebration-ring:first-child{animation-delay:0s;height:50px;width:50px}.tut-celebration-ring:nth-child(2){animation-delay:.5s;height:50px;width:50px}.tut-celebration-ring:nth-child(3){animation-delay:1s;height:50px;width:50px}@keyframes tut-ring-expand{0%{opacity:.8;transform:scale(.5)}to{opacity:0;transform:scale(3)}}.tut-celebration-center{animation:tut-emoji-pop .6s cubic-bezier(.16,1,.3,1) .3s both;filter:drop-shadow(0 4px 12px rgba(35,109,151,.3));font-size:2.5rem;z-index:1}.tut-celebration-confetti{inset:0;overflow:hidden;pointer-events:none;position:absolute}.tut-confetti-piece{animation:tut-confetti-fall linear infinite;border-radius:2px;height:6px;position:absolute;top:-10px;width:6px}@keyframes tut-confetti-fall{0%{opacity:1;transform:translateY(-10px) rotate(0deg)}to{opacity:0;transform:translateY(130px) rotate(1turn)}}.tut-celebration-title{animation:tut-fade-up .4s ease .5s both;color:#1e3a5f;font-size:1.25rem;font-weight:700;margin:0 0 8px;text-align:center}.ghub-night .tut-celebration-title,.rhub-night .tut-celebration-title,body.theme-burgundy .tut-celebration-title,body.theme-dark-blue .tut-celebration-title{color:#e2e8f0}.ghub-night .tut-celebration-ring,.rhub-night .tut-celebration-ring,body.theme-burgundy .tut-celebration-ring,body.theme-dark-blue .tut-celebration-ring{border-color:#4a8db54d}.tut-quickwin-card{animation:tut-fade-up .4s ease .4s both;background:linear-gradient(135deg,#236d970f,#4a8db51a);border:1px solid #236d971f;border-radius:16px;margin-bottom:16px;padding:20px 16px;text-align:center}.tut-quickwin-emoji{animation:tut-emoji-pop .5s cubic-bezier(.16,1,.3,1) .5s both;font-size:2.4rem;margin-bottom:8px}.tut-quickwin-title{color:#1e3a5f;font-size:1.05rem;font-weight:700;margin-bottom:6px}.tut-quickwin-desc{color:#475569;font-size:.85rem;line-height:1.5}.ghub-night .tut-quickwin-card,.rhub-night .tut-quickwin-card,body.theme-burgundy .tut-quickwin-card,body.theme-dark-blue .tut-quickwin-card{background:linear-gradient(135deg,#4a8db51a,#8b5cf614);border-color:#ffffff14}.ghub-night .tut-quickwin-title,.rhub-night .tut-quickwin-title,body.theme-burgundy .tut-quickwin-title,body.theme-dark-blue .tut-quickwin-title{color:#e2e8f0}.ghub-night .tut-quickwin-desc,.rhub-night .tut-quickwin-desc,body.theme-burgundy .tut-quickwin-desc,body.theme-dark-blue .tut-quickwin-desc{color:#fff9}@media (prefers-reduced-motion:reduce){.tut-actions,.tut-counter,.tut-desc,.tut-guide,.tut-highlight,.tut-section-emoji,.tut-section-name,.tut-try-actions,.tut-try-btn,.tut-vignette{animation:none!important;transition:none!important}.tut-btn--next:after,.tut-guide:after,.tut-guide:before,.tut-highlight-dot,.tut-resume-pill:after,.tut-try-btn:after{animation:none!important}}:root,body.theme-light{--theme-bg-primary:#f4f6f8;--theme-bg-secondary:#fff;--theme-bg-tertiary:#f9fafb;--theme-page-bg:var(--theme-points-badge-bg);--theme-sidebar-bg:linear-gradient(180deg,#fff,#f8f9fa);--theme-sidebar-border:#00000014;--theme-sidebar-text:#334155;--theme-sidebar-text-muted:#64748b;--theme-sidebar-icon-bg:#8b0e3f14;--theme-sidebar-icon-color:#8b0e3f;--theme-sidebar-hover-bg:#8b0e3f0f;--theme-sidebar-active-bg:linear-gradient(135deg,#8b0e3f1f,#8b0e3f0f);--theme-sidebar-active-icon-bg:linear-gradient(135deg,#8b0e3f,#be185d);--theme-sidebar-active-bar:linear-gradient(180deg,#f472b6,#8b0e3f);--theme-sidebar-toggle-bg:#8b0e3f1a;--theme-sidebar-toggle-hover:#8b0e3f33;--theme-sidebar-overlay:#0006;--theme-header-bg:linear-gradient(135deg,#fff,#f8f9fa);--theme-header-border:#00000014;--theme-header-text:#1e293b;--theme-header-shadow:0 4px 20px #00000014;--theme-dropdown-bg:#fff;--theme-option-bg:#fff;--theme-dropdown-border:#0000001a;--theme-dropdown-text:#334155;--theme-dropdown-hover-bg:#8b0e3f14;--theme-dropdown-hover-text:#8b0e3f;--theme-dropdown-shadow:0 10px 40px #00000026;--theme-badge-bg:linear-gradient(135deg,#8b0e3f1f,#8b0e3f0f);--theme-badge-border:#8b0e3f33;--theme-badge-text:#8b0e3f;--theme-notif-bg:#fff;--theme-notif-border:#0000001a;--theme-notif-text:#1e293b;--theme-notif-text-muted:#64748b;--theme-notif-item-bg:#f8f9fa;--theme-notif-item-hover:#f1f5f9;--theme-notif-unread-bg:#8b0e3f14;--theme-accent-primary:#8b0e3f;--theme-accent-secondary:#be185d;--theme-accent-gradient:linear-gradient(135deg,#8b0e3f,#be185d);--theme-accent-light:#f472b6;--theme-text-primary:#1e293b;--theme-text-secondary:#475569;--theme-text-muted:#94a3b8;--theme-card-bg:#fff;--theme-card-border:#0000000f;--theme-card-shadow:0 4px 12px #00000014;--theme-input-bg:#fff;--theme-input-border:#e2e8f0;--theme-input-focus-border:#8b0e3f;--theme-scrollbar-track:#0000;--theme-scrollbar-thumb:#00000026;--theme-accent:#8b0e3f;--theme-accent-hover:#be185d;--theme-accent-glow:#8b0e3f4d;--theme-dropdown-hover:#8b0e3f14;--theme-dropdown-divider:#0000001a;--theme-sidebar-item-hover:#8b0e3f14;--theme-sidebar-item-active:#8b0e3f26;--theme-points-badge-bg:linear-gradient(135deg,#8b0e3f1f,#8b0e3f0f);--theme-accent-secondary:#c33b61;--theme-hover-bg:#8b0e3f0d;--theme-shadow-color:#00000014;--theme-warning-bg:#fff7e6;--theme-warning-text:#8a5a00;--theme-warning-border:#ffd591;--theme-bg-dark:#041021;--theme-text-light:#e6eef8;--theme-text-muted-light:#9fb0c9;--theme-accent-alt:#4f46e5}.form-select,[type=select],select{background-color:#fff;background-color:var(--theme-input-bg);border:1px solid #e2e8f0;border:1px solid var(--theme-input-border);color:#1e293b;color:var(--theme-text-primary);transition:background-color .2s ease,border-color .2s ease,color .2s ease}.form-select:focus,select:focus{border-color:#8b0e3f;border-color:var(--theme-input-focus-border);box-shadow:0 0 0 3px #8b0e3f4d;box-shadow:0 0 0 3px var(--theme-accent-glow);outline:none}.form-select option,select option{background-color:#fff;background-color:var(--theme-option-bg);color:#1e293b;color:var(--theme-text-primary)}.form-input,.form-textarea,input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=submit]):not([type=button]),textarea{background-color:#fff;background-color:var(--theme-input-bg);border:1px solid #e2e8f0;border:1px solid var(--theme-input-border);color:#1e293b;color:var(--theme-text-primary);transition:background-color .2s ease,border-color .2s ease,color .2s ease}.form-input:focus,.form-textarea:focus,input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=submit]):not([type=button]):focus,textarea:focus{border-color:#8b0e3f;border-color:var(--theme-input-focus-border);box-shadow:0 0 0 3px #8b0e3f4d;box-shadow:0 0 0 3px var(--theme-accent-glow);outline:none}input::placeholder,select::placeholder,textarea::placeholder{color:#94a3b8;color:var(--theme-text-muted)}body.theme-light select{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%231e293b' d='M6 8 1 3h10z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:12px;padding-right:36px}.soft-locked{opacity:.72;position:relative}.soft-locked:after{border:1.5px dashed #8b0e3f40;border-radius:inherit;content:"";inset:0;pointer-events:none;position:absolute}.soft-lock-badge{align-items:center;display:inline-flex;flex-shrink:0;font-size:.75em;margin-left:6px;opacity:.7}body.theme-burgundy .soft-locked:after,body.theme-dark-blue .soft-locked:after{border-color:#ffffff26}.sp-root{background:#06060f;color:#fff;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;inset:0;overflow:hidden;position:fixed;user-select:none;-webkit-user-select:none;z-index:99999}.sp-bg{inset:0;position:absolute;transition:opacity 1.5s ease;z-index:0}.sp-bg-loading{animation:sp-bg-breathe 3s ease-in-out infinite}@keyframes sp-bg-breathe{0%,to{filter:brightness(1)}50%{filter:brightness(1.15)}}.sp-scene-ocean .sp-bg{background:linear-gradient(180deg,#0a1628,#142d4a 30%,#1e5a7a 55%,#2888a8 75%,#47b5c4)}.sp-scene-forest .sp-bg{background:linear-gradient(180deg,#060e06,#0f2610 25%,#1a4a1c 50%,#2d6a2e 75%,#3a8a3a)}.sp-scene-night .sp-bg{background:radial-gradient(ellipse at 50% 15%,#0c0c2a 0,#060614 50%,#020208 100%)}.sp-scene-sunrise .sp-bg{background:linear-gradient(180deg,#1a0a2e,#4a1942 18%,#8b3a62 36%,#c45a52 52%,#e8943a 68%,#f5c842 85%,#fde68a)}.sp-scene-rain .sp-bg{background:linear-gradient(180deg,#12121e,#1a1a2e 30%,#252535 60%,#30303e)}.sp-scene-waterfall .sp-bg{background:linear-gradient(180deg,#0a1a12,#0f2e1e 25%,#1a4a30 50%,#2a6a4a 75%,#3a8a6a)}.sp-scene-field .sp-bg{background:linear-gradient(180deg,#020212,#0a1a3a 20%,#0e3a5a 40%,#1a6a5a 60%,#2ab87a 80%,#4ae8a0)}.sp-scene-nature .sp-bg{background:linear-gradient(180deg,#0a1a0a,#14320e 20%,#1e5a16 45%,#3a8a2e 70%,#5ab848)}.sp-scene-walking .sp-bg{background:linear-gradient(180deg,#1a1208,#2a2410 20%,#4a3e1e 40%,#6a5a2a 60%,#8a7a3a 80%,#a89a50)}.sp-scene-storm .sp-bg{background:linear-gradient(180deg,#0a0a14,#141420 25%,#1e1e30 50%,#2a2a42 75%,#3a3a58)}.sp-video-bg{height:100%;inset:0;object-fit:cover;opacity:1;pointer-events:none;position:absolute;transition:opacity 1.4s ease;width:100%;z-index:0}.sp-video-bg.sp-video-loading{opacity:0}.sp-video-spinner{align-items:center;display:flex;inset:0;justify-content:center;pointer-events:none;position:absolute;z-index:0}.sp-spinner{animation:sp-pulse 1.6s ease-in-out infinite;background:#ffffff80;height:14px;width:14px}@keyframes sp-pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.8;transform:scale(1.4)}}.sp-overlay{background:radial-gradient(ellipse at 50% 40%,#00000026 0,#00000073 100%);inset:0;pointer-events:none;position:absolute;z-index:1}.sp-root.sp-preparing .sp-bottom,.sp-root.sp-preparing .sp-center,.sp-root.sp-preparing .sp-top{opacity:0;pointer-events:none}.sp-initial-loading{align-items:center;display:flex;flex-direction:column;gap:16px;inset:0;justify-content:center;position:absolute;z-index:12}.sp-loading-title{color:#fff;font-size:1.2rem;font-weight:600;margin:0;text-align:center;text-shadow:0 1px 4px #00000080}.sp-loading-sub{color:#ffffff8c;font-size:.85rem;margin:0;text-shadow:0 1px 2px #0006}.sp-top{justify-content:space-between;padding:max(env(safe-area-inset-top,14px),14px) 18px 10px;position:relative;z-index:10}.sp-close-btn,.sp-top{align-items:center;display:flex}.sp-close-btn{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff1a;border:none;border-radius:50%;box-sizing:border-box;color:#fff;cursor:pointer;height:40px;justify-content:center;min-height:40px;min-width:40px;padding:0;transition:background .2s;width:40px}.sp-close-btn:active{background:#fff3}.sp-close-btn svg{flex-shrink:0;height:16px;width:16px}.sp-top-actions{align-items:center;display:flex;gap:8px}.sp-minimize-btn svg{height:15px;width:15px}.sp-ambient-pill{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff14;border-radius:20px;cursor:pointer;display:flex;gap:6px;padding:6px 14px;transition:background .2s}.sp-ambient-pill:active{background:#ffffff26}.sp-ambient-label{color:#fff9;font-size:.7rem;font-weight:500}.sp-ambient-name{color:#ffffffe6;font-size:.75rem;font-weight:600}.sp-center{flex:1 1;flex-direction:column;padding:0 24px;text-align:center;z-index:5}.sp-center,.sp-ring{align-items:center;display:flex;justify-content:center;position:relative}.sp-ring{border:2px solid #ffffff1a;border-radius:50%;height:200px;margin-bottom:28px;transition:transform .3s ease,border-color .3s ease;width:200px}.sp-ring.playing{animation:spBreathe 19s ease-in-out infinite}@keyframes spBreathe{0%{border-color:#ffffff14;transform:scale(.7)}21%{border-color:#fff3;transform:scale(1)}58%{border-color:#ffffff26;transform:scale(1)}to{border-color:#ffffff14;transform:scale(.7)}}.sp-ring:before{background:radial-gradient(circle,#8b5cf61f 0,#0000 70%);border-radius:50%;content:"";inset:-20px;opacity:0;position:absolute;transition:opacity .5s}.sp-ring.playing:before{animation:spGlow 4s ease-in-out infinite alternate;opacity:1}@keyframes spGlow{0%{opacity:.4;transform:scale(.95)}to{opacity:1;transform:scale(1.05)}}.sp-play-btn{align-items:center;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#ffffff1f;border:none;border-radius:50%;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;height:72px;justify-content:center;min-height:72px;min-width:72px;padding:0;transition:all .25s ease;width:72px;z-index:2}.sp-play-btn:active{transform:scale(.9)}.sp-play-btn.playing{background:#8b5cf64d;box-shadow:0 0 40px #8b5cf633}.sp-play-btn svg{flex-shrink:0;height:28px;width:28px}.sp-play-btn .sp-play-icon{margin-left:3px}.sp-session-title{color:#fff;font-size:1.35rem;font-weight:700;margin:0 0 6px;text-shadow:0 2px 12px #0000004d}.sp-session-desc{color:#ffffff8c;font-size:.82rem;line-height:1.45;margin:0;max-width:300px}.sp-breathe-hint{color:#ffffff4d;font-size:.7rem;letter-spacing:.08em;margin-top:16px;text-transform:uppercase}.sp-bottom{padding:0 20px max(env(safe-area-inset-bottom,20px),20px);position:relative;z-index:10}.sp-progress-wrap{cursor:pointer;padding:10px 0;width:100%}.sp-progress-track{background:#ffffff1f;border-radius:2px;height:4px;overflow:hidden;position:relative;width:100%}.sp-progress-fill{background:linear-gradient(90deg,#8b5cf6,#a78bfa);border-radius:2px;height:100%;position:relative;transition:width .3s linear}.sp-progress-fill:after{background:#a78bfa;border-radius:50%;box-shadow:0 0 8px #8b5cf680;content:"";height:12px;position:absolute;right:-4px;top:-4px;width:12px}.sp-time-row{display:flex;justify-content:space-between;margin-top:6px;padding:0 2px}.sp-time{font-feature-settings:"tnum";color:#fff6;font-size:.72rem;font-variant-numeric:tabular-nums}.sp-actions{gap:20px;margin-top:16px;padding-bottom:8px}.sp-action-btn,.sp-actions{align-items:center;display:flex;justify-content:center}.sp-action-btn{background:#ffffff14;border:none;border-radius:50%;box-sizing:border-box;color:#fff9;cursor:pointer;height:44px;min-height:44px;min-width:44px;padding:0;transition:all .2s;width:44px}.sp-action-btn:active{transform:scale(.9)}.sp-action-btn.active{background:#8b5cf633;color:#c4b5fd}.sp-action-btn svg{flex-shrink:0;height:18px;width:18px}.sp-scene-picker{-webkit-overflow-scrolling:touch;animation:spSlideUp .3s cubic-bezier(.22,1,.36,1) forwards;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);background:#080812eb;border-radius:20px 20px 0 0;border-top:1px solid #ffffff0f;bottom:0;left:0;max-height:70vh;overflow-y:auto;overscroll-behavior:contain;padding:20px 16px max(env(safe-area-inset-bottom,16px),16px);position:fixed;right:0;transform:translateY(100%);z-index:99999 + 20;z-index:100020}@keyframes spSlideUp{to{transform:translateY(0)}}.sp-picker-title{color:#fff6;font-size:.72rem;font-weight:600;letter-spacing:.1em;margin:0 0 14px 4px;text-transform:uppercase}.sp-picker-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.sp-picker-item{align-items:center;background:#ffffff0a;border:1.5px solid #ffffff0f;border-radius:14px;cursor:pointer;display:flex;flex-direction:column;gap:6px;padding:14px 8px;transition:all .2s}.sp-picker-item:active{transform:scale(.95)}.sp-picker-item.active{background:#8b5cf633;border-color:#8b5cf666}.sp-picker-emoji{font-size:1.5rem}.sp-picker-name{color:#fff9;font-size:.7rem;font-weight:500}.sp-picker-item.active .sp-picker-name{color:#ffffffe6}.sp-ambient-picker{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:14px}.sp-ambient-option{background:#ffffff0a;border:1.5px solid #ffffff14;border-radius:20px;color:#fff9;cursor:pointer;font-size:.78rem;font-weight:500;padding:8px 18px;transition:all .2s}.sp-ambient-option.active{background:#8b5cf633;border-color:#8b5cf666;color:#c4b5fd}.sp-picker-backdrop{inset:0;position:fixed;z-index:100015}.sp-complete{align-items:center;animation:spFadeIn .6s ease;background:#06060feb;display:flex;flex-direction:column;inset:0;justify-content:center;padding:40px 24px;position:absolute;text-align:center;z-index:50}@keyframes spFadeIn{0%{opacity:0}to{opacity:1}}.sp-complete-emoji{font-size:3rem;margin-bottom:16px}.sp-complete-title{color:#fff;font-size:1.4rem;font-weight:700;margin:0 0 8px}.sp-complete-sub{color:#ffffff80;font-size:.85rem;line-height:1.5;margin:0 0 30px;max-width:280px}.sp-complete-btn{background:linear-gradient(135deg,#8b5cf6,#6d28d9);border:none;border-radius:28px;box-shadow:0 4px 20px #8b5cf659;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:14px 36px;transition:transform .2s}.sp-complete-btn:active{transform:scale(.95)}.sp-loading{align-items:center;color:#fff6;display:flex;font-size:.8rem;gap:8px;justify-content:center}.sp-spinner{animation:spSpin .8s linear infinite;border:2px solid #ffffff26;border-radius:50%;border-top-color:#8b5cf6;height:16px;width:16px}@keyframes spSpin{to{transform:rotate(1turn)}}@media (max-width:380px){.sp-ring{height:160px;width:160px}.sp-play-btn{height:60px;min-height:60px;min-width:60px;width:60px}.sp-play-btn svg{height:24px;width:24px}.sp-session-title{font-size:1.15rem}}.icp-root{background:#0a1a1a;color:#fff;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;inset:0;overflow:hidden;position:fixed;-webkit-user-select:none;user-select:none;z-index:9999}.icp-cover-bg{filter:blur(2px) brightness(.55);height:100%;inset:0;object-fit:cover;opacity:.4;position:absolute;transition:opacity .6s ease;width:100%;z-index:0}.icp-overlay{background:linear-gradient(0deg,#000000d9 0,#0000004d 40%,#00000080);inset:0;position:absolute;z-index:1}.icp-loading{align-items:center;background:#0a1a1a;display:flex;flex-direction:column;gap:16px;inset:0;justify-content:center;position:absolute;z-index:10}.icp-spinner{animation:icpSpin .8s linear infinite;border:3px solid #ffffff26;border-radius:50%;border-top-color:#14b8a6;height:36px;width:36px}@keyframes icpSpin{to{transform:rotate(1turn)}}.icp-loading-title{color:#e2e2f0;font-size:1.2rem;font-weight:600;margin:0}.icp-loading-sub{color:#ffffff80;font-size:.82rem;margin:0}.icp-top{justify-content:space-between;padding:calc(env(safe-area-inset-top, 12px) + 12px) 16px 8px;position:relative;z-index:5}.icp-close,.icp-top{align-items:center;display:flex}.icp-close{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:0;height:36px;justify-content:center;padding:0;width:36px}.icp-close svg{height:14px;width:14px}.icp-top-actions{align-items:center;display:flex;gap:8px}.icp-minimize-btn svg{height:13px;width:13px}.icp-top-label{align-items:center;color:#ffffffb3;display:flex;font-size:.78rem;font-weight:600;gap:6px;letter-spacing:.3px}.icp-top-label svg{color:#5eead4}.icp-fav{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:none;border-radius:50%;color:#fff9;cursor:pointer;display:flex;font-size:0;height:36px;justify-content:center;padding:0;transition:all .2s;width:36px}.icp-fav svg{height:14px;width:14px}.icp-fav.active{background:#ef444433;color:#ef4444}.icp-top-left{gap:8px}.icp-share,.icp-top-left{align-items:center;display:flex}.icp-share{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:none;border-radius:50%;color:#fff9;cursor:pointer;font-size:0;height:36px;justify-content:center;padding:0;transition:all .2s;width:36px}.icp-share svg{height:14px;width:14px}.icp-share:active{background:#8b5cf640;color:#c4b5fd;transform:scale(.9)}.icp-content{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;padding:20px 24px;position:relative;text-align:center;z-index:5}.icp-emoji{font-size:3rem;line-height:1}.icp-title{font-size:1.6rem;font-weight:700;line-height:1.2;margin:0;text-shadow:0 2px 12px #00000080}.icp-desc{color:#ffffffa6;font-size:.88rem;line-height:1.5;margin:0;max-width:320px}.icp-category{background:#14b8a633;border-radius:20px;color:#5eead4;display:inline-block;font-size:.72rem;font-weight:600;letter-spacing:.3px;padding:4px 14px}.icp-playlist-indicator{color:#ffffff73;font-size:.72rem;margin-top:4px}.icp-controls{padding:16px 24px calc(env(safe-area-inset-bottom, 16px) + 20px);position:relative;z-index:5}.icp-progress-wrap{cursor:pointer;margin-bottom:8px}.icp-progress-track{background:#ffffff26;border-radius:2px;height:4px;overflow:hidden;width:100%}.icp-progress-fill{background:linear-gradient(90deg,#14b8a6,#5eead4);border-radius:2px;height:100%;transition:width .15s linear}.icp-time-row{color:#ffffff73;display:flex;font-size:.68rem;justify-content:space-between;margin-top:6px}.icp-play-row{gap:32px;justify-content:center;margin-top:12px}.icp-play-row,.icp-skip{align-items:center;display:flex}.icp-skip{background:none;border:none;color:#fff9;cursor:pointer;flex-direction:column;font-size:.6rem;gap:2px;padding:0}.icp-skip:disabled{cursor:default;opacity:.3}.icp-skip svg{height:18px;width:18px}.icp-play-btn{align-items:center;background:linear-gradient(135deg,#14b8a6,#0d9488);border:none;border-radius:50%;box-shadow:0 4px 24px #14b8a666;color:#fff;cursor:pointer;display:flex;height:64px;justify-content:center;padding:0;transition:transform .15s;width:64px}.icp-play-btn:active{transform:scale(.92)}.icp-play-btn svg{height:22px;width:22px}.icp-playlist-toggle{align-items:center;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;color:#fff9;cursor:pointer;display:flex;font-size:.78rem;font-weight:500;gap:6px;justify-content:center;margin-top:16px;padding:10px;transition:all .2s;width:100%}.icp-playlist-toggle:hover{background:#ffffff1a}.icp-playlist-drawer{max-height:200px;overflow-y:auto;padding:0 24px calc(env(safe-area-inset-bottom, 8px) + 8px);position:relative;z-index:5}.icp-playlist-item{align-items:center;border-radius:10px;cursor:pointer;display:flex;gap:12px;padding:10px 12px;transition:background .15s}.icp-playlist-item:hover{background:#ffffff0f}.icp-playlist-item.active{background:#14b8a626}.icp-playlist-num{align-items:center;background:#ffffff1a;border-radius:50%;color:#ffffff80;display:flex;flex-shrink:0;font-size:.68rem;font-weight:600;height:22px;justify-content:center;width:22px}.icp-playlist-item.active .icp-playlist-num{background:#14b8a64d;color:#5eead4}.icp-playlist-info{flex:1 1;min-width:0}.icp-playlist-track-title{color:#fffc;display:block;font-size:.82rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.icp-playlist-track-dur{color:#ffffff59;font-size:.68rem}.icp-playlist-playing{animation:icpPulse 1.2s ease-in-out infinite;color:#5eead4;font-size:.7rem}@keyframes icpPulse{0%,to{opacity:1}50%{opacity:.4}}.ssp-root{background:#0a0a1a;color:#fff;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;inset:0;overflow:hidden;position:fixed;-webkit-user-select:none;user-select:none;z-index:9999}.ssp-cover-bg{filter:blur(2px) brightness(.6);height:100%;inset:0;object-fit:cover;opacity:.45;position:absolute;transition:opacity .6s ease;width:100%;z-index:0}.ssp-overlay{background:linear-gradient(0deg,#000000d9 0,#0000004d 40%,#00000080);inset:0;position:absolute;z-index:1}.ssp-loading{align-items:center;background:#0a0a1a;display:flex;flex-direction:column;gap:16px;inset:0;justify-content:center;position:absolute;z-index:10}.ssp-spinner{animation:sspSpin .8s linear infinite;border:3px solid #ffffff26;border-radius:50%;border-top-color:#a78bfa;height:36px;width:36px}@keyframes sspSpin{to{transform:rotate(1turn)}}.ssp-loading-title{color:#e2e2f0;font-size:1.2rem;font-weight:600;margin:0}.ssp-loading-sub{color:#ffffff80;font-size:.82rem;margin:0}.ssp-top{justify-content:space-between;padding:calc(env(safe-area-inset-top, 12px) + 12px) 16px 8px;position:relative;z-index:5}.ssp-close,.ssp-top{align-items:center;display:flex}.ssp-close{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:0;height:36px;justify-content:center;padding:0;width:36px}.ssp-close svg{height:14px;width:14px}.ssp-top-actions{align-items:center;display:flex;gap:8px}.ssp-minimize-btn svg{height:13px;width:13px}.ssp-top-label{align-items:center;color:#ffffffb3;display:flex;font-size:.78rem;font-weight:600;gap:6px;letter-spacing:.3px}.ssp-top-label svg{color:#c4b5fd}.ssp-fav{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:none;border-radius:50%;color:#fff9;cursor:pointer;display:flex;font-size:0;height:36px;justify-content:center;padding:0;transition:all .2s;width:36px}.ssp-fav svg{height:14px;width:14px}.ssp-fav.active{background:#ef444433;color:#ef4444}.ssp-top-left{gap:8px}.ssp-share,.ssp-top-left{align-items:center;display:flex}.ssp-share{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:none;border-radius:50%;color:#fff9;cursor:pointer;font-size:0;height:36px;justify-content:center;padding:0;transition:all .2s;width:36px}.ssp-share svg{height:14px;width:14px}.ssp-share:active{background:#8b5cf640;color:#c4b5fd;transform:scale(.9)}.ssp-content{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;padding:20px 24px;position:relative;text-align:center;z-index:5}.ssp-emoji{font-size:3rem;line-height:1}.ssp-title{font-size:1.6rem;font-weight:700;line-height:1.2;margin:0;text-shadow:0 2px 12px #00000080}.ssp-desc{color:#ffffffa6;font-size:.88rem;line-height:1.5;margin:0;max-width:320px}.ssp-category{background:#a78bfa33;border-radius:20px;color:#c4b5fd;display:inline-block;font-size:.72rem;font-weight:600;letter-spacing:.3px;padding:4px 14px}.ssp-controls{padding:16px 24px calc(env(safe-area-inset-bottom, 16px) + 20px);position:relative;z-index:5}.ssp-progress-wrap{cursor:pointer;margin-bottom:8px}.ssp-progress-track{background:#ffffff26;border-radius:2px;height:4px;overflow:hidden;width:100%}.ssp-progress-fill{background:linear-gradient(90deg,#8b5cf6,#c4b5fd);border-radius:2px;height:100%;transition:width .15s linear}.ssp-time-row{color:#ffffff73;display:flex;font-size:.68rem;justify-content:space-between;margin-top:6px}.ssp-play-row{gap:32px;justify-content:center;margin-top:12px}.ssp-play-row,.ssp-skip{align-items:center;display:flex}.ssp-skip{background:none;border:none;color:#fff9;cursor:pointer;flex-direction:column;font-size:.6rem;gap:2px;padding:0}.ssp-skip svg{height:18px;width:18px}.ssp-play-btn{align-items:center;background:linear-gradient(135deg,#8b5cf6,#6d28d9);border:none;border-radius:50%;box-shadow:0 4px 24px #8b5cf666;color:#fff;cursor:pointer;display:flex;height:64px;justify-content:center;padding:0;transition:transform .15s;width:64px}.ssp-play-btn:active{transform:scale(.92)}.ssp-play-btn svg{height:22px;width:22px}.mp-root{background:#0a0a1a;color:#fff;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;inset:0;overflow:hidden;position:fixed;-webkit-user-select:none;user-select:none;z-index:9999}.mp-cover-bg{filter:blur(30px) brightness(.35) saturate(1.4);height:100%;inset:0;object-fit:cover;opacity:0;position:absolute;transition:opacity 1s ease;width:100%;z-index:0}.mp-cover-bg.mp-loaded{opacity:1}.mp-overlay{background:linear-gradient(0deg,#0a0a1aeb 0,#0a0a1a80 40%,#0a0a1ab3);z-index:1}.mp-loading,.mp-overlay{inset:0;position:absolute}.mp-loading{align-items:center;background:#0a0a1a;display:flex;flex-direction:column;gap:16px;justify-content:center;z-index:10}.mp-spinner{animation:mpSpin .8s linear infinite;border:3px solid #ffffff1f;border-radius:50%;border-top-color:#a78bfa;height:36px;width:36px}@keyframes mpSpin{to{transform:rotate(1turn)}}.mp-loading-title{color:#e2e2f0;font-size:1.2rem;font-weight:600;margin:0}.mp-loading-sub{color:#ffffff73;font-size:.82rem;margin:0}.mp-top{justify-content:space-between;padding:calc(env(safe-area-inset-top, 12px) + 12px) 16px 8px;position:relative;z-index:5}.mp-close,.mp-top{align-items:center;display:flex}.mp-close{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:0;height:36px;justify-content:center;padding:0;transition:background .2s;width:36px}.mp-close svg{flex-shrink:0;height:16px;width:16px}.mp-now-playing svg{height:12px;width:12px}.mp-close:hover{background:#fff3}.mp-top-center{flex-direction:column;gap:2px}.mp-now-playing,.mp-top-center{align-items:center;display:flex}.mp-now-playing{color:#a78bfa;font-size:.75rem;font-weight:600;gap:6px;letter-spacing:1.2px;text-transform:uppercase}.mp-playlist-indicator{color:#fff6;font-size:.68rem}.mp-body{flex:1 1;flex-direction:column;gap:20px;padding:0 24px 40px;z-index:5}.mp-art-wrap,.mp-body{align-items:center;display:flex;justify-content:center;position:relative}.mp-art-wrap{flex-shrink:0;height:220px;width:220px}.mp-art-ring{border:2px solid #a78bfa26;border-radius:50%;opacity:0;pointer-events:none;position:absolute;transition:opacity .4s}.mp-art-playing .mp-art-ring{opacity:1}.mp-art-ring-1{animation:mpPulseRing 2.2s ease-out infinite;border-color:#a78bfa40;inset:-12px}.mp-art-ring-2{animation:mpPulseRing 2.2s ease-out .4s infinite;border-color:#8b5cf62e;inset:-26px}.mp-art-ring-3{animation:mpPulseRing 2.2s ease-out .8s infinite;border-color:#7c3aed1a;inset:-40px}@keyframes mpPulseRing{0%{opacity:.7;transform:scale(.95)}50%{opacity:.3;transform:scale(1.08)}to{opacity:.7;transform:scale(.95)}}.mp-art{border-radius:20px;box-shadow:0 12px 40px #0009,0 0 60px #8b5cf626;height:200px;overflow:hidden;position:relative;transition:transform .4s ease;width:200px;z-index:2}.mp-art-playing .mp-art{animation:mpArtBeat 1.5s ease-in-out infinite}@keyframes mpArtBeat{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}.mp-art-img{height:100%;object-fit:cover;width:100%}.mp-art-placeholder{align-items:center;background:linear-gradient(135deg,#4c1d95,#7c3aed,#a78bfa);color:#fff9;display:flex;height:100%;justify-content:center;width:100%}.mp-art-placeholder svg{height:56px;width:56px}.mp-beat-canvas{flex-shrink:0;height:50px;opacity:.85;width:280px}.mp-info{max-width:300px;text-align:center}.mp-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:1.25rem;font-weight:700;line-height:1.3;margin:0 0 4px;overflow:hidden}.mp-artist{color:#ffffff8c;font-size:.85rem;margin:0 0 6px}.mp-category{background:#a78bfa1f;border-radius:20px;color:#a78bfa;display:inline-block;font-size:.65rem;font-weight:600;letter-spacing:1px;padding:3px 10px;text-transform:uppercase}.mp-progress-wrap{max-width:340px;width:100%}.mp-progress-bar{background:#ffffff1f;border-radius:3px;cursor:pointer;height:5px;overflow:visible;position:relative;width:100%}.mp-progress-fill{background:linear-gradient(90deg,#7c3aed,#a78bfa);border-radius:3px;height:100%;transition:width .15s linear}.mp-progress-thumb{background:#a78bfa;border-radius:50%;box-shadow:0 0 8px #a78bfa80;height:14px;position:absolute;top:50%;transform:translate(-50%,-50%);transition:left .15s linear;width:14px}.mp-times{color:#fff6;display:flex;font-size:.7rem;justify-content:space-between;margin-top:6px}.mp-controls{gap:20px}.mp-controls,.mp-ctrl-btn{align-items:center;display:flex;justify-content:center}.mp-ctrl-btn{background:#ffffff14;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:0;height:40px;transition:background .2s,color .2s,transform .15s;width:40px}.mp-ctrl-btn svg{flex-shrink:0;height:16px;width:16px}.mp-ctrl-btn:hover{background:#ffffff26}.mp-ctrl-btn:active{transform:scale(.92)}.mp-ctrl-btn:disabled{opacity:.3;pointer-events:none}.mp-ctrl-secondary svg{height:14px;width:14px}.mp-ctrl-active{background:#a78bfa26;color:#a78bfa}.mp-play-btn{align-items:center;background:linear-gradient(135deg,#7c3aed,#a78bfa);border:none;border-radius:50%;box-shadow:0 6px 24px #7c3aed66;color:#fff;cursor:pointer;display:flex;font-size:0;height:64px;justify-content:center;transition:transform .15s,box-shadow .2s;width:64px}.mp-play-btn svg{flex-shrink:0;height:24px;width:24px}.mp-play-btn:hover{box-shadow:0 8px 30px #7c3aed8c;transform:scale(1.06)}.mp-play-btn:active{transform:scale(.95)}.mp-actions{gap:24px}.mp-action-btn,.mp-actions{align-items:center;display:flex}.mp-action-btn{background:#ffffff14;border:none;border-radius:50%;color:#ffffffa6;cursor:pointer;font-size:0;height:40px;justify-content:center;transition:background .2s,color .2s;width:40px}.mp-action-btn svg{flex-shrink:0;height:16px;width:16px}.mp-action-btn:hover{background:#ffffff26}.mp-fav-active{background:#f43f5e26;color:#f43f5e}@media (max-height:680px){.mp-art-wrap{height:160px;width:160px}.mp-art{border-radius:16px;height:140px;width:140px}.mp-art-ring-1{inset:-8px}.mp-art-ring-2{inset:-18px}.mp-art-ring-3{inset:-28px}.mp-beat-canvas{height:40px;width:240px}.mp-body{gap:14px;padding-bottom:24px}.mp-title{font-size:1.05rem}}@media (min-width:768px){.mp-art-wrap{height:280px;width:280px}.mp-art{height:260px;width:260px}.mp-art-ring-1{inset:-16px}.mp-art-ring-2{inset:-34px}.mp-art-ring-3{inset:-52px}.mp-beat-canvas{height:65px;width:360px}.mp-body{gap:24px}.mp-title{font-size:1.5rem}.mp-controls{gap:28px}.mp-play-btn{height:72px;width:72px}.mp-play-btn svg{height:28px;width:28px}}.sp-mini{animation:sp-mini-slide-up .28s cubic-bezier(.22,1,.36,1);backdrop-filter:blur(24px) saturate(160%);-webkit-backdrop-filter:blur(24px) saturate(160%);background:#0c061ceb;border-top:1px solid #ffffff0f;box-shadow:0 -2px 16px #00000073;left:0;overflow:hidden;position:fixed;right:0;z-index:99998}.sp-mini.sp-mini--no-tabs{padding-bottom:env(safe-area-inset-bottom,0)}.sp-mini.sp-mini--sidebar-open{pointer-events:none;visibility:hidden}body.sp-mini-active{padding-bottom:56px!important}@keyframes sp-mini-slide-up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.sp-mini-progress-track{background:#ffffff0f;height:2px;width:100%}.sp-mini-progress-fill{background:linear-gradient(90deg,#a78bfa,#c084fc);border-radius:0 1px 1px 0;height:100%;transition:width .5s linear;will-change:width}.sp-mini-accent-line{animation:sp-mini-accent-shimmer 3s ease-in-out infinite;background:linear-gradient(90deg,#6ee7b7,#34d399,#6ee7b7);background-size:200% 100%;height:2px;width:100%}@keyframes sp-mini-accent-shimmer{0%,to{background-position:0 0}50%{background-position:100% 0}}.sp-mini-body{padding:8px 10px 8px 14px}.sp-mini-body,.sp-mini-info{align-items:center;display:flex;gap:10px}.sp-mini-info{-webkit-tap-highlight-color:transparent;cursor:pointer;flex:1 1;min-width:0}.sp-mini-emoji{align-items:center;background:linear-gradient(135deg,#a78bfa33,#c084fc26);border-radius:8px;display:flex;flex-shrink:0;font-size:20px;height:32px;justify-content:center;width:32px}.sp-mini-text{display:flex;flex-direction:column;gap:1px;min-width:0}.sp-mini-title{color:#fffffff2;font-size:13px;font-weight:600;letter-spacing:.01em;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sp-mini-time{font-feature-settings:"tnum";color:#fff6;font-size:11px;font-variant-numeric:tabular-nums;line-height:1.2}.sp-mini-controls{gap:6px}.sp-mini-btn,.sp-mini-controls{align-items:center;display:flex;flex-shrink:0}.sp-mini-btn{-webkit-tap-highlight-color:transparent;appearance:none;background:#ffffff14;border:none;border-radius:50%;box-sizing:border-box;color:#ffffffd9;cursor:pointer;font-size:0;height:32px;justify-content:center;line-height:0;margin:0;max-height:32px;max-width:32px;min-height:32px;min-width:32px;outline:none;padding:0;transition:background .15s,transform .1s;width:32px}.sp-mini-btn:active{background:#ffffff2e;transform:scale(.92)}.sp-mini-btn svg{fill:currentColor;display:block;flex-shrink:0;height:12px;width:12px}.sp-mini-play{background:linear-gradient(135deg,#a78bfa59,#c084fc40);color:#fff;height:36px;max-height:36px;max-width:36px;min-height:36px;min-width:36px;width:36px}.sp-mini-play:active{background:linear-gradient(135deg,#a78bfa8c,#c084fc73)}.sp-mini-play svg{height:14px;width:14px}.sp-mini-close{background:#ffffff0d;color:#ffffff8c}.sp-mini-close:active{background:#ff646426;color:#fffc}.sp-mini-close svg{height:10px;width:10px}@media (min-width:768px){.sp-mini{border-radius:14px 14px 0 0;left:50%;max-width:480px;transform:translateX(-50%)}@keyframes sp-mini-slide-up{0%{opacity:0;transform:translateX(-50%) translateY(100%)}to{opacity:1;transform:translateX(-50%) translateY(0)}}}.celebration-modal-backdrop{align-items:center;animation:celebrationFadeIn .5s ease-out;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#f5f0e673;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1200}@keyframes celebrationFadeIn{0%{opacity:0}to{opacity:1}}.celebration-modal{animation:celebrationPopIn .55s cubic-bezier(.22,1,.36,1);background:linear-gradient(165deg,#fffffff7,#fcf8f0f2 50%,#f8f3e9ed);border-radius:28px;box-shadow:0 20px 50px #a08c641f,0 8px 24px #0000000d,0 0 0 1px #d4be9859,inset 0 1px 0 #ffffffe6;max-width:340px;overflow:hidden;padding:36px 32px 32px;position:relative;text-align:center;width:100%}@keyframes celebrationPopIn{0%{opacity:0;transform:scale(.95) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.celebration-modal:before{animation:elegantShimmer 4s ease-in-out infinite;background:linear-gradient(90deg,#e8dcc8,#c9a96e 25%,#b8a070 50%,#c9a96e 75%,#e8dcc8);background-size:200% 100%;content:"";height:3px;left:0;position:absolute;right:0;top:0}@keyframes elegantShimmer{0%,to{background-position:0 0}50%{background-position:100% 0}}.celebration-modal:after{background:radial-gradient(circle,#c8aa6e14 0,#0000 70%);border-radius:50%;content:"";height:180px;left:50%;pointer-events:none;position:absolute;top:20%;transform:translateX(-50%);width:180px}.celebration-emoji-row{align-items:center;display:flex;gap:12px;justify-content:center;margin-bottom:20px;position:relative;z-index:1}.celebration-emoji{animation:emojiReveal .6s ease-out forwards;filter:none;font-size:36px;opacity:0}.celebration-emoji:first-child{animation-delay:.15s}.celebration-emoji:nth-child(2){animation-delay:.3s;font-size:42px}.celebration-emoji:nth-child(3){animation-delay:.45s}@keyframes emojiReveal{0%{opacity:0;transform:scale(.8) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.celebration-level-badge{align-items:center;animation:badgeEnter .6s ease-out .2s forwards;background:linear-gradient(145deg,#c9a96e,#a8874a);border-radius:50%;box-shadow:0 8px 20px #a8874a33,0 2px 8px #a8874a1a,inset 0 2px 0 #ffffff40;color:#fff;display:inline-flex;font-size:1.6rem;font-weight:700;height:62px;justify-content:center;letter-spacing:-.5px;margin:0 auto 18px;opacity:0;position:relative;width:62px}@keyframes badgeEnter{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.celebration-level-badge:after{animation:subtleRing 2.5s ease-out infinite;border:1.5px solid #c9a96e40;border-radius:50%;content:"";inset:-3px;position:absolute}@keyframes subtleRing{0%{opacity:.4;transform:scale(1)}to{opacity:0;transform:scale(1.2)}}.celebration-title{color:#6b5a3e;font-size:1.35rem;font-weight:700;letter-spacing:-.3px;line-height:1.3;margin:0 0 10px;position:relative;z-index:1}.celebration-message{color:#78716c;font-size:.92rem;line-height:1.65;margin:0 auto 26px;max-width:270px;position:relative;z-index:1}.celebration-stats{display:flex;gap:24px;justify-content:center;margin-bottom:24px;position:relative;z-index:1}.celebration-stat{text-align:center}.celebration-stat-value{color:#1e293b;font-size:1.25rem;font-weight:700;letter-spacing:-.3px}.celebration-stat-label{color:#94a3b8;font-size:.7rem;letter-spacing:.8px;margin-top:2px;text-transform:uppercase}.celebration-btn{background:linear-gradient(145deg,#c9a96e,#a8874a);border:none;border-radius:16px;box-shadow:0 6px 16px #a8874a33,0 2px 6px #a8874a1a;color:#fff;cursor:pointer;font-size:.92rem;font-weight:600;letter-spacing:.2px;min-width:130px;padding:13px 32px;position:relative;transition:all .3s ease;z-index:1}.celebration-btn:hover{box-shadow:0 8px 20px #a8874a40,0 4px 8px #a8874a1f;transform:translateY(-1px)}.celebration-btn:active{box-shadow:0 3px 10px #a8874a2e;transform:translateY(0)}.celebration-confetti{border-radius:28px;inset:0;overflow:hidden;pointer-events:none;position:absolute}.ll-emoji-burst{font-size:22px;opacity:0;pointer-events:none;position:absolute;transform:translateY(0) scale(.6);transition:transform .9s cubic-bezier(.2,.9,.26,1),opacity .7s ease;will-change:transform,opacity;z-index:1301}.ll-emoji-burst--play{opacity:1;transform:translateY(-80px) scale(1)}.celebration-modal--warning{background:linear-gradient(165deg,#fffbebfa,#fef3c7f2);box-shadow:0 32px 64px #d977061f,0 16px 32px #0000000f,0 0 0 1px #fbbf2426,inset 0 1px 0 #ffffffe6}.celebration-modal--warning:before{animation:none;background:linear-gradient(90deg,#fcd34d,#f59e0b 50%,#fcd34d)}.celebration-modal--warning:after{background:radial-gradient(circle,#fbbf2414 0,#0000 70%)}.celebration-emoji-row--warning{margin-bottom:16px}.celebration-emoji--warning{animation:emojiGentleFade .5s ease-out forwards}@keyframes emojiGentleFade{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.celebration-modal--warning .celebration-title{color:#b45309}.celebration-modal--warning .celebration-message{color:#78716c}.celebration-btn--warning{background:linear-gradient(145deg,#f59e0b,#d97706);box-shadow:0 8px 20px #d9770640,0 4px 8px #d9770626}.celebration-btn--warning:hover{box-shadow:0 12px 28px #d977064d,0 6px 12px #d9770633}@media (max-width:400px){.celebration-modal{border-radius:24px;margin:16px;padding:28px 22px 24px}.celebration-emoji{font-size:30px}.celebration-emoji:nth-child(2){font-size:36px}.celebration-title{font-size:1.2rem}.celebration-message{font-size:.87rem}.celebration-level-badge{font-size:1.4rem;height:54px;width:54px}.celebration-btn{font-size:.87rem;padding:11px 26px}}.celebration-modal.trophy-modal:before{animation:elegantShimmer 4s ease-in-out infinite;background:linear-gradient(90deg,#d4be98,#c9a96e 30%,#dfc590 50%,#c9a96e 70%,#d4be98);background-size:200% 100%}.trophy-icon-wrap{align-items:center;background:linear-gradient(150deg,#c9a96e1a,#c9a96e0a);border:1.5px solid #c9a96e2e;border-radius:50%;display:inline-flex;height:76px;justify-content:center;margin:0 auto 14px;opacity:0;transform:scale(.8);transition:opacity .5s ease,transform .55s cubic-bezier(.22,1,.36,1);width:76px}.trophy-icon-wrap.trophy-icon-entered{opacity:1;transform:scale(1)}.trophy-icon-glyph{filter:none;font-size:2.6rem;line-height:1}.trophy-unlocked-label{color:#c9a96e;display:inline-block;font-size:.68rem;font-weight:700;letter-spacing:1.4px;margin-bottom:6px;position:relative;text-transform:uppercase;z-index:1}@media (max-width:400px){.trophy-icon-wrap{height:64px;width:64px}.trophy-icon-glyph{font-size:2.1rem}}.srp-backdrop{align-items:center;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#0f0a1e8c;display:flex;inset:0;justify-content:center;opacity:0;padding:20px;position:fixed;transition:opacity .35s ease;z-index:1300}.srp-backdrop.entering{animation:srpFadeIn .4s ease-out forwards}.srp-backdrop.leaving{animation:srpFadeOut .35s ease-in forwards}@keyframes srpFadeIn{0%{opacity:0}to{opacity:1}}@keyframes srpFadeOut{0%{opacity:1}to{opacity:0}}.srp-modal{background:linear-gradient(165deg,#fffffffa,#fcf8fff5 40%,#f8f2fff0);border-radius:28px;box-shadow:0 32px 64px #6d28d933,0 16px 32px #0000001a,0 0 0 1px #8b5cf61f,inset 0 1px 0 #fffffff2;max-width:380px;opacity:0;overflow:hidden;padding:44px 32px 36px;position:relative;text-align:center;transform:scale(.92) translateY(16px);width:100%}.srp-modal.entering{animation:srpPopIn .5s cubic-bezier(.34,1.56,.64,1) forwards}.srp-modal.leaving{animation:srpPopOut .3s ease-in forwards}@keyframes srpPopIn{0%{opacity:0;transform:scale(.92) translateY(16px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes srpPopOut{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.95) translateY(10px)}}.srp-modal:before{animation:srpGradientShift 3s linear infinite;background:linear-gradient(90deg,#8b5cf6,#a855f7,#d946ef,#f472b6,#f59e0b,#8b5cf6);background-size:200% 100%;content:"";height:4px;left:0;position:absolute;right:0;top:0}@keyframes srpGradientShift{0%{background-position:0 50%}to{background-position:200% 50%}}.srp-particles{inset:0;overflow:hidden;pointer-events:none;position:absolute}.srp-particle{animation:srpFloat 2.5s ease-out 0s infinite;animation:srpFloat 2.5s ease-out var(--delay,0s) infinite;background:radial-gradient(circle,#8b5cf680,#a855f733);border-radius:50%;bottom:40%;height:6px;left:50%;opacity:0;position:absolute;width:6px}@keyframes srpFloat{0%{opacity:0;transform:translate(0) scale(1)}20%{opacity:.7}to{opacity:0;transform:translateY(-60px) scale(0);transform:translate(var(--x,0),var(--y,-60px)) scale(0)}}.srp-emoji-ring{align-items:center;animation:srpPulseRing 2s ease-in-out infinite;background:linear-gradient(135deg,#8b5cf61f,#a855f714);border:2px solid #8b5cf633;border-radius:50%;display:flex;height:88px;justify-content:center;margin:0 auto 20px;width:88px}.srp-emoji-ring.small{height:72px;margin-bottom:16px;width:72px}.srp-emoji{animation:srpEmojiPop .6s cubic-bezier(.34,1.56,.64,1) .3s both;font-size:42px}.srp-emoji-ring.small .srp-emoji{font-size:34px}@keyframes srpPulseRing{0%,to{box-shadow:0 0 0 0 #8b5cf626}50%{box-shadow:0 0 0 12px #8b5cf600}}@keyframes srpEmojiPop{0%{transform:scale(0)}to{transform:scale(1)}}.srp-glow{background:radial-gradient(circle,#8b5cf61a 0,#0000 70%);border-radius:50%;height:180px;left:50%;pointer-events:none;position:absolute;top:30%;transform:translateX(-50%);width:180px;z-index:-1}.srp-content{position:relative;z-index:1}.srp-encourage{animation:srpSlideIn .5s ease-out .15s both}.srp-ask{animation:srpSlideIn .4s ease-out both}@keyframes srpSlideIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.srp-title{color:#2d1b4e;font-size:1.45rem;font-weight:700;letter-spacing:-.02em;line-height:1.3;margin:0 0 10px}.srp-subtitle{color:#6b5b8a;font-size:.95rem;line-height:1.6;margin:0 0 4px;padding:0 4px}.srp-actions{display:flex;flex-direction:column;gap:10px;margin-top:24px}.srp-btn{border:none;border-radius:14px;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:.01em;padding:14px 24px;transition:all .2s ease}.srp-btn-primary{background:linear-gradient(135deg,#8b5cf6,#7c3aed 50%,#6d28d9);box-shadow:0 4px 16px #6d28d959,0 2px 4px #0000001a;color:#fff}.srp-btn-primary:hover{box-shadow:0 6px 20px #6d28d973,0 2px 4px #0000001a;transform:translateY(-1px)}.srp-btn-primary:active{transform:translateY(0)}.srp-btn-secondary{background:#0000;color:#8b7bab;font-weight:500;padding:10px 24px}.srp-btn-secondary:hover{background:#8b5cf60f;color:#6d5d8a}.srp-btn-continue{background:linear-gradient(135deg,#8b5cf6,#7c3aed 50%,#6d28d9);border:none;border-radius:14px;box-shadow:0 4px 16px #6d28d94d,0 2px 4px #00000014;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;letter-spacing:.01em;margin-top:22px;padding:13px 28px;transition:all .2s ease}.srp-btn-continue:hover{box-shadow:0 6px 20px #6d28d966,0 2px 4px #0000001a;transform:translateY(-1px)}.srp-btn-continue:active{transform:translateY(0)}@media (max-width:400px){.srp-modal{border-radius:22px;padding:36px 24px 28px}.srp-title{font-size:1.3rem}.srp-subtitle{font-size:.9rem}.srp-emoji-ring{height:76px;width:76px}.srp-emoji{font-size:36px}}.ftl-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:10000}.ftl-modal{background:linear-gradient(180deg,#fff,#fdf6f8);border-radius:24px;box-shadow:0 20px 60px #6b0a3040;max-width:400px;padding:32px 24px;position:relative;text-align:center;width:100%}.ftl-close-btn{align-items:center;background:#6b0a301a;border:none;border-radius:50%;color:#6b0a30;cursor:pointer;display:flex;font-size:1rem;height:32px;justify-content:center;min-height:32px;min-width:32px;padding:0;position:absolute;right:16px;top:16px;transition:all .2s ease;width:32px}.ftl-close-btn:hover{background:#6b0a3033;transform:scale(1.05)}.ftl-icon-wrap{display:inline-flex;margin-bottom:20px;position:relative}.ftl-lock-icon{align-items:center;background:linear-gradient(135deg,#fce8ef,#f8d7e3);border-radius:20px;color:#8b0e3f;display:flex;height:64px;justify-content:center;width:64px}.ftl-feature-emoji{font-size:1.8rem;line-height:1}.ftl-crown-badge{align-items:center;background:linear-gradient(135deg,#f59e0b,#ef4444);border-radius:50%;box-shadow:0 4px 12px #f59e0b66;color:#fff;display:flex;height:28px;justify-content:center;position:absolute;right:-8px;top:-8px;width:28px}.ftl-title{color:#6b0a30;font-size:1.4rem;font-weight:700;margin:0 0 12px}.ftl-message{color:#64748b;font-size:.95rem;line-height:1.5;margin:0 0 24px}.ftl-benefits{background:#6b0a300d;border-radius:16px;margin-bottom:24px;padding:16px;text-align:left}.ftl-benefits h4{color:#6b0a30;font-size:.85rem;font-weight:600;letter-spacing:.5px;margin:0 0 12px;text-transform:uppercase}.ftl-benefits ul{grid-gap:8px;display:grid;gap:8px;list-style:none;margin:0;padding:0}.ftl-benefits li{align-items:center;color:#334155;display:flex;font-size:.9rem;gap:10px}.ftl-check{color:#10b981;flex-shrink:0}.ftl-global-note{color:#8b0e3f;font-size:.8rem;font-weight:500;margin:0 0 16px;opacity:.8}.ftl-actions{display:flex;flex-direction:column;gap:12px}.ftl-upgrade-btn{align-items:center;background:linear-gradient(135deg,#8b0e3f,#a91e55);border:none;border-radius:14px;box-shadow:0 8px 24px #8b0e3f59;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:10px;justify-content:center;padding:16px 24px;transition:all .3s ease}.ftl-upgrade-btn:hover{box-shadow:0 12px 32px #8b0e3f73;transform:translateY(-2px)}.ftl-later-btn{background:#0000;border:none;color:#64748b;cursor:pointer;font-size:.9rem;padding:12px;transition:color .2s ease}.ftl-later-btn:hover{color:#6b0a30}.theme-burgundy .ftl-modal,.theme-dark-blue .ftl-modal{background:linear-gradient(180deg,#1e293b,#0f172a)}.theme-burgundy .ftl-title,.theme-dark-blue .ftl-title{color:#f9a8d4}.theme-burgundy .ftl-message,.theme-dark-blue .ftl-message{color:#94a3b8}.theme-burgundy .ftl-close-btn,.theme-dark-blue .ftl-close-btn{background:#f9a8d41a;color:#f9a8d4}.theme-burgundy .ftl-lock-icon,.theme-dark-blue .ftl-lock-icon{background:linear-gradient(135deg,#8b0e3f33,#a91e5533);color:#f9a8d4}.theme-burgundy .ftl-benefits,.theme-dark-blue .ftl-benefits{background:#ffffff0d}.theme-burgundy .ftl-benefits h4,.theme-dark-blue .ftl-benefits h4{color:#f9a8d4}.theme-burgundy .ftl-benefits li,.theme-dark-blue .ftl-benefits li{color:#e2e8f0}.theme-burgundy .ftl-global-note,.theme-dark-blue .ftl-global-note{color:#f9a8d4}.theme-burgundy .ftl-later-btn,.theme-dark-blue .ftl-later-btn{color:#94a3b8}.theme-burgundy .ftl-later-btn:hover,.theme-dark-blue .ftl-later-btn:hover{color:#f9a8d4}@media (max-width:480px){.ftl-modal{border-radius:20px;padding:24px 20px}.ftl-title{font-size:1.2rem}.ftl-benefits li{font-size:.85rem}}body:has(.global-modal-overlay){overflow:hidden!important}.global-modal-overlay{align-items:center;background:#06060a80;display:flex;inset:0;justify-content:center;overflow-x:hidden;overflow-y:auto;padding:12px;position:fixed;z-index:100000}.global-modal,.global-modal *{box-sizing:border-box;max-width:100%}.global-modal{background:#fff;border:1px solid #8b0e3f1a;border-radius:14px;box-shadow:0 40px 100px #8b0e3f14;box-sizing:border-box;display:flex;flex-direction:column;max-height:90vh;max-width:840px;overflow-x:hidden;position:relative;width:100%}.global-modal-header{align-items:center;background:#0000;border-bottom:1px solid #0000000f;border-radius:14px 14px 0 0;display:flex;gap:10px;justify-content:flex-start;padding:16px 52px 16px 20px}.global-modal-header h2{color:#1f2937;font-size:1.1rem;font-weight:700;margin:0}.global-modal-sub{color:#475569;font-size:.9rem;margin-top:6px}.global-modal-close{align-items:center;background:#0000000d;border:none;border-radius:50%;color:#64748b;cursor:pointer;display:inline-flex;font-size:16px;height:32px;justify-content:center;line-height:1;padding:0;position:absolute;right:14px;top:18px;transition:all .25s ease;width:32px}.global-modal-close:hover{background:#ef44441a;color:#ef4444;transform:rotate(90deg)}.global-modal-close:focus{outline:3px solid #8b0e3f1f}.global-modal.tool-modal-wrapper .global-modal-header{align-items:center;background:#fff;background:var(--theme-card-bg,#fff);border-bottom:1px solid #00000014;border-bottom:1px solid var(--theme-card-border,#00000014);display:flex;flex-shrink:0;justify-content:flex-end;padding:10px 14px;position:relative;z-index:10}.global-modal.tool-modal-wrapper .global-modal-header h2,.global-modal.tool-modal-wrapper .global-modal-header>div:first-child{display:none}.global-modal.tool-modal-wrapper .global-modal-close{align-items:center;background:#0000000d;background:var(--theme-hover-bg,#0000000d);border-radius:8px;box-shadow:none;color:#666;color:var(--theme-text-secondary,#666);display:flex;font-size:16px;height:32px;justify-content:center;line-height:1;margin:0;padding:0;position:relative;right:auto;top:auto;transition:all .2s ease;width:32px}.global-modal.tool-modal-wrapper .global-modal-close:hover{background:#8b0e3f;background:var(--theme-accent,#8b0e3f);color:#fff;transform:scale(1.05)}.global-modal.tool-modal-wrapper .global-modal-body{background:#0000;max-height:calc(100vh - 100px);overflow:hidden;padding:0}.global-modal.tool-modal-wrapper{background:#fff;background:var(--theme-card-bg,#fff);border:1px solid #00000014;border:1px solid var(--theme-card-border,#00000014);border-radius:20px;box-shadow:0 25px 50px -12px #00000040;max-width:480px;overflow:visible}.global-modal-body{-ms-overflow-style:none;background:linear-gradient(180deg,#fff,#fff);max-height:calc(100vh - 240px);overflow-x:hidden;overflow-y:auto;padding:18px 20px;scrollbar-width:none}.global-modal-body::-webkit-scrollbar{display:none;width:0}.global-modal-body label{color:#374151;display:block;font-size:.95rem;margin-bottom:6px}.global-modal-body .modal-form-row{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.global-modal-body .suggestions-dropdown,.global-modal-body input[type=date],.global-modal-body input[type=number],.global-modal-body input[type=text],.global-modal-body input[type=time],.global-modal-body select,.global-modal-body textarea{background:#fff;border:1px solid #e6e7eb;border-radius:10px;box-sizing:border-box;color:#111827;font-size:.95rem;padding:10px 12px;width:100%}.global-modal-body input:focus,.global-modal-body select:focus,.global-modal-body textarea:focus{border-color:#8b0e3f;box-shadow:0 0 0 5px #8b0e3f0d;outline:none}.global-modal-body .input-row{align-items:center;display:flex;gap:8px}.global-modal-body .input-row>*{flex:1 1 auto}.global-modal-body .travel-modal-add-row{display:flex;justify-content:flex-end;margin-top:8px}.global-modal-body .travel-modal-add-row button{background:#8b0e3f;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:8px 12px}.global-modal-body .travel-mode-toggle{display:flex;gap:8px;margin-bottom:10px}.global-modal-body .travel-mode-toggle button{background:#0000;border:1px solid #e6e7eb;border-radius:8px;cursor:pointer;padding:8px 10px}.global-modal-body .travel-mode-toggle .travel-active{background:#8b0e3f;border-color:#7b0c36;color:#fff}.global-modal-footer{background:#fff;border-top:1px solid #8b0e3f0a;display:flex;gap:12px;justify-content:flex-end;padding:14px 20px}.global-modal-footer button{background:#f3f4f6;border:none;border-radius:10px;color:#374151;cursor:pointer;font-weight:600;padding:10px 16px;transition:all .2s ease}.global-modal-footer button:hover{background:#e5e7eb}.global-modal-footer .primary{background:linear-gradient(180deg,#9a0d3a,#7f0b32);border:none;border-radius:10px;color:#fff;font-weight:700;padding:10px 14px}.global-modal-footer .secondary{background:#f3f4f6;border:none;border-radius:10px;color:#374151;padding:10px 14px}.global-modal-footer .primary-btn{border-radius:10px;font-size:.9rem;font-weight:600;padding:10px 18px}.global-modal-footer .career-primary{background:linear-gradient(135deg,#8b0e3f,#b73a67);box-shadow:0 4px 15px #8b0e3f4d;color:#fff}.global-modal-footer .career-primary:hover{box-shadow:0 8px 24px #8b0e3f66;transform:translateY(-2px)}.global-modal .global-modal-body .cancel-btn,.global-modal-footer .cancel-btn,.global-modal-footer .secondary.cancel-btn{background:#f3f4f6!important;background:var(--theme-bg-tertiary,#f3f4f6)!important;border:none!important;color:#374151!important;color:var(--theme-text-primary,#374151)!important}@media (max-width:640px){.global-modal{border-radius:12px;max-width:100%}.global-modal-body{padding:16px}.global-modal-header{border-bottom:1px solid #0000000f;border-radius:12px 12px 0 0;padding:14px 44px 14px 16px}.global-modal-close{right:10px;top:10px}}.global-modal-body input[type=date]{appearance:none;box-sizing:border-box!important;max-width:100%;min-width:0;width:100%!important}@supports (-webkit-touch-callout:none){.global-modal-body input[type=date]{font-size:16px;min-height:44px}}@media (max-width:600px){.global-modal{margin:0 auto;max-width:calc(100vw - 24px)}.global-modal-body{overflow-x:hidden;padding:16px!important}.global-modal-body input[type=date],.global-modal-body input[type=number],.global-modal-body input[type=text],.global-modal-body input[type=time],.global-modal-body select,.global-modal-body textarea{box-sizing:border-box!important;font-size:16px;max-width:100%!important;min-width:0!important;width:100%!important}.global-modal-body .form-row,.global-modal-body .input-row,.global-modal-body .modal-form-row{flex-wrap:wrap;max-width:100%}.global-modal-body .form-row>*,.global-modal-body .input-row>*,.global-modal-body .modal-form-row>*{flex:1 1 100%;min-width:0}}.theme-growth .global-modal{border-color:#10b98126;box-shadow:0 40px 100px #10b9811f}.theme-growth .global-modal-header{background:linear-gradient(90deg,#10b98114,#0596690a)}.theme-growth .global-modal-close:hover{background:#10b9811a;color:#10b981}.theme-growth .global-modal-close:focus{outline:3px solid #10b98126}.cac-card{border-radius:16px;display:flex;flex-direction:column;gap:10px;overflow:hidden;padding:14px 16px;transition:all .25s ease}.cac-voice{-webkit-text-fill-color:#ffffffe6!important;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#0f0a28eb!important;border:1px solid #ffffff1f;color:#ffffffe6!important;color-scheme:dark}.cac-voice .cac-label,.cac-voice .cac-summary{-webkit-text-fill-color:#ffffffe6!important;color:#ffffffe6!important}.cac-voice .cac-detail-primary{-webkit-text-fill-color:#ffffffeb!important;color:#ffffffeb!important}.cac-voice .cac-detail-secondary{-webkit-text-fill-color:#ffffff8c!important;color:#ffffff8c!important}.cac-voice .cac-detail-hint{-webkit-text-fill-color:#fff6!important;color:#fff6!important}.cac-voice .cac-detail-note{-webkit-text-fill-color:#ffffff80!important;color:#ffffff80!important}.cac-chat{background:#22c55e0f;border:1px solid #22c55e21}.cac-chat .cac-label{-webkit-text-fill-color:#14532d;color:#14532d}.cac-chat .cac-summary{color:#4b5563}.cac-chat .cac-detail-primary{-webkit-text-fill-color:#166534;color:#166534}.cac-chat .cac-detail-secondary{-webkit-text-fill-color:#475569;color:#475569}.cac-chat .cac-detail-hint,.cac-chat .cac-detail-note{-webkit-text-fill-color:#64748b;color:#64748b}.cac-done.cac-voice{background:#0a2314f0;border-color:#4ade804d;color-scheme:dark}.cac-done.cac-chat{background:#22c55e08;border-color:#22c55e1f;opacity:.8}.cac-error.cac-voice{background:#280a0af0;border-color:#f871714d;color-scheme:dark}.cac-error.cac-chat{background:#ef44440a;border-color:#ef444426}.cac-cancelled{opacity:.5}.cac-cancelled.cac-chat{background:#00000005;border-color:#0000000f}.cac-header{align-items:center;display:flex;gap:10px}.cac-emoji{flex-shrink:0;font-size:22px;line-height:1}.cac-title-wrap{display:flex;flex-direction:column;gap:1px;min-width:0;overflow:hidden}.cac-label{font-size:13.5px;font-weight:650;line-height:1.2}.cac-label,.cac-summary{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cac-summary{color:#ffffff80;font-size:12px;line-height:1.3}.cac-voice .cac-summary{-webkit-text-fill-color:#ffffff80}.cac-chat .cac-summary{-webkit-text-fill-color:#4b5563}.cac-ring{flex-shrink:0;position:relative}.cac-ring svg{display:block;transform:rotate(-90deg)}.cac-ring-bg{fill:none;stroke:#ffffff14}.cac-chat .cac-ring-bg{stroke:#ffffff0f}.cac-ring-fill{fill:none;stroke-linecap:round}.cac-ring-inner{align-items:center;display:flex;flex-direction:column;gap:0;inset:0;justify-content:center;pointer-events:none;position:absolute}.cac-ring-emoji{font-size:14px;line-height:1}.cac-ring-value{color:#ffffffeb;font-size:15px;font-weight:700;line-height:1.1}.cac-voice .cac-ring-value{-webkit-text-fill-color:#ffffffeb}.cac-chat .cac-ring-value{-webkit-text-fill-color:#166534;color:#166534}.cac-ring-unit{color:#fff6;font-size:9px;font-weight:500;line-height:1}.cac-voice .cac-ring-unit{-webkit-text-fill-color:#fff6}.cac-chat .cac-ring-unit{-webkit-text-fill-color:#64748b;color:#64748b}.cac-body{align-items:center;display:flex;gap:14px;padding:4px 0 2px}.cac-detail{display:flex;flex:1 1;flex-direction:column;gap:3px;min-width:0}.cac-detail-full{width:100%}.cac-detail-primary{font-size:13.5px;font-weight:600;line-height:1.3}.cac-detail-secondary{font-size:12px;line-height:1.3}.cac-detail-hint,.cac-detail-note{font-size:11px;line-height:1.3}.cac-detail-note{font-style:italic;margin-top:2px}.cac-complete{color:#4ade80!important}.cac-open-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:11.5px;font-weight:600;gap:5px;margin-top:6px;padding:5px 12px;transition:all .15s;width:fit-content}.cac-voice .cac-open-btn{-webkit-text-fill-color:#fffc;background:#ffffff1a;border:1px solid #ffffff1f;color:#fffc}.cac-voice .cac-open-btn:active{background:#ffffff29}.cac-chat .cac-open-btn{background:#ffffff14;border:1px solid #ffffff1a;color:#ffffffb3}.cac-chat .cac-open-btn:active{background:#ffffff24}.cac-open-btn svg{height:10px;width:10px}.cac-btns{display:flex;gap:10px}.cac-voice .cac-btn-yes{-webkit-text-fill-color:#fff;align-items:center;background:linear-gradient(135deg,#7c3aed,#c084fc);border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;flex:1 1;font-size:14.5px;font-weight:600;gap:6px;justify-content:center;padding:10px 0;transition:transform .15s}.cac-voice .cac-btn-yes:active{transform:scale(.95)}.cac-voice .cac-btn-no{-webkit-text-fill-color:#ffffffb3;align-items:center;background:#ffffff0f;border:1px solid #ffffff26;border-radius:12px;color:#ffffffb3;cursor:pointer;display:flex;flex:1 1;font-size:14.5px;font-weight:500;gap:6px;justify-content:center;padding:10px 0;transition:transform .15s}.cac-voice .cac-btn-no:active{transform:scale(.95)}.cac-chat .cac-btn-yes{-webkit-text-fill-color:#16a34a;align-items:center;background:#22c55e26;border:none;border-radius:20px;color:#16a34a;cursor:pointer;display:flex;font-size:12.5px;font-weight:600;gap:4px;padding:5px 14px;transition:all .2s}.cac-chat .cac-btn-yes:hover{background:#22c55e40}.cac-chat .cac-btn-no{-webkit-text-fill-color:#dc2626;align-items:center;background:#ef444414;border:none;border-radius:20px;color:#dc2626;cursor:pointer;display:flex;font-size:12.5px;font-weight:600;gap:4px;padding:5px 10px;transition:all .2s}.cac-chat .cac-btn-no:hover{background:#ef44442e}.cac-chat .cac-btn-no svg,.cac-chat .cac-btn-yes svg{height:10px;width:10px}.cac-status-spin{font-size:16px;text-align:center}.cac-status-done-text{color:#4ade80;font-size:12px;text-align:center}.cac-status-err{color:#f87171;font-size:12px;text-align:center}.cac-status-cancelled{color:#9ca3af;font-size:12px;text-align:center}.cac-icon-badge{align-items:center;border-radius:14px;display:flex;flex-shrink:0;font-size:22px;height:46px;justify-content:center;min-width:46px;transition:transform .3s ease,background .3s ease;width:46px}.cac-icon-task{background:linear-gradient(135deg,#6366f138,#8b5cf62e)}.cac-icon-task-done{background:linear-gradient(135deg,#4ade8038,#22c55e2e)}.cac-icon-goal{background:linear-gradient(135deg,#38bdf838,#0ea5e92e);color:#38bdf8}.cac-icon-goal svg{height:22px;width:22px}.cac-icon-goal-done{background:linear-gradient(135deg,#4ade8038,#22c55e2e)}.cac-icon-hobby{background:linear-gradient(135deg,#fbbf2438,#f59e0b2e)}.cac-icon-book{background:linear-gradient(135deg,#a78bfa38,#8b5cf62e)}.cac-icon-delete{background:linear-gradient(135deg,#f871712e,#ef44441f)}.cac-pop{animation:cacPop .45s cubic-bezier(.34,1.56,.64,1) both}@keyframes cacPop{0%{opacity:.5;transform:scale(.6)}60%{transform:scale(1.15)}to{opacity:1;transform:scale(1)}}.cac-delete-warn{color:#f87171!important}.cac-body-col{align-items:stretch;flex-direction:column;gap:10px}.cac-body-row{align-items:center;display:flex;gap:14px}.cac-step-list{display:flex;flex-direction:column;gap:5px;list-style:none;margin:0;padding:0}.cac-step-item{align-items:center;animation:cacStepIn .3s ease both;border-radius:10px;display:flex;gap:9px;padding:6px 10px}.cac-voice .cac-step-item{background:#ffffff14}.cac-chat .cac-step-item{background:#0f172a0a}.cac-step-num{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-size:11px;font-weight:700;height:22px;justify-content:center;min-width:22px;width:22px}.cac-body-task .cac-step-num{background:#8b5cf62e;color:#a78bfa}.cac-body-goal .cac-step-num{background:#38bdf82e;color:#38bdf8}.cac-step-text{color:#ffffffc7;font-size:12.5px;font-weight:500;line-height:1.3}.cac-voice .cac-step-text{-webkit-text-fill-color:#ffffffc7}.cac-chat .cac-step-text{-webkit-text-fill-color:#1f2937;color:#1f2937}.cac-card.cac-chat .cac-step-item{background:#0f172a0a!important}.cac-card.cac-chat .cac-step-text{-webkit-text-fill-color:#1f2937!important;color:#1f2937!important}.cac-card.cac-chat .cac-body-task .cac-step-num{background:#0f172a1a;color:#334155}.cac-card.cac-chat .cac-body-goal .cac-step-num{background:#0284c729;color:#0c4a6e}@keyframes cacStepIn{0%{opacity:0;transform:translateX(-8px)}to{opacity:1;transform:translateX(0)}}.cac-day-grid{gap:6px}.cac-day-dot,.cac-day-grid{display:flex;justify-content:center}.cac-day-dot{align-items:center;border-radius:50%;font-size:12px;font-weight:650;height:32px;transition:all .3s ease;width:32px}.cac-voice .cac-day-dot{-webkit-text-fill-color:#ffffff40;background:#ffffff0d;border:1px solid #ffffff14;color:#ffffff40}.cac-voice .cac-day-dot.active{-webkit-text-fill-color:#fbbf24;background:linear-gradient(135deg,#fbbf2447,#f59e0b38);border-color:#fbbf244d;box-shadow:0 2px 8px #fbbf2426;color:#fbbf24}.cac-chat .cac-day-dot{background:#ffffff08;border:1px solid #ffffff0f;color:#fff3}.cac-chat .cac-day-dot.active{background:linear-gradient(135deg,#fbbf2438,#f59e0b29);border-color:#fbbf2440;box-shadow:0 2px 6px #fbbf241a;color:#fbbf24}.cac-celebration{background:linear-gradient(135deg,#fbbf2426,#a855f71f);border-radius:12px;overflow:hidden;padding:14px 12px 12px;position:relative;text-align:center}.cac-celebration-sparkles{inset:0;pointer-events:none;position:absolute}.cac-sparkle{animation:cacSparkle 1.8s ease-in-out infinite;background:#fbbf24;border-radius:50%;height:6px;opacity:0;position:absolute;width:6px}.cac-sparkle:nth-child(2n){background:#a855f7}.cac-sparkle:nth-child(3n){background:#38bdf8}.cac-sparkle:first-child{animation-delay:0s;left:10%;top:20%}.cac-sparkle:nth-child(2){animation-delay:.15s;left:25%;top:10%}.cac-sparkle:nth-child(3){animation-delay:.3s;left:40%;top:30%}.cac-sparkle:nth-child(4){animation-delay:.45s;left:55%;top:8%}.cac-sparkle:nth-child(5){animation-delay:.6s;left:70%;top:25%}.cac-sparkle:nth-child(6){animation-delay:.75s;left:85%;top:15%}.cac-sparkle:nth-child(7){animation-delay:.2s;left:15%;top:70%}.cac-sparkle:nth-child(8){animation-delay:.5s;left:30%;top:80%}.cac-sparkle:nth-child(9){animation-delay:.35s;left:50%;top:75%}.cac-sparkle:nth-child(10){animation-delay:.65s;left:65%;top:85%}.cac-sparkle:nth-child(11){animation-delay:.4s;left:80%;top:60%}.cac-sparkle:nth-child(12){animation-delay:.55s;left:90%;top:45%}@keyframes cacSparkle{0%,to{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(1)}}.cac-celebration-emoji{font-size:2rem;line-height:1;margin-bottom:4px}.cac-celebration-title{color:#fbbf24;font-size:.95rem;font-weight:700}.cac-celebration-sub{font-size:.8rem;margin-top:2px;opacity:.75}.cac-celebrating{border-color:#fbbf2459;box-shadow:0 0 12px #fbbf2426}body:has(.ai-coach-overlay) .bottom-tabs{display:none!important}.ai-coach-overlay{align-items:center;background:radial-gradient(ellipse at 50% 40%,#1a0533 0,#0d0120 40%,#030008 100%);bottom:0;box-sizing:border-box;display:flex;height:100vh;height:100dvh;justify-content:center;left:0;padding:0;position:fixed;right:0;top:0;width:100vw;z-index:99999}.ai-coach-morning.ai-coach-overlay{background:radial-gradient(ellipse at 50% 40%,#f9d4b0 0,#f0a878 30%,#e88a5a 60%,#d46a3a 100%)}.ai-coach-afternoon.ai-coach-overlay{background:radial-gradient(ellipse at 50% 40%,#0c4a6e 0,#082f49 40%,#020e1a 100%)}.ai-coach-modal{background:#0000;border-radius:0;box-shadow:none;display:flex;flex-direction:column;height:100vh;height:100dvh;margin:0;max-width:100%;overflow:hidden;width:100%}.ai-coach-modal.embedded{background:#fff;border-radius:20px;height:auto;margin:0 auto;max-height:calc(100vh - 180px);max-width:100%;min-height:500px;width:100%}@media (min-width:768px){.ai-coach-modal:not(.embedded){margin:0 auto;max-width:600px}}@media (min-width:1024px){.ai-coach-modal:not(.embedded){max-width:720px}}@media (min-width:1280px){.ai-coach-modal:not(.embedded){max-width:800px}}.ai-coach-header{align-items:center;background:#0000!important;border-radius:0;display:flex;flex-shrink:0;justify-content:space-between;overflow:hidden;padding:calc(env(safe-area-inset-top, 0px) + 16px) 20px 16px;position:relative}.ai-coach-header:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z' fill='%23fff' fill-opacity='.05' fill-rule='evenodd'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0}.ai-coach-header-content{gap:14px;z-index:1}.ai-coach-avatar,.ai-coach-header-content{align-items:center;display:flex;position:relative}.ai-coach-avatar{height:50px;justify-content:center;width:50px}.ai-coach-emoji{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));font-size:2rem;z-index:2}.ai-coach-pulse{animation:pulse-ring 2s ease-out infinite;background:#fff3;border-radius:50%;height:100%;position:absolute;width:100%}@keyframes pulse-ring{0%{opacity:1;transform:scale(.8)}to{opacity:0;transform:scale(1.4)}}.ai-coach-title-area{display:flex;flex-direction:column;justify-content:center}.ai-coach-title{color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.15rem;font-weight:500;letter-spacing:.01em;margin:0}.ai-coach-subtitle{display:none}.ai-coach-header-actions{align-items:center;display:flex;gap:10px;position:relative;z-index:1}.ai-coach-credits{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:10px;color:#fff;display:flex;font-size:.85rem;font-weight:600;gap:6px;padding:6px 12px}.credits-icon{color:gold;font-size:.9rem;height:14px;width:14px}.credits-icon svg{fill:currentColor;height:100%;width:100%}.ai-coach-clear-btn,.ai-coach-close-btn,.ai-coach-save-journal-btn{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:inherit;height:36px;justify-content:center;min-height:36px;min-width:36px;padding:0;transition:all .3s ease;width:36px}.ai-coach-clear-btn svg,.ai-coach-close-btn svg,.ai-coach-save-journal-btn svg{fill:currentColor;height:16px;width:16px}.ai-coach-clear-btn:hover,.ai-coach-close-btn:hover,.ai-coach-save-journal-btn:hover{background:#fff3;transform:translateY(-2px)}.ai-coach-save-journal-btn:disabled{cursor:not-allowed;opacity:.6}.ai-coach-saving-spinner{animation:ai-spin .6s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:14px;width:14px}@keyframes ai-spin{to{transform:rotate(1turn)}}.ai-coach-messages{background:#0000;display:flex;flex:1 1;flex-direction:column;gap:16px;min-height:0;overflow-y:auto;padding:20px}.ai-coach-messages::-webkit-scrollbar{width:6px}.ai-coach-messages::-webkit-scrollbar-track{background:#0000}.ai-coach-messages::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.ai-coach-welcome{align-items:center;display:flex;flex-direction:column;gap:16px;padding:30px 20px;text-align:center}.welcome-icon{align-items:center;animation:float 3s ease-in-out infinite;border-radius:50%;box-shadow:0 10px 30px #0000004d;color:#fff;display:flex;font-size:1.8rem;height:70px;justify-content:center;width:70px}.welcome-icon svg{fill:currentColor;height:32px;width:32px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.ai-coach-welcome h3{color:#ffffffe6;font-size:1.3rem;font-weight:700;margin:0}.ai-coach-welcome>p{color:#fff9;font-size:.95rem;margin:0}.ai-coach-suggestions{margin-top:10px;width:100%}.suggestions-label{align-items:center;color:#ffffff80;display:flex;font-size:.85rem;gap:8px;justify-content:center;margin-bottom:12px}.suggestions-label svg{fill:currentColor;color:gold;height:14px;width:14px}.suggestions-grid{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.suggestion-chip{background:#ffffff14;border:1px solid #ffffff26;border-radius:20px;color:#ffffffd9;cursor:pointer;font-size:.85rem;padding:10px 16px;transition:all .2s ease}.suggestion-chip:hover{background:#ffffff26;border-color:#ffffff40;transform:translateY(-2px)}.ai-coach-message{align-items:flex-start;display:flex;gap:12px}.ai-coach-message.user{flex-direction:row-reverse}.ai-coach-message.system,.message-avatar{justify-content:center}.message-avatar{align-items:center;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.9rem;height:36px;width:36px}.message-avatar svg{fill:currentColor;height:16px;width:16px}.user-avatar{background:linear-gradient(135deg,#6366f1,#8b5cf6)}.ai-coach-user-pic{border-radius:50%;height:100%;object-fit:cover;width:100%}.message-bubble{border-radius:20px;max-width:80%;padding:14px 18px;position:relative}.message-bubble.assistant{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffff14!important;border:1px solid #ffffff1a!important;border-top-left-radius:6px;color:#ffffffe6!important}.message-bubble.user{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-top-right-radius:6px;color:#fff}.message-bubble.user p{line-height:1.5;margin:0}.message-bubble.system{background:#fbbf241a;border:1px solid #fbbf2433;color:#fbbf24;font-size:.9rem;text-align:center}.ai-response-content{display:flex;flex-direction:column;gap:8px}.ai-response-h1,.ai-response-h2,.ai-response-h3{color:#fffffff2;font-weight:600;margin:8px 0 4px}.ai-response-h1{font-size:1.1rem}.ai-response-h2{font-size:1rem}.ai-response-h3{font-size:.95rem}.ai-response-paragraph{color:#fffc;line-height:1.6;margin:0}.ai-response-list-item{color:#fffc;line-height:1.5;margin:4px 0;padding-left:4px}.ai-response-content strong{color:#fffffff2;font-weight:600}.ai-response-content,.ai-response-content *{color:inherit}.message-bubble.assistant .ai-response-content{color:#ffffffe6}.message-bubble.assistant .ai-response-content li,.message-bubble.assistant .ai-response-content p,.message-bubble.assistant .ai-response-content span{color:#fffc!important}.message-bubble.assistant .ai-response-content strong{color:#c4b5fd!important}.message-bubble.assistant .ai-response-content h1,.message-bubble.assistant .ai-response-content h2,.message-bubble.assistant .ai-response-content h3{color:#fffffff2!important}.ai-coach-tool-card{align-items:center;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:14px;cursor:pointer;display:flex;font-family:inherit;gap:12px;margin:8px 0;padding:12px 14px;text-align:left;transition:all .25s ease;width:100%}.ai-coach-tool-card:hover{background:#ffffff1f;border-color:#fff3;box-shadow:0 4px 14px #0003;transform:translateY(-1px)}.ai-coach-tool-card:active{transform:scale(.98)}.ai-coach-tool-locked{background:#8b5cf608;border-color:#8b5cf614;opacity:.55}.ai-coach-tool-locked:hover{box-shadow:none;transform:none}.ai-coach-tool-emoji{align-items:center;background:#ffffff14;border-radius:10px;display:flex;flex-shrink:0;font-size:1.5rem;height:38px;justify-content:center;width:38px}.ai-coach-tool-info{display:flex;flex:1 1;flex-direction:column;gap:2px;min-width:0}.ai-coach-tool-name{color:#ffffffe6;font-size:.85rem;font-weight:650;line-height:1.2}.ai-coach-tool-desc{color:#ffffff73;font-size:.72rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ai-coach-tool-arrow{color:#ffffff59;flex-shrink:0;font-size:1.3rem;font-weight:300}.ai-coach-action-card{background:#22c55e14;border:1px solid #22c55e26;border-radius:14px;box-sizing:border-box;flex-wrap:wrap;justify-content:space-between;margin:8px 0;padding:10px 12px;transition:all .25s ease;width:100%}.ai-coach-action-card,.ai-coach-action-header{align-items:center;display:flex;gap:8px;overflow:hidden}.ai-coach-action-header{flex:1 1;min-width:0}.ai-coach-action-emoji{flex-shrink:0;font-size:1.3rem}.ai-coach-action-info{display:flex;flex-direction:column;gap:1px;min-width:0;overflow:hidden}.ai-coach-action-label{color:#14532d;font-size:.8rem;font-weight:650;line-height:1.2}.ai-coach-action-label,.ai-coach-action-summary{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ai-coach-action-summary{color:#4b5563;font-size:.72rem;line-height:1.3}.ai-coach-action-buttons{display:flex;flex-shrink:0;gap:6px}.ai-coach-action-confirm{background:#22c55e26;border:none;border-radius:20px;color:#16a34a;cursor:pointer;font-size:.75rem;font-weight:600;padding:5px 12px;transition:all .2s;white-space:nowrap}.ai-coach-action-confirm:hover{background:#22c55e40}.ai-coach-action-cancel{background:#ef444414;border:none;border-radius:20px;color:#dc2626;cursor:pointer;font-size:.75rem;font-weight:600;padding:5px 8px;transition:all .2s;white-space:nowrap}.ai-coach-action-cancel:hover{background:#ef44442e}.ai-coach-action-status{color:#16a34a;flex-shrink:0;font-size:.75rem;max-width:60%;text-align:right}.ai-coach-action-status.cancelled{color:#9ca3af}.ai-coach-upgrade-btn{background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:8px;color:#fff;cursor:pointer;display:block;font-size:.78rem;font-weight:600;margin-top:8px;padding:6px 14px;white-space:nowrap}.ai-coach-upgrade-btn:active{opacity:.85}.ai-coach-upgrade-card{background:linear-gradient(135deg,#7c3aed2e,#a855f71f);border:1px solid #a855f759;border-radius:14px;display:flex;flex-direction:column;gap:10px;margin-top:12px;padding:12px 14px}.ai-coach-upgrade-card-info{align-items:center;display:flex;gap:10px}.ai-coach-upgrade-card-emoji{flex-shrink:0;font-size:1.4rem}.ai-coach-upgrade-card-title{color:#e9d5ff;display:block;font-size:.82rem;font-weight:700}.ai-coach-upgrade-card-sub{color:#e9d5ffb3;display:block;font-size:.75rem;margin-top:1px}.ai-coach-upgrade-card-btns{display:flex;gap:8px}.ai-coach-upgrade-card-confirm{background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:10px;color:#fff;cursor:pointer;flex:1 1;font-size:.82rem;font-weight:700;padding:8px 0}.ai-coach-upgrade-card-confirm:active{opacity:.85}.ai-coach-upgrade-card-dismiss{background:#ffffff12;border:1px solid #ffffff26;border-radius:10px;color:#e9d5ffbf;cursor:pointer;flex:1 1;font-size:.82rem;font-weight:600;padding:8px 0}.ai-coach-upgrade-card-dismiss:active{opacity:.75}.ai-coach-nav-card{background:linear-gradient(135deg,#38bdf829,#0e74901f);border:1px solid #38bdf84d;border-radius:14px;display:flex;flex-direction:column;gap:10px;margin-top:12px;padding:12px 14px}.ai-coach-nav-card-info{align-items:center;display:flex;gap:10px}.ai-coach-nav-card-emoji{flex-shrink:0;font-size:1.35rem}.ai-coach-nav-card-title{color:#dbeafe;display:block;font-size:.82rem;font-weight:700}.ai-coach-nav-card-sub{color:#dbeafeb8;display:block;font-size:.75rem;margin-top:1px}.ai-coach-nav-card-btns{display:flex;gap:8px}.ai-coach-nav-card-confirm{background:linear-gradient(135deg,#0284c7,#0ea5e9);border:none;border-radius:10px;color:#fff;cursor:pointer;flex:1 1;font-size:.82rem;font-weight:700;padding:8px 0}.ai-coach-nav-card-confirm:active{opacity:.85}.ai-coach-nav-card-dismiss{background:#ffffff12;border:1px solid #ffffff26;border-radius:10px;color:#dbeafec7;cursor:pointer;flex:1 1;font-size:.82rem;font-weight:600;padding:8px 0}.ai-coach-nav-card-dismiss:active{opacity:.75}.ai-coach-retry-btn{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:8px;color:#fff;cursor:pointer;display:block;font-size:.78rem;font-weight:600;margin-top:8px;padding:6px 14px}.ai-coach-retry-btn:active{background:#fff3}.ai-coach-action-done{background:#22c55e08;border-color:#22c55e1f;opacity:.7}.ai-coach-action-cancelled{background:#00000005;border-color:#0000000f;opacity:.5}.ai-coach-action-error{background:#ef44440a;border-color:#ef444426}.typing-indicator{display:flex;gap:5px;padding:4px 0}.typing-indicator span{animation:typing-bounce 1.4s ease-in-out infinite;background:#ffffff40;border-radius:50%;height:8px;width:8px}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing-bounce{0%,60%,to{background:#ffffff26;transform:translateY(0)}30%{background:#ffffff80;transform:translateY(-6px)}}.typing-label{color:#ffffff73;font-size:.72rem;letter-spacing:.3px;margin-top:2px}.message-bubble.typing{align-items:flex-start;display:flex;flex-direction:column}.ai-coach-input-area{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#0003;border-top:1px solid #ffffff14;flex-shrink:0;padding:16px 20px max(20px,env(safe-area-inset-bottom,0px))}.ai-coach-input-wrapper{align-items:flex-end;background:#ffffff14;border:1px solid #ffffff1f;border-radius:24px;display:flex;gap:12px;padding:8px 8px 8px 18px;transition:all .2s ease}.ai-coach-input-wrapper:focus-within{background:#ffffff1a;border-color:#ffffff40}.ai-coach-input{background:#0000;border:none!important;box-shadow:none!important;color:#ffffffe6;flex:1 1;font-family:inherit;font-size:.95rem;line-height:1.5;max-height:120px;outline:none!important;overflow-y:auto;resize:none}.ai-coach-input::placeholder{color:#ffffff59}.ai-coach-input:focus{border:none!important;box-shadow:none!important;outline:none!important}.ai-coach-send-btn{color:#ffffff4d;font-size:inherit;height:42px;min-height:42px;min-width:42px;width:42px}.ai-coach-clear-input-btn,.ai-coach-send-btn{align-items:center;background:#ffffff14;border:none;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;padding:0;transition:all .2s ease}.ai-coach-clear-input-btn{color:#ffffff73;height:32px;min-height:32px;min-width:32px;width:32px}.ai-coach-clear-input-btn:active{background:#ffffff2e;transform:scale(.9)}.ai-coach-clear-input-btn svg{fill:currentColor;height:13px;width:13px}.ai-coach-send-btn:not(:disabled){color:#fff;cursor:pointer}.ai-coach-send-btn:not(:disabled):hover{box-shadow:0 4px 15px #0000001a;transform:scale(1.05)}.ai-coach-send-btn:disabled{cursor:not-allowed}.ai-coach-send-btn svg{fill:currentColor;height:18px;width:18px}.ai-coach-stop-btn{animation:stop-pulse 1.5s ease-in-out infinite;color:#fff!important}.ai-coach-stop-btn svg{height:16px;width:16px}@keyframes stop-pulse{0%,to{opacity:1}50%{opacity:.7}}.ai-coach-mic-btn{-webkit-tap-highlight-color:transparent;align-items:center;background:#ffffff14;border:none;border-radius:50%;color:#fff6;cursor:pointer;display:flex;flex-shrink:0;height:42px;justify-content:center;min-height:42px;min-width:42px;padding:0;touch-action:manipulation;transition:all .2s ease;width:42px}.ai-coach-mic-btn:not(:disabled):hover{color:#fff;transform:scale(1.05)}.ai-coach-mic-btn:disabled{cursor:not-allowed;opacity:.4}.ai-coach-mic-btn.listening{animation:pulse-mic 1.5s ease-in-out infinite;background:linear-gradient(135deg,#8b5cf6,#ec4899)!important;box-shadow:0 0 12px #8b5cf680;color:#fff}.ai-coach-mic-btn svg{fill:currentColor;height:18px;width:18px}@keyframes pulse-mic{0%,to{box-shadow:0 0 8px #8b5cf666;transform:scale(1)}50%{box-shadow:0 0 16px #ec489999;transform:scale(1.12)}}.ai-coach-listening-bar{align-items:center;background:linear-gradient(135deg,#8b5cf61f,#ec48991f);border-radius:12px;display:flex;gap:8px;margin-bottom:6px;padding:6px 14px}.listening-dot{animation:blink-dot 1s ease-in-out infinite;background:#ef4444;border-radius:50%;flex-shrink:0;height:10px;width:10px}@keyframes blink-dot{0%,to{opacity:1}50%{opacity:.3}}.listening-text{color:#c4b5fd;font-size:.8rem;font-weight:600}.ai-coach-input-wrapper.listening{border-color:#8b5cf680!important;box-shadow:0 0 0 2px #8b5cf626}.ai-coach-mic-hint{animation:micHintIn .25s ease-out;background:#d32f2f14;border-radius:8px;color:#d32f2f;font-size:.78rem;margin:6px 0 0;padding:6px 12px;text-align:center;word-break:break-word}@keyframes micHintIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.ai-coach-cost-hint{align-items:center;color:#ffffff59;display:flex;font-size:.75rem;gap:6px;justify-content:center;margin:10px 0 0}.ai-coach-cost-hint svg{font-size:.7rem}.ai-coach-overlay.theme-confidence .ai-coach-modal,.ai-coach-overlay.theme-emotional .ai-coach-modal,.ai-coach-overlay.theme-growth .ai-coach-modal,.ai-coach-overlay.theme-health .ai-coach-modal,.ai-coach-overlay.theme-productivity .ai-coach-modal,.ai-coach-overlay.theme-travel .ai-coach-modal{background:#0000}@keyframes sparkle{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.ai-coach-header .credits-icon{animation:sparkle 2s ease-in-out infinite}.ai-coach-morning .message-bubble.assistant .ai-response-content strong{color:#b45309!important}.ai-coach-morning .ai-coach-mic-btn.listening{background:linear-gradient(135deg,#f59e0b,#ea580c)!important}.ai-coach-morning .listening-text{color:#b45309}.ai-coach-morning .ai-coach-title{color:#78350f}.ai-coach-morning .ai-coach-credits{background:#78350f1a;border-color:#78350f33;color:#78350f}.ai-coach-morning .ai-coach-clear-btn,.ai-coach-morning .ai-coach-close-btn,.ai-coach-morning .ai-coach-save-journal-btn{background:#78350f1f;border-color:#78350f33;color:#78350f}.ai-coach-morning .ai-coach-clear-btn:hover,.ai-coach-morning .ai-coach-close-btn:hover,.ai-coach-morning .ai-coach-save-journal-btn:hover{background:#78350f33}.ai-coach-morning .ai-coach-welcome h3{color:#78350fe6}.ai-coach-morning .ai-coach-welcome>p{color:#78350fa6}.ai-coach-morning .suggestions-label{color:#78350f8c}.ai-coach-morning .suggestion-chip{background:#ffffff8c;border-color:#78350f26;color:#78350fd9}.ai-coach-morning .suggestion-chip:hover{background:#ffffffbf;border-color:#78350f40}.ai-coach-morning .message-bubble.user{background:#78350f1f;border-color:#78350f33}.ai-coach-morning .message-bubble.user .message-text{color:#78350f}.ai-coach-morning .message-bubble.assistant{background:#ffffffa6;border-color:#78350f1f}.ai-coach-morning .message-bubble.assistant .ai-response-content{color:#78350f}.ai-coach-morning .ai-coach-input-wrap{background:#ffffff8c;border-color:#78350f26}.ai-coach-morning .ai-coach-input-wrap:focus-within{border-color:#f59e0b80;box-shadow:0 0 0 3px #f59e0b26}.ai-coach-morning .ai-coach-input-wrap input,.ai-coach-morning .ai-coach-input-wrap textarea{color:#78350f}.ai-coach-morning .ai-coach-input-wrap input::placeholder,.ai-coach-morning .ai-coach-input-wrap textarea::placeholder{color:#78350f73}.ai-coach-morning .ai-coach-send-btn{background:linear-gradient(135deg,#f59e0b,#ea580c)}.ai-coach-morning .ai-coach-messages::-webkit-scrollbar-thumb{background:#78350f33}.ai-coach-afternoon .message-bubble.assistant .ai-response-content strong{color:#7dd3fc!important}.ai-coach-afternoon .ai-coach-mic-btn.listening{background:linear-gradient(135deg,#0284c7,#0891b2)!important}.ai-coach-afternoon .listening-text{color:#7dd3fc}.ai-coach-afternoon .ai-coach-credits{background:#38bdf81a;border-color:#38bdf833}.ai-coach-afternoon .welcome-icon{background:linear-gradient(135deg,#0284c7,#38bdf8);box-shadow:0 10px 30px #0284c766}.ai-coach-afternoon .suggestions-label svg{color:#38bdf8}.ai-coach-afternoon .suggestion-chip{background:#38bdf814;border-color:#38bdf826}.ai-coach-afternoon .suggestion-chip:hover{background:#38bdf826;border-color:#38bdf840}.ai-coach-afternoon .ai-coach-input-wrap:focus-within{border-color:#38bdf880;box-shadow:0 0 0 3px #38bdf826}.ai-coach-afternoon .ai-coach-send-btn{background:linear-gradient(135deg,#0284c7,#38bdf8)}.ai-coach-afternoon .ai-coach-messages::-webkit-scrollbar-thumb{background:#38bdf833}.ai-coach-preview-label{color:#fff6;font-size:11px;font-weight:500;letter-spacing:.5px;margin:0;padding:6px 0 calc(6px + env(safe-area-inset-bottom, 0));pointer-events:none;text-align:center;text-transform:uppercase}.return-to-coach-fab{align-items:center;bottom:90px;display:flex;gap:6px;justify-content:center;left:0;pointer-events:none;position:fixed;right:0;z-index:9998}.return-to-coach-btn{align-items:center;background:linear-gradient(135deg,#ec4899,#8b5cf6);border:none;border-radius:50px;box-shadow:0 4px 20px #8b5cf666;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:8px;padding:10px 20px;pointer-events:auto;transition:transform .15s ease,box-shadow .15s ease;white-space:nowrap}.return-to-coach-btn:active{transform:scale(.95)}.return-to-coach-icon{font-size:1rem}.return-to-coach-label{letter-spacing:.01em}.return-to-coach-dismiss{align-items:center;background:#00000073;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:.7rem;height:26px;justify-content:center;line-height:1;min-height:26px;min-width:26px;padding:0;pointer-events:auto;transition:background .15s ease;width:26px}.return-to-coach-dismiss:hover{background:#000000a6}.page-container{background:#fff;border-radius:20px;margin:30px auto;max-width:900px;padding:40px;width:90%}.page-container,.page-section{display:flex;flex:1 1;flex-direction:column}.page-section{margin-bottom:25px}.week-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(7,1fr);margin:12px 0}.day-box{background:#f0f0f0;border:1px solid #ddd;border-radius:8px;padding:10px;text-align:center;transition:all .2s ease}.day-box.done{background-color:#8b0e3f;border:none;color:#fff}.day-box.future{background-color:#eee;color:#aaa}.week-nav{align-items:center;display:flex;justify-content:space-between;margin:15px 0}.global-loading-overlay{align-items:center;animation:overlayFadeIn .3s ease-out;-webkit-backdrop-filter:blur(12px) saturate(180%);backdrop-filter:blur(12px) saturate(180%);background:linear-gradient(135deg,#0f172af2,#1e293bfa);display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:9999}.theme-light .global-loading-overlay{background:linear-gradient(135deg,#f4f6f8f2,#fffffffa)}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}.global-loading-card{align-items:center;animation:cardSlideUp .4s cubic-bezier(.34,1.56,.64,1);background:linear-gradient(145deg,#ffffff14,#ffffff08);border-radius:24px;box-shadow:0 25px 50px -12px #00000080,0 0 0 1px #ffffff1a,inset 0 1px 0 #ffffff26;color:#fff;display:flex;flex-direction:column;gap:20px;min-width:180px;padding:32px 40px;text-align:center}.theme-light .global-loading-card{background:linear-gradient(145deg,#ffffffe6,#f8f9faf2);box-shadow:0 25px 50px -12px #00000026,0 0 0 1px #0000000d;color:#1e293b}@keyframes cardSlideUp{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.global-spinner{height:60px;position:relative;width:60px}.global-spinner:before{animation:spinnerRotate 1s cubic-bezier(.5,0,.5,1) infinite;border-bottom:3px solid #0000;border-left:3px solid #0000;border-radius:50%;border-right:3px solid #5c0a2a;border-right-color:var(--theme-accent-secondary,#5c0a2a);border-top:3px solid #8b0e3f;border-top-color:var(--theme-accent,#8b0e3f);content:"";filter:drop-shadow(0 0 8px #8b0e3f);filter:drop-shadow(0 0 8px var(--theme-accent,#8b0e3f));inset:0;position:absolute}.global-spinner:after{animation:spinnerPulse 1.5s ease-in-out infinite;background:radial-gradient(circle at 30% 30%,#ffffff4d 0,#8b0e3f99 40%,#5c0a2a66 100%);border-radius:50%;box-shadow:0 0 20px #8b0e3f66,inset 0 0 15px #ffffff1a;content:"";inset:10px;position:absolute}@keyframes spinnerRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spinnerPulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}.global-loading-card:before{animation:ambientGlow 3s ease-in-out infinite alternate;background-image:radial-gradient(circle at 20% 30%,#8b0e3f4d 0,#0000 50%),radial-gradient(circle at 80% 70%,#5c0a2a33 0,#0000 50%);border-radius:24px;content:"";height:100%;pointer-events:none;position:absolute;width:100%}@keyframes ambientGlow{0%{opacity:.5}to{opacity:1}}.global-loading-text{color:#e2e8f0f2;font-size:14px;font-weight:600;letter-spacing:.05em;overflow:hidden;position:relative;text-transform:uppercase}.theme-light .global-loading-text{color:#1e293be6}.global-loading-text:after{animation:shimmer 2s ease-in-out infinite;background:linear-gradient(90deg,#0000,#ffffff4d 50%,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}@keyframes shimmer{0%{left:-100%}to{left:100%}}.global-loading-card:after{background:#0000;content:"";display:block;height:6px;margin-top:4px;position:relative;width:50px}.global-loading-dots{display:flex;gap:6px;justify-content:center}.global-loading-dots span{animation:dotBounce 1.2s ease-in-out infinite;background:linear-gradient(135deg,#8b0e3f,#5c0a2a);background:linear-gradient(135deg,var(--theme-accent,#8b0e3f),var(--theme-accent-secondary,#5c0a2a));border-radius:50%;box-shadow:0 0 10px #8b0e3f80;box-shadow:0 0 10px var(--theme-accent-glow,#8b0e3f80);height:8px;width:8px}.theme-light .global-loading-dots span{background:linear-gradient(135deg,#8b0e3f,#be185d);box-shadow:0 0 10px #8b0e3f4d}.global-loading-dots span:first-child{animation-delay:0s}.global-loading-dots span:nth-child(2){animation-delay:.15s}.global-loading-dots span:nth-child(3){animation-delay:.3s}@keyframes dotBounce{0%,80%,to{opacity:.5;transform:translateY(0) scale(1)}40%{opacity:1;transform:translateY(-12px) scale(1.2)}}body.ReactModal__Body--open,html.ReactModal__Body--open{height:100%;overflow:hidden!important;position:relative;touch-action:none;width:100%}.rj-textarea-wrapper{position:relative}.global-dictation-btn{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#8b5cf61a!important;background-color:#8b5cf61a!important;border:1.5px solid #8b5cf640!important;border-radius:50%!important;box-shadow:0 1px 6px #8b5cf61f;color:#7c3aed!important;cursor:pointer;display:flex;font-size:12px!important;height:30px!important;justify-content:center;line-height:1;margin:0;max-height:30px!important;max-width:30px!important;min-height:0!important;min-height:auto!important;min-width:0!important;min-width:auto!important;padding:0!important;transition:all .2s;width:30px!important}.global-dictation-btn:hover{background:#8b5cf633!important;border-color:#8b5cf680;transform:scale(1.08)}.global-dictation-btn.global-dictation-active{animation:stt-pulse 1.2s ease-in-out infinite;background:#ef444426!important;border-color:#ef444459;color:#ef4444!important}@keyframes stt-pulse{0%,to{box-shadow:0 0 0 0 #ef444466}50%{box-shadow:0 0 0 8px #ef444400}}.notifications-wrapper{align-items:center;display:inline-flex;position:relative}.notifications-icon{align-items:center;border:none;border-radius:12px;color:#94a3b8;display:flex;font-size:1.35rem;justify-content:center;min-height:44px;padding:12px 14px;transition:all .25s ease}.notifications-icon.active,.notifications-icon:hover{background:#0000;color:#8b0e3f;transform:scale(1.05)}.notif-badge{background:#ef4444;border:none;border-radius:50%;box-shadow:0 0 6px #ef444499;height:8px;position:absolute;right:10px;top:10px;width:8px}.notifications-modal{animation:notifSlideIn .25s ease;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fff;border:1px solid #0000001a;border-radius:20px;box-shadow:0 20px 60px #00000026;max-height:450px;overflow-x:hidden;overflow-y:auto;padding:0;position:fixed;right:16px;top:60px;width:360px;z-index:300000}.notifications-modal::-webkit-scrollbar{width:6px}.notifications-modal::-webkit-scrollbar-track{background:#0000}.notifications-modal::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px}@keyframes notifSlideIn{0%{opacity:0;transform:translateY(-12px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.notif-header-top{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#fff;border-bottom:1px solid #00000014;display:flex;justify-content:space-between;padding:16px 18px;position:sticky;top:0;z-index:1}.notif-header-top h4{color:#1e293b;font-size:1rem;font-weight:700;letter-spacing:-.01em;margin:0}.notif-actions{display:flex;gap:8px}.notif-action-btn{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#0000000a;border:1px solid #0000001a;border-radius:20px;color:#475569;cursor:pointer;display:flex;font-size:.72rem;font-weight:600;gap:5px;letter-spacing:.02em;padding:6px 12px;transition:all .2s ease;white-space:nowrap}.notif-action-btn:hover{background:#8b0e3f14;border-color:#8b0e3f26;box-shadow:0 2px 8px #00000014;color:#8b0e3f;transform:translateY(-1px)}.notif-action-btn:active{transform:scale(.96)}.notif-action-btn.danger{border-color:#dc26261a;color:#dc2626}.notif-action-btn.danger:hover{background:#dc262614;border-color:#dc26262e;color:#b91c1c}.no-notifs{color:#64748b;font-size:.9rem;padding:32px 16px;text-align:center}.notification-item{background:#f8f9fa;border:1px solid #0000000f;border-radius:14px;cursor:pointer;margin:8px 12px;padding:14px 16px;transition:all .2s ease}.notification-item.unread{background:#8b0e3f14;border-left:3px solid #f472b6}.notification-item.read{opacity:.7}.notification-item.personal{border-left-color:#34d399}.notification-item.global{border-left-color:#60a5fa}.notification-item:hover{background:#f1f5f9;box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.notification-item:active{transform:scale(.98)}.notif-header{align-items:center;display:flex;justify-content:space-between}.notif-title{color:#1e293b;font-size:.95rem;font-weight:600}.notif-time{color:#64748b;font-size:.75rem}.notif-desc{color:#475569;font-size:.85rem;line-height:1.4;margin-top:6px}@media (max-width:600px){.notifications-wrapper{align-items:center;display:inline-flex}.notifications-icon{font-size:1.3rem;padding:10px}.notif-badge{height:8px;right:8px;top:8px;width:8px}.notifications-modal{animation:notifSlideUp .3s cubic-bezier(.4,0,.2,1);border-radius:20px;bottom:12px;box-shadow:0 -10px 50px #00000080;left:12px;max-height:65vh;padding:0;position:fixed;right:12px;top:auto;width:auto;z-index:300000}@keyframes notifSlideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.notif-header-top{border-radius:20px 20px 0 0;padding:18px 16px}.notif-header-top h4{font-size:1.1rem}.notif-action-btn{font-size:.76rem;padding:8px 14px}.notification-item{border-radius:12px;margin:6px 10px;padding:14px}.notification-item .notif-title{font-size:1rem}.notif-desc{font-size:.9rem}.notif-action-btn,.notification-item{-webkit-tap-highlight-color:rgba(255,255,255,.05);touch-action:manipulation}}.global-modal.notif-detail-modal{animation:notifModalPop .35s cubic-bezier(.34,1.56,.64,1) both;border:none;border-radius:22px;box-shadow:0 24px 80px #8b0e3f26,0 2px 10px #0000000f;max-width:380px;overflow:hidden}.global-modal.notif-detail-modal .global-modal-header{display:none}@keyframes notifModalPop{0%{opacity:0;transform:scale(.88) translateY(18px)}to{opacity:1;transform:scale(1) translateY(0)}}.notif-detail-content{align-items:center;display:flex;flex-direction:column;gap:6px;padding:28px 22px 18px;text-align:center}.notif-detail-icon-row{align-items:center;display:flex;justify-content:center;margin-bottom:6px}.notif-detail-icon{animation:notifIconPulse 2.2s ease-in-out infinite;font-size:2.6rem;line-height:1}@keyframes notifIconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}.notif-detail-title{color:#1e1b4b;font-size:1.15rem;font-weight:700;margin:0 0 4px}.notif-detail-body{color:#4b4670;font-size:1.02rem;line-height:1.55;margin:0;max-width:300px;word-break:break-word}.notif-detail-dismiss-btn{align-items:center;background:linear-gradient(135deg,#a855f7,#7c3aed);border:none;border-radius:28px;box-shadow:0 4px 16px #a855f759;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:6px;justify-content:center;margin-top:16px;padding:11px 32px;transition:transform .18s ease,box-shadow .18s ease}.notif-detail-dismiss-btn:active{box-shadow:0 2px 8px #a855f740;transform:scale(.96)}.ai-consent-overlay{z-index:450000!important}.ai-consent-body{font-size:.95rem;line-height:1.55;max-height:60vh;overflow-y:auto;padding-right:4px}.ai-consent-body,.ai-consent-body h3{color:#111827;color:var(--theme-text-primary,#111827)}.ai-consent-body h3{font-size:1rem;font-weight:600;margin:16px 0 6px}.ai-consent-intro{margin:0 0 10px}.ai-consent-body ul{margin:6px 0 12px;padding-left:20px}.ai-consent-body ul li{margin-bottom:4px}.ai-consent-body a{color:#9a0d3a;color:var(--theme-accent,#9a0d3a);text-decoration:underline}.ai-consent-data-item{align-items:flex-start;background:#f9fafb;background:var(--theme-hover-bg,#f9fafb);border:1px solid #e5e7eb;border:1px solid var(--theme-card-border,#e5e7eb);border-radius:8px;display:flex;gap:10px;margin:6px 0 12px;padding:10px 12px}.ai-consent-data-icon{flex-shrink:0;font-size:1.4rem;margin-top:2px}.ai-consent-data-item p{color:#6b7280;color:var(--theme-text-secondary,#6b7280);font-size:.9rem;margin:2px 0 0}.ai-consent-data-highlight{border-left:3px solid #9a0d3a;border-left:3px solid var(--theme-accent,#9a0d3a)}.ai-consent-also-label{color:#6b7280;color:var(--theme-text-secondary,#6b7280);font-size:.88rem;margin:10px 0 4px}.ai-consent-all-categories{font-size:.88rem;margin:4px 0 12px;padding-left:18px}.ai-consent-all-categories li{color:#6b7280;color:var(--theme-text-secondary,#6b7280);margin-bottom:4px}.ai-consent-all-categories li strong{color:#111827;color:var(--theme-text-primary,#111827)}.ai-consent-note{background:#f9fafb;background:var(--theme-hover-bg,#f9fafb);border:1px solid #e5e7eb;border:1px solid var(--theme-card-border,#e5e7eb);border-radius:8px;font-size:.9rem;margin-top:14px;padding:10px 12px}.global-modal .ai-consent-modal .primary{background:linear-gradient(180deg,#9a0d3a,#7f0b32);color:#fff}.global-modal .ai-consent-modal .secondary{background:#f3f4f6;background:var(--theme-hover-bg,#f3f4f6);border:1px solid #e5e7eb;border:1px solid var(--theme-card-border,#e5e7eb);color:#111827;color:var(--theme-text-primary,#111827)}@media (max-width:640px){.ai-consent-body{font-size:.9rem;max-height:55vh}}.focus-modal-overlay{background:linear-gradient(145deg,#f9fafbfa,#f3f4f6fa 50%,#ede9fef2);box-sizing:border-box;height:100vh;justify-content:center;left:0;max-height:100vh;overflow:hidden;padding:16px;position:fixed;top:0;z-index:99999}.focus-modal-container,.focus-modal-overlay{align-items:center;display:flex;flex-direction:column;width:100%}.focus-modal-container{background:#0000;max-width:400px;padding:20px;position:relative;z-index:2}.focus-modal-container.embedded{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffffeb;border:1px solid #ffffff80;border-radius:20px;box-shadow:0 8px 32px #0000001f;box-sizing:border-box;margin:0 auto;max-width:100%;width:100%}.focus-modal-close{align-items:center;background:#00000014;border:none;border-radius:50%;color:#64748b;cursor:pointer;display:inline-flex;height:40px;justify-content:center;padding:0;position:fixed;right:12px;top:12px;transition:all .25s ease;width:40px;z-index:10}.focus-modal-close:hover{background:#ef44441a;color:#ef4444;transform:rotate(90deg)}.focus-modal-close svg{display:block;height:18px;width:18px}.focus-modal-title{-webkit-text-fill-color:#0000;animation:focusTitlePulse 3s ease-in-out infinite;background:linear-gradient(135deg,#667eea,#764ba2 50%,#f093fb);-webkit-background-clip:text;background-clip:text;font-family:Poppins,Inter,sans-serif;font-size:1.6rem;font-weight:800;letter-spacing:-.5px;margin:8px 0;text-align:center}@keyframes focusTitlePulse{0%,to{opacity:1}50%{opacity:.85}}.focus-modal-message{color:#475569;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;line-height:1.6;margin-bottom:24px;max-width:300px;padding:0 10px;text-align:center}.focus-modal-editable-time{align-items:center;animation:focusFadeIn .4s ease forwards;display:flex;gap:8px;margin-bottom:20px}@keyframes focusFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.focus-modal-editable-time input{background:#f8fafc;border:2px solid #e2e8f0;border-radius:16px;color:#1e293b;font-size:1.4rem;font-weight:700;padding:12px 8px;text-align:center;transition:all .3s ease;width:65px}.focus-modal-editable-time input:focus{background:#fff;border-color:#764ba2;box-shadow:0 0 0 4px #764ba226;outline:none}.focus-modal-editable-time span{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#764ba2,#f093fb);-webkit-background-clip:text;background-clip:text;font-size:1.6rem;font-weight:800}.focus-timer-ring{align-items:center;animation:focusRingPulse 2s ease-in-out infinite;background:conic-gradient(from 0deg,#667eea 0deg,#764ba2 0deg,#f093fb 0deg,#e2e8f0 0deg);background:conic-gradient(from 0deg,#667eea calc(var(--pct, 0deg)*.5),#764ba2 calc(var(--pct, 0deg)*.75),#f093fb var(--pct,0deg),#e2e8f0 var(--pct,0deg));border-radius:50%;box-shadow:0 15px 40px #764ba240,inset 0 0 0 1px #ffffff80;display:flex;height:200px;justify-content:center;margin-bottom:24px;position:relative;width:200px}@keyframes focusRingPulse{0%,to{box-shadow:0 15px 40px #764ba240,inset 0 0 0 1px #ffffff80}50%{box-shadow:0 20px 50px #764ba259,inset 0 0 0 1px #ffffffb3}}.focus-timer-inner{align-items:center;background:linear-gradient(180deg,#fff,#f8fafc);border-radius:50%;box-shadow:inset 0 4px 20px #0000000f,0 0 0 4px #fffc;display:flex;height:168px;justify-content:center;width:168px}.focus-modal-timer{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-family:SF Mono,Courier New,monospace;font-size:3.2rem;font-weight:800;letter-spacing:2px}.focus-modal-controls{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:20px}.focus-modal-btn{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50px;box-shadow:0 6px 20px #667eea59;color:#fff;cursor:pointer;display:flex;font-size:.95rem;font-weight:700;gap:8px;overflow:hidden;padding:14px 22px;position:relative;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.focus-modal-btn:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.focus-modal-btn:hover:before{left:100%}.focus-modal-btn:hover{box-shadow:0 10px 30px #667eea73;transform:translateY(-3px) scale(1.03)}.focus-modal-btn:active{transform:translateY(-1px) scale(1)}.focus-modal-controls .focus-modal-btn:nth-child(2),.focus-modal-controls .focus-modal-btn:nth-child(3){background:#0000000d;box-shadow:0 4px 12px #0000001a;color:#475569}.focus-modal-controls .focus-modal-btn:nth-child(2):hover,.focus-modal-controls .focus-modal-btn:nth-child(3):hover{background:#00000014;box-shadow:0 6px 18px #00000026}.focus-modal-audio-container{margin-top:8px}.focus-modal-audio-container .focus-modal-btn{background:linear-gradient(135deg,#f093fb,#f5576c);box-shadow:0 6px 20px #f093fb59}.focus-modal-audio-container .focus-modal-btn:hover{box-shadow:0 10px 30px #f093fb73}.focus-timer-ring.complete{animation:focusCompletePulse .8s ease-in-out infinite;background:conic-gradient(#4ade80 1turn,#e2e8f0 1turn)}@keyframes focusCompletePulse{0%,to{box-shadow:0 15px 40px #4ade804d,inset 0 0 0 1px #ffffff80;transform:scale(1)}50%{box-shadow:0 20px 60px #4ade8080,inset 0 0 0 1px #fffc;transform:scale(1.03)}}.focus-modal-timer.complete{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4ade80,#22c55e);-webkit-background-clip:text;background-clip:text;font-size:4rem}.focus-complete-message{animation:focusFadeIn .5s ease forwards;margin-bottom:16px;text-align:center}.focus-complete-message p{color:#22c55e;font-size:1rem;font-weight:600;margin:0}.focus-complete-hint{background:#f59e0b1a;border-radius:10px;color:#f59e0b!important;display:inline-block;font-size:.9rem;font-weight:500;margin-top:8px!important;padding:8px 16px}.focus-sound-selector{align-items:center;animation:focusFadeIn .4s ease forwards;background:#667eea14;border-radius:16px;display:flex;gap:10px;margin-bottom:20px;padding:12px 16px}.focus-sound-icon{color:#764ba2;font-size:1.1rem}.focus-sound-selector label{color:#475569;font-size:.9rem;font-weight:600;white-space:nowrap}.focus-sound-dropdown{background:#fff;border:2px solid #e2e8f0;border-radius:10px;color:#1e293b;cursor:pointer;flex:1 1;font-size:.9rem;font-weight:600;padding:8px 12px;transition:all .3s ease}.focus-sound-dropdown:focus{border-color:#764ba2;box-shadow:0 0 0 3px #764ba226;outline:none}.focus-modal-btn.primary{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 6px 20px #667eea59;color:#fff}.focus-modal-btn.primary:hover{box-shadow:0 10px 30px #667eea73}.focus-modal-btn.muted{background:#ef44441a!important;color:#ef4444!important}.focus-modal-note{color:#64748b;font-size:.85rem;margin:8px 0 0;padding:0 10px;text-align:center}@media (max-width:500px){.focus-modal-overlay{padding:12px}.focus-modal-container{padding:16px}.focus-modal-container.embedded{border-radius:20px;padding:24px 16px}.focus-modal-title{font-size:1.4rem}.focus-modal-message{font-size:.95rem;margin-bottom:20px}.focus-timer-ring{height:170px;width:170px}.focus-timer-inner{height:142px;width:142px}.focus-modal-timer{font-size:2.6rem}.focus-modal-editable-time input{font-size:1.2rem;padding:10px 6px;width:55px}.focus-modal-editable-time span{font-size:1.3rem}.focus-modal-controls{gap:10px}.focus-modal-btn{font-size:.9rem;padding:12px 18px}.focus-modal-close{height:36px;right:14px;top:14px;width:36px}}@media (max-width:360px){.focus-timer-ring{height:150px;width:150px}.focus-timer-inner{height:125px;width:125px}.focus-modal-timer{font-size:2.2rem}.focus-modal-btn{font-size:.85rem;padding:10px 14px}}.ghub-focus-root{background:#040f08;color:#fff;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;inset:0;overflow:hidden;position:fixed;user-select:none;-webkit-user-select:none;z-index:99999}.ghub-focus-bg{inset:0;position:absolute;transition:opacity 1.2s ease;z-index:0}.ghub-focus-scene-night .ghub-focus-bg{background:radial-gradient(ellipse at 50% 20%,#0a281c 0,#061912 35%,#040f0a 65%,#020805 100%)}.ghub-focus-scene-morning .ghub-focus-bg{background:linear-gradient(135deg,#f9d4b0,#f0a878 15%,#e88a5a 30%,#f5c28a 50%,#d46a3a 70%,#c45830 85%,#a84020)}.ghub-focus-scene-afternoon .ghub-focus-bg{background:linear-gradient(135deg,#b0cfe0,#6ba5c0 15%,#8ab8d0 30%,#3888b0 50%,#4890b0 70%,#78b5cc 85%,#3580a0)}.ghub-focus-vignette{background:radial-gradient(ellipse at 50% 40%,#0000000d 0,#00000059 100%);z-index:1}.ghub-focus-particles,.ghub-focus-vignette{inset:0;pointer-events:none;position:absolute}.ghub-focus-particles{z-index:2}.ghub-focus-particles span{animation:ghubParticleDrift 12s ease-in-out infinite;background:#4ade8033;border-radius:50%;position:absolute}.ghub-focus-particles span:first-child{animation-delay:0s;animation-duration:14s;height:3px;left:8%;top:15%;width:3px}.ghub-focus-particles span:nth-child(2){animation-delay:1.2s;animation-duration:11s;height:4px;left:22%;top:72%;width:4px}.ghub-focus-particles span:nth-child(3){animation-delay:2.4s;animation-duration:16s;height:2px;left:45%;top:8%;width:2px}.ghub-focus-particles span:nth-child(4){animation-delay:3.6s;animation-duration:13s;height:3px;left:68%;top:82%;width:3px}.ghub-focus-particles span:nth-child(5){animation-delay:4.8s;animation-duration:10s;background:#4ade801f;height:5px;left:85%;top:25%;width:5px}.ghub-focus-particles span:nth-child(6){animation-delay:6s;animation-duration:15s;height:2px;left:12%;top:45%;width:2px}.ghub-focus-particles span:nth-child(7){animation-delay:7.2s;animation-duration:12s;height:4px;left:55%;top:60%;width:4px}.ghub-focus-particles span:nth-child(8){animation-delay:8.4s;animation-duration:17s;height:2px;left:78%;top:50%;width:2px}.ghub-focus-particles span:nth-child(9){animation-delay:9.6s;animation-duration:11s;height:3px;left:32%;top:90%;width:3px}.ghub-focus-particles span:nth-child(10){animation-delay:10.8s;animation-duration:14s;height:3px;left:92%;top:70%;width:3px}.ghub-focus-particles span:nth-child(11){animation-delay:.6s;animation-duration:18s;background:#4ade8014;height:6px;left:40%;top:35%;width:6px}.ghub-focus-particles span:nth-child(12){animation-delay:5.5s;animation-duration:13s;height:2px;left:60%;top:18%;width:2px}@keyframes ghubParticleDrift{0%,to{opacity:.15;transform:translate(0) scale(1)}20%{opacity:.5;transform:translate(12px,-20px) scale(1.4)}40%{opacity:.25;transform:translate(-6px,-35px) scale(1)}60%{opacity:.55;transform:translate(15px,-18px) scale(1.5)}80%{opacity:.2;transform:translate(-10px,-8px) scale(1.1)}}.ghub-focus-scene-morning .ghub-focus-particles span{background:#c4583033}.ghub-focus-scene-morning .ghub-focus-particles span:nth-child(5){background:#e88a5a24}.ghub-focus-scene-morning .ghub-focus-particles span:nth-child(11){background:#f0a8781a}.ghub-focus-scene-afternoon .ghub-focus-particles span{background:#3580a033}.ghub-focus-scene-afternoon .ghub-focus-particles span:nth-child(5){background:#6ba5c024}.ghub-focus-scene-afternoon .ghub-focus-particles span:nth-child(11){background:#8ab8d01a}.ghub-focus-orb{animation:ghubOrbBreathe 8s ease-in-out infinite;background:radial-gradient(circle,#4ade801a 0,#0000 70%);border-radius:50%;height:260px;left:50%;margin-left:-130px;margin-top:-130px;pointer-events:none;position:absolute;top:48%;width:260px;z-index:3}@keyframes ghubOrbBreathe{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:.7;transform:scale(1.15)}}.ghub-focus-scene-morning .ghub-focus-orb{background:radial-gradient(circle,#c4583029 0,#f9d4b014 45%,#0000 70%)}.ghub-focus-scene-afternoon .ghub-focus-orb{background:radial-gradient(circle,#3580a029 0,#b0cfe014 45%,#0000 70%)}.ghub-focus-topbar{align-items:center;display:flex;justify-content:space-between;padding:max(env(safe-area-inset-top,14px),14px) 18px 10px;position:relative;z-index:10}.ghub-focus-pill{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff14;border-radius:20px;display:flex;gap:6px;padding:6px 14px}.ghub-focus-pill-icon{font-size:.85rem}.ghub-focus-pill-text{color:#ffffffd9;font-size:.75rem;font-weight:600;letter-spacing:.02em}.ghub-focus-scene-morning .ghub-focus-pill{background:#f9d4b038;border-color:#c4583033}.ghub-focus-scene-morning .ghub-focus-pill-text{color:#3a1a10}.ghub-focus-scene-afternoon .ghub-focus-pill{background:#b0cfe03d;border-color:#3580a033}.ghub-focus-scene-afternoon .ghub-focus-pill-text{color:#1a2a3a}.ghub-focus-close{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;min-height:40px;min-width:40px;padding:0;transition:background .2s,transform .2s;width:40px}.ghub-focus-close:active{background:#fff3;transform:scale(.9)}.ghub-focus-close svg{flex-shrink:0;height:16px;width:16px}.ghub-focus-scene-morning .ghub-focus-close{background:#f9d4b03d;color:#3a1a10}.ghub-focus-scene-afternoon .ghub-focus-close{background:#b0cfe03d;color:#1a2a3a}.ghub-focus-center{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:0 16px;position:relative;z-index:5}.ghub-focus-card{animation:ghubFocusCardIn .5s cubic-bezier(.22,1,.36,1) forwards;max-width:380px;position:relative;width:100%}@keyframes ghubFocusCardIn{0%{opacity:0;transform:translateY(24px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.ghub-focus-card .focus-modal-container.embedded{backdrop-filter:blur(24px)!important;-webkit-backdrop-filter:blur(24px)!important;background:#ffffff0a!important;border:1px solid #ffffff14!important;box-shadow:0 20px 60px #0000004d!important}.ghub-focus-card .focus-modal-close{display:none!important}.ghub-focus-card .focus-modal-title{-webkit-text-fill-color:#0000!important;animation:none!important;background:linear-gradient(135deg,#4ade80,#86efac,#22c55e)!important;-webkit-background-clip:text!important;background-clip:text!important;font-size:1.5rem!important}.ghub-focus-card .focus-modal-message{color:#e0e8ec8c!important}.ghub-focus-card .focus-modal-editable-time input{background:#ffffff0f!important;border:1.5px solid #ffffff1f!important;border-radius:14px!important;color:#e0e8ec!important}.ghub-focus-card .focus-modal-editable-time input:focus{background:#ffffff14!important;border-color:#4ade8066!important;box-shadow:0 0 0 3px #4ade801a!important}.ghub-focus-card .focus-modal-editable-time span{-webkit-text-fill-color:#0000!important;background:linear-gradient(135deg,#4ade80,#86efac)!important;-webkit-background-clip:text!important;background-clip:text!important}.ghub-focus-card .focus-timer-ring{animation:ghubRingGlow 3s ease-in-out infinite!important;background:conic-gradient(from 0deg,#22c55e 0deg,#4ade80 0deg,#86efac 0deg,#ffffff0f 0deg)!important;background:conic-gradient(from 0deg,#22c55e calc(var(--pct, 0deg)*.5),#4ade80 calc(var(--pct, 0deg)*.75),#86efac var(--pct,0deg),#ffffff0f var(--pct,0deg))!important;box-shadow:0 15px 40px #4ade802e,inset 0 0 0 1px #ffffff14!important}@keyframes ghubRingGlow{0%,to{box-shadow:0 15px 40px #4ade802e,inset 0 0 0 1px #ffffff14}50%{box-shadow:0 20px 55px #4ade8047,inset 0 0 0 1px #ffffff1f}}.ghub-focus-card .focus-timer-ring.complete{background:conic-gradient(#4ade80 1turn,#ffffff0f 1turn)!important}.ghub-focus-card .focus-timer-inner{background:linear-gradient(180deg,#0c1610f2,#060e0afa)!important;box-shadow:inset 0 4px 20px #00000059,0 0 0 3px #ffffff0a!important}.ghub-focus-card .focus-modal-timer{-webkit-text-fill-color:#0000!important;background:linear-gradient(135deg,#e8f0ec,#b8d0c0)!important;-webkit-background-clip:text!important;background-clip:text!important}.ghub-focus-card .focus-modal-timer.complete{-webkit-text-fill-color:#0000!important;background:linear-gradient(135deg,#4ade80,#22c55e)!important;-webkit-background-clip:text!important;background-clip:text!important}.ghub-focus-card .focus-sound-selector{background:#4ade800d!important;border:1px solid #ffffff0f!important;border-radius:14px!important}.ghub-focus-card .focus-sound-icon{color:#4ade80!important}.ghub-focus-card .focus-sound-selector label{color:#e0e8ec8c!important}.ghub-focus-card .focus-sound-dropdown{background:#ffffff0f!important;border:1px solid #ffffff1a!important;border-radius:10px!important;color:#e0e8ec!important}.ghub-focus-card .focus-sound-dropdown:focus{border-color:#4ade804d!important;box-shadow:0 0 0 3px #4ade8014!important}.ghub-focus-card .focus-sound-dropdown option{background:#0a1a12;color:#e0e8ec}.ghub-focus-card .focus-modal-btn{border-radius:50px!important;font-size:.85rem!important;padding:12px 22px!important}.ghub-focus-card .focus-modal-btn.primary{background:linear-gradient(135deg,#22c55e,#4ade80)!important;box-shadow:0 6px 24px #4ade804d!important;color:#0a1a12!important;font-weight:700!important}.ghub-focus-card .focus-modal-btn.primary:hover{box-shadow:0 10px 35px #4ade8066!important}.ghub-focus-card .focus-modal-btn:before{background:linear-gradient(90deg,#0000,#ffffff26,#0000)!important}.ghub-focus-card .focus-modal-controls .focus-modal-btn:nth-child(2),.ghub-focus-card .focus-modal-controls .focus-modal-btn:nth-child(3){backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;background:#ffffff14!important;border:1px solid #ffffff0f!important;box-shadow:none!important;color:#e0e8ec99!important}.ghub-focus-card .focus-modal-controls .focus-modal-btn:nth-child(2):hover,.ghub-focus-card .focus-modal-controls .focus-modal-btn:nth-child(3):hover{background:#ffffff1f!important;color:#e0e8ecd9!important}.ghub-focus-card .focus-modal-btn.muted{background:#ef44441a!important;border-color:#ef444426!important;color:#f87171!important}.ghub-focus-card .focus-complete-message p{color:#4ade80!important}.ghub-focus-card .focus-complete-hint{background:#fb923c14!important;color:#fb923c!important}.ghub-focus-card .focus-modal-note{color:#e0e8ec4d!important}.ghub-focus-scene-morning .ghub-focus-card .focus-modal-container.embedded{background:#fff8f01a!important;border-color:#c88c5033!important;box-shadow:0 20px 60px #50281440!important}.ghub-focus-scene-morning .ghub-focus-card .focus-modal-title{-webkit-text-fill-color:#0000!important;background:linear-gradient(135deg,#a84020,#d46a3a,#f0a878)!important;-webkit-background-clip:text!important}.ghub-focus-scene-morning .ghub-focus-card .focus-modal-message{color:#ffe6c8d1!important}.ghub-focus-scene-morning .ghub-focus-card .focus-modal-editable-time input{background:#c88c501f!important;border-color:#c88c503d!important;color:#fff0dce6!important}.ghub-focus-scene-morning .ghub-focus-card .focus-modal-editable-time input:focus{border-color:#d45a2a66!important;box-shadow:0 0 0 3px #d45a2a1a!important}.ghub-focus-scene-morning .ghub-focus-card .focus-modal-editable-time span{-webkit-text-fill-color:#0000!important;background:linear-gradient(135deg,#c45830,#f0a878)!important;-webkit-background-clip:text!important}.ghub-focus-scene-morning .ghub-focus-card .focus-timer-ring{background:conic-gradient(from 0deg,#a84020 0deg,#c45830 0deg,#f0a878 0deg,#f9d4b033 0deg)!important;background:conic-gradient(from 0deg,#a84020 calc(var(--pct, 0deg)*.5),#c45830 calc(var(--pct, 0deg)*.75),#f0a878 var(--pct,0deg),#f9d4b033 var(--pct,0deg))!important;box-shadow:0 15px 40px #c4583038,inset 0 0 0 1px #ffffff0f!important}.ghub-focus-scene-morning .ghub-focus-card .focus-timer-inner{background:linear-gradient(180deg,#1e1008f2,#120a05fa)!important}.ghub-focus-scene-morning .ghub-focus-card .focus-modal-timer{-webkit-text-fill-color:#0000!important;background:linear-gradient(135deg,#ffe8d0,#c89060)!important;-webkit-background-clip:text!important}.ghub-focus-scene-morning .ghub-focus-card .focus-sound-selector{background:#c88c501a!important;border-color:#c88c5029!important}.ghub-focus-scene-morning .ghub-focus-card .focus-sound-icon{color:#e8793a!important}.ghub-focus-scene-morning .ghub-focus-card .focus-sound-selector label{color:#ffe6c8d1!important}.ghub-focus-scene-morning .ghub-focus-card .focus-sound-dropdown{background:#c88c5024!important;border-color:#c88c5038!important;color:#fff0dce6!important}.ghub-focus-scene-morning .ghub-focus-card .focus-sound-dropdown option{background:#1a0a06;color:#ffe8d0}.ghub-focus-scene-morning .ghub-focus-card .focus-modal-btn.primary{background:linear-gradient(135deg,#a84020,#d46a3a)!important;box-shadow:0 6px 24px #c458304d!important;color:#fff!important}.ghub-focus-scene-morning .ghub-focus-card .focus-modal-controls .focus-modal-btn:nth-child(2),.ghub-focus-scene-morning .ghub-focus-card .focus-modal-controls .focus-modal-btn:nth-child(3){background:#c88c5024!important;border-color:#c88c5033!important;color:#ffe6c8db!important}.ghub-focus-scene-morning .ghub-focus-card .focus-modal-note{color:#ffe6c894!important}.ghub-focus-scene-afternoon .ghub-focus-card .focus-modal-container.embedded{background:#f0fcfa17!important;border-color:#236d9733!important;box-shadow:0 20px 60px #0a281e40!important}.ghub-focus-scene-afternoon .ghub-focus-card .focus-modal-title{-webkit-text-fill-color:#0000!important;background:linear-gradient(135deg,#3580a0,#4890b0,#8ab8d0)!important;-webkit-background-clip:text!important}.ghub-focus-scene-afternoon .ghub-focus-card .focus-modal-message{color:#dcfaf5d1!important}.ghub-focus-scene-afternoon .ghub-focus-card .focus-modal-editable-time input{background:#236d971a!important;border-color:#236d9738!important;color:#dcfaf5e6!important}.ghub-focus-scene-afternoon .ghub-focus-card .focus-modal-editable-time input:focus{border-color:#236d9759!important;box-shadow:0 0 0 3px #236d9714!important}.ghub-focus-scene-afternoon .ghub-focus-card .focus-modal-editable-time span{-webkit-text-fill-color:#0000!important;background:linear-gradient(135deg,#3580a0,#6ba5c0)!important;-webkit-background-clip:text!important}.ghub-focus-scene-afternoon .ghub-focus-card .focus-timer-ring{background:conic-gradient(from 0deg,#3580a0 0deg,#4890b0 0deg,#8ab8d0 0deg,#b0cfe033 0deg)!important;background:conic-gradient(from 0deg,#3580a0 calc(var(--pct, 0deg)*.5),#4890b0 calc(var(--pct, 0deg)*.75),#8ab8d0 var(--pct,0deg),#b0cfe033 var(--pct,0deg))!important;box-shadow:0 15px 40px #3580a033,inset 0 0 0 1px #ffffff0f!important}.ghub-focus-scene-afternoon .ghub-focus-card .focus-timer-inner{background:linear-gradient(180deg,#081412f2,#040c0afa)!important}.ghub-focus-scene-afternoon .ghub-focus-card .focus-modal-timer{-webkit-text-fill-color:#0000!important;background:linear-gradient(135deg,#d0f0ea,#80c0b0)!important;-webkit-background-clip:text!important}.ghub-focus-scene-afternoon .ghub-focus-card .focus-sound-selector{background:#236d9717!important;border-color:#236d9729!important}.ghub-focus-scene-afternoon .ghub-focus-card .focus-sound-icon{color:#236d97!important}.ghub-focus-scene-afternoon .ghub-focus-card .focus-sound-selector label{color:#dcfaf5d1!important}.ghub-focus-scene-afternoon .ghub-focus-card .focus-sound-dropdown{background:#236d971f!important;border-color:#236d9733!important;color:#dcfaf5e6!important}.ghub-focus-scene-afternoon .ghub-focus-card .focus-sound-dropdown option{background:#060d14;color:#d0f0ea}.ghub-focus-scene-afternoon .ghub-focus-card .focus-modal-btn.primary{background:linear-gradient(135deg,#3580a0,#4890b0)!important;box-shadow:0 6px 24px #3580a047!important;color:#fff!important}.ghub-focus-scene-afternoon .ghub-focus-card .focus-modal-controls .focus-modal-btn:nth-child(2),.ghub-focus-scene-afternoon .ghub-focus-card .focus-modal-controls .focus-modal-btn:nth-child(3){background:#236d971f!important;border-color:#236d972e!important;color:#dcfaf5db!important}.ghub-focus-scene-afternoon .ghub-focus-card .focus-modal-note{color:#dcfaf58f!important}@media (max-width:380px){.ghub-focus-orb{height:200px;margin-left:-100px;margin-top:-100px;width:200px}.ghub-focus-card{max-width:340px}}@keyframes ghubModalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes ghubModalCardIn{0%{opacity:0;transform:translateY(28px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes ghubModalGlow{0%,to{opacity:.35;transform:translate(-50%,-50%) scale(.85)}50%{opacity:.7;transform:translate(-50%,-50%) scale(1.2)}}@keyframes ghubModalHeaderShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}body.ghub-active .growth-modal-backdrop{animation:ghubModalFadeIn .5s ease-out!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;background:radial-gradient(ellipse at 25% 15%,#4ade8017 0,#0000 55%),radial-gradient(ellipse at 75% 85%,#22c55e12 0,#0000 55%),radial-gradient(ellipse at 50% 50%,#0a140ef5 0,#040c08fc 100%)!important}body.ghub-active .growth-modal-backdrop:before{background:radial-gradient(ellipse at center,#0000 35%,#00000073 100%);content:"";inset:0;pointer-events:none;position:fixed;z-index:0}body.ghub-active .growth-modal-backdrop:after{animation:ghubModalGlow 7s ease-in-out infinite;background:radial-gradient(circle,#4ade8024 0,#22c55e0a 50%,#0000 70%);border-radius:50%;content:"";height:340px;left:50%;pointer-events:none;position:fixed;top:50%;transform:translate(-50%,-50%);width:340px;z-index:0}body.ghub-active .growth-modal-backdrop .global-modal{animation:ghubModalCardIn .5s cubic-bezier(.16,1,.3,1)!important;backdrop-filter:blur(40px) saturate(1.3)!important;-webkit-backdrop-filter:blur(40px) saturate(1.3)!important;background:linear-gradient(180deg,#0e2016d1,#08140ee0)!important;border:1px solid #ffffff1a!important;border-radius:24px!important;box-shadow:0 0 80px #4ade800f,0 40px 80px #00000073,inset 0 1px 0 #ffffff0f!important;position:relative;z-index:1}body.ghub-active .growth-modal-backdrop .global-modal-header{animation:ghubModalHeaderShimmer 6s ease-in-out infinite;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;background:linear-gradient(90deg,#0000,#ffffff08 50%,#0000),linear-gradient(90deg,#4ade8014,#22c55e08,#0000)!important;background-size:200% 100%,100% 100%;border-bottom:1px solid #ffffff0f;border-radius:24px 24px 0 0!important}body.ghub-active .growth-modal-backdrop .global-modal-header h2{color:#e0e8ec!important;text-shadow:0 0 20px #4ade8026}body.ghub-active .growth-modal-backdrop .global-modal-sub{color:#e0e8ec80!important}body.ghub-active .growth-modal-backdrop .global-modal-close{backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;background:#ffffff0f!important;border:1px solid #ffffff14;color:#e0e8ec80!important;transition:all .25s ease!important}body.ghub-active .growth-modal-backdrop .global-modal-close:hover{background:#ef44441f!important;border-color:#ef444433;box-shadow:0 0 16px #ef44441a;color:#f87171!important}body.ghub-active .growth-modal-backdrop .global-modal-close:focus{outline:3px solid #4ade8026!important}body.ghub-active .growth-modal-backdrop .global-modal-body{background:#0000!important;color:#e0e8ec!important}body.ghub-active .growth-modal-backdrop .global-modal-body label{color:#e0e8ecb3!important}body.ghub-active .growth-modal-backdrop .global-modal-body .suggestions-dropdown,body.ghub-active .growth-modal-backdrop .global-modal-body input[type=date],body.ghub-active .growth-modal-backdrop .global-modal-body input[type=number],body.ghub-active .growth-modal-backdrop .global-modal-body input[type=text],body.ghub-active .growth-modal-backdrop .global-modal-body input[type=time],body.ghub-active .growth-modal-backdrop .global-modal-body select,body.ghub-active .growth-modal-backdrop .global-modal-body textarea{backdrop-filter:blur(6px)!important;-webkit-backdrop-filter:blur(6px)!important;background:#ffffff0d!important;border:1px solid #ffffff1a!important;color:#e0e8ec!important;transition:all .25s ease!important}body.ghub-active .growth-modal-backdrop .global-modal-body input::placeholder,body.ghub-active .growth-modal-backdrop .global-modal-body textarea::placeholder{color:#e0e8ec4d!important}body.ghub-active .growth-modal-backdrop .global-modal-body input:focus,body.ghub-active .growth-modal-backdrop .global-modal-body select:focus,body.ghub-active .growth-modal-backdrop .global-modal-body textarea:focus{background:#ffffff12!important;border-color:#4ade8059!important;box-shadow:0 0 0 3px #4ade8014,0 0 20px #4ade800f!important}body.ghub-active .growth-modal-backdrop .global-modal-body select option{background:#0c1c14;color:#e0e8ec}body.ghub-active .growth-modal-backdrop .global-modal-footer{backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;background:#08120cb3!important;border-radius:0 0 24px 24px!important;border-top:1px solid #ffffff0f!important}body.ghub-active .growth-modal-backdrop .global-modal-footer button{border-radius:14px!important;transition:all .25s ease!important}body.ghub-active .growth-modal-backdrop .global-modal-footer .cancel-btn,body.ghub-active .growth-modal-backdrop .global-modal-footer .cancel-btn-v2,body.ghub-active .growth-modal-backdrop .global-modal-footer button:first-child{backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;background:#ffffff0f!important;border:1px solid #ffffff14!important;color:#e0e8ec99!important}body.ghub-active .growth-modal-backdrop .global-modal-footer .cancel-btn-v2:hover,body.ghub-active .growth-modal-backdrop .global-modal-footer .cancel-btn:hover{background:#ffffff1a!important;border-color:#ffffff26!important}body.ghub-active .growth-modal-backdrop .global-modal-footer .add-btn-v2,body.ghub-active .growth-modal-backdrop .global-modal-footer .primary-btn,body.ghub-active .growth-modal-backdrop .global-modal-footer .save-btn,body.ghub-active .growth-modal-backdrop .global-modal-footer button:last-child{background:linear-gradient(135deg,#22c55e,#4ade80)!important;border:none!important;box-shadow:0 4px 20px #4ade8040,0 0 40px #4ade8014!important;color:#0a1a12!important;font-weight:700!important}body.ghub-active .growth-modal-backdrop .global-modal-footer .add-btn-v2:hover,body.ghub-active .growth-modal-backdrop .global-modal-footer .primary-btn:hover,body.ghub-active .growth-modal-backdrop .global-modal-footer .save-btn:hover,body.ghub-active .growth-modal-backdrop .global-modal-footer button:last-child:hover{box-shadow:0 8px 30px #4ade8059,0 0 50px #4ade801f!important;transform:translateY(-1px)}body.ghub-active .growth-modal-backdrop .habit-type-selector{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;padding:4px}body.ghub-active .growth-modal-backdrop .habit-type-btn{background:#0000!important;border:none!important;color:#e0e8ec80!important}body.ghub-active .growth-modal-backdrop .habit-type-btn.active{background:linear-gradient(135deg,#4ade8026,#22c55e1a)!important;border:1px solid #4ade8033!important;color:#4ade80!important}body.ghub-active .growth-modal-backdrop .habit-label-v2{color:#e0e8eca6!important}body.ghub-active .growth-modal-backdrop .habit-section-v2{border-color:#ffffff0a!important}body.ghub-active .growth-modal-backdrop .habit-input-wrapper-v2{background:#ffffff0a!important;border-color:#ffffff1a!important}body.ghub-active .growth-modal-backdrop .habit-input-wrapper-v2 input{color:#e0e8ec!important}body.ghub-active .growth-modal-backdrop .icon-category-tabs{border-color:#ffffff0f!important}body.ghub-active .growth-modal-backdrop .icon-category-tab{background:#ffffff08!important;border-color:#ffffff0f!important;color:#e0e8ec80!important}body.ghub-active .growth-modal-backdrop .icon-category-tab.active{background:#4ade801a!important;border-color:#4ade8040!important;color:#4ade80!important}body.ghub-active .growth-modal-backdrop .icon-btn-v2{background:#ffffff0a!important;border-color:#ffffff14!important}body.ghub-active .growth-modal-backdrop .icon-btn-v2.selected{background:#4ade801f!important;border-color:#4ade804d!important}body.ghub-active .growth-modal-backdrop .icon-btn-v2:hover{background:#ffffff14!important;border-color:#ffffff26!important}body.ghub-active .growth-modal-backdrop .schedule-type-row{border-color:#ffffff0f!important}body.ghub-active .growth-modal-backdrop .schedule-type-btn{background:#ffffff08!important;border-color:#ffffff14!important;color:#e0e8ec80!important}body.ghub-active .growth-modal-backdrop .schedule-type-btn.active{background:#4ade801a!important;border-color:#4ade8040!important;color:#4ade80!important}body.ghub-active .growth-modal-backdrop .days-selection .day-circle,body.ghub-active .growth-modal-backdrop .frequency-selection .day-circle{background:#ffffff0a!important;border-color:#ffffff1a!important;color:#e0e8ec80!important}body.ghub-active .growth-modal-backdrop .days-selection .day-circle.done,body.ghub-active .growth-modal-backdrop .frequency-selection .day-circle.done{background:linear-gradient(135deg,#22c55e,#4ade80)!important;border-color:#0000!important;color:#0a1a12!important}body.ghub-active .growth-modal-backdrop .selection-label{color:#e0e8ec8c!important}body.ghub-active .growth-modal-backdrop .routine-templates-grid{border-color:#ffffff0d!important}body.ghub-active .growth-modal-backdrop .routine-template-chip{background:#ffffff0a!important;border-color:#ffffff14!important;color:#e0e8ec99!important}body.ghub-active .growth-modal-backdrop .routine-template-chip:hover{background:#ffffff14!important;border-color:#ffffff26!important}body.ghub-active .growth-modal-backdrop .routine-template-hint{color:#e0e8ec59!important}body.ghub-active .growth-modal-backdrop .routine-subtask-row,body.ghub-active .growth-modal-backdrop .subtask-row{background:#ffffff08!important;border-color:#ffffff0f!important}body.ghub-active .growth-modal-backdrop .routine-subtask-row input,body.ghub-active .growth-modal-backdrop .subtask-row input{color:#e0e8ec!important}body.ghub-active .growth-modal-backdrop .routine-delete-btn,body.ghub-active .growth-modal-backdrop .subtask-delete-btn{color:#f8717199!important}body.ghub-active .growth-modal-backdrop .routine-delete-btn:hover,body.ghub-active .growth-modal-backdrop .subtask-delete-btn:hover{color:#f87171!important}body.ghub-active .growth-modal-backdrop .suggestions-list{background:#0c1c14fa!important;border-color:#ffffff1a!important;box-shadow:0 12px 36px #0006!important}body.ghub-active .growth-modal-backdrop .suggestion-item{border-color:#ffffff0a!important;color:#e0e8ecb3!important}body.ghub-active .growth-modal-backdrop .suggestion-item:hover{background:#ffffff0f!important;color:#e0e8ec!important}body.ghub-active .growth-modal-backdrop .habit-modal-footer-v2 .cancel-btn-v2{background:#ffffff0f!important;border:1px solid #ffffff14!important;color:#e0e8ec99!important}body.ghub-active .growth-modal-backdrop .habit-modal-footer-v2 .add-btn-v2{background:linear-gradient(135deg,#22c55e,#4ade80)!important;border:none!important;color:#0a1a12!important;font-weight:700!important}body.ghub-active .growth-modal-backdrop .browse-all-btn{color:#4ade80b3!important}body.ghub-active .growth-modal-backdrop .browse-all-btn:hover{color:#4ade80!important}body.ghub-active .growth-modal-backdrop .habit-select-wrapper-v2{background:#ffffff0d!important;border-color:#ffffff1a!important}body.ghub-active .growth-modal-backdrop .habit-select-v2{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='rgba(224,232,236,0.5)' d='M6 8 1 3h10z'/%3E%3C/svg%3E")!important;color:#e0e8ec!important}body.ghub-active .growth-modal-backdrop .habit-select-v2 option{background:#0c1c14;color:#e0e8ec}body.ghub-active .growth-modal-backdrop .habit-date-input-v2{background:#ffffff0d!important;border-color:#ffffff1a!important;color:#e0e8ec!important}body.ghub-active .growth-modal-backdrop .habit-date-input-v2:focus{border-color:#4ade8059!important;box-shadow:0 0 0 3px #4ade8014!important}body.ghub-active .growth-modal-backdrop .habit-freq-btn-v2{background:#ffffff0a!important;border-color:#ffffff1a!important;color:#e0e8ec80!important}body.ghub-active .growth-modal-backdrop .habit-freq-btn-v2:hover{background:#ffffff14!important;border-color:#ffffff26!important}body.ghub-active .growth-modal-backdrop .habit-freq-btn-v2.selected{background:linear-gradient(135deg,#22c55e,#4ade80)!important;border-color:#0000!important;color:#0a1a12!important}body.ghub-active .growth-modal-backdrop .habit-day-btn-v2{background:#ffffff0a!important;border-color:#ffffff1a!important;color:#e0e8ec80!important}body.ghub-active .growth-modal-backdrop .habit-day-btn-v2:hover{background:#ffffff14!important;border-color:#ffffff26!important}body.ghub-active .growth-modal-backdrop .habit-day-btn-v2.selected{background:linear-gradient(135deg,#22c55e,#4ade80)!important;border-color:#0000!important;color:#0a1a12!important}body.ghub-active .growth-modal-backdrop .habit-suggested-section-v2{border-top-color:#ffffff0f!important}body.ghub-active .growth-modal-backdrop .habit-suggested-item-v2{background:#ffffff0a!important;border-color:#ffffff14!important}body.ghub-active .growth-modal-backdrop .habit-suggested-item-v2:hover{background:#ffffff0f!important;border-color:#ffffff1f!important}body.ghub-active .growth-modal-backdrop .habit-suggested-item-v2.active{background:#4ade801a!important;border-color:#4ade8040!important;box-shadow:0 0 0 2px #4ade8014!important}body.ghub-active .growth-modal-backdrop .habit-suggested-name-v2{color:#e0e8eccc!important}body.ghub-active .growth-modal-backdrop .browse-all-icons-toggle{color:#4ade8099!important}body.ghub-active .growth-modal-backdrop .browse-all-icons-toggle:hover{color:#4ade80!important}body.ghub-active .growth-modal-backdrop .all-icons-grid-container{border-top-color:#ffffff0f!important}body.ghub-active .growth-modal-backdrop .all-icon-btn:hover{background:#ffffff0f!important}body.ghub-active .growth-modal-backdrop .all-icon-btn.selected{background:#4ade8014!important;border-color:#4ade804d!important}body.ghub-active .growth-modal-backdrop .all-icon-label{color:#e0e8ec66!important}body.ghub-active .growth-modal-backdrop .routine-subtask-input{border-bottom-color:#ffffff1a!important;color:#e0e8ec!important}body.ghub-active .growth-modal-backdrop .routine-subtask-input:focus{border-bottom-color:#4ade8066!important}body.ghub-active .growth-modal-backdrop .routine-subtask-input::placeholder{color:#e0e8ec4d!important}body.ghub-active .growth-modal-backdrop .routine-subtask-remove{color:#f8717199!important}body.ghub-active .growth-modal-backdrop .routine-subtask-add-btn{background:#4ade801f!important;color:#4ade80!important}body.ghub-active .growth-modal-backdrop .steps-scroll{border-color:#ffffff0f!important}body.ghub-active .growth-modal-backdrop .step-input-row{border-color:#ffffff0d!important}body.ghub-active .growth-modal-backdrop .step-input-row input{background:#ffffff0a!important;border-color:#ffffff14!important;color:#e0e8ec!important}body.ghub-active .growth-modal-backdrop .step-input-row input:focus{border-color:#4ade804d!important;box-shadow:0 0 0 2px #4ade8014!important}body.ghub-active .growth-modal-backdrop .step-info-btn{color:#e0e8ec66!important}body.ghub-active .growth-modal-backdrop .add-step-btn{background:#ffffff0d!important;border-color:#ffffff14!important;color:#e0e8ec99!important}body.ghub-active .growth-modal-backdrop .add-step-btn:hover{background:#ffffff14!important;color:#e0e8ec!important}body.ghub-active .growth-modal-backdrop .ai-generate-btn{background:#4ade8014!important;border-color:#4ade8026!important;color:#4ade80!important}body.ghub-active .growth-modal-backdrop .ai-generate-btn:hover:not(:disabled){background:#4ade801f!important;border-color:#4ade8040!important}body.ghub-active .growth-modal-backdrop .ai-generate-btn:disabled{opacity:.35!important}body.ghub-active .global-modal-overlay .task-reminder-modal{animation:ghubModalCardIn .5s cubic-bezier(.16,1,.3,1)!important;backdrop-filter:blur(40px) saturate(1.3)!important;-webkit-backdrop-filter:blur(40px) saturate(1.3)!important;background:linear-gradient(180deg,#0e2016d1,#08140ee0)!important;border:1px solid #ffffff1a!important;border-radius:24px!important;box-shadow:0 0 80px #4ade800f,0 40px 80px #00000073,inset 0 1px 0 #ffffff0f!important}body.ghub-active .global-modal-overlay .task-reminder-modal .global-modal-header{animation:ghubModalHeaderShimmer 6s ease-in-out infinite;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;background:linear-gradient(90deg,#0000,#ffffff08 50%,#0000),linear-gradient(90deg,#4ade8014,#22c55e08,#0000)!important;background-size:200% 100%,100% 100%;border-radius:24px 24px 0 0!important}body.ghub-active .global-modal-overlay .task-reminder-modal .global-modal-header h2{color:#e0e8ec!important;text-shadow:0 0 20px #4ade8026}body.ghub-active .global-modal-overlay .task-reminder-modal .global-modal-close{backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;background:#ffffff0f!important;color:#e0e8ec80!important}body.ghub-active .global-modal-overlay .task-reminder-modal .global-modal-body{background:#0000!important;color:#e0e8ec!important}body.ghub-active .global-modal-overlay .task-reminder-content .task-reminder-name{color:#e0e8ecb3!important}body.ghub-active .global-modal-overlay .task-reminder-content .task-reminder-name strong{color:#e0e8ec!important}body.ghub-active .global-modal-overlay .task-reminder-toggle-label{color:#e0e8ecb3!important}body.ghub-active .global-modal-overlay .task-reminder-time-label{color:#e0e8ec99!important}body.ghub-active .global-modal-overlay .task-reminder-time-input{background:#ffffff0d!important;border-color:#ffffff1a!important;color:#e0e8ec!important}body.ghub-active .global-modal-overlay .task-reminder-time-input:focus{border-color:#4ade804d!important}body.ghub-active .global-modal-overlay .task-reminder-days-value{color:#e0e8ec80!important}body.ghub-active .global-modal-overlay .task-reminder-days-info{align-items:center;display:flex;flex-direction:column;gap:8px;margin-top:2px}body.ghub-active .global-modal-overlay .task-reminder-days-info .task-reminder-days-value,body.ghub-active .global-modal-overlay .task-reminder-days-info .task-reminder-time-label{display:block;text-align:center;width:100%}body.ghub-active .global-modal-overlay .task-reminder-days-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:10px;margin-top:6px;width:100%}body.ghub-active .global-modal-overlay .task-reminder-days-row+.task-reminder-time-row{margin-top:10px}body.ghub-active .global-modal-overlay .task-reminder-day-chip{background:#ffffff0a!important;border-color:#ffffff14!important;color:#e0e8ec66!important}body.ghub-active .global-modal-overlay .task-reminder-day-chip.active{background:#4ade801f!important;border-color:#4ade8040!important;color:#4ade80!important}body.ghub-active .global-modal-overlay .task-reminder-remove-btn{background:#ef44440f!important;border-color:#ef44441f!important;color:#f87171b3!important}body.ghub-active .global-modal-overlay .task-reminder-remove-btn:hover{background:#ef44441a!important;color:#f87171!important}body.ghub-active .global-modal-overlay .toggle-switch .toggle-slider{background:#ffffff1f!important}body.ghub-active .global-modal-overlay .toggle-switch input:checked+.toggle-slider{background:linear-gradient(135deg,#22c55e,#4ade80)!important}body.ghub-active .global-modal-overlay .task-reminder-modal .global-modal-footer{backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;background:#08120cb3!important;border-radius:0 0 24px 24px!important;border-top:1px solid #ffffff0f!important}body.ghub-active .global-modal-overlay .task-reminder-modal .global-modal-footer .cancel-btn{background:#ffffff0f!important;border:1px solid #ffffff14!important;color:#e0e8ec99!important}body.ghub-active .global-modal-overlay .task-reminder-modal .global-modal-footer .primary-btn{background:linear-gradient(135deg,#22c55e,#4ade80)!important;border:none!important;color:#0a1a12!important;font-weight:700!important}body.ghub-active .confirm-modal-overlay{animation:ghubModalFadeIn .3s ease-out!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;background:radial-gradient(ellipse at 30% 20%,#4ade800f 0,#0000 50%),radial-gradient(ellipse at 70% 80%,#22c55e0a 0,#0000 50%),#040f0ae0!important}body.ghub-active .confirm-modal-overlay .confirm-modal{animation:ghubModalCardIn .4s cubic-bezier(.16,1,.3,1)!important;backdrop-filter:blur(40px) saturate(1.3)!important;-webkit-backdrop-filter:blur(40px) saturate(1.3)!important;background:linear-gradient(180deg,#0e2016d1,#08140ee0)!important;border:1px solid #ffffff1a!important;border-radius:22px!important;box-shadow:0 0 60px #4ade800a,0 30px 60px #0006,inset 0 1px 0 #ffffff0f!important}body.ghub-active .confirm-modal-overlay .confirm-modal h3,body.ghub-active .confirm-modal-overlay .confirm-modal-title{color:#e0e8ec!important}body.ghub-active .confirm-modal-overlay .confirm-modal p,body.ghub-active .confirm-modal-overlay .confirm-modal-message{color:#e0e8ec8c!important}body.ghub-active .confirm-modal-overlay .confirm-modal .cancel-btn,body.ghub-active .confirm-modal-overlay .confirm-modal button:first-child{background:#ffffff0f!important;border:1px solid #ffffff14!important;color:#e0e8ec99!important}body.ghub-active .confirm-modal-overlay .confirm-modal .confirm-btn,body.ghub-active .confirm-modal-overlay .confirm-modal .danger-btn,body.ghub-active .confirm-modal-overlay .confirm-modal button:last-child{background:#ef444426!important;border:1px solid #ef444433!important;color:#f87171!important}body.ghub-active .global-modal-overlay .move-goal-modal,body.ghub-active .global-modal-overlay .step-edit-modal{animation:ghubModalCardIn .5s cubic-bezier(.16,1,.3,1)!important;backdrop-filter:blur(40px) saturate(1.3)!important;-webkit-backdrop-filter:blur(40px) saturate(1.3)!important;background:linear-gradient(180deg,#0e2016d1,#08140ee0)!important;border:1px solid #ffffff1a!important;border-radius:24px!important;box-shadow:0 0 80px #4ade800f,0 40px 80px #00000073,inset 0 1px 0 #ffffff0f!important}body.ghub-active .global-modal-overlay .move-goal-modal .global-modal-header,body.ghub-active .global-modal-overlay .step-edit-modal .global-modal-header{animation:ghubModalHeaderShimmer 6s ease-in-out infinite;background:linear-gradient(90deg,#0000,#ffffff08 50%,#0000),linear-gradient(90deg,#4ade8014,#22c55e08,#0000)!important;background-size:200% 100%,100% 100%;border-radius:24px 24px 0 0!important}body.ghub-active .global-modal-overlay .move-goal-modal .global-modal-header h2,body.ghub-active .global-modal-overlay .step-edit-modal .global-modal-header h2{color:#e0e8ec!important;text-shadow:0 0 20px #4ade8026}body.ghub-active .global-modal-overlay .move-goal-modal .global-modal-body,body.ghub-active .global-modal-overlay .step-edit-modal .global-modal-body{background:#0000!important;color:#e0e8ec!important}body.ghub-active .global-modal-overlay .move-goal-content .move-goal-label,body.ghub-active .global-modal-overlay .move-goal-modal .global-modal-body label,body.ghub-active .global-modal-overlay .step-edit-content label,body.ghub-active .global-modal-overlay .step-edit-modal .global-modal-body label{color:#e0e8ec99!important}body.ghub-active .global-modal-overlay .move-goal-content .move-goal-title{color:#e0e8ecb3!important}body.ghub-active .global-modal-overlay .move-goal-content .move-goal-title strong,body.ghub-active .global-modal-overlay .step-edit-content input{color:#e0e8ec!important}body.ghub-active .global-modal-overlay .move-goal-content select,body.ghub-active .global-modal-overlay .step-edit-content input{background:#ffffff0d!important;border-color:#ffffff1a!important;color:#e0e8ec!important}body.ghub-active .global-modal-overlay .move-goal-modal .global-modal-footer,body.ghub-active .global-modal-overlay .step-edit-modal .global-modal-footer{backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;background:#08120cb3!important;border-radius:0 0 24px 24px!important;border-top:1px solid #ffffff0f!important}body.ghub-active .global-modal-overlay .move-goal-modal .global-modal-footer .cancel-btn,body.ghub-active .global-modal-overlay .step-edit-modal .global-modal-footer .cancel-btn{background:#ffffff0f!important;color:#e0e8ec99!important}body.ghub-active .global-modal-overlay .move-goal-modal .global-modal-footer .save-btn,body.ghub-active .global-modal-overlay .step-edit-modal .global-modal-footer .save-btn{background:linear-gradient(135deg,#22c55e,#4ade80)!important;color:#0a1a12!important}body.ghub-active .global-modal-overlay .move-goal-modal .global-modal-close,body.ghub-active .global-modal-overlay .step-edit-modal .global-modal-close{backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;background:#ffffff0f!important;color:#e0e8ec80!important;transition:all .25s ease!important}body.ghub-active .global-modal-overlay .free-tier-modal{animation:ghubModalCardIn .5s cubic-bezier(.16,1,.3,1)!important;backdrop-filter:blur(40px) saturate(1.3)!important;-webkit-backdrop-filter:blur(40px) saturate(1.3)!important;background:linear-gradient(180deg,#0e2016d1,#08140ee0)!important;border:1px solid #ffffff1a!important;border-radius:24px!important;box-shadow:0 0 60px #4ade800a,0 30px 60px #0006,inset 0 1px 0 #ffffff0f!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop{background:radial-gradient(ellipse at 25% 15%,#d45a2a1a 0,#0000 55%),radial-gradient(ellipse at 75% 85%,#c88c5012 0,#0000 55%),radial-gradient(ellipse at 50% 50%,#fffaf4f7 0,#fff8f0fc 100%)!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop:before{background:radial-gradient(ellipse at center,#0000 40%,#c88c501f 100%)}body.ghub-active.ghub-theme-morning .growth-modal-backdrop:after{background:radial-gradient(circle,#d45a2a1f 0,#c88c500a 50%,#0000 70%)}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .global-modal{backdrop-filter:blur(40px) saturate(1.3)!important;-webkit-backdrop-filter:blur(40px) saturate(1.3)!important;background:linear-gradient(180deg,#fffdfad9,#fffaf4e6)!important;border-color:#c88c501f!important;box-shadow:0 0 80px #d45a2a0f,0 40px 80px #50281414,inset 0 1px 0 #ffffff80!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .global-modal-header{animation:ghubModalHeaderShimmer 6s ease-in-out infinite;background:linear-gradient(90deg,#0000,#d45a2a08 50%,#0000),linear-gradient(90deg,#d45a2a0f,#c88c5008,#0000)!important;background-size:200% 100%,100% 100%}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .global-modal-header h2{color:#3a1a10!important;text-shadow:0 0 20px #d45a2a1a}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .global-modal-close{backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;background:#c88c500f!important;border-color:#c88c501a!important;color:#50281466!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .global-modal-body{color:#3a1a10!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .global-modal-body label{color:#502814a6!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .global-modal-body input[type=date],body.ghub-active.ghub-theme-morning .growth-modal-backdrop .global-modal-body input[type=number],body.ghub-active.ghub-theme-morning .growth-modal-backdrop .global-modal-body input[type=text],body.ghub-active.ghub-theme-morning .growth-modal-backdrop .global-modal-body input[type=time],body.ghub-active.ghub-theme-morning .growth-modal-backdrop .global-modal-body select,body.ghub-active.ghub-theme-morning .growth-modal-backdrop .global-modal-body textarea{background:#fffcf8cc!important;border-color:#c88c5026!important;color:#3a1a10!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .global-modal-body input:focus,body.ghub-active.ghub-theme-morning .growth-modal-backdrop .global-modal-body select:focus,body.ghub-active.ghub-theme-morning .growth-modal-backdrop .global-modal-body textarea:focus{border-color:#d45a2a66!important;box-shadow:0 0 0 3px #d45a2a14!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .global-modal-footer{backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;background:#fffcf8b3!important;border-radius:0 0 24px 24px!important;border-top-color:#c88c5014!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .global-modal-footer .cancel-btn,body.ghub-active.ghub-theme-morning .growth-modal-backdrop .global-modal-footer .cancel-btn-v2,body.ghub-active.ghub-theme-morning .growth-modal-backdrop .global-modal-footer button:first-child{background:#c88c500f!important;border-color:#c88c501f!important;color:#50281499!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .global-modal-footer .add-btn-v2,body.ghub-active.ghub-theme-morning .growth-modal-backdrop .global-modal-footer .primary-btn,body.ghub-active.ghub-theme-morning .growth-modal-backdrop .global-modal-footer .save-btn,body.ghub-active.ghub-theme-morning .growth-modal-backdrop .global-modal-footer button:last-child{background:linear-gradient(135deg,#d45a2a,#e8793a)!important;box-shadow:0 4px 20px #d45a2a40,0 0 40px #d45a2a14!important;color:#fff!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .habit-type-selector{background:#c88c500a;border-color:#c88c501a}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .habit-type-btn{color:#5028148c!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .habit-type-btn.active{background:#d45a2a14!important;border-color:#d45a2a33!important;color:#d45a2a!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .habit-label-v2{color:#50281499!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .habit-section-v2{border-color:#c88c5014!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .habit-input-wrapper-v2{background:#fffcf899!important;border-color:#c88c5026!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .habit-input-wrapper-v2 input{color:#3a1a10!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .icon-category-tab{background:#c88c500a!important;border-color:#c88c501a!important;color:#50281480!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .icon-category-tab.active{background:#d45a2a14!important;border-color:#d45a2a33!important;color:#d45a2a!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .icon-btn-v2{background:#c88c500a!important;border-color:#c88c501a!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .icon-btn-v2.selected{background:#d45a2a14!important;border-color:#d45a2a40!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .icon-btn-v2:hover{background:#c88c5014!important;border-color:#c88c502e!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .schedule-type-row{border-color:#c88c5014!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .schedule-type-btn{background:#c88c500a!important;border-color:#c88c501a!important;color:#50281480!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .schedule-type-btn.active{background:#d45a2a14!important;border-color:#d45a2a33!important;color:#d45a2a!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .days-selection .day-circle,body.ghub-active.ghub-theme-morning .growth-modal-backdrop .frequency-selection .day-circle{background:#c88c500d!important;border-color:#c88c501f!important;color:#50281480!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .days-selection .day-circle.done,body.ghub-active.ghub-theme-morning .growth-modal-backdrop .frequency-selection .day-circle.done{background:linear-gradient(135deg,#d45a2a,#e8793a)!important;color:#fff!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .selection-label{color:#50281480!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .routine-template-chip{background:#c88c500d!important;border-color:#c88c501a!important;color:#50281499!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .routine-template-chip:hover{background:#c88c5014!important;border-color:#c88c502e!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .routine-template-hint{color:#50281466!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .routine-subtask-row,body.ghub-active.ghub-theme-morning .growth-modal-backdrop .subtask-row{background:#c88c500a!important;border-color:#c88c5014!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .routine-subtask-row input,body.ghub-active.ghub-theme-morning .growth-modal-backdrop .subtask-row input{color:#3a1a10!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .suggestions-list{background:#fffcf8fa!important;border-color:#c88c501f!important;box-shadow:0 12px 36px #5028141a!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .suggestion-item{border-color:#c88c500f!important;color:#502814b3!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .suggestion-item:hover{background:#c88c500f!important;color:#3a1a10!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .habit-modal-footer-v2 .cancel-btn-v2{background:#c88c500f!important;border:1px solid #c88c501f!important;color:#50281499!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .habit-modal-footer-v2 .add-btn-v2{background:linear-gradient(135deg,#d45a2a,#e8793a)!important;color:#fff!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .browse-all-btn{color:#d45a2ab3!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .browse-all-btn:hover{color:#d45a2a!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .habit-select-wrapper-v2{background:#fffcf899!important;border-color:#c88c5026!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .habit-select-v2{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='rgba(80,40,20,0.5)' d='M6 8 1 3h10z'/%3E%3C/svg%3E")!important;color:#3a1a10!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .habit-select-v2 option{background:#fffcf8;color:#3a1a10}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .habit-date-input-v2{background:#fffcf899!important;border-color:#c88c5026!important;color:#3a1a10!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .habit-date-input-v2:focus{border-color:#d45a2a66!important;box-shadow:0 0 0 3px #d45a2a14!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .habit-freq-btn-v2{background:#c88c500d!important;border-color:#c88c501f!important;color:#50281480!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .habit-freq-btn-v2.selected{background:linear-gradient(135deg,#d45a2a,#e8793a)!important;border-color:#0000!important;color:#fff!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .habit-day-btn-v2{background:#c88c500d!important;border-color:#c88c501f!important;color:#50281480!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .habit-day-btn-v2.selected{background:linear-gradient(135deg,#d45a2a,#e8793a)!important;border-color:#0000!important;color:#fff!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .habit-suggested-section-v2{border-top-color:#c88c5014!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .habit-suggested-item-v2{background:#c88c500a!important;border-color:#c88c501a!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .habit-suggested-item-v2.active{background:#d45a2a14!important;border-color:#d45a2a33!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .habit-suggested-name-v2{color:#502814cc!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .browse-all-icons-toggle{color:#d45a2a99!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .all-icons-grid-container{border-top-color:#c88c5014!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .all-icon-btn:hover{background:#c88c500f!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .all-icon-btn.selected{background:#d45a2a14!important;border-color:#d45a2a40!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .all-icon-label{color:#50281473!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .routine-subtask-input{border-bottom-color:#c88c5026!important;color:#3a1a10!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .routine-subtask-input:focus{border-bottom-color:#d45a2a66!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .routine-subtask-input::placeholder{color:#5028144d!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .routine-subtask-remove{color:#c83c3c99!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .routine-subtask-add-btn{background:#d45a2a1a!important;color:#d45a2a!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .global-modal-body input::placeholder,body.ghub-active.ghub-theme-morning .growth-modal-backdrop .global-modal-body textarea::placeholder{color:#5028144d!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .global-modal-body select option{background:#fffcf8;color:#3a1a10}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .global-modal-sub{color:#50281473!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .steps-scroll{border-color:#c88c5014!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .step-input-row{border-color:#c88c500f!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .step-input-row input{background:#c88c500a!important;border-color:#c88c501a!important;color:#3a1a10!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .step-input-row input:focus{border-color:#d45a2a59!important;box-shadow:0 0 0 2px #d45a2a0f!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .step-info-btn{color:#50281459!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .add-step-btn{background:#c88c500d!important;border-color:#c88c501a!important;color:#5028148c!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .add-step-btn:hover{background:#c88c5014!important;color:#3a1a10!important}body.ghub-active.ghub-theme-morning .global-modal-overlay .task-reminder-day-chip{background:#c88c5014!important;border-color:#c88c5026!important;color:#6a3a2a!important}body.ghub-active.ghub-theme-morning .global-modal-overlay .task-reminder-days-value{color:#6a3a2a!important}body.ghub-active.ghub-theme-morning .global-modal-overlay .task-reminder-remove-btn{background:#c83c3c0a!important;border-color:#c83c3c1a!important;color:#c83c3ca6!important}body.ghub-active.ghub-theme-morning .global-modal-overlay .task-reminder-modal .global-modal-close{background:#c88c500f!important;color:#50281466!important}body.ghub-active.ghub-theme-morning .global-modal-overlay .task-reminder-modal .global-modal-footer .cancel-btn{background:#c88c500f!important;border:1px solid #c88c501f!important;color:#50281499!important}body.ghub-active.ghub-theme-morning .global-modal-overlay .toggle-switch .toggle-slider{background:#c88c5033!important}body.ghub-active.ghub-theme-morning .global-modal-overlay .task-reminder-modal{backdrop-filter:blur(40px) saturate(1.3)!important;-webkit-backdrop-filter:blur(40px) saturate(1.3)!important;background:linear-gradient(180deg,#fffdfad9,#fffaf4e6)!important;border-color:#c88c501f!important;box-shadow:0 0 60px #d45a2a0d,0 30px 60px #5028140f,inset 0 1px 0 #ffffff80!important}body.ghub-active.ghub-theme-morning .global-modal-overlay .task-reminder-modal .global-modal-header{animation:ghubModalHeaderShimmer 6s ease-in-out infinite;background:linear-gradient(90deg,#0000,#d45a2a08 50%,#0000),linear-gradient(90deg,#d45a2a0f,#c88c5008,#0000)!important;background-size:200% 100%,100% 100%}body.ghub-active.ghub-theme-morning .global-modal-overlay .task-reminder-modal .global-modal-header h2{color:#3a1a10!important;text-shadow:0 0 20px #d45a2a14}body.ghub-active.ghub-theme-morning .global-modal-overlay .task-reminder-modal .global-modal-body{color:#3a1a10!important}body.ghub-active.ghub-theme-morning .global-modal-overlay .task-reminder-content .task-reminder-name{color:#5a2a1a!important}body.ghub-active.ghub-theme-morning .global-modal-overlay .task-reminder-content .task-reminder-name strong{color:#3a1a10!important}body.ghub-active.ghub-theme-morning .global-modal-overlay .task-reminder-toggle-label{color:#5a2a1a!important}body.ghub-active.ghub-theme-morning .global-modal-overlay .task-reminder-time-label{color:#6a3a2a!important}body.ghub-active.ghub-theme-morning .global-modal-overlay .task-reminder-time-input{background:#c88c500a!important;border-color:#c88c5026!important;color:#3a1a10!important}body.ghub-active.ghub-theme-morning .global-modal-overlay .task-reminder-day-chip.active{background:#d45a2a1a!important;border-color:#d45a2a33!important;color:#d45a2a!important}body.ghub-active.ghub-theme-morning .global-modal-overlay .toggle-switch input:checked+.toggle-slider{background:linear-gradient(135deg,#d45a2a,#e8793a)!important}body.ghub-active.ghub-theme-morning .global-modal-overlay .task-reminder-modal .global-modal-footer{backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;background:#fffcf8b3!important;border-radius:0 0 24px 24px!important}body.ghub-active.ghub-theme-morning .global-modal-overlay .task-reminder-modal .global-modal-footer .primary-btn{background:linear-gradient(135deg,#d45a2a,#e8793a)!important;box-shadow:0 4px 20px #d45a2a38,0 0 40px #d45a2a0f!important;color:#fff!important}body.ghub-active.ghub-theme-morning .growth-modal-backdrop .ai-generate-btn{background:#d45a2a0f!important;border-color:#d45a2a1f!important;color:#d45a2a!important}body.ghub-active.ghub-theme-morning .confirm-modal-overlay{background:radial-gradient(ellipse at 30% 20%,#d45a2a0f 0,#0000 50%),#fff8f0e0!important}body.ghub-active.ghub-theme-morning .confirm-modal-overlay .confirm-modal{background:linear-gradient(180deg,#fffdfae0,#fffaf4eb)!important;border-color:#c88c501f!important}body.ghub-active.ghub-theme-morning .confirm-modal-overlay .confirm-modal h3,body.ghub-active.ghub-theme-morning .confirm-modal-overlay .confirm-modal-title{color:#3a1a10!important}body.ghub-active.ghub-theme-morning .confirm-modal-overlay .confirm-modal p,body.ghub-active.ghub-theme-morning .confirm-modal-overlay .confirm-modal-message{color:#50281499!important}body.ghub-active.ghub-theme-morning .confirm-modal-overlay .confirm-modal .cancel-btn,body.ghub-active.ghub-theme-morning .confirm-modal-overlay .confirm-modal button:first-child{background:#c88c500f!important;border:1px solid #c88c501f!important;color:#50281499!important}body.ghub-active.ghub-theme-morning .confirm-modal-overlay .confirm-modal .confirm-btn,body.ghub-active.ghub-theme-morning .confirm-modal-overlay .confirm-modal .danger-btn,body.ghub-active.ghub-theme-morning .confirm-modal-overlay .confirm-modal button:last-child{background:#c83c3c14!important;border:1px solid #c83c3c26!important;color:#dc2626!important}body.ghub-active.ghub-theme-morning .global-modal-overlay .move-goal-modal,body.ghub-active.ghub-theme-morning .global-modal-overlay .step-edit-modal{background:linear-gradient(180deg,#fffdfae0,#fffaf4eb)!important;border-color:#c88c501f!important}body.ghub-active.ghub-theme-morning .global-modal-overlay .move-goal-modal .global-modal-body,body.ghub-active.ghub-theme-morning .global-modal-overlay .move-goal-modal .global-modal-header h2,body.ghub-active.ghub-theme-morning .global-modal-overlay .step-edit-modal .global-modal-body,body.ghub-active.ghub-theme-morning .global-modal-overlay .step-edit-modal .global-modal-header h2{color:#3a1a10!important}body.ghub-active.ghub-theme-morning .global-modal-overlay .move-goal-content .move-goal-label,body.ghub-active.ghub-theme-morning .global-modal-overlay .move-goal-modal .global-modal-body label,body.ghub-active.ghub-theme-morning .global-modal-overlay .step-edit-content label,body.ghub-active.ghub-theme-morning .global-modal-overlay .step-edit-modal .global-modal-body label{color:#50281499!important}body.ghub-active.ghub-theme-morning .global-modal-overlay .move-goal-content .move-goal-title{color:#502814b3!important}body.ghub-active.ghub-theme-morning .global-modal-overlay .move-goal-content .move-goal-title strong,body.ghub-active.ghub-theme-morning .global-modal-overlay .step-edit-content input{color:#3a1a10!important}body.ghub-active.ghub-theme-morning .global-modal-overlay .move-goal-content select,body.ghub-active.ghub-theme-morning .global-modal-overlay .step-edit-content input{background:#c88c500a!important;border-color:#c88c5026!important;color:#3a1a10!important}body.ghub-active.ghub-theme-morning .global-modal-overlay .move-goal-modal .global-modal-footer,body.ghub-active.ghub-theme-morning .global-modal-overlay .step-edit-modal .global-modal-footer{background:#fffcf8b3!important}body.ghub-active.ghub-theme-morning .global-modal-overlay .move-goal-modal .global-modal-footer .cancel-btn,body.ghub-active.ghub-theme-morning .global-modal-overlay .step-edit-modal .global-modal-footer .cancel-btn{background:#c88c500f!important;color:#50281499!important}body.ghub-active.ghub-theme-morning .global-modal-overlay .move-goal-modal .global-modal-footer .save-btn,body.ghub-active.ghub-theme-morning .global-modal-overlay .step-edit-modal .global-modal-footer .save-btn{background:linear-gradient(135deg,#d45a2a,#e8793a)!important;color:#fff!important}body.ghub-active.ghub-theme-morning .global-modal-overlay .move-goal-modal .global-modal-close,body.ghub-active.ghub-theme-morning .global-modal-overlay .step-edit-modal .global-modal-close{background:#c88c500f!important;color:#50281466!important}body.ghub-active.ghub-theme-morning .global-modal-overlay .free-tier-modal{background:linear-gradient(180deg,#fffdfae0,#fffaf4eb)!important;border-color:#c88c501f!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop{background:radial-gradient(ellipse at 25% 15%,#236d9714 0,#0000 55%),radial-gradient(ellipse at 75% 85%,#1b5a7e0f 0,#0000 55%),radial-gradient(ellipse at 50% 50%,#f4fcfaf7 0,#f0faf8fc 100%)!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop:before{background:radial-gradient(ellipse at center,#0000 40%,#1b5a7e1a 100%)}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop:after{background:radial-gradient(circle,#236d971f 0,#1b5a7e0a 50%,#0000 70%)}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .global-modal{backdrop-filter:blur(40px) saturate(1.3)!important;-webkit-backdrop-filter:blur(40px) saturate(1.3)!important;background:linear-gradient(180deg,#fafefdd9,#f6fcfae6)!important;border-color:#1b5a7e1a!important;box-shadow:0 0 80px #236d970f,0 40px 80px #122a3c0f,inset 0 1px 0 #ffffff80!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .global-modal-header{animation:ghubModalHeaderShimmer 6s ease-in-out infinite;background:linear-gradient(90deg,#0000,#236d9708 50%,#0000),linear-gradient(90deg,#236d970d,#1b5a7e05,#0000)!important;background-size:200% 100%,100% 100%}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .global-modal-header h2{color:#1a2a3a!important;text-shadow:0 0 20px #236d971a}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .global-modal-close{backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;background:#1b5a7e0a!important;border-color:#1b5a7e14!important;color:#122a3c66!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .global-modal-body{color:#1a2a3a!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .global-modal-body label{color:#122a3c99!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .global-modal-body input[type=date],body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .global-modal-body input[type=number],body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .global-modal-body input[type=text],body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .global-modal-body input[type=time],body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .global-modal-body select,body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .global-modal-body textarea{background:#f6fcfacc!important;border-color:#1b5a7e1f!important;color:#1a2a3a!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .global-modal-body input:focus,body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .global-modal-body select:focus,body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .global-modal-body textarea:focus{border-color:#236d9759!important;box-shadow:0 0 0 3px #236d970f!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .global-modal-footer{backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;background:#f6fcfab3!important;border-radius:0 0 24px 24px!important;border-top-color:#1b5a7e0f!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .global-modal-footer .cancel-btn,body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .global-modal-footer .cancel-btn-v2,body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .global-modal-footer button:first-child{background:#1b5a7e0a!important;border-color:#1b5a7e1a!important;color:#122a3c8c!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .global-modal-footer .add-btn-v2,body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .global-modal-footer .primary-btn,body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .global-modal-footer .save-btn,body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .global-modal-footer button:last-child{background:linear-gradient(135deg,#1b5a7e,#236d97)!important;box-shadow:0 4px 20px #236d9738,0 0 40px #236d9714!important;color:#fff!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .habit-type-selector{background:#1b5a7e08;border-color:#1b5a7e14}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .habit-type-btn{color:#122a3c8c!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .habit-type-btn.active{background:#236d970f!important;border-color:#236d972e!important;color:#236d97!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .habit-label-v2{color:#122a3c99!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .habit-section-v2{border-color:#1b5a7e0f!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .habit-input-wrapper-v2{background:#f6fcfa99!important;border-color:#1b5a7e1f!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .habit-input-wrapper-v2 input{color:#1a2a3a!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .icon-category-tab{background:#1b5a7e08!important;border-color:#1b5a7e14!important;color:#122a3c80!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .icon-category-tab.active{background:#236d970f!important;border-color:#236d972e!important;color:#236d97!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .icon-btn-v2{background:#1b5a7e08!important;border-color:#1b5a7e14!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .icon-btn-v2.selected{background:#236d970f!important;border-color:#236d9738!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .icon-btn-v2:hover{background:#1b5a7e0f!important;border-color:#1b5a7e26!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .schedule-type-row{border-color:#1b5a7e0f!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .schedule-type-btn{background:#1b5a7e08!important;border-color:#1b5a7e14!important;color:#122a3c80!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .schedule-type-btn.active{background:#236d970f!important;border-color:#236d972e!important;color:#236d97!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .days-selection .day-circle,body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .frequency-selection .day-circle{background:#1b5a7e0a!important;border-color:#1b5a7e1a!important;color:#122a3c80!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .days-selection .day-circle.done,body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .frequency-selection .day-circle.done{background:linear-gradient(135deg,#1b5a7e,#236d97)!important;color:#fff!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .selection-label{color:#122a3c80!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .routine-template-chip{background:#1b5a7e0a!important;border-color:#1b5a7e14!important;color:#122a3c99!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .routine-template-chip:hover{background:#1b5a7e0f!important;border-color:#1b5a7e26!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .routine-template-hint{color:#122a3c66!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .routine-subtask-row,body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .subtask-row{background:#1b5a7e08!important;border-color:#1b5a7e0f!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .routine-subtask-row input,body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .subtask-row input{color:#1a2a3a!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .suggestions-list{background:#f6fcfafa!important;border-color:#1b5a7e1a!important;box-shadow:0 12px 36px #122a3c14!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .suggestion-item{border-color:#1b5a7e0d!important;color:#122a3cb3!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .suggestion-item:hover{background:#1b5a7e0d!important;color:#1a2a3a!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .habit-modal-footer-v2 .cancel-btn-v2{background:#1b5a7e0a!important;border:1px solid #1b5a7e1a!important;color:#122a3c8c!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .habit-modal-footer-v2 .add-btn-v2{background:linear-gradient(135deg,#1b5a7e,#236d97)!important;color:#fff!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .browse-all-btn{color:#236d97b3!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .browse-all-btn:hover{color:#236d97!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .habit-select-wrapper-v2{background:#f6fcfa99!important;border-color:#1b5a7e1f!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .habit-select-v2{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='rgba(18,42,60,0.5)' d='M6 8 1 3h10z'/%3E%3C/svg%3E")!important;color:#1a2a3a!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .habit-select-v2 option{background:#f4f8fb;color:#1a2a3a}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .habit-date-input-v2{background:#f6fcfa99!important;border-color:#1b5a7e1f!important;color:#1a2a3a!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .habit-date-input-v2:focus{border-color:#236d9759!important;box-shadow:0 0 0 3px #236d970f!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .habit-freq-btn-v2{background:#1b5a7e0a!important;border-color:#1b5a7e1a!important;color:#122a3c80!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .habit-freq-btn-v2.selected{background:linear-gradient(135deg,#1b5a7e,#236d97)!important;border-color:#0000!important;color:#fff!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .habit-day-btn-v2{background:#1b5a7e0a!important;border-color:#1b5a7e1a!important;color:#122a3c80!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .habit-day-btn-v2.selected{background:linear-gradient(135deg,#1b5a7e,#236d97)!important;border-color:#0000!important;color:#fff!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .habit-suggested-section-v2{border-top-color:#1b5a7e0f!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .habit-suggested-item-v2{background:#1b5a7e08!important;border-color:#1b5a7e14!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .habit-suggested-item-v2.active{background:#236d970f!important;border-color:#236d972e!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .habit-suggested-name-v2{color:#122a3ccc!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .browse-all-icons-toggle{color:#236d9799!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .all-icons-grid-container{border-top-color:#1b5a7e0f!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .all-icon-btn:hover{background:#1b5a7e0a!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .all-icon-btn.selected{background:#236d970f!important;border-color:#236d9738!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .all-icon-label{color:#122a3c73!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .routine-subtask-input{border-bottom-color:#1b5a7e1f!important;color:#1a2a3a!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .routine-subtask-input:focus{border-bottom-color:#236d9759!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .routine-subtask-input::placeholder{color:#122a3c4d!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .routine-subtask-remove{color:#c83c3c80!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .routine-subtask-add-btn{background:#236d9714!important;color:#236d97!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .global-modal-body input::placeholder,body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .global-modal-body textarea::placeholder{color:#122a3c4d!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .global-modal-body select option{background:#f4f8fb;color:#1a2a3a}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .global-modal-sub{color:#122a3c73!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .steps-scroll{border-color:#1b5a7e0f!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .step-input-row{border-color:#1b5a7e0d!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .step-input-row input{background:#1b5a7e08!important;border-color:#1b5a7e14!important;color:#1a2a3a!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .step-input-row input:focus{border-color:#236d974d!important;box-shadow:0 0 0 2px #236d970d!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .step-info-btn{color:#122a3c59!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .add-step-btn{background:#1b5a7e0a!important;border-color:#1b5a7e14!important;color:#122a3c8c!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .add-step-btn:hover{background:#1b5a7e0f!important;color:#1a2a3a!important}body.ghub-active.ghub-theme-afternoon .global-modal-overlay .task-reminder-day-chip{background:#1b5a7e0f!important;border-color:#1b5a7e1f!important;color:#3a5a6a!important}body.ghub-active.ghub-theme-afternoon .global-modal-overlay .task-reminder-days-value{color:#3a5a6a!important}body.ghub-active.ghub-theme-afternoon .global-modal-overlay .task-reminder-remove-btn{background:#c83c3c08!important;border-color:#c83c3c14!important;color:#c83c3c99!important}body.ghub-active.ghub-theme-afternoon .global-modal-overlay .task-reminder-modal .global-modal-close{background:#1b5a7e0a!important;color:#122a3c66!important}body.ghub-active.ghub-theme-afternoon .global-modal-overlay .task-reminder-modal .global-modal-footer .cancel-btn{background:#1b5a7e0a!important;border:1px solid #1b5a7e1a!important;color:#122a3c8c!important}body.ghub-active.ghub-theme-afternoon .global-modal-overlay .toggle-switch .toggle-slider{background:#1b5a7e2e!important}body.ghub-active.ghub-theme-afternoon .global-modal-overlay .task-reminder-modal{backdrop-filter:blur(40px) saturate(1.3)!important;-webkit-backdrop-filter:blur(40px) saturate(1.3)!important;background:linear-gradient(180deg,#fafefdd9,#f6fcfae6)!important;border-color:#1b5a7e1a!important;box-shadow:0 0 60px #236d970d,0 30px 60px #122a3c0d,inset 0 1px 0 #ffffff80!important}body.ghub-active.ghub-theme-afternoon .global-modal-overlay .task-reminder-modal .global-modal-header{animation:ghubModalHeaderShimmer 6s ease-in-out infinite;background:linear-gradient(90deg,#0000,#236d9708 50%,#0000),linear-gradient(90deg,#236d970d,#1b5a7e05,#0000)!important;background-size:200% 100%,100% 100%}body.ghub-active.ghub-theme-afternoon .global-modal-overlay .task-reminder-modal .global-modal-header h2{color:#1a2a3a!important;text-shadow:0 0 20px #236d9714}body.ghub-active.ghub-theme-afternoon .global-modal-overlay .task-reminder-modal .global-modal-body{color:#1a2a3a!important}body.ghub-active.ghub-theme-afternoon .global-modal-overlay .task-reminder-content .task-reminder-name{color:#2a4a5a!important}body.ghub-active.ghub-theme-afternoon .global-modal-overlay .task-reminder-content .task-reminder-name strong{color:#1a2a3a!important}body.ghub-active.ghub-theme-afternoon .global-modal-overlay .task-reminder-toggle-label{color:#2a4a5a!important}body.ghub-active.ghub-theme-afternoon .global-modal-overlay .task-reminder-time-label{color:#3a5a6a!important}body.ghub-active.ghub-theme-afternoon .global-modal-overlay .task-reminder-time-input{background:#1b5a7e08!important;border-color:#1b5a7e1a!important;color:#1a2a3a!important}body.ghub-active.ghub-theme-afternoon .global-modal-overlay .task-reminder-day-chip.active{background:#236d9714!important;border-color:#236d972e!important;color:#236d97!important}body.ghub-active.ghub-theme-afternoon .global-modal-overlay .toggle-switch input:checked+.toggle-slider{background:linear-gradient(135deg,#1b5a7e,#236d97)!important}body.ghub-active.ghub-theme-afternoon .global-modal-overlay .task-reminder-modal .global-modal-footer{backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;background:#f6fcfab3!important;border-radius:0 0 24px 24px!important}body.ghub-active.ghub-theme-afternoon .global-modal-overlay .task-reminder-modal .global-modal-footer .primary-btn{background:linear-gradient(135deg,#1b5a7e,#236d97)!important;box-shadow:0 4px 20px #236d9733,0 0 40px #236d970f!important;color:#fff!important}body.ghub-active.ghub-theme-afternoon .growth-modal-backdrop .ai-generate-btn{background:#236d970a!important;border-color:#236d971a!important;color:#236d97!important}body.ghub-active.ghub-theme-afternoon .confirm-modal-overlay{background:radial-gradient(ellipse at 30% 20%,#236d970d 0,#0000 50%),#f0fcfae0!important}body.ghub-active.ghub-theme-afternoon .confirm-modal-overlay .confirm-modal{background:linear-gradient(180deg,#fafefde0,#f6fcfaeb)!important;border-color:#1b5a7e1a!important}body.ghub-active.ghub-theme-afternoon .confirm-modal-overlay .confirm-modal h3,body.ghub-active.ghub-theme-afternoon .confirm-modal-overlay .confirm-modal-title{color:#1a2a3a!important}body.ghub-active.ghub-theme-afternoon .confirm-modal-overlay .confirm-modal p,body.ghub-active.ghub-theme-afternoon .confirm-modal-overlay .confirm-modal-message{color:#122a3c99!important}body.ghub-active.ghub-theme-afternoon .confirm-modal-overlay .confirm-modal .cancel-btn,body.ghub-active.ghub-theme-afternoon .confirm-modal-overlay .confirm-modal button:first-child{background:#1b5a7e0a!important;border:1px solid #1b5a7e1a!important;color:#122a3c8c!important}body.ghub-active.ghub-theme-afternoon .confirm-modal-overlay .confirm-modal .confirm-btn,body.ghub-active.ghub-theme-afternoon .confirm-modal-overlay .confirm-modal .danger-btn,body.ghub-active.ghub-theme-afternoon .confirm-modal-overlay .confirm-modal button:last-child{background:#c83c3c0f!important;border:1px solid #c83c3c1f!important;color:#dc2626!important}body.ghub-active.ghub-theme-afternoon .global-modal-overlay .move-goal-modal,body.ghub-active.ghub-theme-afternoon .global-modal-overlay .step-edit-modal{background:linear-gradient(180deg,#fafefde0,#f6fcfaeb)!important;border-color:#1b5a7e1a!important}body.ghub-active.ghub-theme-afternoon .global-modal-overlay .move-goal-modal .global-modal-body,body.ghub-active.ghub-theme-afternoon .global-modal-overlay .move-goal-modal .global-modal-header h2,body.ghub-active.ghub-theme-afternoon .global-modal-overlay .step-edit-modal .global-modal-body,body.ghub-active.ghub-theme-afternoon .global-modal-overlay .step-edit-modal .global-modal-header h2{color:#1a2a3a!important}body.ghub-active.ghub-theme-afternoon .global-modal-overlay .move-goal-content .move-goal-label,body.ghub-active.ghub-theme-afternoon .global-modal-overlay .move-goal-modal .global-modal-body label,body.ghub-active.ghub-theme-afternoon .global-modal-overlay .step-edit-content label,body.ghub-active.ghub-theme-afternoon .global-modal-overlay .step-edit-modal .global-modal-body label{color:#122a3c99!important}body.ghub-active.ghub-theme-afternoon .global-modal-overlay .move-goal-content .move-goal-title{color:#122a3cb3!important}body.ghub-active.ghub-theme-afternoon .global-modal-overlay .move-goal-content .move-goal-title strong,body.ghub-active.ghub-theme-afternoon .global-modal-overlay .step-edit-content input{color:#1a2a3a!important}body.ghub-active.ghub-theme-afternoon .global-modal-overlay .move-goal-content select,body.ghub-active.ghub-theme-afternoon .global-modal-overlay .step-edit-content input{background:#1b5a7e08!important;border-color:#1b5a7e1f!important;color:#1a2a3a!important}body.ghub-active.ghub-theme-afternoon .global-modal-overlay .move-goal-modal .global-modal-footer,body.ghub-active.ghub-theme-afternoon .global-modal-overlay .step-edit-modal .global-modal-footer{background:#f6fcfab3!important}body.ghub-active.ghub-theme-afternoon .global-modal-overlay .move-goal-modal .global-modal-footer .cancel-btn,body.ghub-active.ghub-theme-afternoon .global-modal-overlay .step-edit-modal .global-modal-footer .cancel-btn{background:#1b5a7e0a!important;color:#122a3c8c!important}body.ghub-active.ghub-theme-afternoon .global-modal-overlay .move-goal-modal .global-modal-footer .save-btn,body.ghub-active.ghub-theme-afternoon .global-modal-overlay .step-edit-modal .global-modal-footer .save-btn{background:linear-gradient(135deg,#1b5a7e,#236d97)!important;color:#fff!important}body.ghub-active.ghub-theme-afternoon .global-modal-overlay .move-goal-modal .global-modal-close,body.ghub-active.ghub-theme-afternoon .global-modal-overlay .step-edit-modal .global-modal-close{background:#1b5a7e0a!important;color:#122a3c66!important}body.ghub-active.ghub-theme-afternoon .global-modal-overlay .free-tier-modal{background:linear-gradient(180deg,#fafefde0,#f6fcfaeb)!important;border-color:#1b5a7e1a!important}.lumia-vo-overlay{align-items:center;background:radial-gradient(ellipse at 50% 40%,#1a0533 0,#0d0120 40%,#030008 100%);display:flex;inset:0;justify-content:center;overflow:hidden;padding-bottom:env(safe-area-inset-bottom,0);padding-top:env(safe-area-inset-top,0);position:fixed;z-index:10000}.lumia-vo-top-right{align-items:center;display:flex;gap:10px;position:absolute;right:16px;top:calc(16px + env(safe-area-inset-top, 0));z-index:10}.lumia-vo-close{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffff1f!important;border:1px solid #fff3!important;border-radius:50%!important;box-sizing:border-box;color:#fff!important;cursor:pointer;display:flex;font-size:18px;height:44px;justify-content:center;line-height:1;margin:0;min-height:44px;min-width:44px;padding:0;transition:all .2s;width:44px}.lumia-vo-close svg{fill:currentColor;flex-shrink:0;height:18px;width:18px}.lumia-vo-close:active{background:#ffffff40!important;transform:scale(.92)}.lumia-vo-bottom-left{align-items:center;display:flex;gap:10px;left:16px;position:absolute;top:calc(16px + env(safe-area-inset-top, 0));z-index:10}.lumia-vo-minimize{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffff1f;border:1px solid #fff3;border-radius:50%;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-size:18px;height:44px;justify-content:center;line-height:1;margin:0;min-height:44px;min-width:44px;padding:0;transition:all .2s;width:44px}.lumia-vo-minimize svg{fill:currentColor;flex-shrink:0;height:18px;width:18px}.lumia-vo-minimize:active{background:#ffffff40;transform:scale(.92)}.lumia-vo-switch-chat{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffff1f;border:1px solid #fff3;border-radius:50%;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-size:18px;height:44px;justify-content:center;line-height:1;margin:0;min-height:44px;min-width:44px;padding:0;transition:all .2s;width:44px}.lumia-vo-switch-chat svg{fill:currentColor;flex-shrink:0;height:18px;width:18px}.lumia-vo-switch-chat:active{background:#ffffff40;transform:scale(.92)}.lumia-vo-new-session{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;box-sizing:border-box;color:#ffffff8c;cursor:pointer;display:flex;font-size:14px;height:40px;justify-content:center;line-height:1;margin:0;min-height:40px;min-width:40px;padding:0;transition:all .2s;width:40px}.lumia-vo-new-session svg{fill:currentColor;flex-shrink:0;height:14px;width:14px}.lumia-vo-new-session:active{background:#ffffff40;transform:scale(.92)}.lumia-vo-restart-msg{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:20px;box-sizing:border-box;color:#ffffffb3;cursor:pointer;display:inline-flex;font-size:13px;font-weight:500;gap:6px;line-height:1;margin-top:8px;padding:6px 16px;transition:all .2s}.lumia-vo-restart-msg svg{fill:currentColor;flex-shrink:0;height:12px;width:12px}.lumia-vo-restart-msg:active{background:#ffffff40;transform:scale(.95)}.lumia-vo-particles{inset:0;overflow:hidden;pointer-events:none;position:absolute}.lumia-vo-particle{animation:lumia-vo-float linear infinite;background:#c084fc99;border-radius:50%;position:absolute}.lumia-vo-particle:nth-child(3n){background:#ec489980}.lumia-vo-particle:nth-child(5n){background:#60a5fa80}.lumia-vo-particle:nth-child(7n){background:#fbbf2466}@keyframes lumia-vo-float{0%{opacity:0;transform:translateY(0) translateX(0) scale(1)}15%{opacity:.3;opacity:var(--p-opacity,.3)}85%{opacity:.3;opacity:var(--p-opacity,.3)}to{opacity:0;transform:translateY(-120px) translateX(25px) scale(.5)}}.lumia-vo-content{align-items:center;display:flex;flex-direction:column;gap:20px;max-width:340px;padding:0 24px;text-align:center;z-index:5}.lumia-vo-orb-wrap{align-items:center;display:flex;height:150px;justify-content:center;position:relative;width:150px}.lumia-vo-orb{background:radial-gradient(circle at 35% 35%,#e0b0ff,#c084fc 30%,#7c3aed 65%,#4c1d95 100%);border-radius:50%;box-shadow:0 0 50px #a855f780,0 0 100px #7c3aed40,inset 0 0 30px #ffffff1a;height:120px;position:relative;transition:box-shadow .5s,background .5s;width:120px}.lumia-vo-orb-inner{background:radial-gradient(circle at 40% 30%,#ffffff59 0,#ffffff0d 50%,#0000 70%);border-radius:50%;inset:15%;position:absolute}.lumia-vo-orb.listening{animation:lumia-vo-pulse 2.5s ease-in-out infinite}.lumia-vo-orb.thinking{animation:lumia-vo-think-pulse 1s ease-in-out infinite;background:radial-gradient(circle at 35% 35%,#e0b0ff,#a78bfa 30%,#6366f1 65%,#3730a3 100%);box-shadow:0 0 60px #6366f180,0 0 120px #3730a34d}.lumia-vo-orb.speaking{animation:lumia-vo-breathe 3s ease-in-out infinite;background:radial-gradient(circle at 35% 35%,#fce7f3,#f0abfc 30%,#c084fc 65%,#7c3aed 100%);box-shadow:0 0 60px #f0abfc80,0 0 120px #c084fc4d}.lumia-vo-orb.confirming{animation:lumia-vo-pulse 3s ease-in-out infinite;background:radial-gradient(circle at 35% 35%,#fce7f3,#f9a8d4 30%,#ec4899 65%,#be185d 100%);box-shadow:0 0 50px #ec489966,0 0 100px #be185d33}.lumia-vo-ripple{animation:lumia-vo-ripple-out 2.5s ease-out infinite;border:2px solid #c084fc59;border-radius:50%;inset:-5px;pointer-events:none;position:absolute}.lumia-vo-ripple.r2{animation-delay:1.2s}.lumia-vo-label{color:#ffffffd9;font-size:22px;font-weight:600;letter-spacing:2px;text-transform:uppercase}.lumia-vo-status{animation:lumia-vo-status-blink 1.5s ease-in-out infinite;color:#c084fcb3;font-size:14px;font-weight:500;min-height:20px}.lumia-vo-status.error{animation:none;color:#f87171;font-size:12px;line-height:1.5;text-align:center;white-space:pre-line}.lumia-vo-retry-btn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;margin-top:10px;padding:8px 20px}.lumia-vo-retry-btn:active{background:#fff3}.lumia-vo-transcript{color:#ffffffe6;font-size:18px;font-style:italic;font-weight:400;line-height:1.5;max-height:120px;overflow-y:auto}.lumia-vo-transcript.dimmed{color:#fff6;font-size:15px}.lumia-vo-response{color:#fffc;font-size:16px;line-height:1.6;max-height:40vh;overflow-y:auto}.lumia-vo-actions{max-width:320px;width:100%}.lumia-vo-action-card,.lumia-vo-actions{display:flex;flex-direction:column;gap:12px}.lumia-vo-action-card{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:16px;padding:14px 16px}.lumia-vo-action-card.status-done{background:#4ade8014;border-color:#4ade8059}.lumia-vo-action-card.status-error{background:#f8717114;border-color:#f8717159}.lumia-vo-action-info{align-items:center;display:flex;gap:12px}.lumia-vo-action-emoji{flex-shrink:0;font-size:24px}.lumia-vo-action-label{color:#ffffffe6;display:block;font-size:14px;font-weight:600}.lumia-vo-action-summary{color:#ffffff8c;display:block;font-size:13px;margin-top:2px}.lumia-vo-action-btns{display:flex;gap:10px}.lumia-vo-confirm{align-items:center;background:linear-gradient(135deg,#7c3aed,#c084fc);border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;flex:1 1;font-size:15px;font-weight:600;gap:6px;justify-content:center;padding:10px 0;transition:transform .15s}.lumia-vo-confirm:active{transform:scale(.95)}.lumia-vo-cancel-btn{align-items:center;background:#ffffff0f;border:1px solid #ffffff26;border-radius:12px;color:#ffffffb3;cursor:pointer;display:flex;flex:1 1;font-size:15px;font-weight:500;gap:6px;justify-content:center;padding:10px 0;transition:transform .15s}.lumia-vo-cancel-btn:active{transform:scale(.95)}.lumia-vo-action-spin{font-size:18px;text-align:center}.lumia-vo-action-done{color:#4ade80;font-size:14px;font-weight:600;text-align:center}.lumia-vo-action-err{color:#f87171;font-size:13px;text-align:center}@keyframes lumia-vo-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes lumia-vo-think-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes lumia-vo-breathe{0%,to{transform:scale(1)}30%{transform:scale(1.04)}60%{transform:scale(.97)}}@keyframes lumia-vo-ripple-out{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.9)}}@keyframes lumia-vo-status-blink{0%,to{opacity:.7}50%{opacity:1}}.imtb-ask-lumia{overflow:visible;position:relative}.imtb-ask-lumia:after{animation:lumia-btn-glow 3s ease-in-out infinite;background:radial-gradient(circle,#c084fc80,#ec48994d,#0000 70%);border-radius:50%;content:"";filter:blur(6px);inset:-3px;opacity:0;pointer-events:none;position:absolute;z-index:-1}@keyframes lumia-btn-glow{0%,to{opacity:0;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}.lumia-vo-morning.lumia-vo-overlay{background:radial-gradient(ellipse at 50% 40%,#f9d4b0 0,#f0a878 30%,#e88a5a 60%,#d46a3a 100%)}.lumia-vo-morning .lumia-vo-particle{background:#b4530966}.lumia-vo-morning .lumia-vo-particle:nth-child(3n){background:#9a341259}.lumia-vo-morning .lumia-vo-particle:nth-child(5n){background:#78350f4d}.lumia-vo-morning .lumia-vo-particle:nth-child(7n){background:#ffffff80}.lumia-vo-morning .lumia-vo-orb{background:radial-gradient(circle at 35% 35%,#fde68a,#fbbf24 30%,#f59e0b 65%,#b45309 100%);box-shadow:0 0 50px #f59e0b80,0 0 100px #b4530940,inset 0 0 30px #ffffff26}.lumia-vo-morning .lumia-vo-orb.thinking{background:radial-gradient(circle at 35% 35%,#fde68a,#f59e0b 30%,#ea580c 65%,#9a3412 100%);box-shadow:0 0 60px #ea580c80,0 0 120px #9a34124d}.lumia-vo-morning .lumia-vo-orb.speaking{background:radial-gradient(circle at 35% 35%,#fff7ed,#fdba74 30%,#f97316 65%,#c2410c 100%);box-shadow:0 0 60px #f9731680,0 0 120px #c2410c4d}.lumia-vo-morning .lumia-vo-orb.confirming{background:radial-gradient(circle at 35% 35%,#fef3c7,#fcd34d 30%,#f59e0b 65%,#b45309 100%);box-shadow:0 0 50px #f59e0b66,0 0 100px #b4530933}.lumia-vo-morning .lumia-vo-ripple{border-color:#b4530959}.lumia-vo-morning .lumia-vo-status{color:#78350fcc}.lumia-vo-morning .lumia-vo-confirm{background:linear-gradient(135deg,#b45309,#f59e0b)}.lumia-vo-morning .lumia-vo-label,.lumia-vo-morning .lumia-vo-transcript{color:#78350fe6}.lumia-vo-morning .lumia-vo-transcript.dimmed{color:#78350f80}.lumia-vo-morning .lumia-vo-response{color:#78350fd9}.lumia-vo-morning .lumia-vo-close,.lumia-vo-morning .lumia-vo-minimize,.lumia-vo-morning .lumia-vo-new-session,.lumia-vo-morning .lumia-vo-switch-chat{background:#78350f26;border-color:#78350f40;color:#78350f}.lumia-vo-morning .lumia-vo-close:active,.lumia-vo-morning .lumia-vo-minimize:active,.lumia-vo-morning .lumia-vo-new-session:active,.lumia-vo-morning .lumia-vo-switch-chat:active{background:#78350f40}.lumia-vo-morning .lumia-vo-restart-msg{background:#78350f1f;border-color:#78350f33;color:#78350fcc}.lumia-vo-morning .cac-voice{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#fff;border-color:#78350f38}.lumia-vo-morning .cac-done.cac-voice{background:#fff;border-color:#16a34a61}.lumia-vo-morning .cac-error.cac-voice{background:#fff;border-color:#dc262657}.lumia-vo-morning .cac-voice .cac-detail-primary,.lumia-vo-morning .cac-voice .cac-label,.lumia-vo-morning .cac-voice .cac-summary{color:#78350feb}.lumia-vo-morning .cac-voice .cac-detail-note,.lumia-vo-morning .cac-voice .cac-detail-secondary{color:#78350fb8}.lumia-vo-morning .cac-voice .cac-detail-hint{color:#78350fcc}.lumia-vo-overlay.lumia-vo-morning .cac-card.cac-voice .cac-step-item{background:#78350f0f!important}.lumia-vo-overlay.lumia-vo-morning .cac-card.cac-voice .cac-step-text{color:#78350feb!important}.lumia-vo-morning .cac-voice .cac-ring-bg{stroke:#78350f29}.lumia-vo-morning .cac-voice .cac-ring-value{color:#78350ff0}.lumia-vo-morning .cac-voice .cac-ring-unit{color:#78350fad}.lumia-vo-morning .cac-voice .cac-btn-no{background:#78350f14;border-color:#78350f40;color:#78350fd6}.lumia-vo-morning .cac-voice .cac-celebration{background:linear-gradient(135deg,#fbbf2447,#a855f733);border:1px solid #b453093d}.lumia-vo-morning .cac-voice .cac-celebration-sub,.lumia-vo-morning .cac-voice .cac-celebration-title{color:#78350ff2;opacity:1}.lumia-vo-afternoon.lumia-vo-overlay{background:radial-gradient(ellipse at 50% 40%,#0c4a6e 0,#082f49 40%,#020e1a 100%)}.lumia-vo-afternoon .lumia-vo-particle{background:#38bdf880}.lumia-vo-afternoon .lumia-vo-particle:nth-child(3n){background:#0ea5e980}.lumia-vo-afternoon .lumia-vo-particle:nth-child(5n){background:#22d3ee66}.lumia-vo-afternoon .lumia-vo-particle:nth-child(7n){background:#7dd3fc66}.lumia-vo-afternoon .lumia-vo-orb{background:radial-gradient(circle at 35% 35%,#bae6fd,#38bdf8 30%,#0284c7 65%,#075985 100%);box-shadow:0 0 50px #0284c780,0 0 100px #07598540,inset 0 0 30px #ffffff1f}.lumia-vo-afternoon .lumia-vo-orb.thinking{background:radial-gradient(circle at 35% 35%,#bae6fd,#22d3ee 30%,#0891b2 65%,#155e75 100%);box-shadow:0 0 60px #0891b280,0 0 120px #155e754d}.lumia-vo-afternoon .lumia-vo-orb.speaking{background:radial-gradient(circle at 35% 35%,#e0f2fe,#7dd3fc 30%,#38bdf8 65%,#0369a1 100%);box-shadow:0 0 60px #38bdf880,0 0 120px #0369a14d}.lumia-vo-afternoon .lumia-vo-orb.confirming{background:radial-gradient(circle at 35% 35%,#cffafe,#67e8f9 30%,#06b6d4 65%,#0e7490 100%);box-shadow:0 0 50px #06b6d466,0 0 100px #0e749033}.lumia-vo-afternoon .lumia-vo-ripple{border-color:#38bdf859}.lumia-vo-afternoon .lumia-vo-status{color:#7dd3fcb3}.lumia-vo-afternoon .lumia-vo-confirm{background:linear-gradient(135deg,#0284c7,#38bdf8)}.lumia-vo-afternoon .cac-voice{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#fff;border-color:#0369a147}.lumia-vo-afternoon .cac-done.cac-voice{background:#fff;border-color:#16a34a6b}.lumia-vo-afternoon .cac-error.cac-voice{background:#fff;border-color:#dc26265c}.lumia-vo-afternoon .cac-voice .cac-detail-primary,.lumia-vo-afternoon .cac-voice .cac-label,.lumia-vo-afternoon .cac-voice .cac-summary{color:#082f49eb}.lumia-vo-afternoon .cac-voice .cac-detail-note,.lumia-vo-afternoon .cac-voice .cac-detail-secondary{color:#082f49b8}.lumia-vo-afternoon .cac-voice .cac-detail-hint{color:#082f49cc}.lumia-vo-overlay.lumia-vo-afternoon .cac-card.cac-voice .cac-step-item{background:#082f490f!important}.lumia-vo-overlay.lumia-vo-afternoon .cac-card.cac-voice .cac-step-text{color:#082f49eb!important}.lumia-vo-afternoon .cac-voice .cac-ring-bg{stroke:#082f4929}.lumia-vo-afternoon .cac-voice .cac-ring-value{color:#082f49f0}.lumia-vo-afternoon .cac-voice .cac-ring-unit{color:#082f49ad}.lumia-vo-afternoon .cac-voice .cac-btn-no{background:#0369a114;border-color:#0369a13d;color:#082f49d6}.lumia-vo-preview-label{bottom:calc(16px + env(safe-area-inset-bottom, 0));color:#fff6;font-size:11px;font-weight:500;left:50%;letter-spacing:.5px;margin:0;pointer-events:none;position:absolute;text-transform:uppercase;transform:translateX(-50%)}.lumia-voice-pill-bounds{inset:0;pointer-events:none;position:fixed;z-index:-1}.lumia-voice-pill{-webkit-tap-highlight-color:transparent;align-items:center;animation:lumia-pill-breathe 2.5s ease-in-out infinite;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#8b5cf673,#ec489959);border:none;border-radius:50px;box-shadow:0 4px 24px #8b5cf659,inset 0 0 0 1px #ffffff26;color:#fff;cursor:grab;display:flex;font-size:13px;font-weight:600;gap:8px;left:50%;letter-spacing:.2px;padding:8px 18px 8px 14px;position:fixed;top:calc(env(safe-area-inset-top, 6px) + 6px);touch-action:none;transform:translateX(-50%);-webkit-user-select:none;user-select:none;z-index:9999}.lumia-voice-pill:active{cursor:grabbing}.lumia-voice-pill-glow{animation:lumia-pill-glow-pulse 2.5s ease-in-out infinite;background:linear-gradient(135deg,#8b5cf666,#ec48994d);border-radius:50px;filter:blur(10px);inset:-3px;opacity:0;pointer-events:none;position:absolute}.lumia-voice-pill-icon{align-items:center;background:#fff3;border-radius:50%;display:flex;flex-shrink:0;height:22px;justify-content:center;width:22px}.lumia-voice-pill-icon svg{height:11px;width:11px}.lumia-voice-pill-label{text-shadow:0 1px 3px #00000026;white-space:nowrap}.lumia-voice-pill-dot{animation:lumia-pill-dot-pulse 1.5s ease-in-out infinite;background:#4ade80;border-radius:50%;box-shadow:0 0 6px #4ade8099;flex-shrink:0;height:7px;width:7px}@keyframes lumia-pill-breathe{0%,to{box-shadow:0 4px 24px #8b5cf659,inset 0 0 0 1px #ffffff26}50%{box-shadow:0 4px 32px #8b5cf68c,inset 0 0 0 1px #ffffff38}}@keyframes lumia-pill-glow-pulse{0%,to{opacity:0}50%{opacity:.6}}@keyframes lumia-pill-dot-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.7)}}#root,body,html{height:100%;margin:0;max-width:100vw;min-height:100%;overflow-x:hidden;padding:0}body{background:#f4f6f8;background:var(--theme-bg-primary,#f4f6f8);overflow-x:hidden}[class*=hero-badge],[class*=hero-kicker],[class*=hero-label]{display:none!important}input[type=date],input[type=datetime-local],input[type=time]{appearance:none;box-sizing:border-box;max-width:100%;min-width:0}@media (max-width:600px){input[type=date],input[type=email],input[type=number],input[type=tel],input[type=text],input[type=time],select,textarea{font-size:16px!important}}.app-container{background:#f4f6f8;background:var(--theme-bg-primary,#f4f6f8);min-height:100dvh}.main-wrapper{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;margin-left:20px;padding-top:calc(80px + env(safe-area-inset-top, 0px));padding-top:calc(var(--header-height, 50px) + var(--header-gap, 20px) + env(safe-area-inset-top, 0px))}.main header{color:#2c3e50;font-size:28px;font-weight:600;margin-bottom:5px}@layer base{button:not(.global-dictation-btn){background-color:#8b0e3f;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;padding:12px 25px;transition:.3s}button:not(.global-dictation-btn):hover{background-color:#660018}}.app-container{display:flex;min-height:100vh}:root{--header-height:60px;--header-gap:20px;--statusbar-height:env(safe-area-inset-top,0px)}.platform-android{--statusbar-height:env(safe-area-inset-top,28px)}.platform-ios{--statusbar-height:env(safe-area-inset-top,20px)}@media (max-width:600px){:root{--header-height:48px;--header-gap:10px}.app-header{align-items:flex-start}}.app-header{align-items:center;border:none;border-bottom:1px solid #0000000f;border-radius:0;box-shadow:0 1px 3px #0000000f;box-sizing:border-box;display:flex;height:calc(60px + env(safe-area-inset-top, 0px));height:calc(var(--header-height) + env(safe-area-inset-top, 0px));left:300px;margin-bottom:0;overflow:visible;padding:env(safe-area-inset-top,0) 20px 0;right:20px;-webkit-transform:translateZ(0);z-index:1100}.app-header,.statusbar-overlay{background:var(--theme-header-bg);position:fixed;top:0}.statusbar-overlay{display:none;height:env(safe-area-inset-top,0);height:var(--statusbar-height,0);left:0;pointer-events:none;right:0;z-index:1099}.platform-android .statusbar-overlay,.platform-ios .statusbar-overlay{display:block}.platform-android .app-header,.platform-ios .app-header{height:calc(60px + env(safe-area-inset-top, 0px));height:calc(var(--header-height) + var(--statusbar-height));padding:env(safe-area-inset-top,0) 24px 0;padding:var(--statusbar-height) 24px 0 24px}.platform-android .main-wrapper,.platform-ios .main-wrapper{padding-top:calc(80px + env(safe-area-inset-top, 0px));padding-top:calc(var(--header-height, 60px) + var(--header-gap, 20px) + var(--statusbar-height))}.sidebar.collapsed+.main-wrapper .app-header{left:100px}@media (max-width:992px){.app-header{border-radius:0;left:0!important;right:0!important}.app-container .main-wrapper{margin-left:0}}.platform-android .app-header,.platform-ios .app-header{border-radius:0;left:0!important;right:0!important}@media (max-width:768px){.app-header{margin-bottom:8px}}html{scroll-padding-top:calc(80px + env(safe-area-inset-top, 0px));scroll-padding-top:calc(var(--header-height, 60px) + var(--header-gap, 20px) + env(safe-area-inset-top, 0px))}.platform-android html,.platform-ios html{scroll-padding-top:calc(80px + env(safe-area-inset-top, 0px));scroll-padding-top:calc(var(--header-height, 50px) + var(--header-gap, 20px) + var(--statusbar-height))}.main-content{background:#f4f6f8;background:var(--theme-bg-primary,#f4f6f8);display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding:0}.header-right{align-items:center;display:flex;flex:1 1;gap:12px;justify-content:flex-end;position:relative}.header-admin-icon-btn{align-items:center;background:#0000;border:none;border-radius:12px;color:#94a3b8;color:var(--theme-text-muted,#94a3b8);cursor:pointer;display:flex;font-size:1.25rem;justify-content:center;min-height:44px;min-width:44px;padding:10px 12px;transition:all .25s ease}.header-admin-icon-btn:hover{color:#f472b6;color:var(--theme-accent,#f472b6);transform:scale(1.05)}.header-admin-icon-btn:active{transform:scale(.95)}.user-menu{cursor:pointer;position:relative}.user-info{align-items:center;background:#0000;border:none;border-radius:20px;color:var(--theme-text-primary);display:flex;font-weight:500;gap:8px;padding:6px 10px;transition:all .2s ease}.user-info:hover{background:#8b0e3f14;transform:none}.user-info:active{transform:scale(.98)}.user-icon{color:var(--theme-accent);font-size:1.4rem}.user-avatar{border:2px solid var(--theme-accent);border-radius:50%;box-shadow:none;height:32px;object-fit:cover;width:32px}.dropdown-icon{color:var(--theme-text-muted);font-size:.7rem;transition:transform .2s ease}.user-menu:hover .dropdown-icon{transform:rotate(180deg)}.dropdown-menu{animation:dropdownSlide .2s ease;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:var(--theme-dropdown-bg);border:1px solid var(--theme-dropdown-border);border-radius:16px;box-shadow:0 10px 40px #0006;list-style:none;margin:0;min-width:200px;padding:8px;position:absolute;right:0;top:calc(100% + 8px);-webkit-transform:translateZ(0);z-index:1200}@keyframes dropdownSlide{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.dropdown-menu li{align-items:center;border-radius:10px;color:var(--theme-text-primary);cursor:pointer;display:flex;font-size:.95rem;font-weight:500;gap:12px;padding:12px 16px;transition:all .2s ease}.dropdown-menu li:hover{background:var(--theme-dropdown-hover);color:var(--theme-accent)}.dropdown-menu li:active{transform:scale(.98)}.dropdown-menu li i,.dropdown-menu li svg{color:var(--theme-text-muted);height:18px;transition:color .2s ease;width:18px}.dropdown-menu li:hover i,.dropdown-menu li:hover svg{color:var(--theme-accent)}.dropdown-menu li.divider{cursor:default;height:1px;margin:6px 8px;padding:0}.dropdown-menu li.divider,.dropdown-menu li.divider:hover{background:var(--theme-dropdown-divider)}.dropdown-menu .user-name-display{border-bottom:1px solid var(--theme-dropdown-divider);color:var(--theme-text-primary);cursor:default;font-weight:600;margin-bottom:4px;padding:14px 16px}.dropdown-menu .user-name-display:hover{background:#0000;color:var(--theme-text-primary)}.header-points-badge,.points-chip{align-items:center;display:inline-flex}.points-chip{background:#0000;border:none;border-radius:16px;box-shadow:none;color:var(--theme-accent);font-size:.8rem;font-weight:600;gap:5px;letter-spacing:.02em;padding:4px 10px;transition:all .2s ease}.points-chip:hover{background:#8b0e3f14;transform:none}.header-ai-credits{align-items:center;background:linear-gradient(135deg,#6366f11a,#8b5cf61a);border-radius:14px;color:#6366f1;color:var(--theme-accent,#6366f1);cursor:default;display:inline-flex;font-size:.75rem;font-weight:600;gap:4px;letter-spacing:.02em;padding:4px 10px;transition:all .25s ease;-webkit-user-select:none;user-select:none}.header-ai-credits .credits-icon{color:#a78bfa;font-size:.65rem}.header-ai-credits .credits-count{color:#6366f1;color:var(--theme-accent,#6366f1)}.header-ai-credits.credits-low{animation:credits-pulse 2s ease-in-out infinite;background:linear-gradient(135deg,#ef44441a,#f973161a);cursor:pointer}.header-ai-credits.credits-low .credits-icon{color:#f97316}.header-ai-credits.credits-low .credits-count{color:#ef4444}.header-ai-credits.credits-low:hover{background:linear-gradient(135deg,#ef44442e,#f973162e);transform:scale(1.05)}@keyframes credits-pulse{0%,to{opacity:1}50%{opacity:.7}}.notifications-icon{background:#0000;border-radius:10px;color:var(--theme-text-muted);cursor:pointer;font-size:1.2rem;padding:8px;position:relative;transition:all .2s ease}.notifications-icon:hover{background:#0000;color:var(--theme-accent);transform:scale(1.05)}.notifications-badge{background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:8px;box-shadow:0 2px 6px #ef444466;color:#fff;font-size:.65rem;height:16px;justify-content:center;min-width:16px;padding:0 4px;position:absolute;right:-2px;top:-2px}.notifications-badge,.page-header{align-items:center;display:flex;font-weight:700}.page-header{color:#8b0e3f;font-size:1.5rem;gap:12px;justify-content:flex-start!important;margin-bottom:1rem;text-align:left!important}@media (max-width:600px){.page-header{font-size:1.25rem;gap:8px;justify-content:flex-start!important;margin-bottom:.5rem;text-align:left!important}}.save-btn{background:linear-gradient(135deg,#8b0e3f,#b73a67);background:linear-gradient(135deg,var(--theme-accent,#8b0e3f) 0,var(--theme-accent-secondary,#b73a67) 100%);border:none;border-radius:6px;box-shadow:0 3px 10px #8b0e3f40;box-shadow:0 3px 10px var(--theme-accent-glow,#8b0e3f40);color:#fff;cursor:pointer;font-weight:500;padding:8px 16px;transition:all .25s ease}.save-btn:hover{box-shadow:0 5px 15px #8b0e3f59;box-shadow:0 5px 15px var(--theme-accent-glow,#8b0e3f59);transform:translateY(-1px)}.cancel-btn{background:#f1f5f9;background:var(--theme-hover-bg,#f1f5f9);border:none;border-radius:6px;color:#475569;color:var(--theme-text-secondary,#475569);cursor:pointer;padding:10px 16px;transition:all .25s ease}.cancel-btn:hover{background:#e2e8f0;background:var(--theme-card-border,#e2e8f0)}.page-subtitle{color:#555;font-size:1.2rem;margin-bottom:2rem;text-align:center}@media (max-width:992px){.main-content-wrapper{box-sizing:border-box;max-width:100vw;min-height:100vh;min-height:calc(var(--vh, 1vh)*100);overflow-x:hidden;padding-bottom:calc(76px + env(safe-area-inset-bottom, 0px))}}@supports (padding:constant(safe-area-inset-bottom)){@media (max-width:992px){.main-content-wrapper{padding-bottom:calc(76px + constant(safe-area-inset-bottom))}}}.daily-tip{background:linear-gradient(135deg,var(--theme-card-bg) 0,var(--theme-hover-bg) 100%);border:1px solid var(--theme-card-border);border-radius:20px;box-shadow:0 8px 24px var(--theme-shadow-color);box-sizing:border-box;margin:0 auto 16px;overflow:hidden;padding:20px 18px;position:relative;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.daily-tip-highlight{border-radius:20px 20px 0 0;height:2px;left:0;opacity:.8;position:absolute;right:0;top:0}.daily-tip-corner-glow{border-radius:50%;height:80px;opacity:.5;pointer-events:none;position:absolute;right:-20px;top:-20px;width:80px}.daily-tip:not(.daily-tip-themed):before{background:linear-gradient(90deg,#0000,var(--theme-accent-glow),#0000);content:"";height:1px;left:0;opacity:.6;position:absolute;right:0;top:0}.daily-tip:not(.daily-tip-themed):after{background:radial-gradient(circle,var(--theme-accent-glow) 0,#0000 70%);content:"";height:80px;opacity:.4;pointer-events:none;position:absolute;right:-20px;top:-20px;width:80px}.daily-tip:hover{box-shadow:0 12px 32px var(--theme-shadow-color);transform:translateY(-3px)}.daily-tip-title{align-items:center;display:flex;font-size:1.05rem;font-weight:700;gap:10px;justify-content:center;letter-spacing:.3px;margin:0 0 12px}.daily-tip-icon{animation:tipIconGlow 2s ease-in-out infinite;font-size:1.3rem}@keyframes tipIconGlow{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.daily-tip-heading-text{font-weight:700}.daily-tip-text{color:var(--theme-text-primary);font-size:1rem;font-weight:500;line-height:1.6;margin:0;padding:0 8px}@media (max-width:600px){.daily-tip{border-radius:16px;margin-bottom:12px;padding:16px 14px}.daily-tip-title{font-size:.95rem;gap:8px;margin-bottom:10px}.daily-tip-icon{font-size:1.1rem}.daily-tip-text{font-size:.9rem;line-height:1.5;padding:0 4px}}.main-page{box-sizing:border-box;display:flex;flex-direction:column;font-family:Helvetica Neue,sans-serif;max-width:100%;padding:5px;width:100%}.main-title svg{margin-right:10px}:root{--default-bg:#fff;--default-text:#000;--default-border-radius:16px;--default-padding:30px;--main-bg:#ffe6f0;--main-text:#7b2246;--journal-bg:#fff0f6;--journal-border:#7b22464d;--journal-text:#7b2246;--journal-editor-bg:#fff;--journal-btn-bg:#f5a9c3;--journal-btn-text:#fff;--journal-btn-selected-bg:#7b2246;--journal-btn-selected-text:#fff;--page-padding:40px 30px;--page-radius:16px;--health-bg:#e0f7fa;--health-text:#006064;--goals-bg:#fff3e0;--goals-text:#e65100}.ai-icon{color:#4cafef;font-size:18px}.legal-links{margin-top:30px;text-align:center}.legal-links p{color:#236d97;font-size:.95rem;font-weight:500}.legal-links a{color:#236d97;position:relative;text-decoration:none;transition:all .3s ease}.legal-links a:after{background:linear-gradient(90deg,#a8c5d8,#236d97);bottom:-2px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.legal-links a:hover:after{width:100%}.legal-links a:hover{color:#1b5a7e}.floating-points-container{left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:9999}.floating-points{animation:float-up 1s ease-out forwards;color:gold;font-size:20px;font-weight:700;position:absolute;transform:translateX(-50%)}@keyframes float-up{0%{opacity:1;transform:translateX(-50%) translateY(0)}to{opacity:0;transform:translateX(-50%) translateY(-80px)}}.hint-card{background:#e9f0ff;border:1px dashed #748ffc;border-radius:12px;color:#364fc7;font-style:italic;margin-top:20px;padding:15px;text-align:center}.tab-icon{align-items:center;display:inline-flex;justify-content:center;pointer-events:none}.tab-icon svg{height:20px;width:20px}.tab-btn .tab-icon{pointer-events:none}.ReactModal__Overlay,.focus-modal-overlay,.guided-modal-overlay,.habit-form-overlay,.mindfulness-mood-modal-overlay,.modal,.modal-backdrop,.modal-overlay,.reading-overlay{z-index:100000!important}.guest-mode{padding-top:0!important}.guest-mode-header{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#1a1a2efa,#2d1b4efa);border-bottom:1px solid #a855f733;box-sizing:border-box;display:flex;flex-wrap:nowrap;gap:8px;justify-content:space-between;margin-left:-20px;margin-right:-20px;overflow:visible;padding:max(12px,env(safe-area-inset-top)) 20px 12px;position:sticky;top:0;width:calc(100% + 40px);z-index:100}.guest-back-btn{align-items:center;background:#a855f726;border:none;border-radius:20px;color:#c4b5fd;cursor:pointer;display:flex;flex-shrink:0;font-size:.85rem;font-weight:500;gap:6px;padding:8px 12px;transition:all .2s ease;white-space:nowrap}.guest-back-btn:hover{background:#a855f740}.guest-tool-counter{align-items:center;background:linear-gradient(135deg,#a855f733,#8b5cf633);border:1px solid #a855f74d;border-radius:20px;display:none;flex-shrink:1;gap:4px;min-width:0;padding:6px 10px;white-space:nowrap}.guest-tool-count{color:#a855f7;font-size:1rem;font-weight:700}.guest-tool-label{color:#c4b5fd;font-size:.75rem}.guest-upgrade-btn{align-items:center;background:linear-gradient(135deg,#a855f7,#8b5cf6);border:none;border-radius:20px;box-shadow:0 2px 8px #a855f74d;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:.8rem;font-weight:600;gap:4px;padding:8px 12px;transition:all .2s ease;white-space:nowrap}.guest-upgrade-btn:hover{background:linear-gradient(135deg,#9333ea,#7c3aed);box-shadow:0 4px 12px #a855f766;transform:translateY(-1px)}.guest-mode .guest-mode-header+*,.guest-mode>.emotional-support-content,.guest-mode>.growth-support-content,.guest-mode>.health-support-content,.guest-mode>.hero-section,.guest-mode>.mindfulness-content,.guest-mode>.productivity-support-content,.guest-mode>.relationship-support-content,.guest-mode>.support-hero,.guest-mode>section:first-of-type{margin-top:20px}@media (max-width:370px){#root,body,html{max-width:100vw!important;overflow-x:hidden!important}.main-page{padding:2px}.daily-tip{border-radius:12px;padding:12px 10px}.daily-tip-title{font-size:.9rem}.daily-tip-text{font-size:.85rem;padding:0 2px}}.app-toast-container{align-items:center!important;display:flex!important;flex-direction:column!important;gap:8px!important;left:50%!important;max-width:92vw!important;padding:calc(env(safe-area-inset-top, 0px) + 18px) 0 0!important;pointer-events:none!important;right:auto!important;top:0!important;transform:translateX(-50%)!important;width:auto!important;z-index:400000!important}.app-toast-container>*{pointer-events:auto!important}@media (min-width:993px){body:has(.sidebar:not(.collapsed)) .app-toast-container{left:calc(150px + 50vw)!important}body:has(.sidebar.collapsed) .app-toast-container{left:calc(50px + 50vw)!important}}.platform-android .app-toast-container,.platform-ios .app-toast-container{left:0!important;max-width:100%!important;padding-left:12px!important;padding-right:12px!important;right:0!important;top:0!important;transform:none!important;width:100%!important}.platform-android .app-toast-container{padding-top:calc(max(env(safe-area-inset-top, 0px), 28px) + 12px)!important}.platform-ios .app-toast-container{padding-top:calc(max(env(safe-area-inset-top, 0px), 44px) + 12px)!important}@keyframes toastSlideIn{0%{opacity:0;transform:translateY(-12px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes toastSlideOut{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-8px) scale(.96)}}.app-toast{align-items:center!important;backdrop-filter:blur(24px) saturate(1.5)!important;-webkit-backdrop-filter:blur(24px) saturate(1.5)!important;border:none!important;border-radius:16px!important;box-shadow:0 8px 32px #0000001f,0 2px 8px #0000000f!important;font-family:inherit!important;margin:0!important;max-width:340px!important;min-height:0!important;min-height:auto!important;min-width:200px!important;overflow:hidden!important;padding:0!important;position:relative!important;width:auto!important}.platform-android .app-toast,.platform-ios .app-toast{max-width:100%!important;min-height:0!important;min-height:auto!important;width:100%!important}.app-toast:before{display:none!important}.app-toast-body{color:inherit!important;font-size:.88rem!important;font-weight:600!important;letter-spacing:.01em!important;line-height:1.45!important;text-align:center!important}.app-toast-body,.platform-android .app-toast-body,.platform-ios .app-toast-body{padding:18px 24px!important}.app-toast .Toastify__close-button{align-self:center!important;border-radius:8px!important;color:#00000038!important;margin-top:0!important;opacity:1!important;padding:4px 10px!important;transition:background .2s,color .2s!important}.platform-android .app-toast .Toastify__close-button,.platform-ios .app-toast .Toastify__close-button{margin-top:0!important}.app-toast .Toastify__close-button:hover{background:#0000000f!important;color:#00000073!important}.app-toast .Toastify__toast-icon{font-size:1.1rem!important;margin-right:10px!important;min-width:20px!important;width:20px!important}.app-toast.Toastify__toast--success{background:linear-gradient(135deg,#f0fdf4f2,#dcfce7eb)!important;border:1px solid #22c55e33!important;color:#166534!important}.app-toast.Toastify__toast--error{background:linear-gradient(135deg,#fef2f2f2,#fecacaeb)!important;border:1px solid #ef44442e!important;color:#991b1b!important}.app-toast.Toastify__toast--warning{background:linear-gradient(135deg,#fffbebf2,#fef3c7eb)!important;border:1px solid #f59e0b2e!important;color:#92400e!important}.app-toast.Toastify__toast--info{background:linear-gradient(135deg,#f5f3fff2,#ddd6feeb)!important;border:1px solid #8b5cf62e!important;color:#5b21b6!important}.app-toast.Toastify__toast--default{background:linear-gradient(135deg,#fffffff5,#f5f3fff0)!important;border:1px solid #a855f71f!important;color:#374151!important}.chub-page,.chub-page *,.ghub,.ghub *,.hhub-page,.hhub-page *,.ies-page,.ies-page *,.igrow-page,.igrow-page *,.iheal-page,.iheal-page *,.ihome-page,.ihome-page *,.ilb-page,.ilb-page *,.imbd-page,.imbd-page *,.imblog-page,.imblog-page *,.imtravel-page,.imtravel-page *,.iprod-page,.iprod-page *,.iprog-page,.iprog-page *,.iread-page,.iread-page *,.irel-page,.irel-page *,.isup-page,.isup-page *,.itrav-page,.itrav-page *,.itrp-page,.itrp-page *,.lib-reading-root,.lib-reading-root *,.relhub-page,.relhub-page *,.rhub-page,.rhub-page *,.serenity-page,.serenity-page *{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}

/*!
 * Font Awesome Free 7.0.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2025 Fonticons, Inc.
 */.fa,.fa-brands,.fa-classic,.fa-regular,.fa-solid,.fab,.far,.fas{--_fa-family:var(--fa-family,var(--fa-style-family,"Font Awesome 7 Free"));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:normal;display:inline-block;display:var(--fa-display,inline-block);font-family:var(--_fa-family);font-style:normal;font-synthesis:none;font-variant:normal;font-weight:900;font-weight:var(--fa-style,900);line-height:1;text-align:center;text-rendering:auto;width:1.25em;width:var(--fa-width,1.25em)}:is(.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands,.fa-classic,.fa):before{content:var(--fa)/""}@supports not (content:""/""){:is(.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands,.fa-classic,.fa):before{content:var(--fa)}}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-width-auto{--fa-width:auto}.fa-fw,.fa-width-fixed{--fa-width:1.25em}.fa-ul{list-style-type:none;margin-inline-start:2.5em;margin-inline-start:var(--fa-li-margin,2.5em);padding-inline-start:0}.fa-ul>li{position:relative}.fa-li{inset-inline-start:-2em;inset-inline-start:calc(var(--fa-li-width, 2em)*-1);line-height:inherit;position:absolute;text-align:center;width:2em;width:var(--fa-li-width,2em)}.fa-border{border:.0625em solid #eee;border:var(--fa-border-width,.0625em) var(--fa-border-style,solid) var(--fa-border-color,#eee);border-radius:.1em;border-radius:var(--fa-border-radius,.1em);box-sizing:initial;box-sizing:var(--fa-border-box-sizing,content-box);padding:.1875em .25em;padding:var(--fa-border-padding,.1875em .25em)}.fa-pull-left,.fa-pull-start{float:inline-start;margin-inline-end:.3em;margin-inline-end:var(--fa-pull-margin,.3em)}.fa-pull-end,.fa-pull-right{float:inline-end;margin-inline-start:.3em;margin-inline-start:var(--fa-pull-margin,.3em)}.fa-beat{animation-delay:0s;animation-delay:var(--fa-animation-delay,0s);animation-direction:normal;animation-direction:var(--fa-animation-direction,normal);animation-duration:1s;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:infinite;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-beat;animation-timing-function:ease-in-out;animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-delay:0s;animation-delay:var(--fa-animation-delay,0s);animation-direction:normal;animation-direction:var(--fa-animation-direction,normal);animation-duration:1s;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:infinite;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-bounce;animation-timing-function:cubic-bezier(.28,.84,.42,1);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-iteration-count:infinite;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-fade;animation-timing-function:cubic-bezier(.4,0,.6,1);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:0s;animation-delay:var(--fa-animation-delay,0s);animation-direction:normal;animation-direction:var(--fa-animation-direction,normal);animation-duration:1s;animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-iteration-count:infinite;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-beat-fade;animation-timing-function:cubic-bezier(.4,0,.6,1);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-delay:0s;animation-delay:var(--fa-animation-delay,0s);animation-direction:normal;animation-direction:var(--fa-animation-direction,normal);animation-duration:1s;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:infinite;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-flip;animation-timing-function:ease-in-out;animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-duration:1s;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:infinite;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-shake;animation-timing-function:linear;animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:0s;animation-delay:var(--fa-animation-delay,0s);animation-direction:normal;animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-duration:2s;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:infinite;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-spin;animation-timing-function:linear;animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-direction:normal;animation-direction:var(--fa-animation-direction,normal);animation-duration:1s;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:infinite;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-spin;animation-timing-function:steps(8);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation:none!important;transition:none!important}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(1.25);transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(1.1,.9) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(.9,1.1) translateY(-.5em);transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(1.05,.95) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(-.125em);transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:.4;opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:.4;opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(1.125);transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotateY(-180deg);transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}24%,8%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(0);transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{--fa-width:100%;inset:0;position:absolute;text-align:center;width:var(--fa-width);z-index:auto;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff;color:var(--fa-inverse,#fff)}.fa-0{--fa:"\30 "}.fa-1{--fa:"\31 "}.fa-2{--fa:"\32 "}.fa-3{--fa:"\33 "}.fa-4{--fa:"\34 "}.fa-5{--fa:"\35 "}.fa-6{--fa:"\36 "}.fa-7{--fa:"\37 "}.fa-8{--fa:"\38 "}.fa-9{--fa:"\39 "}.fa-exclamation{--fa:"\!"}.fa-hashtag{--fa:"\#"}.fa-dollar,.fa-dollar-sign,.fa-usd{--fa:"\$"}.fa-percent,.fa-percentage{--fa:"\%"}.fa-asterisk{--fa:"\*"}.fa-add,.fa-plus{--fa:"\+"}.fa-less-than{--fa:"\<"}.fa-equals{--fa:"\="}.fa-greater-than{--fa:"\>"}.fa-question{--fa:"\?"}.fa-at{--fa:"\@"}.fa-a{--fa:"A"}.fa-b{--fa:"B"}.fa-c{--fa:"C"}.fa-d{--fa:"D"}.fa-e{--fa:"E"}.fa-f{--fa:"F"}.fa-g{--fa:"G"}.fa-h{--fa:"H"}.fa-i{--fa:"I"}.fa-j{--fa:"J"}.fa-k{--fa:"K"}.fa-l{--fa:"L"}.fa-m{--fa:"M"}.fa-n{--fa:"N"}.fa-o{--fa:"O"}.fa-p{--fa:"P"}.fa-q{--fa:"Q"}.fa-r{--fa:"R"}.fa-s{--fa:"S"}.fa-t{--fa:"T"}.fa-u{--fa:"U"}.fa-v{--fa:"V"}.fa-w{--fa:"W"}.fa-x{--fa:"X"}.fa-y{--fa:"Y"}.fa-z{--fa:"Z"}.fa-faucet{--fa:"\e005"}.fa-faucet-drip{--fa:"\e006"}.fa-house-chimney-window{--fa:"\e00d"}.fa-house-signal{--fa:"\e012"}.fa-temperature-arrow-down,.fa-temperature-down{--fa:"\e03f"}.fa-temperature-arrow-up,.fa-temperature-up{--fa:"\e040"}.fa-trailer{--fa:"\e041"}.fa-bacteria{--fa:"\e059"}.fa-bacterium{--fa:"\e05a"}.fa-box-tissue{--fa:"\e05b"}.fa-hand-holding-medical{--fa:"\e05c"}.fa-hand-sparkles{--fa:"\e05d"}.fa-hands-bubbles,.fa-hands-wash{--fa:"\e05e"}.fa-handshake-alt-slash,.fa-handshake-simple-slash,.fa-handshake-slash{--fa:"\e060"}.fa-head-side-cough{--fa:"\e061"}.fa-head-side-cough-slash{--fa:"\e062"}.fa-head-side-mask{--fa:"\e063"}.fa-head-side-virus{--fa:"\e064"}.fa-house-chimney-user{--fa:"\e065"}.fa-house-laptop,.fa-laptop-house{--fa:"\e066"}.fa-lungs-virus{--fa:"\e067"}.fa-people-arrows,.fa-people-arrows-left-right{--fa:"\e068"}.fa-plane-slash{--fa:"\e069"}.fa-pump-medical{--fa:"\e06a"}.fa-pump-soap{--fa:"\e06b"}.fa-shield-virus{--fa:"\e06c"}.fa-sink{--fa:"\e06d"}.fa-soap{--fa:"\e06e"}.fa-stopwatch-20{--fa:"\e06f"}.fa-shop-slash,.fa-store-alt-slash{--fa:"\e070"}.fa-store-slash{--fa:"\e071"}.fa-toilet-paper-slash{--fa:"\e072"}.fa-users-slash{--fa:"\e073"}.fa-virus{--fa:"\e074"}.fa-virus-slash{--fa:"\e075"}.fa-viruses{--fa:"\e076"}.fa-vest{--fa:"\e085"}.fa-vest-patches{--fa:"\e086"}.fa-arrow-trend-down{--fa:"\e097"}.fa-arrow-trend-up{--fa:"\e098"}.fa-arrow-up-from-bracket{--fa:"\e09a"}.fa-austral-sign{--fa:"\e0a9"}.fa-baht-sign{--fa:"\e0ac"}.fa-bitcoin-sign{--fa:"\e0b4"}.fa-bolt-lightning{--fa:"\e0b7"}.fa-book-bookmark{--fa:"\e0bb"}.fa-camera-rotate{--fa:"\e0d8"}.fa-cedi-sign{--fa:"\e0df"}.fa-chart-column{--fa:"\e0e3"}.fa-chart-gantt{--fa:"\e0e4"}.fa-clapperboard{--fa:"\e131"}.fa-clover{--fa:"\e139"}.fa-code-compare{--fa:"\e13a"}.fa-code-fork{--fa:"\e13b"}.fa-code-pull-request{--fa:"\e13c"}.fa-colon-sign{--fa:"\e140"}.fa-cruzeiro-sign{--fa:"\e152"}.fa-display{--fa:"\e163"}.fa-dong-sign{--fa:"\e169"}.fa-elevator{--fa:"\e16d"}.fa-filter-circle-xmark{--fa:"\e17b"}.fa-florin-sign{--fa:"\e184"}.fa-folder-closed{--fa:"\e185"}.fa-franc-sign{--fa:"\e18f"}.fa-guarani-sign{--fa:"\e19a"}.fa-gun{--fa:"\e19b"}.fa-hands-clapping{--fa:"\e1a8"}.fa-home-user,.fa-house-user{--fa:"\e1b0"}.fa-indian-rupee,.fa-indian-rupee-sign,.fa-inr{--fa:"\e1bc"}.fa-kip-sign{--fa:"\e1c4"}.fa-lari-sign{--fa:"\e1c8"}.fa-litecoin-sign{--fa:"\e1d3"}.fa-manat-sign{--fa:"\e1d5"}.fa-mask-face{--fa:"\e1d7"}.fa-mill-sign{--fa:"\e1ed"}.fa-money-bills{--fa:"\e1f3"}.fa-naira-sign{--fa:"\e1f6"}.fa-notdef{--fa:"\e1fe"}.fa-panorama{--fa:"\e209"}.fa-peseta-sign{--fa:"\e221"}.fa-peso-sign{--fa:"\e222"}.fa-plane-up{--fa:"\e22d"}.fa-rupiah-sign{--fa:"\e23d"}.fa-stairs{--fa:"\e289"}.fa-timeline{--fa:"\e29c"}.fa-truck-front{--fa:"\e2b7"}.fa-try,.fa-turkish-lira,.fa-turkish-lira-sign{--fa:"\e2bb"}.fa-vault{--fa:"\e2c5"}.fa-magic-wand-sparkles,.fa-wand-magic-sparkles{--fa:"\e2ca"}.fa-wheat-alt,.fa-wheat-awn{--fa:"\e2cd"}.fa-wheelchair-alt,.fa-wheelchair-move{--fa:"\e2ce"}.fa-bangladeshi-taka-sign{--fa:"\e2e6"}.fa-bowl-rice{--fa:"\e2eb"}.fa-person-pregnant{--fa:"\e31e"}.fa-home-lg,.fa-house-chimney{--fa:"\e3af"}.fa-house-crack{--fa:"\e3b1"}.fa-house-medical{--fa:"\e3b2"}.fa-cent-sign{--fa:"\e3f5"}.fa-plus-minus{--fa:"\e43c"}.fa-sailboat{--fa:"\e445"}.fa-section{--fa:"\e447"}.fa-shrimp{--fa:"\e448"}.fa-brazilian-real-sign{--fa:"\e46c"}.fa-chart-simple{--fa:"\e473"}.fa-diagram-next{--fa:"\e476"}.fa-diagram-predecessor{--fa:"\e477"}.fa-diagram-successor{--fa:"\e47a"}.fa-earth-oceania,.fa-globe-oceania{--fa:"\e47b"}.fa-bug-slash{--fa:"\e490"}.fa-file-circle-plus{--fa:"\e494"}.fa-shop-lock{--fa:"\e4a5"}.fa-virus-covid{--fa:"\e4a8"}.fa-virus-covid-slash{--fa:"\e4a9"}.fa-anchor-circle-check{--fa:"\e4aa"}.fa-anchor-circle-exclamation{--fa:"\e4ab"}.fa-anchor-circle-xmark{--fa:"\e4ac"}.fa-anchor-lock{--fa:"\e4ad"}.fa-arrow-down-up-across-line{--fa:"\e4af"}.fa-arrow-down-up-lock{--fa:"\e4b0"}.fa-arrow-right-to-city{--fa:"\e4b3"}.fa-arrow-up-from-ground-water{--fa:"\e4b5"}.fa-arrow-up-from-water-pump{--fa:"\e4b6"}.fa-arrow-up-right-dots{--fa:"\e4b7"}.fa-arrows-down-to-line{--fa:"\e4b8"}.fa-arrows-down-to-people{--fa:"\e4b9"}.fa-arrows-left-right-to-line{--fa:"\e4ba"}.fa-arrows-spin{--fa:"\e4bb"}.fa-arrows-split-up-and-left{--fa:"\e4bc"}.fa-arrows-to-circle{--fa:"\e4bd"}.fa-arrows-to-dot{--fa:"\e4be"}.fa-arrows-to-eye{--fa:"\e4bf"}.fa-arrows-turn-right{--fa:"\e4c0"}.fa-arrows-turn-to-dots{--fa:"\e4c1"}.fa-arrows-up-to-line{--fa:"\e4c2"}.fa-bore-hole{--fa:"\e4c3"}.fa-bottle-droplet{--fa:"\e4c4"}.fa-bottle-water{--fa:"\e4c5"}.fa-bowl-food{--fa:"\e4c6"}.fa-boxes-packing{--fa:"\e4c7"}.fa-bridge{--fa:"\e4c8"}.fa-bridge-circle-check{--fa:"\e4c9"}.fa-bridge-circle-exclamation{--fa:"\e4ca"}.fa-bridge-circle-xmark{--fa:"\e4cb"}.fa-bridge-lock{--fa:"\e4cc"}.fa-bridge-water{--fa:"\e4ce"}.fa-bucket{--fa:"\e4cf"}.fa-bugs{--fa:"\e4d0"}.fa-building-circle-arrow-right{--fa:"\e4d1"}.fa-building-circle-check{--fa:"\e4d2"}.fa-building-circle-exclamation{--fa:"\e4d3"}.fa-building-circle-xmark{--fa:"\e4d4"}.fa-building-flag{--fa:"\e4d5"}.fa-building-lock{--fa:"\e4d6"}.fa-building-ngo{--fa:"\e4d7"}.fa-building-shield{--fa:"\e4d8"}.fa-building-un{--fa:"\e4d9"}.fa-building-user{--fa:"\e4da"}.fa-building-wheat{--fa:"\e4db"}.fa-burst{--fa:"\e4dc"}.fa-car-on{--fa:"\e4dd"}.fa-car-tunnel{--fa:"\e4de"}.fa-child-combatant,.fa-child-rifle{--fa:"\e4e0"}.fa-children{--fa:"\e4e1"}.fa-circle-nodes{--fa:"\e4e2"}.fa-clipboard-question{--fa:"\e4e3"}.fa-cloud-showers-water{--fa:"\e4e4"}.fa-computer{--fa:"\e4e5"}.fa-cubes-stacked{--fa:"\e4e6"}.fa-envelope-circle-check{--fa:"\e4e8"}.fa-explosion{--fa:"\e4e9"}.fa-ferry{--fa:"\e4ea"}.fa-file-circle-exclamation{--fa:"\e4eb"}.fa-file-circle-minus{--fa:"\e4ed"}.fa-file-circle-question{--fa:"\e4ef"}.fa-file-shield{--fa:"\e4f0"}.fa-fire-burner{--fa:"\e4f1"}.fa-fish-fins{--fa:"\e4f2"}.fa-flask-vial{--fa:"\e4f3"}.fa-glass-water{--fa:"\e4f4"}.fa-glass-water-droplet{--fa:"\e4f5"}.fa-group-arrows-rotate{--fa:"\e4f6"}.fa-hand-holding-hand{--fa:"\e4f7"}.fa-handcuffs{--fa:"\e4f8"}.fa-hands-bound{--fa:"\e4f9"}.fa-hands-holding-child{--fa:"\e4fa"}.fa-hands-holding-circle{--fa:"\e4fb"}.fa-heart-circle-bolt{--fa:"\e4fc"}.fa-heart-circle-check{--fa:"\e4fd"}.fa-heart-circle-exclamation{--fa:"\e4fe"}.fa-heart-circle-minus{--fa:"\e4ff"}.fa-heart-circle-plus{--fa:"\e500"}.fa-heart-circle-xmark{--fa:"\e501"}.fa-helicopter-symbol{--fa:"\e502"}.fa-helmet-un{--fa:"\e503"}.fa-hill-avalanche{--fa:"\e507"}.fa-hill-rockslide{--fa:"\e508"}.fa-house-circle-check{--fa:"\e509"}.fa-house-circle-exclamation{--fa:"\e50a"}.fa-house-circle-xmark{--fa:"\e50b"}.fa-house-fire{--fa:"\e50c"}.fa-house-flag{--fa:"\e50d"}.fa-house-flood-water{--fa:"\e50e"}.fa-house-flood-water-circle-arrow-right{--fa:"\e50f"}.fa-house-lock{--fa:"\e510"}.fa-house-medical-circle-check{--fa:"\e511"}.fa-house-medical-circle-exclamation{--fa:"\e512"}.fa-house-medical-circle-xmark{--fa:"\e513"}.fa-house-medical-flag{--fa:"\e514"}.fa-house-tsunami{--fa:"\e515"}.fa-jar{--fa:"\e516"}.fa-jar-wheat{--fa:"\e517"}.fa-jet-fighter-up{--fa:"\e518"}.fa-jug-detergent{--fa:"\e519"}.fa-kitchen-set{--fa:"\e51a"}.fa-land-mine-on{--fa:"\e51b"}.fa-landmark-flag{--fa:"\e51c"}.fa-laptop-file{--fa:"\e51d"}.fa-lines-leaning{--fa:"\e51e"}.fa-location-pin-lock{--fa:"\e51f"}.fa-locust{--fa:"\e520"}.fa-magnifying-glass-arrow-right{--fa:"\e521"}.fa-magnifying-glass-chart{--fa:"\e522"}.fa-mars-and-venus-burst{--fa:"\e523"}.fa-mask-ventilator{--fa:"\e524"}.fa-mattress-pillow{--fa:"\e525"}.fa-mobile-retro{--fa:"\e527"}.fa-money-bill-transfer{--fa:"\e528"}.fa-money-bill-trend-up{--fa:"\e529"}.fa-money-bill-wheat{--fa:"\e52a"}.fa-mosquito{--fa:"\e52b"}.fa-mosquito-net{--fa:"\e52c"}.fa-mound{--fa:"\e52d"}.fa-mountain-city{--fa:"\e52e"}.fa-mountain-sun{--fa:"\e52f"}.fa-oil-well{--fa:"\e532"}.fa-people-group{--fa:"\e533"}.fa-people-line{--fa:"\e534"}.fa-people-pulling{--fa:"\e535"}.fa-people-robbery{--fa:"\e536"}.fa-people-roof{--fa:"\e537"}.fa-person-arrow-down-to-line{--fa:"\e538"}.fa-person-arrow-up-from-line{--fa:"\e539"}.fa-person-breastfeeding{--fa:"\e53a"}.fa-person-burst{--fa:"\e53b"}.fa-person-cane{--fa:"\e53c"}.fa-person-chalkboard{--fa:"\e53d"}.fa-person-circle-check{--fa:"\e53e"}.fa-person-circle-exclamation{--fa:"\e53f"}.fa-person-circle-minus{--fa:"\e540"}.fa-person-circle-plus{--fa:"\e541"}.fa-person-circle-question{--fa:"\e542"}.fa-person-circle-xmark{--fa:"\e543"}.fa-person-dress-burst{--fa:"\e544"}.fa-person-drowning{--fa:"\e545"}.fa-person-falling{--fa:"\e546"}.fa-person-falling-burst{--fa:"\e547"}.fa-person-half-dress{--fa:"\e548"}.fa-person-harassing{--fa:"\e549"}.fa-person-military-pointing{--fa:"\e54a"}.fa-person-military-rifle{--fa:"\e54b"}.fa-person-military-to-person{--fa:"\e54c"}.fa-person-rays{--fa:"\e54d"}.fa-person-rifle{--fa:"\e54e"}.fa-person-shelter{--fa:"\e54f"}.fa-person-walking-arrow-loop-left{--fa:"\e551"}.fa-person-walking-arrow-right{--fa:"\e552"}.fa-person-walking-dashed-line-arrow-right{--fa:"\e553"}.fa-person-walking-luggage{--fa:"\e554"}.fa-plane-circle-check{--fa:"\e555"}.fa-plane-circle-exclamation{--fa:"\e556"}.fa-plane-circle-xmark{--fa:"\e557"}.fa-plane-lock{--fa:"\e558"}.fa-plate-wheat{--fa:"\e55a"}.fa-plug-circle-bolt{--fa:"\e55b"}.fa-plug-circle-check{--fa:"\e55c"}.fa-plug-circle-exclamation{--fa:"\e55d"}.fa-plug-circle-minus{--fa:"\e55e"}.fa-plug-circle-plus{--fa:"\e55f"}.fa-plug-circle-xmark{--fa:"\e560"}.fa-ranking-star{--fa:"\e561"}.fa-road-barrier{--fa:"\e562"}.fa-road-bridge{--fa:"\e563"}.fa-road-circle-check{--fa:"\e564"}.fa-road-circle-exclamation{--fa:"\e565"}.fa-road-circle-xmark{--fa:"\e566"}.fa-road-lock{--fa:"\e567"}.fa-road-spikes{--fa:"\e568"}.fa-rug{--fa:"\e569"}.fa-sack-xmark{--fa:"\e56a"}.fa-school-circle-check{--fa:"\e56b"}.fa-school-circle-exclamation{--fa:"\e56c"}.fa-school-circle-xmark{--fa:"\e56d"}.fa-school-flag{--fa:"\e56e"}.fa-school-lock{--fa:"\e56f"}.fa-sheet-plastic{--fa:"\e571"}.fa-shield-cat{--fa:"\e572"}.fa-shield-dog{--fa:"\e573"}.fa-shield-heart{--fa:"\e574"}.fa-square-nfi{--fa:"\e576"}.fa-square-person-confined{--fa:"\e577"}.fa-square-virus{--fa:"\e578"}.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius,.fa-staff-snake{--fa:"\e579"}.fa-sun-plant-wilt{--fa:"\e57a"}.fa-tarp{--fa:"\e57b"}.fa-tarp-droplet{--fa:"\e57c"}.fa-tent{--fa:"\e57d"}.fa-tent-arrow-down-to-line{--fa:"\e57e"}.fa-tent-arrow-left-right{--fa:"\e57f"}.fa-tent-arrow-turn-left{--fa:"\e580"}.fa-tent-arrows-down{--fa:"\e581"}.fa-tents{--fa:"\e582"}.fa-toilet-portable{--fa:"\e583"}.fa-toilets-portable{--fa:"\e584"}.fa-tower-cell{--fa:"\e585"}.fa-tower-observation{--fa:"\e586"}.fa-tree-city{--fa:"\e587"}.fa-trowel{--fa:"\e589"}.fa-trowel-bricks{--fa:"\e58a"}.fa-truck-arrow-right{--fa:"\e58b"}.fa-truck-droplet{--fa:"\e58c"}.fa-truck-field{--fa:"\e58d"}.fa-truck-field-un{--fa:"\e58e"}.fa-truck-plane{--fa:"\e58f"}.fa-users-between-lines{--fa:"\e591"}.fa-users-line{--fa:"\e592"}.fa-users-rays{--fa:"\e593"}.fa-users-rectangle{--fa:"\e594"}.fa-users-viewfinder{--fa:"\e595"}.fa-vial-circle-check{--fa:"\e596"}.fa-vial-virus{--fa:"\e597"}.fa-wheat-awn-circle-exclamation{--fa:"\e598"}.fa-worm{--fa:"\e599"}.fa-xmarks-lines{--fa:"\e59a"}.fa-child-dress{--fa:"\e59c"}.fa-child-reaching{--fa:"\e59d"}.fa-file-circle-check{--fa:"\e5a0"}.fa-file-circle-xmark{--fa:"\e5a1"}.fa-person-through-window{--fa:"\e5a9"}.fa-plant-wilt{--fa:"\e5aa"}.fa-stapler{--fa:"\e5af"}.fa-train-tram{--fa:"\e5b4"}.fa-table-cells-column-lock{--fa:"\e678"}.fa-table-cells-row-lock{--fa:"\e67a"}.fa-thumb-tack-slash,.fa-thumbtack-slash{--fa:"\e68f"}.fa-table-cells-row-unlock{--fa:"\e691"}.fa-chart-diagram{--fa:"\e695"}.fa-comment-nodes{--fa:"\e696"}.fa-file-fragment{--fa:"\e697"}.fa-file-half-dashed{--fa:"\e698"}.fa-hexagon-nodes{--fa:"\e699"}.fa-hexagon-nodes-bolt{--fa:"\e69a"}.fa-square-binary{--fa:"\e69b"}.fa-pentagon{--fa:"\e790"}.fa-non-binary{--fa:"\e807"}.fa-spiral{--fa:"\e80a"}.fa-mobile-vibrate{--fa:"\e816"}.fa-single-quote-left{--fa:"\e81b"}.fa-single-quote-right{--fa:"\e81c"}.fa-bus-side{--fa:"\e81d"}.fa-heptagon,.fa-septagon{--fa:"\e820"}.fa-glass-martini,.fa-martini-glass-empty{--fa:"\f000"}.fa-music{--fa:"\f001"}.fa-magnifying-glass,.fa-search{--fa:"\f002"}.fa-heart{--fa:"\f004"}.fa-star{--fa:"\f005"}.fa-user,.fa-user-alt,.fa-user-large{--fa:"\f007"}.fa-film,.fa-film-alt,.fa-film-simple{--fa:"\f008"}.fa-table-cells-large,.fa-th-large{--fa:"\f009"}.fa-table-cells,.fa-th{--fa:"\f00a"}.fa-table-list,.fa-th-list{--fa:"\f00b"}.fa-check{--fa:"\f00c"}.fa-close,.fa-multiply,.fa-remove,.fa-times,.fa-xmark{--fa:"\f00d"}.fa-magnifying-glass-plus,.fa-search-plus{--fa:"\f00e"}.fa-magnifying-glass-minus,.fa-search-minus{--fa:"\f010"}.fa-power-off{--fa:"\f011"}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa:"\f012"}.fa-cog,.fa-gear{--fa:"\f013"}.fa-home,.fa-home-alt,.fa-home-lg-alt,.fa-house{--fa:"\f015"}.fa-clock,.fa-clock-four{--fa:"\f017"}.fa-road{--fa:"\f018"}.fa-download{--fa:"\f019"}.fa-inbox{--fa:"\f01c"}.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-arrow-rotate-right,.fa-redo{--fa:"\f01e"}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa:"\f021"}.fa-list-alt,.fa-rectangle-list{--fa:"\f022"}.fa-lock{--fa:"\f023"}.fa-flag{--fa:"\f024"}.fa-headphones,.fa-headphones-alt,.fa-headphones-simple{--fa:"\f025"}.fa-volume-off{--fa:"\f026"}.fa-volume-down,.fa-volume-low{--fa:"\f027"}.fa-volume-high,.fa-volume-up{--fa:"\f028"}.fa-qrcode{--fa:"\f029"}.fa-barcode{--fa:"\f02a"}.fa-tag{--fa:"\f02b"}.fa-tags{--fa:"\f02c"}.fa-book{--fa:"\f02d"}.fa-bookmark{--fa:"\f02e"}.fa-print{--fa:"\f02f"}.fa-camera,.fa-camera-alt{--fa:"\f030"}.fa-font{--fa:"\f031"}.fa-bold{--fa:"\f032"}.fa-italic{--fa:"\f033"}.fa-text-height{--fa:"\f034"}.fa-text-width{--fa:"\f035"}.fa-align-left{--fa:"\f036"}.fa-align-center{--fa:"\f037"}.fa-align-right{--fa:"\f038"}.fa-align-justify{--fa:"\f039"}.fa-list,.fa-list-squares{--fa:"\f03a"}.fa-dedent,.fa-outdent{--fa:"\f03b"}.fa-indent{--fa:"\f03c"}.fa-video,.fa-video-camera{--fa:"\f03d"}.fa-image{--fa:"\f03e"}.fa-location-pin,.fa-map-marker{--fa:"\f041"}.fa-adjust,.fa-circle-half-stroke{--fa:"\f042"}.fa-droplet,.fa-tint{--fa:"\f043"}.fa-edit,.fa-pen-to-square{--fa:"\f044"}.fa-arrows,.fa-arrows-up-down-left-right{--fa:"\f047"}.fa-backward-step,.fa-step-backward{--fa:"\f048"}.fa-backward-fast,.fa-fast-backward{--fa:"\f049"}.fa-backward{--fa:"\f04a"}.fa-play{--fa:"\f04b"}.fa-pause{--fa:"\f04c"}.fa-stop{--fa:"\f04d"}.fa-forward{--fa:"\f04e"}.fa-fast-forward,.fa-forward-fast{--fa:"\f050"}.fa-forward-step,.fa-step-forward{--fa:"\f051"}.fa-eject{--fa:"\f052"}.fa-chevron-left{--fa:"\f053"}.fa-chevron-right{--fa:"\f054"}.fa-circle-plus,.fa-plus-circle{--fa:"\f055"}.fa-circle-minus,.fa-minus-circle{--fa:"\f056"}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa:"\f057"}.fa-check-circle,.fa-circle-check{--fa:"\f058"}.fa-circle-question,.fa-question-circle{--fa:"\f059"}.fa-circle-info,.fa-info-circle{--fa:"\f05a"}.fa-crosshairs{--fa:"\f05b"}.fa-ban,.fa-cancel{--fa:"\f05e"}.fa-arrow-left{--fa:"\f060"}.fa-arrow-right{--fa:"\f061"}.fa-arrow-up{--fa:"\f062"}.fa-arrow-down{--fa:"\f063"}.fa-mail-forward,.fa-share{--fa:"\f064"}.fa-expand{--fa:"\f065"}.fa-compress{--fa:"\f066"}.fa-minus,.fa-subtract{--fa:"\f068"}.fa-circle-exclamation,.fa-exclamation-circle{--fa:"\f06a"}.fa-gift{--fa:"\f06b"}.fa-leaf{--fa:"\f06c"}.fa-fire{--fa:"\f06d"}.fa-eye{--fa:"\f06e"}.fa-eye-slash{--fa:"\f070"}.fa-exclamation-triangle,.fa-triangle-exclamation,.fa-warning{--fa:"\f071"}.fa-plane{--fa:"\f072"}.fa-calendar-alt,.fa-calendar-days{--fa:"\f073"}.fa-random,.fa-shuffle{--fa:"\f074"}.fa-comment{--fa:"\f075"}.fa-magnet{--fa:"\f076"}.fa-chevron-up{--fa:"\f077"}.fa-chevron-down{--fa:"\f078"}.fa-retweet{--fa:"\f079"}.fa-cart-shopping,.fa-shopping-cart{--fa:"\f07a"}.fa-folder,.fa-folder-blank{--fa:"\f07b"}.fa-folder-open{--fa:"\f07c"}.fa-arrows-up-down,.fa-arrows-v{--fa:"\f07d"}.fa-arrows-h,.fa-arrows-left-right{--fa:"\f07e"}.fa-bar-chart,.fa-chart-bar{--fa:"\f080"}.fa-camera-retro{--fa:"\f083"}.fa-key{--fa:"\f084"}.fa-cogs,.fa-gears{--fa:"\f085"}.fa-comments{--fa:"\f086"}.fa-star-half{--fa:"\f089"}.fa-arrow-right-from-bracket,.fa-sign-out{--fa:"\f08b"}.fa-thumb-tack,.fa-thumbtack{--fa:"\f08d"}.fa-arrow-up-right-from-square,.fa-external-link{--fa:"\f08e"}.fa-arrow-right-to-bracket,.fa-sign-in{--fa:"\f090"}.fa-trophy{--fa:"\f091"}.fa-upload{--fa:"\f093"}.fa-lemon{--fa:"\f094"}.fa-phone{--fa:"\f095"}.fa-phone-square,.fa-square-phone{--fa:"\f098"}.fa-unlock{--fa:"\f09c"}.fa-credit-card,.fa-credit-card-alt{--fa:"\f09d"}.fa-feed,.fa-rss{--fa:"\f09e"}.fa-hard-drive,.fa-hdd{--fa:"\f0a0"}.fa-bullhorn{--fa:"\f0a1"}.fa-certificate{--fa:"\f0a3"}.fa-hand-point-right{--fa:"\f0a4"}.fa-hand-point-left{--fa:"\f0a5"}.fa-hand-point-up{--fa:"\f0a6"}.fa-hand-point-down{--fa:"\f0a7"}.fa-arrow-circle-left,.fa-circle-arrow-left{--fa:"\f0a8"}.fa-arrow-circle-right,.fa-circle-arrow-right{--fa:"\f0a9"}.fa-arrow-circle-up,.fa-circle-arrow-up{--fa:"\f0aa"}.fa-arrow-circle-down,.fa-circle-arrow-down{--fa:"\f0ab"}.fa-globe{--fa:"\f0ac"}.fa-wrench{--fa:"\f0ad"}.fa-list-check,.fa-tasks{--fa:"\f0ae"}.fa-filter{--fa:"\f0b0"}.fa-briefcase{--fa:"\f0b1"}.fa-arrows-alt,.fa-up-down-left-right{--fa:"\f0b2"}.fa-users{--fa:"\f0c0"}.fa-chain,.fa-link{--fa:"\f0c1"}.fa-cloud{--fa:"\f0c2"}.fa-flask{--fa:"\f0c3"}.fa-cut,.fa-scissors{--fa:"\f0c4"}.fa-copy{--fa:"\f0c5"}.fa-paperclip{--fa:"\f0c6"}.fa-floppy-disk,.fa-save{--fa:"\f0c7"}.fa-square{--fa:"\f0c8"}.fa-bars,.fa-navicon{--fa:"\f0c9"}.fa-list-dots,.fa-list-ul{--fa:"\f0ca"}.fa-list-1-2,.fa-list-numeric,.fa-list-ol{--fa:"\f0cb"}.fa-strikethrough{--fa:"\f0cc"}.fa-underline{--fa:"\f0cd"}.fa-table{--fa:"\f0ce"}.fa-magic,.fa-wand-magic{--fa:"\f0d0"}.fa-truck{--fa:"\f0d1"}.fa-money-bill{--fa:"\f0d6"}.fa-caret-down{--fa:"\f0d7"}.fa-caret-up{--fa:"\f0d8"}.fa-caret-left{--fa:"\f0d9"}.fa-caret-right{--fa:"\f0da"}.fa-columns,.fa-table-columns{--fa:"\f0db"}.fa-sort,.fa-unsorted{--fa:"\f0dc"}.fa-sort-desc,.fa-sort-down{--fa:"\f0dd"}.fa-sort-asc,.fa-sort-up{--fa:"\f0de"}.fa-envelope{--fa:"\f0e0"}.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-arrow-rotate-left,.fa-undo{--fa:"\f0e2"}.fa-gavel,.fa-legal{--fa:"\f0e3"}.fa-bolt,.fa-zap{--fa:"\f0e7"}.fa-sitemap{--fa:"\f0e8"}.fa-umbrella{--fa:"\f0e9"}.fa-file-clipboard,.fa-paste{--fa:"\f0ea"}.fa-lightbulb{--fa:"\f0eb"}.fa-arrow-right-arrow-left,.fa-exchange{--fa:"\f0ec"}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa:"\f0ed"}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa:"\f0ee"}.fa-user-doctor,.fa-user-md{--fa:"\f0f0"}.fa-stethoscope{--fa:"\f0f1"}.fa-suitcase{--fa:"\f0f2"}.fa-bell{--fa:"\f0f3"}.fa-coffee,.fa-mug-saucer{--fa:"\f0f4"}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa:"\f0f8"}.fa-ambulance,.fa-truck-medical{--fa:"\f0f9"}.fa-medkit,.fa-suitcase-medical{--fa:"\f0fa"}.fa-fighter-jet,.fa-jet-fighter{--fa:"\f0fb"}.fa-beer,.fa-beer-mug-empty{--fa:"\f0fc"}.fa-h-square,.fa-square-h{--fa:"\f0fd"}.fa-plus-square,.fa-square-plus{--fa:"\f0fe"}.fa-angle-double-left,.fa-angles-left{--fa:"\f100"}.fa-angle-double-right,.fa-angles-right{--fa:"\f101"}.fa-angle-double-up,.fa-angles-up{--fa:"\f102"}.fa-angle-double-down,.fa-angles-down{--fa:"\f103"}.fa-angle-left{--fa:"\f104"}.fa-angle-right{--fa:"\f105"}.fa-angle-up{--fa:"\f106"}.fa-angle-down{--fa:"\f107"}.fa-laptop{--fa:"\f109"}.fa-tablet-button{--fa:"\f10a"}.fa-mobile-button{--fa:"\f10b"}.fa-quote-left,.fa-quote-left-alt{--fa:"\f10d"}.fa-quote-right,.fa-quote-right-alt{--fa:"\f10e"}.fa-spinner{--fa:"\f110"}.fa-circle{--fa:"\f111"}.fa-face-smile,.fa-smile{--fa:"\f118"}.fa-face-frown,.fa-frown{--fa:"\f119"}.fa-face-meh,.fa-meh{--fa:"\f11a"}.fa-gamepad{--fa:"\f11b"}.fa-keyboard{--fa:"\f11c"}.fa-flag-checkered{--fa:"\f11e"}.fa-terminal{--fa:"\f120"}.fa-code{--fa:"\f121"}.fa-mail-reply-all,.fa-reply-all{--fa:"\f122"}.fa-location-arrow{--fa:"\f124"}.fa-crop{--fa:"\f125"}.fa-code-branch{--fa:"\f126"}.fa-chain-broken,.fa-chain-slash,.fa-link-slash,.fa-unlink{--fa:"\f127"}.fa-info{--fa:"\f129"}.fa-superscript{--fa:"\f12b"}.fa-subscript{--fa:"\f12c"}.fa-eraser{--fa:"\f12d"}.fa-puzzle-piece{--fa:"\f12e"}.fa-microphone{--fa:"\f130"}.fa-microphone-slash{--fa:"\f131"}.fa-shield,.fa-shield-blank{--fa:"\f132"}.fa-calendar{--fa:"\f133"}.fa-fire-extinguisher{--fa:"\f134"}.fa-rocket{--fa:"\f135"}.fa-chevron-circle-left,.fa-circle-chevron-left{--fa:"\f137"}.fa-chevron-circle-right,.fa-circle-chevron-right{--fa:"\f138"}.fa-chevron-circle-up,.fa-circle-chevron-up{--fa:"\f139"}.fa-chevron-circle-down,.fa-circle-chevron-down{--fa:"\f13a"}.fa-anchor{--fa:"\f13d"}.fa-unlock-alt,.fa-unlock-keyhole{--fa:"\f13e"}.fa-bullseye{--fa:"\f140"}.fa-ellipsis,.fa-ellipsis-h{--fa:"\f141"}.fa-ellipsis-v,.fa-ellipsis-vertical{--fa:"\f142"}.fa-rss-square,.fa-square-rss{--fa:"\f143"}.fa-circle-play,.fa-play-circle{--fa:"\f144"}.fa-ticket{--fa:"\f145"}.fa-minus-square,.fa-square-minus{--fa:"\f146"}.fa-arrow-turn-up,.fa-level-up{--fa:"\f148"}.fa-arrow-turn-down,.fa-level-down{--fa:"\f149"}.fa-check-square,.fa-square-check{--fa:"\f14a"}.fa-pen-square,.fa-pencil-square,.fa-square-pen{--fa:"\f14b"}.fa-external-link-square,.fa-square-arrow-up-right{--fa:"\f14c"}.fa-share-from-square,.fa-share-square{--fa:"\f14d"}.fa-compass{--fa:"\f14e"}.fa-caret-square-down,.fa-square-caret-down{--fa:"\f150"}.fa-caret-square-up,.fa-square-caret-up{--fa:"\f151"}.fa-caret-square-right,.fa-square-caret-right{--fa:"\f152"}.fa-eur,.fa-euro,.fa-euro-sign{--fa:"\f153"}.fa-gbp,.fa-pound-sign,.fa-sterling-sign{--fa:"\f154"}.fa-rupee,.fa-rupee-sign{--fa:"\f156"}.fa-cny,.fa-jpy,.fa-rmb,.fa-yen,.fa-yen-sign{--fa:"\f157"}.fa-rouble,.fa-rub,.fa-ruble,.fa-ruble-sign{--fa:"\f158"}.fa-krw,.fa-won,.fa-won-sign{--fa:"\f159"}.fa-file{--fa:"\f15b"}.fa-file-alt,.fa-file-lines,.fa-file-text{--fa:"\f15c"}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa:"\f15d"}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa:"\f15e"}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa:"\f160"}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa:"\f161"}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa:"\f162"}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa:"\f163"}.fa-thumbs-up{--fa:"\f164"}.fa-thumbs-down{--fa:"\f165"}.fa-arrow-down-long,.fa-long-arrow-down{--fa:"\f175"}.fa-arrow-up-long,.fa-long-arrow-up{--fa:"\f176"}.fa-arrow-left-long,.fa-long-arrow-left{--fa:"\f177"}.fa-arrow-right-long,.fa-long-arrow-right{--fa:"\f178"}.fa-female,.fa-person-dress{--fa:"\f182"}.fa-male,.fa-person{--fa:"\f183"}.fa-sun{--fa:"\f185"}.fa-moon{--fa:"\f186"}.fa-archive,.fa-box-archive{--fa:"\f187"}.fa-bug{--fa:"\f188"}.fa-caret-square-left,.fa-square-caret-left{--fa:"\f191"}.fa-circle-dot,.fa-dot-circle{--fa:"\f192"}.fa-wheelchair{--fa:"\f193"}.fa-lira-sign{--fa:"\f195"}.fa-shuttle-space,.fa-space-shuttle{--fa:"\f197"}.fa-envelope-square,.fa-square-envelope{--fa:"\f199"}.fa-bank,.fa-building-columns,.fa-institution,.fa-museum,.fa-university{--fa:"\f19c"}.fa-graduation-cap,.fa-mortar-board{--fa:"\f19d"}.fa-language{--fa:"\f1ab"}.fa-fax{--fa:"\f1ac"}.fa-building{--fa:"\f1ad"}.fa-child{--fa:"\f1ae"}.fa-paw{--fa:"\f1b0"}.fa-cube{--fa:"\f1b2"}.fa-cubes{--fa:"\f1b3"}.fa-recycle{--fa:"\f1b8"}.fa-automobile,.fa-car{--fa:"\f1b9"}.fa-cab,.fa-taxi{--fa:"\f1ba"}.fa-tree{--fa:"\f1bb"}.fa-database{--fa:"\f1c0"}.fa-file-pdf{--fa:"\f1c1"}.fa-file-word{--fa:"\f1c2"}.fa-file-excel{--fa:"\f1c3"}.fa-file-powerpoint{--fa:"\f1c4"}.fa-file-image{--fa:"\f1c5"}.fa-file-archive,.fa-file-zipper{--fa:"\f1c6"}.fa-file-audio{--fa:"\f1c7"}.fa-file-video{--fa:"\f1c8"}.fa-file-code{--fa:"\f1c9"}.fa-life-ring{--fa:"\f1cd"}.fa-circle-notch{--fa:"\f1ce"}.fa-paper-plane{--fa:"\f1d8"}.fa-clock-rotate-left,.fa-history{--fa:"\f1da"}.fa-header,.fa-heading{--fa:"\f1dc"}.fa-paragraph{--fa:"\f1dd"}.fa-sliders,.fa-sliders-h{--fa:"\f1de"}.fa-share-alt,.fa-share-nodes{--fa:"\f1e0"}.fa-share-alt-square,.fa-square-share-nodes{--fa:"\f1e1"}.fa-bomb{--fa:"\f1e2"}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa:"\f1e3"}.fa-teletype,.fa-tty{--fa:"\f1e4"}.fa-binoculars{--fa:"\f1e5"}.fa-plug{--fa:"\f1e6"}.fa-newspaper{--fa:"\f1ea"}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa:"\f1eb"}.fa-calculator{--fa:"\f1ec"}.fa-bell-slash{--fa:"\f1f6"}.fa-trash{--fa:"\f1f8"}.fa-copyright{--fa:"\f1f9"}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa:"\f1fb"}.fa-paint-brush,.fa-paintbrush{--fa:"\f1fc"}.fa-birthday-cake,.fa-cake,.fa-cake-candles{--fa:"\f1fd"}.fa-area-chart,.fa-chart-area{--fa:"\f1fe"}.fa-chart-pie,.fa-pie-chart{--fa:"\f200"}.fa-chart-line,.fa-line-chart{--fa:"\f201"}.fa-toggle-off{--fa:"\f204"}.fa-toggle-on{--fa:"\f205"}.fa-bicycle{--fa:"\f206"}.fa-bus{--fa:"\f207"}.fa-closed-captioning{--fa:"\f20a"}.fa-ils,.fa-shekel,.fa-shekel-sign,.fa-sheqel,.fa-sheqel-sign{--fa:"\f20b"}.fa-cart-plus{--fa:"\f217"}.fa-cart-arrow-down{--fa:"\f218"}.fa-diamond{--fa:"\f219"}.fa-ship{--fa:"\f21a"}.fa-user-secret{--fa:"\f21b"}.fa-motorcycle{--fa:"\f21c"}.fa-street-view{--fa:"\f21d"}.fa-heart-pulse,.fa-heartbeat{--fa:"\f21e"}.fa-venus{--fa:"\f221"}.fa-mars{--fa:"\f222"}.fa-mercury{--fa:"\f223"}.fa-mars-and-venus{--fa:"\f224"}.fa-transgender,.fa-transgender-alt{--fa:"\f225"}.fa-venus-double{--fa:"\f226"}.fa-mars-double{--fa:"\f227"}.fa-venus-mars{--fa:"\f228"}.fa-mars-stroke{--fa:"\f229"}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa:"\f22a"}.fa-mars-stroke-h,.fa-mars-stroke-right{--fa:"\f22b"}.fa-neuter{--fa:"\f22c"}.fa-genderless{--fa:"\f22d"}.fa-server{--fa:"\f233"}.fa-user-plus{--fa:"\f234"}.fa-user-times,.fa-user-xmark{--fa:"\f235"}.fa-bed{--fa:"\f236"}.fa-train{--fa:"\f238"}.fa-subway,.fa-train-subway{--fa:"\f239"}.fa-battery,.fa-battery-5,.fa-battery-full{--fa:"\f240"}.fa-battery-4,.fa-battery-three-quarters{--fa:"\f241"}.fa-battery-3,.fa-battery-half{--fa:"\f242"}.fa-battery-2,.fa-battery-quarter{--fa:"\f243"}.fa-battery-0,.fa-battery-empty{--fa:"\f244"}.fa-arrow-pointer,.fa-mouse-pointer{--fa:"\f245"}.fa-i-cursor{--fa:"\f246"}.fa-object-group{--fa:"\f247"}.fa-object-ungroup{--fa:"\f248"}.fa-note-sticky,.fa-sticky-note{--fa:"\f249"}.fa-clone{--fa:"\f24d"}.fa-balance-scale,.fa-scale-balanced{--fa:"\f24e"}.fa-hourglass-1,.fa-hourglass-start{--fa:"\f251"}.fa-hourglass-2,.fa-hourglass-half{--fa:"\f252"}.fa-hourglass-3,.fa-hourglass-end{--fa:"\f253"}.fa-hourglass,.fa-hourglass-empty{--fa:"\f254"}.fa-hand-back-fist,.fa-hand-rock{--fa:"\f255"}.fa-hand,.fa-hand-paper{--fa:"\f256"}.fa-hand-scissors{--fa:"\f257"}.fa-hand-lizard{--fa:"\f258"}.fa-hand-spock{--fa:"\f259"}.fa-hand-pointer{--fa:"\f25a"}.fa-hand-peace{--fa:"\f25b"}.fa-trademark{--fa:"\f25c"}.fa-registered{--fa:"\f25d"}.fa-television,.fa-tv,.fa-tv-alt{--fa:"\f26c"}.fa-calendar-plus{--fa:"\f271"}.fa-calendar-minus{--fa:"\f272"}.fa-calendar-times,.fa-calendar-xmark{--fa:"\f273"}.fa-calendar-check{--fa:"\f274"}.fa-industry{--fa:"\f275"}.fa-map-pin{--fa:"\f276"}.fa-map-signs,.fa-signs-post{--fa:"\f277"}.fa-map{--fa:"\f279"}.fa-comment-alt,.fa-message{--fa:"\f27a"}.fa-circle-pause,.fa-pause-circle{--fa:"\f28b"}.fa-circle-stop,.fa-stop-circle{--fa:"\f28d"}.fa-bag-shopping,.fa-shopping-bag{--fa:"\f290"}.fa-basket-shopping,.fa-shopping-basket{--fa:"\f291"}.fa-universal-access{--fa:"\f29a"}.fa-blind,.fa-person-walking-with-cane{--fa:"\f29d"}.fa-audio-description{--fa:"\f29e"}.fa-phone-volume,.fa-volume-control-phone{--fa:"\f2a0"}.fa-braille{--fa:"\f2a1"}.fa-assistive-listening-systems,.fa-ear-listen{--fa:"\f2a2"}.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting,.fa-hands-asl-interpreting{--fa:"\f2a3"}.fa-deaf,.fa-deafness,.fa-ear-deaf,.fa-hard-of-hearing{--fa:"\f2a4"}.fa-hands,.fa-sign-language,.fa-signing{--fa:"\f2a7"}.fa-eye-low-vision,.fa-low-vision{--fa:"\f2a8"}.fa-handshake,.fa-handshake-alt,.fa-handshake-simple{--fa:"\f2b5"}.fa-envelope-open{--fa:"\f2b6"}.fa-address-book,.fa-contact-book{--fa:"\f2b9"}.fa-address-card,.fa-contact-card,.fa-vcard{--fa:"\f2bb"}.fa-circle-user,.fa-user-circle{--fa:"\f2bd"}.fa-id-badge{--fa:"\f2c1"}.fa-drivers-license,.fa-id-card{--fa:"\f2c2"}.fa-temperature-4,.fa-temperature-full,.fa-thermometer-4,.fa-thermometer-full{--fa:"\f2c7"}.fa-temperature-3,.fa-temperature-three-quarters,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa:"\f2c8"}.fa-temperature-2,.fa-temperature-half,.fa-thermometer-2,.fa-thermometer-half{--fa:"\f2c9"}.fa-temperature-1,.fa-temperature-quarter,.fa-thermometer-1,.fa-thermometer-quarter{--fa:"\f2ca"}.fa-temperature-0,.fa-temperature-empty,.fa-thermometer-0,.fa-thermometer-empty{--fa:"\f2cb"}.fa-shower{--fa:"\f2cc"}.fa-bath,.fa-bathtub{--fa:"\f2cd"}.fa-podcast{--fa:"\f2ce"}.fa-window-maximize{--fa:"\f2d0"}.fa-window-minimize{--fa:"\f2d1"}.fa-window-restore{--fa:"\f2d2"}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa:"\f2d3"}.fa-microchip{--fa:"\f2db"}.fa-snowflake{--fa:"\f2dc"}.fa-spoon,.fa-utensil-spoon{--fa:"\f2e5"}.fa-cutlery,.fa-utensils{--fa:"\f2e7"}.fa-rotate-back,.fa-rotate-backward,.fa-rotate-left,.fa-undo-alt{--fa:"\f2ea"}.fa-trash-alt,.fa-trash-can{--fa:"\f2ed"}.fa-rotate,.fa-sync-alt{--fa:"\f2f1"}.fa-stopwatch{--fa:"\f2f2"}.fa-right-from-bracket,.fa-sign-out-alt{--fa:"\f2f5"}.fa-right-to-bracket,.fa-sign-in-alt{--fa:"\f2f6"}.fa-redo-alt,.fa-rotate-forward,.fa-rotate-right{--fa:"\f2f9"}.fa-poo{--fa:"\f2fe"}.fa-images{--fa:"\f302"}.fa-pencil,.fa-pencil-alt{--fa:"\f303"}.fa-pen{--fa:"\f304"}.fa-pen-alt,.fa-pen-clip{--fa:"\f305"}.fa-octagon{--fa:"\f306"}.fa-down-long,.fa-long-arrow-alt-down{--fa:"\f309"}.fa-left-long,.fa-long-arrow-alt-left{--fa:"\f30a"}.fa-long-arrow-alt-right,.fa-right-long{--fa:"\f30b"}.fa-long-arrow-alt-up,.fa-up-long{--fa:"\f30c"}.fa-hexagon{--fa:"\f312"}.fa-file-edit,.fa-file-pen{--fa:"\f31c"}.fa-expand-arrows-alt,.fa-maximize{--fa:"\f31e"}.fa-clipboard{--fa:"\f328"}.fa-arrows-alt-h,.fa-left-right{--fa:"\f337"}.fa-arrows-alt-v,.fa-up-down{--fa:"\f338"}.fa-alarm-clock{--fa:"\f34e"}.fa-arrow-alt-circle-down,.fa-circle-down{--fa:"\f358"}.fa-arrow-alt-circle-left,.fa-circle-left{--fa:"\f359"}.fa-arrow-alt-circle-right,.fa-circle-right{--fa:"\f35a"}.fa-arrow-alt-circle-up,.fa-circle-up{--fa:"\f35b"}.fa-external-link-alt,.fa-up-right-from-square{--fa:"\f35d"}.fa-external-link-square-alt,.fa-square-up-right{--fa:"\f360"}.fa-exchange-alt,.fa-right-left{--fa:"\f362"}.fa-repeat{--fa:"\f363"}.fa-code-commit{--fa:"\f386"}.fa-code-merge{--fa:"\f387"}.fa-desktop,.fa-desktop-alt{--fa:"\f390"}.fa-gem{--fa:"\f3a5"}.fa-level-down-alt,.fa-turn-down{--fa:"\f3be"}.fa-level-up-alt,.fa-turn-up{--fa:"\f3bf"}.fa-lock-open{--fa:"\f3c1"}.fa-location-dot,.fa-map-marker-alt{--fa:"\f3c5"}.fa-microphone-alt,.fa-microphone-lines{--fa:"\f3c9"}.fa-mobile-alt,.fa-mobile-screen-button{--fa:"\f3cd"}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa:"\f3ce"}.fa-mobile-android-alt,.fa-mobile-screen{--fa:"\f3cf"}.fa-money-bill-1,.fa-money-bill-alt{--fa:"\f3d1"}.fa-phone-slash{--fa:"\f3dd"}.fa-image-portrait,.fa-portrait{--fa:"\f3e0"}.fa-mail-reply,.fa-reply{--fa:"\f3e5"}.fa-shield-alt,.fa-shield-halved{--fa:"\f3ed"}.fa-tablet-alt,.fa-tablet-screen-button{--fa:"\f3fa"}.fa-tablet,.fa-tablet-android{--fa:"\f3fb"}.fa-ticket-alt,.fa-ticket-simple{--fa:"\f3ff"}.fa-rectangle-times,.fa-rectangle-xmark,.fa-times-rectangle,.fa-window-close{--fa:"\f410"}.fa-compress-alt,.fa-down-left-and-up-right-to-center{--fa:"\f422"}.fa-expand-alt,.fa-up-right-and-down-left-from-center{--fa:"\f424"}.fa-baseball-bat-ball{--fa:"\f432"}.fa-baseball,.fa-baseball-ball{--fa:"\f433"}.fa-basketball,.fa-basketball-ball{--fa:"\f434"}.fa-bowling-ball{--fa:"\f436"}.fa-chess{--fa:"\f439"}.fa-chess-bishop{--fa:"\f43a"}.fa-chess-board{--fa:"\f43c"}.fa-chess-king{--fa:"\f43f"}.fa-chess-knight{--fa:"\f441"}.fa-chess-pawn{--fa:"\f443"}.fa-chess-queen{--fa:"\f445"}.fa-chess-rook{--fa:"\f447"}.fa-dumbbell{--fa:"\f44b"}.fa-football,.fa-football-ball{--fa:"\f44e"}.fa-golf-ball,.fa-golf-ball-tee{--fa:"\f450"}.fa-hockey-puck{--fa:"\f453"}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa:"\f458"}.fa-square-full{--fa:"\f45c"}.fa-ping-pong-paddle-ball,.fa-table-tennis,.fa-table-tennis-paddle-ball{--fa:"\f45d"}.fa-volleyball,.fa-volleyball-ball{--fa:"\f45f"}.fa-allergies,.fa-hand-dots{--fa:"\f461"}.fa-band-aid,.fa-bandage{--fa:"\f462"}.fa-box{--fa:"\f466"}.fa-boxes,.fa-boxes-alt,.fa-boxes-stacked{--fa:"\f468"}.fa-briefcase-medical{--fa:"\f469"}.fa-burn,.fa-fire-flame-simple{--fa:"\f46a"}.fa-capsules{--fa:"\f46b"}.fa-clipboard-check{--fa:"\f46c"}.fa-clipboard-list{--fa:"\f46d"}.fa-diagnoses,.fa-person-dots-from-line{--fa:"\f470"}.fa-dna{--fa:"\f471"}.fa-dolly,.fa-dolly-box{--fa:"\f472"}.fa-cart-flatbed,.fa-dolly-flatbed{--fa:"\f474"}.fa-file-medical{--fa:"\f477"}.fa-file-medical-alt,.fa-file-waveform{--fa:"\f478"}.fa-first-aid,.fa-kit-medical{--fa:"\f479"}.fa-circle-h,.fa-hospital-symbol{--fa:"\f47e"}.fa-id-card-alt,.fa-id-card-clip{--fa:"\f47f"}.fa-notes-medical{--fa:"\f481"}.fa-pallet{--fa:"\f482"}.fa-pills{--fa:"\f484"}.fa-prescription-bottle{--fa:"\f485"}.fa-prescription-bottle-alt,.fa-prescription-bottle-medical{--fa:"\f486"}.fa-bed-pulse,.fa-procedures{--fa:"\f487"}.fa-shipping-fast,.fa-truck-fast{--fa:"\f48b"}.fa-smoking{--fa:"\f48d"}.fa-syringe{--fa:"\f48e"}.fa-tablets{--fa:"\f490"}.fa-thermometer{--fa:"\f491"}.fa-vial{--fa:"\f492"}.fa-vials{--fa:"\f493"}.fa-warehouse{--fa:"\f494"}.fa-weight,.fa-weight-scale{--fa:"\f496"}.fa-x-ray{--fa:"\f497"}.fa-box-open{--fa:"\f49e"}.fa-comment-dots,.fa-commenting{--fa:"\f4ad"}.fa-comment-slash{--fa:"\f4b3"}.fa-couch{--fa:"\f4b8"}.fa-circle-dollar-to-slot,.fa-donate{--fa:"\f4b9"}.fa-dove{--fa:"\f4ba"}.fa-hand-holding{--fa:"\f4bd"}.fa-hand-holding-heart{--fa:"\f4be"}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa:"\f4c0"}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa:"\f4c1"}.fa-hands-holding{--fa:"\f4c2"}.fa-hands-helping,.fa-handshake-angle{--fa:"\f4c4"}.fa-parachute-box{--fa:"\f4cd"}.fa-people-carry,.fa-people-carry-box{--fa:"\f4ce"}.fa-piggy-bank{--fa:"\f4d3"}.fa-ribbon{--fa:"\f4d6"}.fa-route{--fa:"\f4d7"}.fa-seedling,.fa-sprout{--fa:"\f4d8"}.fa-sign,.fa-sign-hanging{--fa:"\f4d9"}.fa-face-smile-wink,.fa-smile-wink{--fa:"\f4da"}.fa-tape{--fa:"\f4db"}.fa-truck-loading,.fa-truck-ramp-box{--fa:"\f4de"}.fa-truck-moving{--fa:"\f4df"}.fa-video-slash{--fa:"\f4e2"}.fa-wine-glass{--fa:"\f4e3"}.fa-user-astronaut{--fa:"\f4fb"}.fa-user-check{--fa:"\f4fc"}.fa-user-clock{--fa:"\f4fd"}.fa-user-cog,.fa-user-gear{--fa:"\f4fe"}.fa-user-edit,.fa-user-pen{--fa:"\f4ff"}.fa-user-friends,.fa-user-group{--fa:"\f500"}.fa-user-graduate{--fa:"\f501"}.fa-user-lock{--fa:"\f502"}.fa-user-minus{--fa:"\f503"}.fa-user-ninja{--fa:"\f504"}.fa-user-shield{--fa:"\f505"}.fa-user-alt-slash,.fa-user-large-slash,.fa-user-slash{--fa:"\f506"}.fa-user-tag{--fa:"\f507"}.fa-user-tie{--fa:"\f508"}.fa-users-cog,.fa-users-gear{--fa:"\f509"}.fa-balance-scale-left,.fa-scale-unbalanced{--fa:"\f515"}.fa-balance-scale-right,.fa-scale-unbalanced-flip{--fa:"\f516"}.fa-blender{--fa:"\f517"}.fa-book-open{--fa:"\f518"}.fa-broadcast-tower,.fa-tower-broadcast{--fa:"\f519"}.fa-broom{--fa:"\f51a"}.fa-blackboard,.fa-chalkboard{--fa:"\f51b"}.fa-chalkboard-teacher,.fa-chalkboard-user{--fa:"\f51c"}.fa-church{--fa:"\f51d"}.fa-coins{--fa:"\f51e"}.fa-compact-disc{--fa:"\f51f"}.fa-crow{--fa:"\f520"}.fa-crown{--fa:"\f521"}.fa-dice{--fa:"\f522"}.fa-dice-five{--fa:"\f523"}.fa-dice-four{--fa:"\f524"}.fa-dice-one{--fa:"\f525"}.fa-dice-six{--fa:"\f526"}.fa-dice-three{--fa:"\f527"}.fa-dice-two{--fa:"\f528"}.fa-divide{--fa:"\f529"}.fa-door-closed{--fa:"\f52a"}.fa-door-open{--fa:"\f52b"}.fa-feather{--fa:"\f52d"}.fa-frog{--fa:"\f52e"}.fa-gas-pump{--fa:"\f52f"}.fa-glasses{--fa:"\f530"}.fa-greater-than-equal{--fa:"\f532"}.fa-helicopter{--fa:"\f533"}.fa-infinity{--fa:"\f534"}.fa-kiwi-bird{--fa:"\f535"}.fa-less-than-equal{--fa:"\f537"}.fa-memory{--fa:"\f538"}.fa-microphone-alt-slash,.fa-microphone-lines-slash{--fa:"\f539"}.fa-money-bill-wave{--fa:"\f53a"}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa:"\f53b"}.fa-money-check{--fa:"\f53c"}.fa-money-check-alt,.fa-money-check-dollar{--fa:"\f53d"}.fa-not-equal{--fa:"\f53e"}.fa-palette{--fa:"\f53f"}.fa-parking,.fa-square-parking{--fa:"\f540"}.fa-diagram-project,.fa-project-diagram{--fa:"\f542"}.fa-receipt{--fa:"\f543"}.fa-robot{--fa:"\f544"}.fa-ruler{--fa:"\f545"}.fa-ruler-combined{--fa:"\f546"}.fa-ruler-horizontal{--fa:"\f547"}.fa-ruler-vertical{--fa:"\f548"}.fa-school{--fa:"\f549"}.fa-screwdriver{--fa:"\f54a"}.fa-shoe-prints{--fa:"\f54b"}.fa-skull{--fa:"\f54c"}.fa-ban-smoking,.fa-smoking-ban{--fa:"\f54d"}.fa-store{--fa:"\f54e"}.fa-shop,.fa-store-alt{--fa:"\f54f"}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa:"\f550"}.fa-stroopwafel{--fa:"\f551"}.fa-toolbox{--fa:"\f552"}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa:"\f553"}.fa-person-walking,.fa-walking{--fa:"\f554"}.fa-wallet{--fa:"\f555"}.fa-angry,.fa-face-angry{--fa:"\f556"}.fa-archway{--fa:"\f557"}.fa-atlas,.fa-book-atlas{--fa:"\f558"}.fa-award{--fa:"\f559"}.fa-backspace,.fa-delete-left{--fa:"\f55a"}.fa-bezier-curve{--fa:"\f55b"}.fa-bong{--fa:"\f55c"}.fa-brush{--fa:"\f55d"}.fa-bus-alt,.fa-bus-simple{--fa:"\f55e"}.fa-cannabis{--fa:"\f55f"}.fa-check-double{--fa:"\f560"}.fa-cocktail,.fa-martini-glass-citrus{--fa:"\f561"}.fa-bell-concierge,.fa-concierge-bell{--fa:"\f562"}.fa-cookie{--fa:"\f563"}.fa-cookie-bite{--fa:"\f564"}.fa-crop-alt,.fa-crop-simple{--fa:"\f565"}.fa-digital-tachograph,.fa-tachograph-digital{--fa:"\f566"}.fa-dizzy,.fa-face-dizzy{--fa:"\f567"}.fa-compass-drafting,.fa-drafting-compass{--fa:"\f568"}.fa-drum{--fa:"\f569"}.fa-drum-steelpan{--fa:"\f56a"}.fa-feather-alt,.fa-feather-pointed{--fa:"\f56b"}.fa-file-contract{--fa:"\f56c"}.fa-file-arrow-down,.fa-file-download{--fa:"\f56d"}.fa-arrow-right-from-file,.fa-file-export{--fa:"\f56e"}.fa-arrow-right-to-file,.fa-file-import{--fa:"\f56f"}.fa-file-invoice{--fa:"\f570"}.fa-file-invoice-dollar{--fa:"\f571"}.fa-file-prescription{--fa:"\f572"}.fa-file-signature{--fa:"\f573"}.fa-file-arrow-up,.fa-file-upload{--fa:"\f574"}.fa-fill{--fa:"\f575"}.fa-fill-drip{--fa:"\f576"}.fa-fingerprint{--fa:"\f577"}.fa-fish{--fa:"\f578"}.fa-face-flushed,.fa-flushed{--fa:"\f579"}.fa-face-frown-open,.fa-frown-open{--fa:"\f57a"}.fa-glass-martini-alt,.fa-martini-glass{--fa:"\f57b"}.fa-earth-africa,.fa-globe-africa{--fa:"\f57c"}.fa-earth,.fa-earth-america,.fa-earth-americas,.fa-globe-americas{--fa:"\f57d"}.fa-earth-asia,.fa-globe-asia{--fa:"\f57e"}.fa-face-grimace,.fa-grimace{--fa:"\f57f"}.fa-face-grin,.fa-grin{--fa:"\f580"}.fa-face-grin-wide,.fa-grin-alt{--fa:"\f581"}.fa-face-grin-beam,.fa-grin-beam{--fa:"\f582"}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa:"\f583"}.fa-face-grin-hearts,.fa-grin-hearts{--fa:"\f584"}.fa-face-grin-squint,.fa-grin-squint{--fa:"\f585"}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa:"\f586"}.fa-face-grin-stars,.fa-grin-stars{--fa:"\f587"}.fa-face-grin-tears,.fa-grin-tears{--fa:"\f588"}.fa-face-grin-tongue,.fa-grin-tongue{--fa:"\f589"}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa:"\f58a"}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa:"\f58b"}.fa-face-grin-wink,.fa-grin-wink{--fa:"\f58c"}.fa-grid-horizontal,.fa-grip,.fa-grip-horizontal{--fa:"\f58d"}.fa-grid-vertical,.fa-grip-vertical{--fa:"\f58e"}.fa-headset{--fa:"\f590"}.fa-highlighter{--fa:"\f591"}.fa-hot-tub,.fa-hot-tub-person{--fa:"\f593"}.fa-hotel{--fa:"\f594"}.fa-joint{--fa:"\f595"}.fa-face-kiss,.fa-kiss{--fa:"\f596"}.fa-face-kiss-beam,.fa-kiss-beam{--fa:"\f597"}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa:"\f598"}.fa-face-laugh,.fa-laugh{--fa:"\f599"}.fa-face-laugh-beam,.fa-laugh-beam{--fa:"\f59a"}.fa-face-laugh-squint,.fa-laugh-squint{--fa:"\f59b"}.fa-face-laugh-wink,.fa-laugh-wink{--fa:"\f59c"}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa:"\f59d"}.fa-map-location,.fa-map-marked{--fa:"\f59f"}.fa-map-location-dot,.fa-map-marked-alt{--fa:"\f5a0"}.fa-marker{--fa:"\f5a1"}.fa-medal{--fa:"\f5a2"}.fa-face-meh-blank,.fa-meh-blank{--fa:"\f5a4"}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa:"\f5a5"}.fa-monument{--fa:"\f5a6"}.fa-mortar-pestle{--fa:"\f5a7"}.fa-paint-roller{--fa:"\f5aa"}.fa-passport{--fa:"\f5ab"}.fa-pen-fancy{--fa:"\f5ac"}.fa-pen-nib{--fa:"\f5ad"}.fa-pen-ruler,.fa-pencil-ruler{--fa:"\f5ae"}.fa-plane-arrival{--fa:"\f5af"}.fa-plane-departure{--fa:"\f5b0"}.fa-prescription{--fa:"\f5b1"}.fa-face-sad-cry,.fa-sad-cry{--fa:"\f5b3"}.fa-face-sad-tear,.fa-sad-tear{--fa:"\f5b4"}.fa-shuttle-van,.fa-van-shuttle{--fa:"\f5b6"}.fa-signature{--fa:"\f5b7"}.fa-face-smile-beam,.fa-smile-beam{--fa:"\f5b8"}.fa-solar-panel{--fa:"\f5ba"}.fa-spa{--fa:"\f5bb"}.fa-splotch{--fa:"\f5bc"}.fa-spray-can{--fa:"\f5bd"}.fa-stamp{--fa:"\f5bf"}.fa-star-half-alt,.fa-star-half-stroke{--fa:"\f5c0"}.fa-suitcase-rolling{--fa:"\f5c1"}.fa-face-surprise,.fa-surprise{--fa:"\f5c2"}.fa-swatchbook{--fa:"\f5c3"}.fa-person-swimming,.fa-swimmer{--fa:"\f5c4"}.fa-ladder-water,.fa-swimming-pool,.fa-water-ladder{--fa:"\f5c5"}.fa-droplet-slash,.fa-tint-slash{--fa:"\f5c7"}.fa-face-tired,.fa-tired{--fa:"\f5c8"}.fa-tooth{--fa:"\f5c9"}.fa-umbrella-beach{--fa:"\f5ca"}.fa-weight-hanging{--fa:"\f5cd"}.fa-wine-glass-alt,.fa-wine-glass-empty{--fa:"\f5ce"}.fa-air-freshener,.fa-spray-can-sparkles{--fa:"\f5d0"}.fa-apple-alt,.fa-apple-whole{--fa:"\f5d1"}.fa-atom{--fa:"\f5d2"}.fa-bone{--fa:"\f5d7"}.fa-book-open-reader,.fa-book-reader{--fa:"\f5da"}.fa-brain{--fa:"\f5dc"}.fa-car-alt,.fa-car-rear{--fa:"\f5de"}.fa-battery-car,.fa-car-battery{--fa:"\f5df"}.fa-car-burst,.fa-car-crash{--fa:"\f5e1"}.fa-car-side{--fa:"\f5e4"}.fa-charging-station{--fa:"\f5e7"}.fa-diamond-turn-right,.fa-directions{--fa:"\f5eb"}.fa-draw-polygon,.fa-vector-polygon{--fa:"\f5ee"}.fa-laptop-code{--fa:"\f5fc"}.fa-layer-group{--fa:"\f5fd"}.fa-location,.fa-location-crosshairs{--fa:"\f601"}.fa-lungs{--fa:"\f604"}.fa-microscope{--fa:"\f610"}.fa-oil-can{--fa:"\f613"}.fa-poop{--fa:"\f619"}.fa-shapes,.fa-triangle-circle-square{--fa:"\f61f"}.fa-star-of-life{--fa:"\f621"}.fa-dashboard,.fa-gauge,.fa-gauge-med,.fa-tachometer-alt-average{--fa:"\f624"}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa:"\f625"}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa:"\f629"}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa:"\f62a"}.fa-teeth{--fa:"\f62e"}.fa-teeth-open{--fa:"\f62f"}.fa-masks-theater,.fa-theater-masks{--fa:"\f630"}.fa-traffic-light{--fa:"\f637"}.fa-truck-monster{--fa:"\f63b"}.fa-truck-pickup{--fa:"\f63c"}.fa-ad,.fa-rectangle-ad{--fa:"\f641"}.fa-ankh{--fa:"\f644"}.fa-bible,.fa-book-bible{--fa:"\f647"}.fa-briefcase-clock,.fa-business-time{--fa:"\f64a"}.fa-city{--fa:"\f64f"}.fa-comment-dollar{--fa:"\f651"}.fa-comments-dollar{--fa:"\f653"}.fa-cross{--fa:"\f654"}.fa-dharmachakra{--fa:"\f655"}.fa-envelope-open-text{--fa:"\f658"}.fa-folder-minus{--fa:"\f65d"}.fa-folder-plus{--fa:"\f65e"}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa:"\f662"}.fa-gopuram{--fa:"\f664"}.fa-hamsa{--fa:"\f665"}.fa-bahai,.fa-haykal{--fa:"\f666"}.fa-jedi{--fa:"\f669"}.fa-book-journal-whills,.fa-journal-whills{--fa:"\f66a"}.fa-kaaba{--fa:"\f66b"}.fa-khanda{--fa:"\f66d"}.fa-landmark{--fa:"\f66f"}.fa-envelopes-bulk,.fa-mail-bulk{--fa:"\f674"}.fa-menorah{--fa:"\f676"}.fa-mosque{--fa:"\f678"}.fa-om{--fa:"\f679"}.fa-pastafarianism,.fa-spaghetti-monster-flying{--fa:"\f67b"}.fa-peace{--fa:"\f67c"}.fa-place-of-worship{--fa:"\f67f"}.fa-poll,.fa-square-poll-vertical{--fa:"\f681"}.fa-poll-h,.fa-square-poll-horizontal{--fa:"\f682"}.fa-person-praying,.fa-pray{--fa:"\f683"}.fa-hands-praying,.fa-praying-hands{--fa:"\f684"}.fa-book-quran,.fa-quran{--fa:"\f687"}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa:"\f688"}.fa-magnifying-glass-location,.fa-search-location{--fa:"\f689"}.fa-socks{--fa:"\f696"}.fa-square-root-alt,.fa-square-root-variable{--fa:"\f698"}.fa-star-and-crescent{--fa:"\f699"}.fa-star-of-david{--fa:"\f69a"}.fa-synagogue{--fa:"\f69b"}.fa-scroll-torah,.fa-torah{--fa:"\f6a0"}.fa-torii-gate{--fa:"\f6a1"}.fa-vihara{--fa:"\f6a7"}.fa-volume-mute,.fa-volume-times,.fa-volume-xmark{--fa:"\f6a9"}.fa-yin-yang{--fa:"\f6ad"}.fa-blender-phone{--fa:"\f6b6"}.fa-book-dead,.fa-book-skull{--fa:"\f6b7"}.fa-campground{--fa:"\f6bb"}.fa-cat{--fa:"\f6be"}.fa-chair{--fa:"\f6c0"}.fa-cloud-moon{--fa:"\f6c3"}.fa-cloud-sun{--fa:"\f6c4"}.fa-cow{--fa:"\f6c8"}.fa-dice-d20{--fa:"\f6cf"}.fa-dice-d6{--fa:"\f6d1"}.fa-dog{--fa:"\f6d3"}.fa-dragon{--fa:"\f6d5"}.fa-drumstick-bite{--fa:"\f6d7"}.fa-dungeon{--fa:"\f6d9"}.fa-file-csv{--fa:"\f6dd"}.fa-fist-raised,.fa-hand-fist{--fa:"\f6de"}.fa-ghost{--fa:"\f6e2"}.fa-hammer{--fa:"\f6e3"}.fa-hanukiah{--fa:"\f6e6"}.fa-hat-wizard{--fa:"\f6e8"}.fa-hiking,.fa-person-hiking{--fa:"\f6ec"}.fa-hippo{--fa:"\f6ed"}.fa-horse{--fa:"\f6f0"}.fa-house-chimney-crack,.fa-house-damage{--fa:"\f6f1"}.fa-hryvnia,.fa-hryvnia-sign{--fa:"\f6f2"}.fa-mask{--fa:"\f6fa"}.fa-mountain{--fa:"\f6fc"}.fa-network-wired{--fa:"\f6ff"}.fa-otter{--fa:"\f700"}.fa-ring{--fa:"\f70b"}.fa-person-running,.fa-running{--fa:"\f70c"}.fa-scroll{--fa:"\f70e"}.fa-skull-crossbones{--fa:"\f714"}.fa-slash{--fa:"\f715"}.fa-spider{--fa:"\f717"}.fa-toilet-paper,.fa-toilet-paper-alt,.fa-toilet-paper-blank{--fa:"\f71e"}.fa-tractor{--fa:"\f722"}.fa-user-injured{--fa:"\f728"}.fa-vr-cardboard{--fa:"\f729"}.fa-wand-sparkles{--fa:"\f72b"}.fa-wind{--fa:"\f72e"}.fa-wine-bottle{--fa:"\f72f"}.fa-cloud-meatball{--fa:"\f73b"}.fa-cloud-moon-rain{--fa:"\f73c"}.fa-cloud-rain{--fa:"\f73d"}.fa-cloud-showers-heavy{--fa:"\f740"}.fa-cloud-sun-rain{--fa:"\f743"}.fa-democrat{--fa:"\f747"}.fa-flag-usa{--fa:"\f74d"}.fa-hurricane{--fa:"\f751"}.fa-landmark-alt,.fa-landmark-dome{--fa:"\f752"}.fa-meteor{--fa:"\f753"}.fa-person-booth{--fa:"\f756"}.fa-poo-bolt,.fa-poo-storm{--fa:"\f75a"}.fa-rainbow{--fa:"\f75b"}.fa-republican{--fa:"\f75e"}.fa-smog{--fa:"\f75f"}.fa-temperature-high{--fa:"\f769"}.fa-temperature-low{--fa:"\f76b"}.fa-cloud-bolt,.fa-thunderstorm{--fa:"\f76c"}.fa-tornado{--fa:"\f76f"}.fa-volcano{--fa:"\f770"}.fa-check-to-slot,.fa-vote-yea{--fa:"\f772"}.fa-water{--fa:"\f773"}.fa-baby{--fa:"\f77c"}.fa-baby-carriage,.fa-carriage-baby{--fa:"\f77d"}.fa-biohazard{--fa:"\f780"}.fa-blog{--fa:"\f781"}.fa-calendar-day{--fa:"\f783"}.fa-calendar-week{--fa:"\f784"}.fa-candy-cane{--fa:"\f786"}.fa-carrot{--fa:"\f787"}.fa-cash-register{--fa:"\f788"}.fa-compress-arrows-alt,.fa-minimize{--fa:"\f78c"}.fa-dumpster{--fa:"\f793"}.fa-dumpster-fire{--fa:"\f794"}.fa-ethernet{--fa:"\f796"}.fa-gifts{--fa:"\f79c"}.fa-champagne-glasses,.fa-glass-cheers{--fa:"\f79f"}.fa-glass-whiskey,.fa-whiskey-glass{--fa:"\f7a0"}.fa-earth-europe,.fa-globe-europe{--fa:"\f7a2"}.fa-grip-lines{--fa:"\f7a4"}.fa-grip-lines-vertical{--fa:"\f7a5"}.fa-guitar{--fa:"\f7a6"}.fa-heart-broken,.fa-heart-crack{--fa:"\f7a9"}.fa-holly-berry{--fa:"\f7aa"}.fa-horse-head{--fa:"\f7ab"}.fa-icicles{--fa:"\f7ad"}.fa-igloo{--fa:"\f7ae"}.fa-mitten{--fa:"\f7b5"}.fa-mug-hot{--fa:"\f7b6"}.fa-radiation{--fa:"\f7b9"}.fa-circle-radiation,.fa-radiation-alt{--fa:"\f7ba"}.fa-restroom{--fa:"\f7bd"}.fa-satellite{--fa:"\f7bf"}.fa-satellite-dish{--fa:"\f7c0"}.fa-sd-card{--fa:"\f7c2"}.fa-sim-card{--fa:"\f7c4"}.fa-person-skating,.fa-skating{--fa:"\f7c5"}.fa-person-skiing,.fa-skiing{--fa:"\f7c9"}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa:"\f7ca"}.fa-sleigh{--fa:"\f7cc"}.fa-comment-sms,.fa-sms{--fa:"\f7cd"}.fa-person-snowboarding,.fa-snowboarding{--fa:"\f7ce"}.fa-snowman{--fa:"\f7d0"}.fa-snowplow{--fa:"\f7d2"}.fa-tenge,.fa-tenge-sign{--fa:"\f7d7"}.fa-toilet{--fa:"\f7d8"}.fa-screwdriver-wrench,.fa-tools{--fa:"\f7d9"}.fa-cable-car,.fa-tram{--fa:"\f7da"}.fa-fire-alt,.fa-fire-flame-curved{--fa:"\f7e4"}.fa-bacon{--fa:"\f7e5"}.fa-book-medical{--fa:"\f7e6"}.fa-bread-slice{--fa:"\f7ec"}.fa-cheese{--fa:"\f7ef"}.fa-clinic-medical,.fa-house-chimney-medical{--fa:"\f7f2"}.fa-clipboard-user{--fa:"\f7f3"}.fa-comment-medical{--fa:"\f7f5"}.fa-crutch{--fa:"\f7f7"}.fa-disease{--fa:"\f7fa"}.fa-egg{--fa:"\f7fb"}.fa-folder-tree{--fa:"\f802"}.fa-burger,.fa-hamburger{--fa:"\f805"}.fa-hand-middle-finger{--fa:"\f806"}.fa-hard-hat,.fa-hat-hard,.fa-helmet-safety{--fa:"\f807"}.fa-hospital-user{--fa:"\f80d"}.fa-hotdog{--fa:"\f80f"}.fa-ice-cream{--fa:"\f810"}.fa-laptop-medical{--fa:"\f812"}.fa-pager{--fa:"\f815"}.fa-pepper-hot{--fa:"\f816"}.fa-pizza-slice{--fa:"\f818"}.fa-sack-dollar{--fa:"\f81d"}.fa-book-tanakh,.fa-tanakh{--fa:"\f827"}.fa-bars-progress,.fa-tasks-alt{--fa:"\f828"}.fa-trash-arrow-up,.fa-trash-restore{--fa:"\f829"}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa:"\f82a"}.fa-user-nurse{--fa:"\f82f"}.fa-wave-square{--fa:"\f83e"}.fa-biking,.fa-person-biking{--fa:"\f84a"}.fa-border-all{--fa:"\f84c"}.fa-border-none{--fa:"\f850"}.fa-border-style,.fa-border-top-left{--fa:"\f853"}.fa-digging,.fa-person-digging{--fa:"\f85e"}.fa-fan{--fa:"\f863"}.fa-heart-music-camera-bolt,.fa-icons{--fa:"\f86d"}.fa-phone-alt,.fa-phone-flip{--fa:"\f879"}.fa-phone-square-alt,.fa-square-phone-flip{--fa:"\f87b"}.fa-photo-film,.fa-photo-video{--fa:"\f87c"}.fa-remove-format,.fa-text-slash{--fa:"\f87d"}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa:"\f881"}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa:"\f882"}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa:"\f884"}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa:"\f885"}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa:"\f886"}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa:"\f887"}.fa-spell-check{--fa:"\f891"}.fa-voicemail{--fa:"\f897"}.fa-hat-cowboy{--fa:"\f8c0"}.fa-hat-cowboy-side{--fa:"\f8c1"}.fa-computer-mouse,.fa-mouse{--fa:"\f8cc"}.fa-radio{--fa:"\f8d7"}.fa-record-vinyl{--fa:"\f8d9"}.fa-walkie-talkie{--fa:"\f8ef"}.fa-caravan{--fa:"\f8ff"}:host,:root{--fa-family-brands:"Font Awesome 7 Brands";--fa-font-brands:normal 400 1em/1 var(--fa-family-brands)}@font-face{font-display:block;font-family:Font Awesome\ 7 Brands;font-style:normal;font-weight:400;src:url(/static/media/fa-brands-400.e7461d69dbbff1310a5c.woff2)}.fa-brands,.fa-classic.fa-brands,.fab{--fa-family:var(--fa-family-brands);--fa-style:400}.fa-firefox-browser{--fa:"\e007"}.fa-ideal{--fa:"\e013"}.fa-microblog{--fa:"\e01a"}.fa-pied-piper-square,.fa-square-pied-piper{--fa:"\e01e"}.fa-unity{--fa:"\e049"}.fa-dailymotion{--fa:"\e052"}.fa-instagram-square,.fa-square-instagram{--fa:"\e055"}.fa-mixer{--fa:"\e056"}.fa-shopify{--fa:"\e057"}.fa-deezer{--fa:"\e077"}.fa-edge-legacy{--fa:"\e078"}.fa-google-pay{--fa:"\e079"}.fa-rust{--fa:"\e07a"}.fa-tiktok{--fa:"\e07b"}.fa-unsplash{--fa:"\e07c"}.fa-cloudflare{--fa:"\e07d"}.fa-guilded{--fa:"\e07e"}.fa-hive{--fa:"\e07f"}.fa-42-group,.fa-innosoft{--fa:"\e080"}.fa-instalod{--fa:"\e081"}.fa-octopus-deploy{--fa:"\e082"}.fa-perbyte{--fa:"\e083"}.fa-uncharted{--fa:"\e084"}.fa-watchman-monitoring{--fa:"\e087"}.fa-wodu{--fa:"\e088"}.fa-wirsindhandwerk,.fa-wsh{--fa:"\e2d0"}.fa-bots{--fa:"\e340"}.fa-cmplid{--fa:"\e360"}.fa-bilibili{--fa:"\e3d9"}.fa-golang{--fa:"\e40f"}.fa-pix{--fa:"\e43a"}.fa-sitrox{--fa:"\e44a"}.fa-hashnode{--fa:"\e499"}.fa-meta{--fa:"\e49b"}.fa-padlet{--fa:"\e4a0"}.fa-nfc-directional{--fa:"\e530"}.fa-nfc-symbol{--fa:"\e531"}.fa-screenpal{--fa:"\e570"}.fa-space-awesome{--fa:"\e5ac"}.fa-square-font-awesome{--fa:"\e5ad"}.fa-gitlab-square,.fa-square-gitlab{--fa:"\e5ae"}.fa-odysee{--fa:"\e5c6"}.fa-stubber{--fa:"\e5c7"}.fa-debian{--fa:"\e60b"}.fa-shoelace{--fa:"\e60c"}.fa-threads{--fa:"\e618"}.fa-square-threads{--fa:"\e619"}.fa-square-x-twitter{--fa:"\e61a"}.fa-x-twitter{--fa:"\e61b"}.fa-opensuse{--fa:"\e62b"}.fa-letterboxd{--fa:"\e62d"}.fa-square-letterboxd{--fa:"\e62e"}.fa-mintbit{--fa:"\e62f"}.fa-google-scholar{--fa:"\e63b"}.fa-brave{--fa:"\e63c"}.fa-brave-reverse{--fa:"\e63d"}.fa-pixiv{--fa:"\e640"}.fa-upwork{--fa:"\e641"}.fa-webflow{--fa:"\e65c"}.fa-signal-messenger{--fa:"\e663"}.fa-bluesky{--fa:"\e671"}.fa-jxl{--fa:"\e67b"}.fa-square-upwork{--fa:"\e67c"}.fa-web-awesome{--fa:"\e682"}.fa-square-web-awesome{--fa:"\e683"}.fa-square-web-awesome-stroke{--fa:"\e684"}.fa-dart-lang{--fa:"\e693"}.fa-flutter{--fa:"\e694"}.fa-files-pinwheel{--fa:"\e69f"}.fa-css{--fa:"\e6a2"}.fa-square-bluesky{--fa:"\e6a3"}.fa-openai{--fa:"\e7cf"}.fa-square-linkedin{--fa:"\e7d0"}.fa-cash-app{--fa:"\e7d4"}.fa-disqus{--fa:"\e7d5"}.fa-11ty,.fa-eleventy{--fa:"\e7d6"}.fa-kakao-talk{--fa:"\e7d7"}.fa-linktree{--fa:"\e7d8"}.fa-notion{--fa:"\e7d9"}.fa-pandora{--fa:"\e7da"}.fa-pixelfed{--fa:"\e7db"}.fa-tidal{--fa:"\e7dc"}.fa-vsco{--fa:"\e7dd"}.fa-w3c{--fa:"\e7de"}.fa-lumon{--fa:"\e7e2"}.fa-lumon-drop{--fa:"\e7e3"}.fa-square-figma{--fa:"\e7e4"}.fa-tex{--fa:"\e7ff"}.fa-duolingo{--fa:"\e812"}.fa-square-twitter,.fa-twitter-square{--fa:"\f081"}.fa-facebook-square,.fa-square-facebook{--fa:"\f082"}.fa-linkedin{--fa:"\f08c"}.fa-github-square,.fa-square-github{--fa:"\f092"}.fa-twitter{--fa:"\f099"}.fa-facebook{--fa:"\f09a"}.fa-github{--fa:"\f09b"}.fa-pinterest{--fa:"\f0d2"}.fa-pinterest-square,.fa-square-pinterest{--fa:"\f0d3"}.fa-google-plus-square,.fa-square-google-plus{--fa:"\f0d4"}.fa-google-plus-g{--fa:"\f0d5"}.fa-linkedin-in{--fa:"\f0e1"}.fa-github-alt{--fa:"\f113"}.fa-maxcdn{--fa:"\f136"}.fa-html5{--fa:"\f13b"}.fa-css3{--fa:"\f13c"}.fa-btc{--fa:"\f15a"}.fa-youtube{--fa:"\f167"}.fa-xing{--fa:"\f168"}.fa-square-xing,.fa-xing-square{--fa:"\f169"}.fa-dropbox{--fa:"\f16b"}.fa-stack-overflow{--fa:"\f16c"}.fa-instagram{--fa:"\f16d"}.fa-flickr{--fa:"\f16e"}.fa-adn{--fa:"\f170"}.fa-bitbucket{--fa:"\f171"}.fa-tumblr{--fa:"\f173"}.fa-square-tumblr,.fa-tumblr-square{--fa:"\f174"}.fa-apple{--fa:"\f179"}.fa-windows{--fa:"\f17a"}.fa-android{--fa:"\f17b"}.fa-linux{--fa:"\f17c"}.fa-dribbble{--fa:"\f17d"}.fa-skype{--fa:"\f17e"}.fa-foursquare{--fa:"\f180"}.fa-trello{--fa:"\f181"}.fa-gratipay{--fa:"\f184"}.fa-vk{--fa:"\f189"}.fa-weibo{--fa:"\f18a"}.fa-renren{--fa:"\f18b"}.fa-pagelines{--fa:"\f18c"}.fa-stack-exchange{--fa:"\f18d"}.fa-square-vimeo,.fa-vimeo-square{--fa:"\f194"}.fa-slack,.fa-slack-hash{--fa:"\f198"}.fa-wordpress{--fa:"\f19a"}.fa-openid{--fa:"\f19b"}.fa-yahoo{--fa:"\f19e"}.fa-google{--fa:"\f1a0"}.fa-reddit{--fa:"\f1a1"}.fa-reddit-square,.fa-square-reddit{--fa:"\f1a2"}.fa-stumbleupon-circle{--fa:"\f1a3"}.fa-stumbleupon{--fa:"\f1a4"}.fa-delicious{--fa:"\f1a5"}.fa-digg{--fa:"\f1a6"}.fa-pied-piper-pp{--fa:"\f1a7"}.fa-pied-piper-alt{--fa:"\f1a8"}.fa-drupal{--fa:"\f1a9"}.fa-joomla{--fa:"\f1aa"}.fa-behance{--fa:"\f1b4"}.fa-behance-square,.fa-square-behance{--fa:"\f1b5"}.fa-steam{--fa:"\f1b6"}.fa-square-steam,.fa-steam-square{--fa:"\f1b7"}.fa-spotify{--fa:"\f1bc"}.fa-deviantart{--fa:"\f1bd"}.fa-soundcloud{--fa:"\f1be"}.fa-vine{--fa:"\f1ca"}.fa-codepen{--fa:"\f1cb"}.fa-jsfiddle{--fa:"\f1cc"}.fa-rebel{--fa:"\f1d0"}.fa-empire{--fa:"\f1d1"}.fa-git-square,.fa-square-git{--fa:"\f1d2"}.fa-git{--fa:"\f1d3"}.fa-hacker-news{--fa:"\f1d4"}.fa-tencent-weibo{--fa:"\f1d5"}.fa-qq{--fa:"\f1d6"}.fa-weixin{--fa:"\f1d7"}.fa-slideshare{--fa:"\f1e7"}.fa-twitch{--fa:"\f1e8"}.fa-yelp{--fa:"\f1e9"}.fa-paypal{--fa:"\f1ed"}.fa-google-wallet{--fa:"\f1ee"}.fa-cc-visa{--fa:"\f1f0"}.fa-cc-mastercard{--fa:"\f1f1"}.fa-cc-discover{--fa:"\f1f2"}.fa-cc-amex{--fa:"\f1f3"}.fa-cc-paypal{--fa:"\f1f4"}.fa-cc-stripe{--fa:"\f1f5"}.fa-lastfm{--fa:"\f202"}.fa-lastfm-square,.fa-square-lastfm{--fa:"\f203"}.fa-ioxhost{--fa:"\f208"}.fa-angellist{--fa:"\f209"}.fa-buysellads{--fa:"\f20d"}.fa-connectdevelop{--fa:"\f20e"}.fa-dashcube{--fa:"\f210"}.fa-forumbee{--fa:"\f211"}.fa-leanpub{--fa:"\f212"}.fa-sellsy{--fa:"\f213"}.fa-shirtsinbulk{--fa:"\f214"}.fa-simplybuilt{--fa:"\f215"}.fa-skyatlas{--fa:"\f216"}.fa-pinterest-p{--fa:"\f231"}.fa-whatsapp{--fa:"\f232"}.fa-viacoin{--fa:"\f237"}.fa-medium,.fa-medium-m{--fa:"\f23a"}.fa-y-combinator{--fa:"\f23b"}.fa-optin-monster{--fa:"\f23c"}.fa-opencart{--fa:"\f23d"}.fa-expeditedssl{--fa:"\f23e"}.fa-cc-jcb{--fa:"\f24b"}.fa-cc-diners-club{--fa:"\f24c"}.fa-creative-commons{--fa:"\f25e"}.fa-gg{--fa:"\f260"}.fa-gg-circle{--fa:"\f261"}.fa-odnoklassniki{--fa:"\f263"}.fa-odnoklassniki-square,.fa-square-odnoklassniki{--fa:"\f264"}.fa-get-pocket{--fa:"\f265"}.fa-wikipedia-w{--fa:"\f266"}.fa-safari{--fa:"\f267"}.fa-chrome{--fa:"\f268"}.fa-firefox{--fa:"\f269"}.fa-opera{--fa:"\f26a"}.fa-internet-explorer{--fa:"\f26b"}.fa-contao{--fa:"\f26d"}.fa-500px{--fa:"\f26e"}.fa-amazon{--fa:"\f270"}.fa-houzz{--fa:"\f27c"}.fa-vimeo-v{--fa:"\f27d"}.fa-black-tie{--fa:"\f27e"}.fa-fonticons{--fa:"\f280"}.fa-reddit-alien{--fa:"\f281"}.fa-edge{--fa:"\f282"}.fa-codiepie{--fa:"\f284"}.fa-modx{--fa:"\f285"}.fa-fort-awesome{--fa:"\f286"}.fa-usb{--fa:"\f287"}.fa-product-hunt{--fa:"\f288"}.fa-mixcloud{--fa:"\f289"}.fa-scribd{--fa:"\f28a"}.fa-bluetooth{--fa:"\f293"}.fa-bluetooth-b{--fa:"\f294"}.fa-gitlab{--fa:"\f296"}.fa-wpbeginner{--fa:"\f297"}.fa-wpforms{--fa:"\f298"}.fa-envira{--fa:"\f299"}.fa-glide{--fa:"\f2a5"}.fa-glide-g{--fa:"\f2a6"}.fa-viadeo{--fa:"\f2a9"}.fa-square-viadeo,.fa-viadeo-square{--fa:"\f2aa"}.fa-snapchat,.fa-snapchat-ghost{--fa:"\f2ab"}.fa-snapchat-square,.fa-square-snapchat{--fa:"\f2ad"}.fa-pied-piper{--fa:"\f2ae"}.fa-first-order{--fa:"\f2b0"}.fa-yoast{--fa:"\f2b1"}.fa-themeisle{--fa:"\f2b2"}.fa-google-plus{--fa:"\f2b3"}.fa-font-awesome,.fa-font-awesome-flag,.fa-font-awesome-logo-full{--fa:"\f2b4"}.fa-linode{--fa:"\f2b8"}.fa-quora{--fa:"\f2c4"}.fa-free-code-camp{--fa:"\f2c5"}.fa-telegram,.fa-telegram-plane{--fa:"\f2c6"}.fa-bandcamp{--fa:"\f2d5"}.fa-grav{--fa:"\f2d6"}.fa-etsy{--fa:"\f2d7"}.fa-imdb{--fa:"\f2d8"}.fa-ravelry{--fa:"\f2d9"}.fa-sellcast{--fa:"\f2da"}.fa-superpowers{--fa:"\f2dd"}.fa-wpexplorer{--fa:"\f2de"}.fa-meetup{--fa:"\f2e0"}.fa-font-awesome-alt,.fa-square-font-awesome-stroke{--fa:"\f35c"}.fa-accessible-icon{--fa:"\f368"}.fa-accusoft{--fa:"\f369"}.fa-adversal{--fa:"\f36a"}.fa-affiliatetheme{--fa:"\f36b"}.fa-algolia{--fa:"\f36c"}.fa-amilia{--fa:"\f36d"}.fa-angrycreative{--fa:"\f36e"}.fa-app-store{--fa:"\f36f"}.fa-app-store-ios{--fa:"\f370"}.fa-apper{--fa:"\f371"}.fa-asymmetrik{--fa:"\f372"}.fa-audible{--fa:"\f373"}.fa-avianex{--fa:"\f374"}.fa-aws{--fa:"\f375"}.fa-bimobject{--fa:"\f378"}.fa-bitcoin{--fa:"\f379"}.fa-bity{--fa:"\f37a"}.fa-blackberry{--fa:"\f37b"}.fa-blogger{--fa:"\f37c"}.fa-blogger-b{--fa:"\f37d"}.fa-buromobelexperte{--fa:"\f37f"}.fa-centercode{--fa:"\f380"}.fa-cloudscale{--fa:"\f383"}.fa-cloudsmith{--fa:"\f384"}.fa-cloudversify{--fa:"\f385"}.fa-cpanel{--fa:"\f388"}.fa-css3-alt{--fa:"\f38b"}.fa-cuttlefish{--fa:"\f38c"}.fa-d-and-d{--fa:"\f38d"}.fa-deploydog{--fa:"\f38e"}.fa-deskpro{--fa:"\f38f"}.fa-digital-ocean{--fa:"\f391"}.fa-discord{--fa:"\f392"}.fa-discourse{--fa:"\f393"}.fa-dochub{--fa:"\f394"}.fa-docker{--fa:"\f395"}.fa-draft2digital{--fa:"\f396"}.fa-dribbble-square,.fa-square-dribbble{--fa:"\f397"}.fa-dyalog{--fa:"\f399"}.fa-earlybirds{--fa:"\f39a"}.fa-erlang{--fa:"\f39d"}.fa-facebook-f{--fa:"\f39e"}.fa-facebook-messenger{--fa:"\f39f"}.fa-firstdraft{--fa:"\f3a1"}.fa-fonticons-fi{--fa:"\f3a2"}.fa-fort-awesome-alt{--fa:"\f3a3"}.fa-freebsd{--fa:"\f3a4"}.fa-gitkraken{--fa:"\f3a6"}.fa-gofore{--fa:"\f3a7"}.fa-goodreads{--fa:"\f3a8"}.fa-goodreads-g{--fa:"\f3a9"}.fa-google-drive{--fa:"\f3aa"}.fa-google-play{--fa:"\f3ab"}.fa-gripfire{--fa:"\f3ac"}.fa-grunt{--fa:"\f3ad"}.fa-gulp{--fa:"\f3ae"}.fa-hacker-news-square,.fa-square-hacker-news{--fa:"\f3af"}.fa-hire-a-helper{--fa:"\f3b0"}.fa-hotjar{--fa:"\f3b1"}.fa-hubspot{--fa:"\f3b2"}.fa-itunes{--fa:"\f3b4"}.fa-itunes-note{--fa:"\f3b5"}.fa-jenkins{--fa:"\f3b6"}.fa-joget{--fa:"\f3b7"}.fa-js{--fa:"\f3b8"}.fa-js-square,.fa-square-js{--fa:"\f3b9"}.fa-keycdn{--fa:"\f3ba"}.fa-kickstarter,.fa-square-kickstarter{--fa:"\f3bb"}.fa-kickstarter-k{--fa:"\f3bc"}.fa-laravel{--fa:"\f3bd"}.fa-line{--fa:"\f3c0"}.fa-lyft{--fa:"\f3c3"}.fa-magento{--fa:"\f3c4"}.fa-medapps{--fa:"\f3c6"}.fa-medrt{--fa:"\f3c8"}.fa-microsoft{--fa:"\f3ca"}.fa-mix{--fa:"\f3cb"}.fa-mizuni{--fa:"\f3cc"}.fa-monero{--fa:"\f3d0"}.fa-napster{--fa:"\f3d2"}.fa-node-js{--fa:"\f3d3"}.fa-npm{--fa:"\f3d4"}.fa-ns8{--fa:"\f3d5"}.fa-nutritionix{--fa:"\f3d6"}.fa-page4{--fa:"\f3d7"}.fa-palfed{--fa:"\f3d8"}.fa-patreon{--fa:"\f3d9"}.fa-periscope{--fa:"\f3da"}.fa-phabricator{--fa:"\f3db"}.fa-phoenix-framework{--fa:"\f3dc"}.fa-playstation{--fa:"\f3df"}.fa-pushed{--fa:"\f3e1"}.fa-python{--fa:"\f3e2"}.fa-red-river{--fa:"\f3e3"}.fa-rendact,.fa-wpressr{--fa:"\f3e4"}.fa-replyd{--fa:"\f3e6"}.fa-resolving{--fa:"\f3e7"}.fa-rocketchat{--fa:"\f3e8"}.fa-rockrms{--fa:"\f3e9"}.fa-schlix{--fa:"\f3ea"}.fa-searchengin{--fa:"\f3eb"}.fa-servicestack{--fa:"\f3ec"}.fa-sistrix{--fa:"\f3ee"}.fa-speakap{--fa:"\f3f3"}.fa-staylinked{--fa:"\f3f5"}.fa-steam-symbol{--fa:"\f3f6"}.fa-sticker-mule{--fa:"\f3f7"}.fa-studiovinari{--fa:"\f3f8"}.fa-supple{--fa:"\f3f9"}.fa-uber{--fa:"\f402"}.fa-uikit{--fa:"\f403"}.fa-uniregistry{--fa:"\f404"}.fa-untappd{--fa:"\f405"}.fa-ussunnah{--fa:"\f407"}.fa-vaadin{--fa:"\f408"}.fa-viber{--fa:"\f409"}.fa-vimeo{--fa:"\f40a"}.fa-vnv{--fa:"\f40b"}.fa-square-whatsapp,.fa-whatsapp-square{--fa:"\f40c"}.fa-whmcs{--fa:"\f40d"}.fa-wordpress-simple{--fa:"\f411"}.fa-xbox{--fa:"\f412"}.fa-yandex{--fa:"\f413"}.fa-yandex-international{--fa:"\f414"}.fa-apple-pay{--fa:"\f415"}.fa-cc-apple-pay{--fa:"\f416"}.fa-fly{--fa:"\f417"}.fa-node{--fa:"\f419"}.fa-osi{--fa:"\f41a"}.fa-react{--fa:"\f41b"}.fa-autoprefixer{--fa:"\f41c"}.fa-less{--fa:"\f41d"}.fa-sass{--fa:"\f41e"}.fa-vuejs{--fa:"\f41f"}.fa-angular{--fa:"\f420"}.fa-aviato{--fa:"\f421"}.fa-ember{--fa:"\f423"}.fa-gitter{--fa:"\f426"}.fa-hooli{--fa:"\f427"}.fa-strava{--fa:"\f428"}.fa-stripe{--fa:"\f429"}.fa-stripe-s{--fa:"\f42a"}.fa-typo3{--fa:"\f42b"}.fa-amazon-pay{--fa:"\f42c"}.fa-cc-amazon-pay{--fa:"\f42d"}.fa-ethereum{--fa:"\f42e"}.fa-korvue{--fa:"\f42f"}.fa-elementor{--fa:"\f430"}.fa-square-youtube,.fa-youtube-square{--fa:"\f431"}.fa-flipboard{--fa:"\f44d"}.fa-hips{--fa:"\f452"}.fa-php{--fa:"\f457"}.fa-quinscape{--fa:"\f459"}.fa-readme{--fa:"\f4d5"}.fa-java{--fa:"\f4e4"}.fa-pied-piper-hat{--fa:"\f4e5"}.fa-creative-commons-by{--fa:"\f4e7"}.fa-creative-commons-nc{--fa:"\f4e8"}.fa-creative-commons-nc-eu{--fa:"\f4e9"}.fa-creative-commons-nc-jp{--fa:"\f4ea"}.fa-creative-commons-nd{--fa:"\f4eb"}.fa-creative-commons-pd{--fa:"\f4ec"}.fa-creative-commons-pd-alt{--fa:"\f4ed"}.fa-creative-commons-remix{--fa:"\f4ee"}.fa-creative-commons-sa{--fa:"\f4ef"}.fa-creative-commons-sampling{--fa:"\f4f0"}.fa-creative-commons-sampling-plus{--fa:"\f4f1"}.fa-creative-commons-share{--fa:"\f4f2"}.fa-creative-commons-zero{--fa:"\f4f3"}.fa-ebay{--fa:"\f4f4"}.fa-keybase{--fa:"\f4f5"}.fa-mastodon{--fa:"\f4f6"}.fa-r-project{--fa:"\f4f7"}.fa-researchgate{--fa:"\f4f8"}.fa-teamspeak{--fa:"\f4f9"}.fa-first-order-alt{--fa:"\f50a"}.fa-fulcrum{--fa:"\f50b"}.fa-galactic-republic{--fa:"\f50c"}.fa-galactic-senate{--fa:"\f50d"}.fa-jedi-order{--fa:"\f50e"}.fa-mandalorian{--fa:"\f50f"}.fa-old-republic{--fa:"\f510"}.fa-phoenix-squadron{--fa:"\f511"}.fa-sith{--fa:"\f512"}.fa-trade-federation{--fa:"\f513"}.fa-wolf-pack-battalion{--fa:"\f514"}.fa-hornbill{--fa:"\f592"}.fa-mailchimp{--fa:"\f59e"}.fa-megaport{--fa:"\f5a3"}.fa-nimblr{--fa:"\f5a8"}.fa-rev{--fa:"\f5b2"}.fa-shopware{--fa:"\f5b5"}.fa-squarespace{--fa:"\f5be"}.fa-themeco{--fa:"\f5c6"}.fa-weebly{--fa:"\f5cc"}.fa-wix{--fa:"\f5cf"}.fa-ello{--fa:"\f5f1"}.fa-hackerrank{--fa:"\f5f7"}.fa-kaggle{--fa:"\f5fa"}.fa-markdown{--fa:"\f60f"}.fa-neos{--fa:"\f612"}.fa-zhihu{--fa:"\f63f"}.fa-alipay{--fa:"\f642"}.fa-the-red-yeti{--fa:"\f69d"}.fa-critical-role{--fa:"\f6c9"}.fa-d-and-d-beyond{--fa:"\f6ca"}.fa-dev{--fa:"\f6cc"}.fa-fantasy-flight-games{--fa:"\f6dc"}.fa-wizards-of-the-coast{--fa:"\f730"}.fa-think-peaks{--fa:"\f731"}.fa-reacteurope{--fa:"\f75d"}.fa-artstation{--fa:"\f77a"}.fa-atlassian{--fa:"\f77b"}.fa-canadian-maple-leaf{--fa:"\f785"}.fa-centos{--fa:"\f789"}.fa-confluence{--fa:"\f78d"}.fa-dhl{--fa:"\f790"}.fa-diaspora{--fa:"\f791"}.fa-fedex{--fa:"\f797"}.fa-fedora{--fa:"\f798"}.fa-figma{--fa:"\f799"}.fa-intercom{--fa:"\f7af"}.fa-invision{--fa:"\f7b0"}.fa-jira{--fa:"\f7b1"}.fa-mendeley{--fa:"\f7b3"}.fa-raspberry-pi{--fa:"\f7bb"}.fa-redhat{--fa:"\f7bc"}.fa-sketch{--fa:"\f7c6"}.fa-sourcetree{--fa:"\f7d3"}.fa-suse{--fa:"\f7d6"}.fa-ubuntu{--fa:"\f7df"}.fa-ups{--fa:"\f7e0"}.fa-usps{--fa:"\f7e1"}.fa-yarn{--fa:"\f7e3"}.fa-airbnb{--fa:"\f834"}.fa-battle-net{--fa:"\f835"}.fa-bootstrap{--fa:"\f836"}.fa-buffer{--fa:"\f837"}.fa-chromecast{--fa:"\f838"}.fa-evernote{--fa:"\f839"}.fa-itch-io{--fa:"\f83a"}.fa-salesforce{--fa:"\f83b"}.fa-speaker-deck{--fa:"\f83c"}.fa-symfony{--fa:"\f83d"}.fa-waze{--fa:"\f83f"}.fa-yammer{--fa:"\f840"}.fa-git-alt{--fa:"\f841"}.fa-stackpath{--fa:"\f842"}.fa-cotton-bureau{--fa:"\f89e"}.fa-buy-n-large{--fa:"\f8a6"}.fa-mdb{--fa:"\f8ca"}.fa-orcid{--fa:"\f8d2"}.fa-swift{--fa:"\f8e1"}.fa-umbraco{--fa:"\f8e8"}:host,:root{--fa-font-regular:normal 400 1em/1 var(--fa-family-classic)}@font-face{font-display:block;font-family:Font Awesome\ 7 Free;font-style:normal;font-weight:400;src:url(/static/media/fa-regular-400.1f38a564cd9eae27ebc3.woff2)}.far{--fa-family:var(--fa-family-classic)}.fa-regular,.far{--fa-style:400}:host,:root{--fa-family-classic:"Font Awesome 7 Free";--fa-font-solid:normal 900 1em/1 var(--fa-family-classic);--fa-style-family-classic:var(--fa-family-classic)}@font-face{font-display:block;font-family:Font Awesome\ 7 Free;font-style:normal;font-weight:900;src:url(/static/media/fa-solid-900.0ae4e6254fc19607c79e.woff2)}.fas{--fa-style:900}.fa-classic,.fas{--fa-family:var(--fa-family-classic)}.fa-solid{--fa-style:900}@font-face{font-display:block;font-family:Font Awesome\ 5 Brands;font-weight:400;src:url(/static/media/fa-brands-400.e7461d69dbbff1310a5c.woff2) format("woff2")}@font-face{font-display:block;font-family:Font Awesome\ 5 Free;font-weight:900;src:url(/static/media/fa-solid-900.0ae4e6254fc19607c79e.woff2) format("woff2")}@font-face{font-display:block;font-family:Font Awesome\ 5 Free;font-weight:400;src:url(/static/media/fa-regular-400.1f38a564cd9eae27ebc3.woff2) format("woff2")}@font-face{font-display:block;font-family:FontAwesome;src:url(/static/media/fa-solid-900.0ae4e6254fc19607c79e.woff2) format("woff2")}@font-face{font-display:block;font-family:FontAwesome;src:url(/static/media/fa-brands-400.e7461d69dbbff1310a5c.woff2) format("woff2")}@font-face{font-display:block;font-family:FontAwesome;src:url(/static/media/fa-regular-400.1f38a564cd9eae27ebc3.woff2) format("woff2");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-display:block;font-family:FontAwesome;src:url(/static/media/fa-v4compatibility.661bd6b7245d5205d3e1.woff2) format("woff2");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}.fi,.fib{background-position:50%;background-repeat:no-repeat;background-size:contain}.fi{display:inline-block;line-height:1em;position:relative;width:1.333333em}.fi:before{content:" "}.fi.fis{width:1em}.fi-xx{background-image:url(/static/media/xx.96f901b4ca23142ad779.svg)}.fi-xx.fis{background-image:url(/static/media/xx.aa8f667027fd90e56320.svg)}.fi-ad{background-image:url(/static/media/ad.ae04a3ead396d8b17262.svg)}.fi-ad.fis{background-image:url(/static/media/ad.e28ac34f6d66a12c1e67.svg)}.fi-ae{background-image:url(/static/media/ae.b263220156c66d18fff2.svg)}.fi-ae.fis{background-image:url(/static/media/ae.e982ce1a46db65259241.svg)}.fi-af{background-image:url(/static/media/af.b5db9810983fc757b017.svg)}.fi-af.fis{background-image:url(/static/media/af.fafb36ef623dc93fe5ed.svg)}.fi-ag{background-image:url(/static/media/ag.8564c0e53486b9319587.svg)}.fi-ag.fis{background-image:url(/static/media/ag.84f37e52a648579f7ee2.svg)}.fi-ai{background-image:url(/static/media/ai.0b7208a9ec34846dd15d.svg)}.fi-ai.fis{background-image:url(/static/media/ai.99ad0ab376cc53caf4ae.svg)}.fi-al{background-image:url(/static/media/al.3868e719427cb2463392.svg)}.fi-al.fis{background-image:url(/static/media/al.c05e63fb1dba6cd20026.svg)}.fi-am{background-image:url(/static/media/am.683c20ed58f4d9474856.svg)}.fi-am.fis{background-image:url(/static/media/am.eaae878c684895ebbfbd.svg)}.fi-ao{background-image:url(/static/media/ao.39110f8b63c8b1d373b1.svg)}.fi-ao.fis{background-image:url(/static/media/ao.ae9767d4b8d6c2fc991c.svg)}.fi-aq{background-image:url(/static/media/aq.2405e38d3ce9174eee60.svg)}.fi-aq.fis{background-image:url(/static/media/aq.0aff28faa2b3abc8e49a.svg)}.fi-ar{background-image:url(/static/media/ar.6a3e52fbf8d109a5fd43.svg)}.fi-ar.fis{background-image:url(/static/media/ar.658e0f364fc6cec6b173.svg)}.fi-as{background-image:url(/static/media/as.f1d3fa0ae5d614eb16dd.svg)}.fi-as.fis{background-image:url(/static/media/as.0f89fa27cfed3543d1fa.svg)}.fi-at{background-image:url(/static/media/at.b511d36eecb8b5dc08f5.svg)}.fi-at.fis{background-image:url(/static/media/at.5ffa25ce96dad1a8c4dc.svg)}.fi-au{background-image:url(/static/media/au.fdaebf2b3a87f4cbd2fb.svg)}.fi-au.fis{background-image:url(/static/media/au.ac70d22dd0c26fae055b.svg)}.fi-aw{background-image:url(/static/media/aw.5833f1365defb17730fc.svg)}.fi-aw.fis{background-image:url(/static/media/aw.9f9a1e16047b82cc7ebe.svg)}.fi-ax{background-image:url(/static/media/ax.dd048088f167a2fc17f4.svg)}.fi-ax.fis{background-image:url(/static/media/ax.3882371f1dbfb17cb5a6.svg)}.fi-az{background-image:url(/static/media/az.aae9c7ff43e36d202a00.svg)}.fi-az.fis{background-image:url(/static/media/az.28042690b69f4c26b9fb.svg)}.fi-ba{background-image:url(/static/media/ba.ae994e09174207b350e9.svg)}.fi-ba.fis{background-image:url(/static/media/ba.705b1348460b1291d937.svg)}.fi-bb{background-image:url(/static/media/bb.0506d6bd800e84fd2923.svg)}.fi-bb.fis{background-image:url(/static/media/bb.8f344222ecda4609aaee.svg)}.fi-bd{background-image:url(/static/media/bd.0ad8c443ef4d47ea0497.svg)}.fi-bd.fis{background-image:url(/static/media/bd.a62e330d249ff3f5bd27.svg)}.fi-be{background-image:url(/static/media/be.251f80c01a359e203199.svg)}.fi-be.fis{background-image:url(/static/media/be.5b3a82a296b071e1440a.svg)}.fi-bf{background-image:url(/static/media/bf.a3957b0a98236111e237.svg)}.fi-bf.fis{background-image:url(/static/media/bf.bb616c9ec60cde6806bb.svg)}.fi-bg{background-image:url(/static/media/bg.9c87ba43360f54e47b2f.svg)}.fi-bg.fis{background-image:url(/static/media/bg.0717abbc6df210a43c5d.svg)}.fi-bh{background-image:url(/static/media/bh.3310879d5f14a62669bf.svg)}.fi-bh.fis{background-image:url(/static/media/bh.d6e3bed59974f2b0aedd.svg)}.fi-bi{background-image:url(/static/media/bi.5d3435104d6a6e67937c.svg)}.fi-bi.fis{background-image:url(/static/media/bi.d444ab39f267ef8a50ef.svg)}.fi-bj{background-image:url(/static/media/bj.b04c72b67773f10058a8.svg)}.fi-bj.fis{background-image:url(/static/media/bj.c1bc198cb05444a63756.svg)}.fi-bl{background-image:url(/static/media/bl.67c5ef35e02e55d24b8c.svg)}.fi-bl.fis{background-image:url(/static/media/bl.66cdc56cf5c323535418.svg)}.fi-bm{background-image:url(/static/media/bm.8621f87bdecfd16a4383.svg)}.fi-bm.fis{background-image:url(/static/media/bm.4a80f894c485745e46a2.svg)}.fi-bn{background-image:url(/static/media/bn.0c303e73dc3f11bddc6a.svg)}.fi-bn.fis{background-image:url(/static/media/bn.380e5d576317bd86523b.svg)}.fi-bo{background-image:url(/static/media/bo.51e0ec28072b3d8c605f.svg)}.fi-bo.fis{background-image:url(/static/media/bo.b233abbddb9060df2dbf.svg)}.fi-bq{background-image:url(/static/media/bq.04ca6698f051e72cf774.svg)}.fi-bq.fis{background-image:url(/static/media/bq.1698f2886a1c56881806.svg)}.fi-br{background-image:url(/static/media/br.33b38c329c8eb7d5a366.svg)}.fi-br.fis{background-image:url(/static/media/br.f1b8e364a7dd0a8f3fb5.svg)}.fi-bs{background-image:url(/static/media/bs.527eff5cdc00fa23f06f.svg)}.fi-bs.fis{background-image:url(/static/media/bs.3fac313f5a20d93d24be.svg)}.fi-bt{background-image:url(/static/media/bt.ef80804e14eb159e3936.svg)}.fi-bt.fis{background-image:url(/static/media/bt.4ded667616cee76fc78c.svg)}.fi-bv{background-image:url(/static/media/bv.3d8e6f49fad8459575e1.svg)}.fi-bv.fis{background-image:url(/static/media/bv.976c853ae9062409996c.svg)}.fi-bw{background-image:url(/static/media/bw.840cd355c0fbd02b11c7.svg)}.fi-bw.fis{background-image:url(/static/media/bw.3697157a23bdcf5b8c7a.svg)}.fi-by{background-image:url(/static/media/by.4c57e6cbe13c574dcede.svg)}.fi-by.fis{background-image:url(/static/media/by.0bc23418cf7a453885cf.svg)}.fi-bz{background-image:url(/static/media/bz.c3d1b0988bff7cae978d.svg)}.fi-bz.fis{background-image:url(/static/media/bz.2466e1694643ccb84c88.svg)}.fi-ca{background-image:url(/static/media/ca.f3f7109aa7e471fef134.svg)}.fi-ca.fis{background-image:url(/static/media/ca.27f31b05aefedba14066.svg)}.fi-cc{background-image:url(/static/media/cc.ee9a455c6bd419d93b8d.svg)}.fi-cc.fis{background-image:url(/static/media/cc.1e40e3dea8a00cbaf5a1.svg)}.fi-cd{background-image:url(/static/media/cd.4b82821f4a615f2d8c26.svg)}.fi-cd.fis{background-image:url(/static/media/cd.b98f3e296e3b1eb74608.svg)}.fi-cf{background-image:url(/static/media/cf.a3843e7991ac45d28eff.svg)}.fi-cf.fis{background-image:url(/static/media/cf.e2e89fb8727d254107da.svg)}.fi-cg{background-image:url(/static/media/cg.05e95e537bcdc02a69a7.svg)}.fi-cg.fis{background-image:url(/static/media/cg.80aa777ee960d381273a.svg)}.fi-ch{background-image:url(/static/media/ch.55323a0680e7c5ff735b.svg)}.fi-ch.fis{background-image:url(/static/media/ch.e6b520ab87791013063b.svg)}.fi-ci{background-image:url(/static/media/ci.c7146bc39c724cd34b46.svg)}.fi-ci.fis{background-image:url(/static/media/ci.133adff8acf564df5728.svg)}.fi-ck{background-image:url(/static/media/ck.6f73c68e1aca3060e929.svg)}.fi-ck.fis{background-image:url(/static/media/ck.3e6dd6ddd9eb71276bcb.svg)}.fi-cl{background-image:url(/static/media/cl.107ef3fb7d1ea271cc2e.svg)}.fi-cl.fis{background-image:url(/static/media/cl.5e19099caf3daa730ce5.svg)}.fi-cm{background-image:url(/static/media/cm.7eff011cd2036bfc5df4.svg)}.fi-cm.fis{background-image:url(/static/media/cm.c5fdb1729d6a61e705cc.svg)}.fi-cn{background-image:url(/static/media/cn.e4f6436aa2c562521a6e.svg)}.fi-cn.fis{background-image:url(/static/media/cn.2e5f836fa0364bb906e6.svg)}.fi-co{background-image:url(/static/media/co.2035da4efa474be5bb4b.svg)}.fi-co.fis{background-image:url(/static/media/co.650be7bf6524161dd3fb.svg)}.fi-cr{background-image:url(/static/media/cr.da71ea0e0e43752f1f4a.svg)}.fi-cr.fis{background-image:url(/static/media/cr.96cca3298724eeac307f.svg)}.fi-cu{background-image:url(/static/media/cu.1fc5af6daada9d6075b3.svg)}.fi-cu.fis{background-image:url(/static/media/cu.b92f84c54d433ddeb07e.svg)}.fi-cv{background-image:url(/static/media/cv.aa02126ce32724f97a9c.svg)}.fi-cv.fis{background-image:url(/static/media/cv.c4df14eee0b28bca07a3.svg)}.fi-cw{background-image:url(/static/media/cw.7b83329130ff6a4d69d4.svg)}.fi-cw.fis{background-image:url(/static/media/cw.023cc06898b0b15eeedc.svg)}.fi-cx{background-image:url(/static/media/cx.1d486e07716508b2e944.svg)}.fi-cx.fis{background-image:url(/static/media/cx.37843d5d0d2c289e8bfe.svg)}.fi-cy{background-image:url(/static/media/cy.e323e5843ba3ef9dcb8e.svg)}.fi-cy.fis{background-image:url(/static/media/cy.3975224c1deed52e5e32.svg)}.fi-cz{background-image:url(/static/media/cz.5a24757d105fbe7a4e81.svg)}.fi-cz.fis{background-image:url(/static/media/cz.f7d5fa0258940e2c3ac9.svg)}.fi-de{background-image:url(/static/media/de.6435bf24d148ca7248e7.svg)}.fi-de.fis{background-image:url(/static/media/de.8406691444ff98ee33d4.svg)}.fi-dj{background-image:url(/static/media/dj.ea8afc9d1db6e4acd7bb.svg)}.fi-dj.fis{background-image:url(/static/media/dj.843e714eaf72c7dfbf0d.svg)}.fi-dk{background-image:url(/static/media/dk.025c12105396b6e6b3b8.svg)}.fi-dk.fis{background-image:url(/static/media/dk.90f7d12042a18708f7ed.svg)}.fi-dm{background-image:url(/static/media/dm.ad730a312756ab678baa.svg)}.fi-dm.fis{background-image:url(/static/media/dm.bf54e4013c41515201a8.svg)}.fi-do{background-image:url(/static/media/do.786a4971dfcac04b5eee.svg)}.fi-do.fis{background-image:url(/static/media/do.584d4f9c7dc719a3c604.svg)}.fi-dz{background-image:url(/static/media/dz.0f0875827805c6719abb.svg)}.fi-dz.fis{background-image:url(/static/media/dz.676246527fe04242f0f7.svg)}.fi-ec{background-image:url(/static/media/ec.7d1693275c588cea2fe8.svg)}.fi-ec.fis{background-image:url(/static/media/ec.33ce56273543deb46e2c.svg)}.fi-ee{background-image:url(/static/media/ee.bd3f873d66e924740c13.svg)}.fi-ee.fis{background-image:url(/static/media/ee.5b02e4813fdf56e02d19.svg)}.fi-eg{background-image:url(/static/media/eg.b0e8d940e81fd0adcd52.svg)}.fi-eg.fis{background-image:url(/static/media/eg.f5d0ce62e32a9176ed5d.svg)}.fi-eh{background-image:url(/static/media/eh.55c167e4b4a7c19c3afd.svg)}.fi-eh.fis{background-image:url(/static/media/eh.ee7714bbc16678c4242b.svg)}.fi-er{background-image:url(/static/media/er.4e8d72f968ec26604a65.svg)}.fi-er.fis{background-image:url(/static/media/er.51a82d50a7e3633fe39c.svg)}.fi-es{background-image:url(/static/media/es.e3db1b5f8a2ec8ae8764.svg)}.fi-es.fis{background-image:url(/static/media/es.284fc0d789fb7e70a998.svg)}.fi-et{background-image:url(/static/media/et.9d978f590f49d13633f3.svg)}.fi-et.fis{background-image:url(/static/media/et.0dc087ac2ca4963059fe.svg)}.fi-fi{background-image:url(/static/media/fi.ead68a19c50e3e6f4d04.svg)}.fi-fi.fis{background-image:url(/static/media/fi.aed885cc7a38b534b2b6.svg)}.fi-fj{background-image:url(/static/media/fj.3f46c20e700872e4d3e0.svg)}.fi-fj.fis{background-image:url(/static/media/fj.b2513b571858e73a2f2b.svg)}.fi-fk{background-image:url(/static/media/fk.1c958169982971ccfe4c.svg)}.fi-fk.fis{background-image:url(/static/media/fk.e1087817d5fef6a7bd79.svg)}.fi-fm{background-image:url(/static/media/fm.18f7e08960b73974ccd4.svg)}.fi-fm.fis{background-image:url(/static/media/fm.9b826793a052bef79219.svg)}.fi-fo{background-image:url(/static/media/fo.7c11a8ad56937ca0487c.svg)}.fi-fo.fis{background-image:url(/static/media/fo.a004f63d8cf851543b79.svg)}.fi-fr{background-image:url(/static/media/fr.0313c7eacb9633130ffb.svg)}.fi-fr.fis{background-image:url(/static/media/fr.9e329b0fd412c860b31a.svg)}.fi-ga{background-image:url(/static/media/ga.ccf7eecbecdd26d2403c.svg)}.fi-ga.fis{background-image:url(/static/media/ga.d33bfe612c008a01f156.svg)}.fi-gb{background-image:url(/static/media/gb.516897fd3988e35032b7.svg)}.fi-gb.fis{background-image:url(/static/media/gb.ad3aa4f8661cd353439d.svg)}.fi-gd{background-image:url(/static/media/gd.65b4daaaa1cdb22074df.svg)}.fi-gd.fis{background-image:url(/static/media/gd.8c11ad0dbdb6d2b65204.svg)}.fi-ge{background-image:url(/static/media/ge.3c65f52fda94c4461ae5.svg)}.fi-ge.fis{background-image:url(/static/media/ge.6c56f6ba97744ba8bc19.svg)}.fi-gf{background-image:url(/static/media/gf.16328213544e4ac5f3ee.svg)}.fi-gf.fis{background-image:url(/static/media/gf.5fc814b14e4589220c31.svg)}.fi-gg{background-image:url(/static/media/gg.b8779f1806c259de289a.svg)}.fi-gg.fis{background-image:url(/static/media/gg.cff3c6217db3d2732657.svg)}.fi-gh{background-image:url(/static/media/gh.3b04534742f8cc2f32bb.svg)}.fi-gh.fis{background-image:url(/static/media/gh.26d188e88a801ef36f64.svg)}.fi-gi{background-image:url(/static/media/gi.b0f633cc5f004108e1ff.svg)}.fi-gi.fis{background-image:url(/static/media/gi.1b8feafa6ccc32e8d265.svg)}.fi-gl{background-image:url(/static/media/gl.633d308e7df9c5abcb89.svg)}.fi-gl.fis{background-image:url(/static/media/gl.2466f7b0c1cdbbc5bce5.svg)}.fi-gm{background-image:url(/static/media/gm.6e4caca46e637e40175f.svg)}.fi-gm.fis{background-image:url(/static/media/gm.dfd25b88d3660d236c00.svg)}.fi-gn{background-image:url(/static/media/gn.65edeaef7dabb0abc834.svg)}.fi-gn.fis{background-image:url(/static/media/gn.347b60cf985684d7ea4f.svg)}.fi-gp{background-image:url(/static/media/gp.ca0b8d6f4d7528c9d34d.svg)}.fi-gp.fis{background-image:url(/static/media/gp.34687ce560373f175eee.svg)}.fi-gq{background-image:url(/static/media/gq.d338046f390d50e31f3c.svg)}.fi-gq.fis{background-image:url(/static/media/gq.6c7f20b675f0fa8025dc.svg)}.fi-gr{background-image:url(/static/media/gr.969458b727378ff7b215.svg)}.fi-gr.fis{background-image:url(/static/media/gr.f4f1efd04d192aac3cbe.svg)}.fi-gs{background-image:url(/static/media/gs.d1b8447c836a68c0518f.svg)}.fi-gs.fis{background-image:url(/static/media/gs.9d17b64612b5ef9cfe13.svg)}.fi-gt{background-image:url(/static/media/gt.f804f6bc8952e961d816.svg)}.fi-gt.fis{background-image:url(/static/media/gt.9ac40fe72107a3c09365.svg)}.fi-gu{background-image:url(/static/media/gu.cb24f455b6b06ce5325d.svg)}.fi-gu.fis{background-image:url(/static/media/gu.bc2f83639f0ccad757e5.svg)}.fi-gw{background-image:url(/static/media/gw.9bc2271a9dcb2ec3e78c.svg)}.fi-gw.fis{background-image:url(/static/media/gw.eb6624eb4396d05c27c3.svg)}.fi-gy{background-image:url(/static/media/gy.80b47cd2f50d288d53b6.svg)}.fi-gy.fis{background-image:url(/static/media/gy.e28d1b4b1a434168df63.svg)}.fi-hk{background-image:url(/static/media/hk.206f3ee8617b71afa396.svg)}.fi-hk.fis{background-image:url(/static/media/hk.b80f4f843c33522190c6.svg)}.fi-hm{background-image:url(/static/media/hm.7357662d39fe5b26e5f2.svg)}.fi-hm.fis{background-image:url(/static/media/hm.92fcad4fd3aacc9e2813.svg)}.fi-hn{background-image:url(/static/media/hn.2427006aada8b474df11.svg)}.fi-hn.fis{background-image:url(/static/media/hn.084f590fe38a14fc3755.svg)}.fi-hr{background-image:url(/static/media/hr.9211a54119b21828c73b.svg)}.fi-hr.fis{background-image:url(/static/media/hr.dda03b1696e943679d3a.svg)}.fi-ht{background-image:url(/static/media/ht.7388c69479f3b8d12dfa.svg)}.fi-ht.fis{background-image:url(/static/media/ht.bb196f2996c1fa63bd46.svg)}.fi-hu{background-image:url(/static/media/hu.e404d718cffb5bd06467.svg)}.fi-hu.fis{background-image:url(/static/media/hu.cb329e885950a7c05407.svg)}.fi-id{background-image:url(/static/media/id.f624e2c8444a7794b357.svg)}.fi-id.fis{background-image:url(/static/media/id.578a8a9cdfdb824a35b1.svg)}.fi-ie{background-image:url(/static/media/ie.0542b94612db83a2f550.svg)}.fi-ie.fis{background-image:url(/static/media/ie.9e3414e898f1a07d0bea.svg)}.fi-il{background-image:url(/static/media/il.1d83ed8b93b89da04c32.svg)}.fi-il.fis{background-image:url(/static/media/il.64814d3eb4e199bff160.svg)}.fi-im{background-image:url(/static/media/im.2bd1c7c77ad07608a2a8.svg)}.fi-im.fis{background-image:url(/static/media/im.cbaa28108b60592ee8f3.svg)}.fi-in{background-image:url(/static/media/in.56c684671d65bd5f2ed6.svg)}.fi-in.fis{background-image:url(/static/media/in.28a6f7605d41970756b4.svg)}.fi-io{background-image:url(/static/media/io.b7a5e36a161893d2378c.svg)}.fi-io.fis{background-image:url(/static/media/io.27431f534aa480e1d003.svg)}.fi-iq{background-image:url(/static/media/iq.828e7dfbad11c0f6cd26.svg)}.fi-iq.fis{background-image:url(/static/media/iq.9303cd0b9b67cfb598bc.svg)}.fi-ir{background-image:url(/static/media/ir.abc2de236d65d0587f00.svg)}.fi-ir.fis{background-image:url(/static/media/ir.5f436531c4e843c9e7b9.svg)}.fi-is{background-image:url(/static/media/is.3c4b4181458260fed9fc.svg)}.fi-is.fis{background-image:url(/static/media/is.980b7dfef62be73a4122.svg)}.fi-it{background-image:url(/static/media/it.08db2cd122d5f99494dd.svg)}.fi-it.fis{background-image:url(/static/media/it.febcc1b18059405d2a1b.svg)}.fi-je{background-image:url(/static/media/je.094e9043efbacd7f32c1.svg)}.fi-je.fis{background-image:url(/static/media/je.915429967b8cf34fda00.svg)}.fi-jm{background-image:url(/static/media/jm.bbf9bcce8cefb8d15d88.svg)}.fi-jm.fis{background-image:url(/static/media/jm.259baa445256a0bc926e.svg)}.fi-jo{background-image:url(/static/media/jo.1220fdb3ff197682a44f.svg)}.fi-jo.fis{background-image:url(/static/media/jo.039a42204bb9d4c08632.svg)}.fi-jp{background-image:url(/static/media/jp.d288d548026f04523965.svg)}.fi-jp.fis{background-image:url(/static/media/jp.5d4d1d1eeb3d4c9ca374.svg)}.fi-ke{background-image:url(/static/media/ke.0aab796123b74534bf37.svg)}.fi-ke.fis{background-image:url(/static/media/ke.8bd67ea6470e92824210.svg)}.fi-kg{background-image:url(/static/media/kg.4944119101a673f128ce.svg)}.fi-kg.fis{background-image:url(/static/media/kg.29765023c004eaa51340.svg)}.fi-kh{background-image:url(/static/media/kh.ffda5c64882c0293dab0.svg)}.fi-kh.fis{background-image:url(/static/media/kh.246b79f0e93715351349.svg)}.fi-ki{background-image:url(/static/media/ki.7c0f5f6b73651b4e7159.svg)}.fi-ki.fis{background-image:url(/static/media/ki.f832c557a2dc399cfdbc.svg)}.fi-km{background-image:url(/static/media/km.636e9ed727bb8f644964.svg)}.fi-km.fis{background-image:url(/static/media/km.f07a34b8d0a9f8910177.svg)}.fi-kn{background-image:url(/static/media/kn.63c3ea5ba9e186d65346.svg)}.fi-kn.fis{background-image:url(/static/media/kn.ee4fa5925824ae121bd0.svg)}.fi-kp{background-image:url(/static/media/kp.1bcf41f7359a335ca2d8.svg)}.fi-kp.fis{background-image:url(/static/media/kp.650f6d2f12e900e69c10.svg)}.fi-kr{background-image:url(/static/media/kr.014570f16b8183e5b498.svg)}.fi-kr.fis{background-image:url(/static/media/kr.6682166bbe7bc0544876.svg)}.fi-kw{background-image:url(/static/media/kw.1ac81961aeb84840db2f.svg)}.fi-kw.fis{background-image:url(/static/media/kw.0924dc178a2cf893e78d.svg)}.fi-ky{background-image:url(/static/media/ky.5a906dc280c91f7ea01a.svg)}.fi-ky.fis{background-image:url(/static/media/ky.d819b33e11b565639faf.svg)}.fi-kz{background-image:url(/static/media/kz.492e81d5876af1337afc.svg)}.fi-kz.fis{background-image:url(/static/media/kz.ad106a7a2ba93dfe9ce0.svg)}.fi-la{background-image:url(/static/media/la.644f2f1af4cc82620b9c.svg)}.fi-la.fis{background-image:url(/static/media/la.b13d502fed498abb9b9d.svg)}.fi-lb{background-image:url(/static/media/lb.048b28a4df1f7e84266f.svg)}.fi-lb.fis{background-image:url(/static/media/lb.887fc273b315b08dd141.svg)}.fi-lc{background-image:url(/static/media/lc.26619234555a923eb7b3.svg)}.fi-lc.fis{background-image:url(/static/media/lc.7ac7d1c95113e30046c9.svg)}.fi-li{background-image:url(/static/media/li.a75c2f095526f4d84613.svg)}.fi-li.fis{background-image:url(/static/media/li.62ec4ab052a970be5f94.svg)}.fi-lk{background-image:url(/static/media/lk.fd529379b814c9d95d49.svg)}.fi-lk.fis{background-image:url(/static/media/lk.ab7b92bda5c7b8891f1b.svg)}.fi-lr{background-image:url(/static/media/lr.274e9865978ac60476fd.svg)}.fi-lr.fis{background-image:url(/static/media/lr.c70ba2e26749882f79c7.svg)}.fi-ls{background-image:url(/static/media/ls.1656b1dc3d7ad3685ca4.svg)}.fi-ls.fis{background-image:url(/static/media/ls.e9b2f4ba095591e4e9c5.svg)}.fi-lt{background-image:url(/static/media/lt.93a07daff68dea7336fd.svg)}.fi-lt.fis{background-image:url(/static/media/lt.1d07a8b84f27401d15e2.svg)}.fi-lu{background-image:url(/static/media/lu.c155a6845ad167cdad8c.svg)}.fi-lu.fis{background-image:url(/static/media/lu.1de57f2a9396a1bb3325.svg)}.fi-lv{background-image:url(/static/media/lv.ff6176a6bfeba64d0716.svg)}.fi-lv.fis{background-image:url(/static/media/lv.884e7f97a321e3dda410.svg)}.fi-ly{background-image:url(/static/media/ly.86eec27b4d685f067ab5.svg)}.fi-ly.fis{background-image:url(/static/media/ly.d183738e4b1348ff2f12.svg)}.fi-ma{background-image:url(/static/media/ma.ab052b412792b9fadd8c.svg)}.fi-ma.fis{background-image:url(/static/media/ma.4d3a6f5c2bd6a436e6a1.svg)}.fi-mc{background-image:url(/static/media/mc.b5edb75519037dcf483e.svg)}.fi-mc.fis{background-image:url(/static/media/mc.21f385d1c90452e35d21.svg)}.fi-md{background-image:url(/static/media/md.b51b6be960f624fb9814.svg)}.fi-md.fis{background-image:url(/static/media/md.01ec3194a89e6a0c5676.svg)}.fi-me{background-image:url(/static/media/me.0c03b01f0a036dd1e720.svg)}.fi-me.fis{background-image:url(/static/media/me.3b8260d491f0ed64b1ad.svg)}.fi-mf{background-image:url(/static/media/mf.9284dddffc0b6717ee5f.svg)}.fi-mf.fis{background-image:url(/static/media/mf.4b4f663eb5e16690ef4a.svg)}.fi-mg{background-image:url(/static/media/mg.5d294de1198203cd569a.svg)}.fi-mg.fis{background-image:url(/static/media/mg.bdd56d44e50a82caecc6.svg)}.fi-mh{background-image:url(/static/media/mh.d3854d0ef79845fd2197.svg)}.fi-mh.fis{background-image:url(/static/media/mh.f4334b2e5d62cd297935.svg)}.fi-mk{background-image:url(/static/media/mk.b5eadefbb6da73c9d0cf.svg)}.fi-mk.fis{background-image:url(/static/media/mk.d335b1f7842c183f2626.svg)}.fi-ml{background-image:url(/static/media/ml.fa530666ce9e170dc6cd.svg)}.fi-ml.fis{background-image:url(/static/media/ml.abd95c9bbc3b8e14d05a.svg)}.fi-mm{background-image:url(/static/media/mm.82321f19830e8de129b7.svg)}.fi-mm.fis{background-image:url(/static/media/mm.53de19a4603b655a1a68.svg)}.fi-mn{background-image:url(/static/media/mn.9116b861b007b313edd4.svg)}.fi-mn.fis{background-image:url(/static/media/mn.94e1aa063db5c163beeb.svg)}.fi-mo{background-image:url(/static/media/mo.47a7b538e1eeb24ccfb4.svg)}.fi-mo.fis{background-image:url(/static/media/mo.fe788ad8056f3fae82ab.svg)}.fi-mp{background-image:url(/static/media/mp.22db1d8d93210e4b195e.svg)}.fi-mp.fis{background-image:url(/static/media/mp.71d393f4452bdea22af3.svg)}.fi-mq{background-image:url(/static/media/mq.fe327ace5767815c40e3.svg)}.fi-mq.fis{background-image:url(/static/media/mq.794f4690ac0eca38ed10.svg)}.fi-mr{background-image:url(/static/media/mr.f999a3ab03d99422445b.svg)}.fi-mr.fis{background-image:url(/static/media/mr.d7db7269c3c9a5fb4fcd.svg)}.fi-ms{background-image:url(/static/media/ms.bfac90ab8a9cbe5316ed.svg)}.fi-ms.fis{background-image:url(/static/media/ms.eda45363054639bb62a8.svg)}.fi-mt{background-image:url(/static/media/mt.3f7bf9b723ad1e5724d7.svg)}.fi-mt.fis{background-image:url(/static/media/mt.35575a14235408993f8d.svg)}.fi-mu{background-image:url(/static/media/mu.468d5464b2219b1bb922.svg)}.fi-mu.fis{background-image:url(/static/media/mu.fd1c498d09f3df7291e3.svg)}.fi-mv{background-image:url(/static/media/mv.f252e4cb6189ffbeb1ed.svg)}.fi-mv.fis{background-image:url(/static/media/mv.8cb05cc8693221f2eec1.svg)}.fi-mw{background-image:url(/static/media/mw.0159b1bd857af9ed65b8.svg)}.fi-mw.fis{background-image:url(/static/media/mw.bc758281555fb3749de0.svg)}.fi-mx{background-image:url(/static/media/mx.6b5b07b466de97533812.svg)}.fi-mx.fis{background-image:url(/static/media/mx.023324073a66bdde59b1.svg)}.fi-my{background-image:url(/static/media/my.372223fb108f4360e86a.svg)}.fi-my.fis{background-image:url(/static/media/my.579b190bdbd98b3ff45b.svg)}.fi-mz{background-image:url(/static/media/mz.22cb086638f1a52c4e49.svg)}.fi-mz.fis{background-image:url(/static/media/mz.525b13720883d5b9fdd2.svg)}.fi-na{background-image:url(/static/media/na.7e46f9f6fb3767adf481.svg)}.fi-na.fis{background-image:url(/static/media/na.27a5988ed15ca88d9ca7.svg)}.fi-nc{background-image:url(/static/media/nc.cd59091eac48fc8cc185.svg)}.fi-nc.fis{background-image:url(/static/media/nc.74229c544bb0394b7a83.svg)}.fi-ne{background-image:url(/static/media/ne.82c3626f7a2a329d1397.svg)}.fi-ne.fis{background-image:url(/static/media/ne.66cb0cd9e54d34e883f1.svg)}.fi-nf{background-image:url(/static/media/nf.96d57c56bd4feba75b0e.svg)}.fi-nf.fis{background-image:url(/static/media/nf.7988830715c23c9d75b8.svg)}.fi-ng{background-image:url(/static/media/ng.f29450b9f8b2f04e96aa.svg)}.fi-ng.fis{background-image:url(/static/media/ng.1b98819eb371ab888962.svg)}.fi-ni{background-image:url(/static/media/ni.3f3ca3c75ea86ea71d28.svg)}.fi-ni.fis{background-image:url(/static/media/ni.ea2b9ff506074adf05ea.svg)}.fi-nl{background-image:url(/static/media/nl.cfe72ae0b3d6d8485234.svg)}.fi-nl.fis{background-image:url(/static/media/nl.c0bdb1a8a77eb133c4b7.svg)}.fi-no{background-image:url(/static/media/no.b9cc4fcdf51eb234607e.svg)}.fi-no.fis{background-image:url(/static/media/no.c2a3c34c769194e219c3.svg)}.fi-np{background-image:url(/static/media/np.cdc41ea23d08179ac7c1.svg)}.fi-np.fis{background-image:url(/static/media/np.a0599715685449f39364.svg)}.fi-nr{background-image:url(/static/media/nr.0d87ce78609053fbd9c4.svg)}.fi-nr.fis{background-image:url(/static/media/nr.8ccd0a5da4e0df47f13d.svg)}.fi-nu{background-image:url(/static/media/nu.2d9c15c308eff50f974f.svg)}.fi-nu.fis{background-image:url(/static/media/nu.c4afdde3280afe436fc8.svg)}.fi-nz{background-image:url(/static/media/nz.64b16b7eb8b8e423bcab.svg)}.fi-nz.fis{background-image:url(/static/media/nz.29afa191293fa678462c.svg)}.fi-om{background-image:url(/static/media/om.e32ff9c35c4efac64638.svg)}.fi-om.fis{background-image:url(/static/media/om.e5b8ab73e47d055889b6.svg)}.fi-pa{background-image:url(/static/media/pa.8659812291825552ed13.svg)}.fi-pa.fis{background-image:url(/static/media/pa.751c8f87270b925c26c4.svg)}.fi-pe{background-image:url(/static/media/pe.d64e9732fcaa8f765994.svg)}.fi-pe.fis{background-image:url(/static/media/pe.b8e62fe370160622092e.svg)}.fi-pf{background-image:url(/static/media/pf.60eab759c4bdba38ab46.svg)}.fi-pf.fis{background-image:url(/static/media/pf.be30b559c3943a7e0703.svg)}.fi-pg{background-image:url(/static/media/pg.7248ade59c2b54a0a348.svg)}.fi-pg.fis{background-image:url(/static/media/pg.730bb6bd6387a01d5c41.svg)}.fi-ph{background-image:url(/static/media/ph.e215bab6b405d1afeff4.svg)}.fi-ph.fis{background-image:url(/static/media/ph.f171bffcc4d9d58ef70a.svg)}.fi-pk{background-image:url(/static/media/pk.e742c27f73142b4cff7f.svg)}.fi-pk.fis{background-image:url(/static/media/pk.45854c457a1d150934b5.svg)}.fi-pl{background-image:url(/static/media/pl.2b5541c54505328dbc1b.svg)}.fi-pl.fis{background-image:url(/static/media/pl.cd835d05865e496ff6b8.svg)}.fi-pm{background-image:url(/static/media/pm.f290a4bcb2060c82a15c.svg)}.fi-pm.fis{background-image:url(/static/media/pm.b56ece89b69b4dc021b1.svg)}.fi-pn{background-image:url(/static/media/pn.c95dddcdc16e2c3e0ec0.svg)}.fi-pn.fis{background-image:url(/static/media/pn.b6d5968b108c0e9a7b49.svg)}.fi-pr{background-image:url(/static/media/pr.52e728e052169b21894d.svg)}.fi-pr.fis{background-image:url(/static/media/pr.792ff9ec3c2a2a501f38.svg)}.fi-ps{background-image:url(/static/media/ps.b57e63208c02645d8f1e.svg)}.fi-ps.fis{background-image:url(/static/media/ps.b5d637967c30e6cd6168.svg)}.fi-pt{background-image:url(/static/media/pt.10d6b7eb9f926ba44b84.svg)}.fi-pt.fis{background-image:url(/static/media/pt.56a4f662dcecf23ceaaf.svg)}.fi-pw{background-image:url(/static/media/pw.f9ea0367acd37580acec.svg)}.fi-pw.fis{background-image:url(/static/media/pw.a831460a026477de3470.svg)}.fi-py{background-image:url(/static/media/py.ba007e233124b637c2c2.svg)}.fi-py.fis{background-image:url(/static/media/py.8894733432ae3d575051.svg)}.fi-qa{background-image:url(/static/media/qa.a4f5c16c0a4ab4c14fdf.svg)}.fi-qa.fis{background-image:url(/static/media/qa.c64c7cc55e86f803cf1a.svg)}.fi-re{background-image:url(/static/media/re.9d72b568db01dfb982e8.svg)}.fi-re.fis{background-image:url(/static/media/re.65fecda00937aa8b6917.svg)}.fi-ro{background-image:url(/static/media/ro.33482fcd4344b097d6d7.svg)}.fi-ro.fis{background-image:url(/static/media/ro.6d757067ccc276327b1b.svg)}.fi-rs{background-image:url(/static/media/rs.23ed750733e58c9d9091.svg)}.fi-rs.fis{background-image:url(/static/media/rs.50976876af74cb64328f.svg)}.fi-ru{background-image:url(/static/media/ru.7e04b988972d41f5c369.svg)}.fi-ru.fis{background-image:url(/static/media/ru.c789ea20a0f569d9d6a9.svg)}.fi-rw{background-image:url(/static/media/rw.f87cd918f9cf4421e109.svg)}.fi-rw.fis{background-image:url(/static/media/rw.2dbaa32bbc3d280477a0.svg)}.fi-sa{background-image:url(/static/media/sa.406ec34cf4d0140f0f3a.svg)}.fi-sa.fis{background-image:url(/static/media/sa.dc431e9d11ed489ed350.svg)}.fi-sb{background-image:url(/static/media/sb.c2672e369471d01fcd1c.svg)}.fi-sb.fis{background-image:url(/static/media/sb.149bbf5e3a1e55db7588.svg)}.fi-sc{background-image:url(/static/media/sc.4691653cefd138906e7b.svg)}.fi-sc.fis{background-image:url(/static/media/sc.fea26a158b05a81a819d.svg)}.fi-sd{background-image:url(/static/media/sd.3050433e2767fb821c5d.svg)}.fi-sd.fis{background-image:url(/static/media/sd.e0516e5be772a548898b.svg)}.fi-se{background-image:url(/static/media/se.369f685ebb83712ce954.svg)}.fi-se.fis{background-image:url(/static/media/se.1124c09af582f9d04436.svg)}.fi-sg{background-image:url(/static/media/sg.8b629e7bf137abf1643b.svg)}.fi-sg.fis{background-image:url(/static/media/sg.ea78850709c27e574141.svg)}.fi-sh{background-image:url(/static/media/sh.34a3e7b91929021ea39f.svg)}.fi-sh.fis{background-image:url(/static/media/sh.281c8c4528284574f7e5.svg)}.fi-si{background-image:url(/static/media/si.7b5de093632446972630.svg)}.fi-si.fis{background-image:url(/static/media/si.3900235bcc3b49301cac.svg)}.fi-sj{background-image:url(/static/media/sj.f8f9b21529bdc34df1b5.svg)}.fi-sj.fis{background-image:url(/static/media/sj.7111b15215671c0cabae.svg)}.fi-sk{background-image:url(/static/media/sk.031f7d1211a3a7f59010.svg)}.fi-sk.fis{background-image:url(/static/media/sk.8ebdd96622429b4fe475.svg)}.fi-sl{background-image:url(/static/media/sl.d4cd148ff94760097b5c.svg)}.fi-sl.fis{background-image:url(/static/media/sl.ec1ec422fd5ac1515437.svg)}.fi-sm{background-image:url(/static/media/sm.42bdc9518f62841c3540.svg)}.fi-sm.fis{background-image:url(/static/media/sm.7f0fe9fe91337a906853.svg)}.fi-sn{background-image:url(/static/media/sn.5d2dde7343ab4f202890.svg)}.fi-sn.fis{background-image:url(/static/media/sn.07ec7ccbea282d9458ad.svg)}.fi-so{background-image:url(/static/media/so.5c685e567e1362e7896d.svg)}.fi-so.fis{background-image:url(/static/media/so.27b966d5527ed3a08979.svg)}.fi-sr{background-image:url(/static/media/sr.f281cc96dc94e9f2bcdf.svg)}.fi-sr.fis{background-image:url(/static/media/sr.45463ee6f9675e59c293.svg)}.fi-ss{background-image:url(/static/media/ss.65f6eee5fd80394c659f.svg)}.fi-ss.fis{background-image:url(/static/media/ss.252b833eee63afee120b.svg)}.fi-st{background-image:url(/static/media/st.96f88011c65a964bfb0f.svg)}.fi-st.fis{background-image:url(/static/media/st.12bfd6538546c02f0337.svg)}.fi-sv{background-image:url(/static/media/sv.3a8b809db2ca58c045e6.svg)}.fi-sv.fis{background-image:url(/static/media/sv.68fa4795711823f4e487.svg)}.fi-sx{background-image:url(/static/media/sx.37214364557e2b16b8d3.svg)}.fi-sx.fis{background-image:url(/static/media/sx.c3e3382c50cdc9150344.svg)}.fi-sy{background-image:url(/static/media/sy.a7d9792964e74fe3a58f.svg)}.fi-sy.fis{background-image:url(/static/media/sy.475131156fa2b0e3d124.svg)}.fi-sz{background-image:url(/static/media/sz.c4a379660ee206ab8428.svg)}.fi-sz.fis{background-image:url(/static/media/sz.58f78f9c3b487d3fc661.svg)}.fi-tc{background-image:url(/static/media/tc.ffdbcf45e2e3c21bf571.svg)}.fi-tc.fis{background-image:url(/static/media/tc.f521df6fee171a65a904.svg)}.fi-td{background-image:url(/static/media/td.ce35efd0cf28cc8886eb.svg)}.fi-td.fis{background-image:url(/static/media/td.16a25e2113c56509d1b6.svg)}.fi-tf{background-image:url(/static/media/tf.7e39f4397e0d054456fe.svg)}.fi-tf.fis{background-image:url(/static/media/tf.a14ccb21bfd9466755f3.svg)}.fi-tg{background-image:url(/static/media/tg.ae395581590b44c50c40.svg)}.fi-tg.fis{background-image:url(/static/media/tg.a93a40179b0b03e520bf.svg)}.fi-th{background-image:url(/static/media/th.d3dea0cee87c83e3a1e6.svg)}.fi-th.fis{background-image:url(/static/media/th.b4262644824a028810ca.svg)}.fi-tj{background-image:url(/static/media/tj.7342efc96604d64ffb2c.svg)}.fi-tj.fis{background-image:url(/static/media/tj.a089dcba40ab020ac75e.svg)}.fi-tk{background-image:url(/static/media/tk.5c7cbb32d630f7d2f658.svg)}.fi-tk.fis{background-image:url(/static/media/tk.2619557b557f9684e1c0.svg)}.fi-tl{background-image:url(/static/media/tl.b51e57c22b21dd257744.svg)}.fi-tl.fis{background-image:url(/static/media/tl.d8e3bbb05aa228ef7591.svg)}.fi-tm{background-image:url(/static/media/tm.b4446ed76be10e80da7b.svg)}.fi-tm.fis{background-image:url(/static/media/tm.38a7e313a4359d76c568.svg)}.fi-tn{background-image:url(/static/media/tn.6c7055b6554b66542644.svg)}.fi-tn.fis{background-image:url(/static/media/tn.4e7d8d8c98cc74fc52a9.svg)}.fi-to{background-image:url(/static/media/to.a7375d4d2ef32a2c8761.svg)}.fi-to.fis{background-image:url(/static/media/to.2cb4df0a0e3875c3c113.svg)}.fi-tr{background-image:url(/static/media/tr.a1a28a5eb8eceaad90b3.svg)}.fi-tr.fis{background-image:url(/static/media/tr.1a109fa73fffdfd33b11.svg)}.fi-tt{background-image:url(/static/media/tt.33069ab84c09c8db0b08.svg)}.fi-tt.fis{background-image:url(/static/media/tt.62c94980596e2af8b861.svg)}.fi-tv{background-image:url(/static/media/tv.fd2caae1fd2cb51b675a.svg)}.fi-tv.fis{background-image:url(/static/media/tv.57ef8775a287d9d53d50.svg)}.fi-tw{background-image:url(/static/media/tw.39308d8769d9190bd1aa.svg)}.fi-tw.fis{background-image:url(/static/media/tw.8ea0b61c9cced533d851.svg)}.fi-tz{background-image:url(/static/media/tz.42ec1dd14b99f59fe0f2.svg)}.fi-tz.fis{background-image:url(/static/media/tz.3dcba19bd6519be1d537.svg)}.fi-ua{background-image:url(/static/media/ua.423c68f9fb154fb2749b.svg)}.fi-ua.fis{background-image:url(/static/media/ua.af1d11dab17044ee2036.svg)}.fi-ug{background-image:url(/static/media/ug.420c4555daccc4942109.svg)}.fi-ug.fis{background-image:url(/static/media/ug.8da3e24988b4e67aa2b2.svg)}.fi-um{background-image:url(/static/media/um.c3077277c5663829042b.svg)}.fi-um.fis{background-image:url(/static/media/um.a26c7f8b7b44e4726edb.svg)}.fi-us{background-image:url(/static/media/us.bbbd9f5266841b5c49cc.svg)}.fi-us.fis{background-image:url(/static/media/us.8521a232fc83a880eaf7.svg)}.fi-uy{background-image:url(/static/media/uy.2515d7371de19a0642e6.svg)}.fi-uy.fis{background-image:url(/static/media/uy.cb5fcc05a537d0236c3c.svg)}.fi-uz{background-image:url(/static/media/uz.7ed400a6435c85b5b890.svg)}.fi-uz.fis{background-image:url(/static/media/uz.15a9a22cda20d4284071.svg)}.fi-va{background-image:url(/static/media/va.377775044411ccf4943f.svg)}.fi-va.fis{background-image:url(/static/media/va.523b1954ab03eb8a41e8.svg)}.fi-vc{background-image:url(/static/media/vc.a1a39ca12f5354105b9b.svg)}.fi-vc.fis{background-image:url(/static/media/vc.7ad1635f6a2e05857a9f.svg)}.fi-ve{background-image:url(/static/media/ve.8654417d0313322c0ee9.svg)}.fi-ve.fis{background-image:url(/static/media/ve.566e10866c917e59bb97.svg)}.fi-vg{background-image:url(/static/media/vg.c96c4a54f0843aadb960.svg)}.fi-vg.fis{background-image:url(/static/media/vg.fe6ff226f91c90e6e2d6.svg)}.fi-vi{background-image:url(/static/media/vi.791471ab2bdc37bfc454.svg)}.fi-vi.fis{background-image:url(/static/media/vi.f5fa039cd7dda2cd11ce.svg)}.fi-vn{background-image:url(/static/media/vn.e80173a9c3cbaa60c593.svg)}.fi-vn.fis{background-image:url(/static/media/vn.6a5f9206c51db250d841.svg)}.fi-vu{background-image:url(/static/media/vu.ac5d41948c14810ba607.svg)}.fi-vu.fis{background-image:url(/static/media/vu.6d23e1e3760f25096417.svg)}.fi-wf{background-image:url(/static/media/wf.2a313731eae3ed3e6bf3.svg)}.fi-wf.fis{background-image:url(/static/media/wf.311c4e739fa8377d139d.svg)}.fi-ws{background-image:url(/static/media/ws.314e33c2a444698f4bce.svg)}.fi-ws.fis{background-image:url(/static/media/ws.f06e3a3930f25859ac07.svg)}.fi-ye{background-image:url(/static/media/ye.67bb215c4226cd5a32aa.svg)}.fi-ye.fis{background-image:url(/static/media/ye.9b186a8be867d7cb136d.svg)}.fi-yt{background-image:url(/static/media/yt.433b076a0fbb984af9f2.svg)}.fi-yt.fis{background-image:url(/static/media/yt.db71201b57772674af44.svg)}.fi-za{background-image:url(/static/media/za.739f42e77d2a86f25792.svg)}.fi-za.fis{background-image:url(/static/media/za.951aa5d05b9663efabbd.svg)}.fi-zm{background-image:url(/static/media/zm.83315fdb0c0a837ccd60.svg)}.fi-zm.fis{background-image:url(/static/media/zm.c4a09669d91876442c10.svg)}.fi-zw{background-image:url(/static/media/zw.27efe68ca96d31dc7eeb.svg)}.fi-zw.fis{background-image:url(/static/media/zw.6846032463fa03beeafc.svg)}.fi-arab{background-image:url(/static/media/arab.df48a3462c9c85d43512.svg)}.fi-arab.fis{background-image:url(/static/media/arab.38625ae0698b498a48fd.svg)}.fi-cefta{background-image:url(/static/media/cefta.159b824020be52ab9a1d.svg)}.fi-cefta.fis{background-image:url(/static/media/cefta.4247899e6d860ac788cd.svg)}.fi-cp{background-image:url(/static/media/cp.f6b10f55c03f66f74018.svg)}.fi-cp.fis{background-image:url(/static/media/cp.6c0badecbaa751338752.svg)}.fi-dg{background-image:url(/static/media/dg.36fbc663af1f1f23966d.svg)}.fi-dg.fis{background-image:url(/static/media/dg.77d941f801da4b8e40a3.svg)}.fi-eac{background-image:url(/static/media/eac.3cf4691bfb7a96178880.svg)}.fi-eac.fis{background-image:url(/static/media/eac.4c589cf0c0297a00e1d9.svg)}.fi-es-ct{background-image:url(/static/media/es-ct.ae2d1ab93385b37fd124.svg)}.fi-es-ct.fis{background-image:url(/static/media/es-ct.9d52c0a552153cf88238.svg)}.fi-es-ga{background-image:url(/static/media/es-ga.c1f547a8db225475769b.svg)}.fi-es-ga.fis{background-image:url(/static/media/es-ga.091af445da938e870d37.svg)}.fi-es-pv{background-image:url(/static/media/es-pv.bc671336343cce95f794.svg)}.fi-es-pv.fis{background-image:url(/static/media/es-pv.e0f6252aacba9bacf0be.svg)}.fi-eu{background-image:url(/static/media/eu.c9d8d63e107e62b812c8.svg)}.fi-eu.fis{background-image:url(/static/media/eu.8224e4265da2d4361a09.svg)}.fi-gb-eng{background-image:url(/static/media/gb-eng.ee3571430d489c32deac.svg)}.fi-gb-eng.fis{background-image:url(/static/media/gb-eng.7b249f565cc9aa70b36b.svg)}.fi-gb-nir{background-image:url(/static/media/gb-nir.f0f1cf328d51869f9e70.svg)}.fi-gb-nir.fis{background-image:url(/static/media/gb-nir.319eb77d82e9b5bb406c.svg)}.fi-gb-sct{background-image:url(/static/media/gb-sct.5edc6d75a73111158da1.svg)}.fi-gb-sct.fis{background-image:url(/static/media/gb-sct.5e8518f9c48a90941d02.svg)}.fi-gb-wls{background-image:url(/static/media/gb-wls.4abd7bc95cbecde943cc.svg)}.fi-gb-wls.fis{background-image:url(/static/media/gb-wls.910c0fb3440a800691cb.svg)}.fi-ic{background-image:url(/static/media/ic.500d420982feb8a67cbc.svg)}.fi-ic.fis{background-image:url(/static/media/ic.5217cbc3b14b1f23840f.svg)}.fi-pc{background-image:url(/static/media/pc.d669f78a433eced98974.svg)}.fi-pc.fis{background-image:url(/static/media/pc.1fac77482d005e8e85e4.svg)}.fi-sh-ac{background-image:url(/static/media/sh-ac.33772744760b05b228b3.svg)}.fi-sh-ac.fis{background-image:url(/static/media/sh-ac.40ede400d2b77e9c573b.svg)}.fi-sh-hl{background-image:url(/static/media/sh-hl.0e216f1ae201988c57c0.svg)}.fi-sh-hl.fis{background-image:url(/static/media/sh-hl.b7c7cf30856bfaf28f35.svg)}.fi-sh-ta{background-image:url(/static/media/sh-ta.63ed20e726909cbb33b2.svg)}.fi-sh-ta.fis{background-image:url(/static/media/sh-ta.313be25910b1f22cc4e8.svg)}.fi-un{background-image:url(/static/media/un.59626118150774702f9f.svg)}.fi-un.fis{background-image:url(/static/media/un.61c437d90a5a5757d696.svg)}.fi-xk{background-image:url(/static/media/xk.574f9c5bed5f12b51e1f.svg)}.fi-xk.fis{background-image:url(/static/media/xk.2e923b4cb7449d257190.svg)}