@font-face{font-family:Poppins-Light;font-style:normal;font-weight:400;src:local("/assets/fonts/Poppins-Light.ttf"),url(/assets/fonts/Poppins-Light.ttf);font-display:swap}@font-face{font-family:Poppins-Medium;font-style:normal;font-weight:400;src:local("/assets/fonts/Poppins-Medium.ttf"),url(/assets/fonts/Poppins-Medium.ttf);font-display:swap}@font-face{font-family:JetBrains;font-style:normal;font-weight:400;src:local("/assets/fonts/JetBrains-Mono.ttf"),url(/assets/fonts/JetBrains-Mono.ttf);font-display:swap}@font-face{font-family:Playfiar-Display;font-style:normal;font-weight:400;src:local("/assets/fonts/Playfair-Display.ttf"),url(/assets/fonts/Playfair-Display.ttf);font-display:swap}@keyframes Float-Animaction{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}*{margin:0;padding:0;text-decoration:none;-webkit-user-select:none;user-select:none;cursor:default;-webkit-tap-highlight-color:transparent}.App-Root-Container{margin:auto;max-width:1920px;width:100%;height:auto;--Primary-color: #1633f5;--Primary-Background-color: #cfe9ff;--Primary-Accent-color: #002872}.App-Root-Container-Light-Theme{--Blur-Background-color: #0066da17;--Blur-No-Filter-Background-color: #d9e3ef;--Background-color: #f5f5ff;--Primary-Light-color: #cef1ff;--Background-Shadow-Contrast-color: #0000001a;--text-color: #1e213b;--Text-Primary-color-Contrast: var(--Primary-color);--text-contrast-color: #FFFFFF;--Background-Full-Ligth-Accent-color: var(--Primary-color);--Background-Ligth-Accent-color: #dddddd;--Background-Ligth-Accent-2-color: #dde2e7;--Background-Dark-Accent-color: #FFFFFF;--Background-Dark-Accent-Hover-color: var(--Primary-Background-color);--Webkit-Scrollbar-Thumb-Background-color: var(--Primary-color);--Bottom-Nav-Bar: #000000;--Wordle-Keyboard-Inactive-Key-Color: #bbbbbb;--Scrollbar-Thumb-color: var(--Primary-color);--Web-Presence-Home-Map-Background: var(--Background-color);--Web-Presence-Lightweight-Charts-Background: var(--Background-color);--Web-Presence-Lightweight-Charts-Text-Color: var(--text-color);--Web-Presence-Lightweight-Charts-Grid-Color: #00014b28;--Web-Presence-Lightweight-Charts-Line-Color: var(--Primary-color);--SN-Chats-Time-Label-color: #0000006b}.App-Root-Container-Dark-Theme{--Blur-Background-color: #00091385;--Blur-No-Filter-Background-color: #0b1929;--Background-color: #070e16;--Primary-Light-color: #49565a;--Background-Shadow-Contrast-color: #ffffff1a;--text-color: #FFFFFF;--Text-Primary-color-Contrast: #FFFFFF;--text-contrast-color: #001aff;--Background-Full-Ligth-Accent-color: #FFFFFF;--Background-Ligth-Accent-color: #636363;--Background-Dark-Accent-color: #101a26;--Background-Dark-Accent-Hover-color: #28384b;--Background-Accent-color: #000124;--Webkit-Scrollbar-Thumb-Background-color: #c2d0ff;--Bottom-Nav-Bar: #636363;--Wordle-Keyboard-Inactive-Key-Color: #0e161f;--Scrollbar-Thumb-color: #FFF;--Web-Presence-Home-Map-Background: var(--Background-Dark-Accent-color);--Web-Presence-Lightweight-Charts-Background: #1e2630;--Web-Presence-Lightweight-Charts-Text-Color: var(--text-color);--Web-Presence-Lightweight-Charts-Grid-Color: #6d779b28;--Web-Presence-Lightweight-Charts-Line-Color: #FFFFFF;--SN-Chats-Time-Label-color: #ffffff69}* a{font-family:Poppins-Light;text-decoration:none;-webkit-user-select:none;user-select:none;color:var(--text-color)}* p{font-family:Poppins-Light;font-size:16px;color:var(--text-color)}* p,* svg,* svg path{cursor:inherit}body{width:100%;height:auto;background-color:var(--Background-color);color:var(--text-color);overflow:hidden}body::-webkit-scrollbar{width:5px;background-color:transparent}body::-webkit-scrollbar-thumb{background:var(--Webkit-Scrollbar-Thumb-Background-color)}.Bars-Loader{--Bars-Loader-Gradieent: no-repeat linear-gradient(#ffffff 0 0);width:15px;aspect-ratio:.75;background:var(--Bars-Loader-Gradieent) 0% 50%,var(--Bars-Loader-Gradieent) 50% 50%,var(--Bars-Loader-Gradieent) 100% 50%;animation:l7 1s infinite linear alternate}@keyframes l7{0%{background-size:20% 50%,20% 50%,20% 50%}20%{background-size:20% 20%,20% 50%,20% 50%}40%{background-size:20% 100%,20% 20%,20% 50%}60%{background-size:20% 50%,20% 100%,20% 20%}80%{background-size:20% 50%,20% 50%,20% 100%}to{background-size:20% 50%,20% 50%,20% 50%}}.X-CSS-Icon{height:25px;width:25px;position:relative}.X-CSS-Icon:after{position:absolute;inset:0;content:"X";font-size:17px;font-family:Poppins-Medium;color:#fff;line-height:25px;text-align:center}.Icon-Button{width:35px;height:35px;background-color:var(--Primary-color);border-radius:5px;overflow:hidden;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);display:grid;place-items:center;cursor:pointer;transition:.2s}.Icon-Button-Icon{cursor:inherit;fill:#fff}.Icon-Button-Icon path{cursor:inherit}.Site-Nav-Bar-Nav-Menu-Container-Search-Bar-Container{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;position:relative}.Site-Nav-Bar-Nav-Menu-Container-Search-Bar{width:1000px;height:auto;background-color:var(--Background-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);border-radius:10px;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.Site-Nav-Bar-Nav-Menu-Container-Search-Bar input{width:calc(100% - 40px);height:40px;background-color:transparent;border:none;outline:none;box-sizing:border-box;padding:0 10px;color:var(--text-color)}.Site-Nav-Bar-Nav-Menu-Container-Search-Bar input::placeholder{font-family:Poppins-Medium}.Site-Nav-Bar-Nav-Menu-Container-Search-Bar .Icon-Button{width:40px;height:40px;background-color:transparent;box-shadow:unset}.Site-Nav-Bar-Nav-Menu-Container-Search-Bar .Icon-Button{fill:var(--text-color)}@keyframes on_Search_Bar_Results_Show{0%{height:0px}to{height:auto}}.Site-Nav-Bar-Nav-Menu-Container-Search-Results-List-Container{width:100%;max-width:1000px;height:auto;interpolate-size:allow-keywords;animation:.2s on_Search_Bar_Results_Show forwards;overflow:hidden;box-sizing:border-box;padding:10px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Site-Nav-Bar-Nav-Menu-Container-Search-User-Result{width:100%;height:auto;box-sizing:border-box;padding:10px 0;display:flex;justify-content:flex-start;align-items:flex-start;gap:10px}.Site-Nav-Bar-Nav-Menu-Container-Search-User-Result-Profile-Picture-Container{width:40px;height:40px;overflow:hidden}.Site-Nav-Bar-Nav-Menu-Container-Search-User-Result-Profile-Picture{width:40px;height:40px;border-radius:100%;overflow:hidden}.Site-Nav-Bar-Nav-Menu-Container-Search-User-Result-Data{width:calc(100% - 50px);height:40px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.Site-Nav-Bar-Nav-Menu-Container-Search-User-Result-Data-Display-Name-Label{font-family:Poppins-Medium}.Site-Nav-Bar-Nav-Menu-Container-Search-User-Result-Data-Username-Label{font-size:12px}.Site-Nav-Bar-Nav-Menu-Container-Search-Result{width:100%;min-height:40px}@media screen and (min-width:0px) and (max-width:545px){.Site-Nav-Bar-Nav-Menu-Container-Search-Bar{width:100%}}@media (min-device-width: 546px) and (max-device-width: 1023px) and (orientation: portrait){.Site-Nav-Bar-Nav-Menu-Container-Search-Bar{width:100%}}.Site-Nav-Bar-User-Account{width:auto;height:40px;display:flex;justify-content:center;align-items:center;gap:5px;position:relative}.Site-Nav-Bar-Notifications-Button{width:40px;height:40px;display:grid;place-items:center;background-color:var(--Background-color);cursor:pointer;position:relative;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);border-radius:10px}.Notifications-Available:after{content:"";position:absolute;top:5px;right:5px;width:5px;height:5px;background-color:red;border-radius:50%}.Site-Nav-Bar-Notifications-Button svg{font-size:20px;fill:var(--text-color)}.Site-Nav-Bar-User-Profile{width:40px;height:40px;position:relative}.Site-Nav-Bar-User-Profile img{width:40px;height:40px;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);border-radius:40px;overflow:hidden}.Site-Nav-Bar-User-Online-Status-Indicator{width:10px;height:10px;display:none;border-radius:10px;border:2px solid var(--Background-color);position:absolute;bottom:0;right:0;z-index:1}.Site-Nav-Bar-User-Online-Status-Indicator-Online{display:block;background-color:#0f0}.Site-Nav-Bar-User-Online-Status-Indicator-Offline{display:block;background-color:red}@media screen and (min-width:0px) and (max-width:545px){.Site-Nav-Bar-User-Account-No-Session{width:100%}.Site-Nav-Bar-Notifications-Button,.Site-Nav-Bar-User-Profile{min-width:40px;min-height:40px}}.Top-Navegation-Bar{width:100%;height:60px;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;padding:10px;background-color:var(--Background-Dark-Accent-color);position:absolute;top:0;z-index:9999999;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Top-Navegation-Bar-Logo-Container{width:22%;box-sizing:border-box;height:40px;display:inline-flex;justify-content:flex-start;align-items:center;gap:5px}.Top-Navegation-Bar-Logo-Container-No-Session{width:15%}.Top-Navegation-Bar-Logo{width:40px;height:40px}.Top-Navegation-Bar-Logo-Brand-Name-Label{white-space:nowrap;font-family:Poppins-Medium;font-size:18px;color:var(--Background-Full-Ligth-Accent-color)}.Top-Navegation-Bar-Action-Container{width:56%;height:40px;display:flex;justify-content:flex-start;align-items:center}.Top-Navegation-Bar-Action-Container-No-Session{width:70%}.Top-Navegation-Bar-User-Action-Container{width:22%;height:40px;display:flex;justify-content:flex-end;align-items:center}.Top-Navegation-Bar-User-Action-Container-No-Session{width:15%}@media screen and (min-width:0px) and (max-width:545px){.Top-Navegation-Bar-Logo-Container{width:40px}.Top-Navegation-Bar-Action-Container{width:calc(78% - 50px)}.Top-Navegation-Bar-Logo-Brand-Name-Label{display:none}}@media (min-device-width: 546px) and (max-device-width: 1023px) and (orientation: portrait){.Top-Navegation-Bar-Logo-Container{width:8%}.Top-Navegation-Bar-Logo-Brand-Name-Label{display:none}.Top-Navegation-Bar-Action-Container{width:84%}.Top-Navegation-Bar-User-Action-Container{width:8%}}.Text-Button{width:100%;height:auto;box-sizing:border-box;padding:5px 10px;display:grid;place-items:center;cursor:pointer;border-radius:5px;background-color:var(--Primary-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Text-Button-Label{font-family:Poppins-Medium;cursor:inherit;white-space:nowrap;color:#fff}.Toggle-Container{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center}.Toggle-Container-Text-label{font-size:18px}.switch{position:relative;height:1.5rem;width:3rem;cursor:pointer;appearance:none;-webkit-appearance:none;border-radius:9999px;background-color:#030c1ae1;transition:all .3s ease}.switch:checked{background-color:var(--Primary-color)}.switch:before{position:absolute;content:"";left:calc(1.5rem - 1.6rem);top:calc(1.5rem - 1.6rem);display:block;height:1.6rem;width:1.6rem;cursor:pointer;border:1px solid rgba(100,116,139,.527);border-radius:9999px;background-color:#fff;box-shadow:0 3px 10px #64748b53;transition:all .3s ease}.switch:hover:before{box-shadow:0 0 0 8px #00000026}.switch:checked:hover:before{box-shadow:0 0 0 8px #4853ec26}.switch:checked:before{transform:translate(100%);border-color:var(--Primary-color)}@keyframes Display-User-Drawer{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(-0%);opacity:1}}.User-Drawer{width:300px;height:auto;position:absolute;top:61px;right:10px;z-index:10000000;z-index:9999998;box-sizing:border-box;padding:10px;border-radius:10px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;background-color:var(--Background-Dark-Accent-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);animation:Display-User-Drawer .2s forwards}@keyframes Hide-User-Drawer{0%{transform:translateY(0);opacity:1}to{transform:translateY(-100%);opacity:0}}.User-Drawer-Hide{animation:Hide-User-Drawer .2s forwards}.User-Drawer-Profile-Info-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;gap:10px;background-color:var(--Primary-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);box-sizing:border-box;padding:10px;border-radius:10px}.User-Drawer-Profile-Info-Profile-Picture-Container{width:50px;height:50px;overflow:hidden;border-radius:100%}.User-Drawer-Profile-Info-Profile-Picture-Container img{width:100%}.User-Drawer-Profile-Info-Profile-Data-Container{width:calc(100% - 60px);height:50px;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column}.User-Drawer-Profile-Info-Profile-Name-Label{font-family:Poppins-Medium;font-size:18px;color:#fff}.User-Drawer-Profile-Info-Profile-Username-Label{font-size:12px;color:#fff}.User-Drawer .Toggle-Container{height:30px;border-radius:10px;box-sizing:border-box;padding:0 10px}.User-Drawer .Toggle-Container .Toggle-Container-Text-label{font-family:Poppins-Medium;font-size:14px;color:var(--Primary-color)}.User-Drawer-Navegation-Options-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:5px}.User-Drawer-Navegation-Option{width:100%;height:35px;border-radius:10px;display:flex;justify-content:flex-start;align-items:center;gap:10px;box-sizing:border-box;padding:0 10px;cursor:pointer}.User-Drawer-Navegation-Option:hover{background-color:var(--Primary-Light-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.User-Drawer-Navegation-Option svg{fill:var(--text-color)}.User-Drawer-Settings-Container{width:100%;margin-top:auto;display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.User-Drawer-Settings-Theme-Switch{min-width:35px;height:35px;border-radius:10px;cursor:pointer;display:grid;place-items:center}.User-Drawer-Settings-Theme-Switch:hover{background-color:var(--Primary-Light-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.User-Drawer-Settings-Theme-Switch svg{font-size:30px;fill:var(--text-color)}.User-Drawer .Logout-Button{background-color:var(--Background-Ligth-Accent-2-color)}.User-Drawer-No-Session-Login-CTA-Title-Label{font-family:Poppins-Medium;font-size:16px;color:var(--Primary-color)}.User-Drawer-No-Session-Login-CTA-Label{font-size:12px}.User-Drawer-No-Session-Join-CTA-Label{font-size:12px;margin-top:auto}.Login-Button .Text-Button-Label{color:#fff}.Create-Button{background-color:var(--Background-Ligth-Accent-2-color)}@media screen and (min-width:0px) and (max-width:545px){@keyframes Display-User-Drawer-Overlay{0%{opacity:0}to{opacity:1}}.User-Drawer-Overlay{width:100%;height:100svh;z-index:9999999;position:absolute;background-color:var(--Background-Shadow-Contrast-color);overflow-y:overlay}@keyframes Hide-User-Drawer-Overlay{0%{opacity:1}to{opacity:0}}.User-Drawer-Overlay-Hide{animation:Hide-User-Drawer-Overlay .2s forwards}@keyframes Display-User-Drawer{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.User-Drawer{top:0;right:0;width:68svw;height:100svh;border-radius:unset;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color),-10px 0 10px 5px var(--Background-Shadow-Contrast-color);animation:Display-User-Drawer .2s forwards;opacity:0}@keyframes Hide-User-Drawer{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}.User-Drawer-Hide{animation:Hide-User-Drawer .2s forwards}}.Bottom-Navegation{width:100vw;height:64px;background-color:var(--Background-Dark-Accent-color);position:absolute;bottom:0;z-index:9999}.Bottom-Navegation-Paths-Container{width:100%;height:auto;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;padding:10px 0}.Bottom-Navegation-Path-Container{width:75px;display:grid;place-items:center;gap:2px}.Bottom-Navegation-Path-Icon{width:24px;height:24px;fill:var(--Bottom-Nav-Bar);color:var(--Bottom-Nav-Bar);z-index:2;transition:.2s}.Bottom-Navegation-Path-Title-Label{text-align:center;font-size:12px;transition:.2s;color:var(--Bottom-Nav-Bar)}.Bottom-Navegation-Path-Selected .Bottom-Navegation-Path-Icon,.Bottom-Navegation-Path-Selected .Bottom-Navegation-Path-Title-Label{fill:var(--Background-Full-Ligth-Accent-color);color:var(--Background-Full-Ligth-Accent-color)}.Bottom-Navegation-Path-Icon-Cartera,.Bottom-Navegation-Path-Selected .Bottom-Navegation-Path-Icon-Cartera{fill:none}@media only screen and (min-width:820px){.Bottom-Navegation{display:none}}@keyframes Push_Notification_In_Animation{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes Push_Notification_Out_Animation{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}.Push-Notification{width:100%;height:auto;box-sizing:border-box;padding:10px;border-radius:10px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;background-color:#fff;animation:Push_Notification_In_Animation .2s forwards;scroll-snap-align:start;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Push-Notification-Hide{animation:Push_Notification_Out_Animation .2s forwards}.Push-Notification-Title-Bar{width:100%;height:25px;display:flex;justify-content:flex-start;align-items:center;gap:5px}.Push-Notification-App-Name-Label{font-family:Poppins-Medium;font-size:12px;color:var(--Primary-color)}.Dot-Separation-Decorator{width:5px;height:5px;border-radius:5px;background-color:#9f9f9f;display:grid;place-items:center}.Push-Notification-Time-Mark-Label{color:#9f9f9f;font-size:12px}.Push-Notification-Title-Bar .Icon-Button{width:25px;height:25px;margin-left:auto}.Push-Notification-Title-Bar .Icon-Button svg{fill:#fff}.Push-Notification-Body{width:100%;height:auto}.Push-Notification-Title-Label{font-family:Poppins-Medium;font-size:16px;color:var(--Primary-color)}.Push-Notification-Body-Label{color:#000;font-size:14px}@keyframes display_notifications_list{0%{transform:translateY(-75vh) scale(.8);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}@keyframes hide_notifications_list{0%{transform:translateY(0) scale(1);height:0svh;opacity:1}to{transform:translateY(-75vh) scale(.8);height:100svh;opacity:0}}.Notifications-Container{width:450px;max-height:75vh;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;position:absolute;top:60px;right:0;z-index:9999998;background-color:var(--Background-Dark-Accent-color);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:5px;box-sizing:border-box;padding:10px;transform:translateY(-75vh);opacity:0;animation:display_notifications_list .2s forwards}.Notifications-Container-Hide{animation:hide_notifications_list .2s forwards}.Push-Notification-List-Top-Container{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center}.Push-Notification-List-Top-Container-Notifications-Counter{font-family:Poppins-Medium;font-size:12px}.Push-Notification-List-Top-Container .Icon-Button{width:40px;height:40px}.Push-Notification-List-Top-Container .Icon-Button svg{fill:#fff}.Push-Notification-List-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:5px;overflow-y:scroll;overflow-x:hidden;box-sizing:border-box;padding:1px;scroll-snap-type:y mandatory}.Push-Notification-List-Container::-webkit-scrollbar{width:0px}.Push-Notification-List-Container::-webkit-scrollbar-thumb{background-color:var(--Primary-color)}.Push-Notification-List-Actions-Container{width:100%;height:auto;display:flex;justify-content:flex-end;align-items:center}.Push-Notification-List-Actions-Container .Text-Button{width:fit-content;background-color:#dfe3fc15;display:none}.Push-Notification-List-Actions-Container .Notifications-Actions-Delete-All-Active{display:grid;background-color:var(--Primary-color)}.Push-Notification-List-Actions-Container .Text-Button p{font-size:12px;color:#fff}@media screen and (min-width:0px) and (max-width:545px){.Notifications-Container{width:100%;max-height:100svh;height:100svh;padding:10px;top:0}.Push-Notification-List-Container{width:100%}}.Web-Design-Nodes-Footer{width:100%;height:auto;background-color:var(--Background-Dark-Accent-color);box-sizing:border-box;padding:50px 100px;display:flex;justify-content:flex-start;align-items:flex-start}.Web-Design-Nodes-Footer-Column{width:20%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}.Web-Design-Nodes-Footer-Column-Title-Label{font-family:Poppins-Medium;font-size:24px;margin-bottom:10px}.Web-Design-Nodes-Footer-Column:first-child{align-items:center}.Web-Design-Nodes-Footer-Column-Logo{width:150px}.Web-Design-Nodes-Footer-Column-Social-Network-Container .Icon-Button svg{fill:#fff}.Web-Design-Nodes-Footer-Link{cursor:pointer;font-size:12px}.Web-Design-Nodes-Footer-Link:hover{text-decoration:underline}@media all and (max-width: 480px){.Web-Design-Nodes-Footer{flex-wrap:wrap;gap:20px;padding:20px}.Web-Design-Nodes-Footer-Column{min-width:100%;gap:10px}.Web-Design-Nodes-Footer-Column-Title-Label{margin-bottom:unset}}.Cloud-Explorer-Element-Player-Loading-View{width:100%;height:100%;display:grid;place-items:center}.Cloud-Explorer-Element-Player-Content-Container .Cloud-Explorer-Element-Player-Content-Container-Image{width:75%;height:auto}.Cloud-Explorer-Element-Player:has(.Cloud-Explorer-Element-Player-Content .Cloud-Explorer-Element-Player-Content-Container) .Cloud-Explorer-Element-Player-Title-Bar{display:none}.Cloud-Explorer-Element-Player:has(.Cloud-Explorer-Element-Player-Content .Cloud-Explorer-Element-Player-Content-Container) .Cloud-Explorer-Element-Player-Content{height:100%}.Cloud-Explorer-Element-Player-Content-Container-Player-Container{width:auto;height:auto;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:40px;box-sizing:border-box;padding:30px 20px;background-color:var(--Background-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 2px var(--Background-Shadow-Contrast-color);border-radius:20px}.Cloud-Explorer-Element-Player-Content-Container-Player-Container-Track-Info-Track-Author-Label{font-family:Poppins-Medium}.Cloud-Explorer-Element-Player-Content-Container-Player-Container-Cover-Container{width:300px;height:300px;border-radius:20px;overflow:hidden;background-color:var(--Background-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 2px var(--Background-Shadow-Contrast-color)}.Cloud-Explorer-Element-Player-Content-Container-Player-Container-Cover-Container .Cloud-Explorer-Element-Player-Content-Container-Player-Container-Cover-Container-Cover{width:100%}.Cloud-Explorer-Element-Player-Content-Container-Player-Container-Track-Info{width:400px;height:60px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px}.Cloud-Explorer-Element-Player-Content-Container-Player-Container-Track-Info-Track-Name-Label{font-family:Poppins-Medium;font-size:24px}.Cloud-Explorer-Element-Player-Content-Container-Player-Container-Track-Info-Track-Album-Label{font-size:12px}.Cloud-Explorer-Element-Player-Content-Container-Player-Container-Track-Controlls-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}.Cloud-Explorer-Element-Player-Content-Container-Player-Container-Track-Controlls-Container-Timeline-Controlls-Container{width:100%;height:auto;height:40px;display:flex;justify-content:space-between;align-items:center;gap:10px;background-color:var(--Background-Dark-Accent-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 2px var(--Background-Shadow-Contrast-color);border-radius:10px;box-sizing:border-box;padding:0 10px}.Cloud-Explorer-Element-Player-Content-Container-Player-Container-Track-Controlls-Container-Timeline-Controlls-Play-Time-Label{font-family:Poppins-Medium}.Cloud-Explorer-Element-Player-Content-Container-Player-Container-Track-Controlls-Container-Timeline-Container{width:100%;height:40px}.Cloud-Explorer-Element-Player-Content-Container-Player-Container-Track-Controlls-Container-Timeline-Container-Canvas{width:100%;height:100%;display:block}.Cloud-Explorer-Element-Player-Content-Container-Player-Container-Track-Controlls-Container-Controlls-Container{width:100%;height:auto;display:flex;justify-content:center;align-items:center;gap:20px}.Cloud-Explorer-Element-Player-Content-Container-Player-Container-Track-Controlls-Container-Control-Button{width:60px;height:60px;border-radius:100%;display:grid;place-items:center;background-color:var(--Background-Dark-Accent-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 2px var(--Background-Shadow-Contrast-color)}.Cloud-Explorer-Element-Player-Content-Container-Player-Container-Track-Controlls-Container-Control-Button svg{font-size:24px;fill:var(--text-color)}.Cloud-Explorer-Element-Player-Content-Container-Player-Container-Track-Controlls-Container-Control-Button .active{fill:var(--Primary-color)}.Cloud-Explorer-Element-Player-Content-Container-Player-Container-Track-Controlls-Container-Play-Pause-Control-Button svg{fill:var(--Background-Full-Ligth-Accent-color)}@media only screen and (min-width:0px) and (max-width:545px){.Cloud-Explorer-Element-Player-Content-Container-Player-Container{height:100svh}.Cloud-Explorer-Element-Player-Content-Container-Player-Container-Cover-Container{width:200px;height:200px}}.Cloud-Explorer-Element-Player-Content-Container{width:100%;height:100%;display:grid;place-items:center;overflow:hidden}.Cloud-Explorer-Element-Player-Content-Container video{width:85%}@keyframes Details_Lateral_Bar_In{0%{transform:translate(100%)}to{transform:translate(0)}}.Cloud-Explorer-Element-Player-Content-Details-Lateral-Bar{width:auto;min-width:350px;height:100%;background-color:var(--Background-color);animation:Details_Lateral_Bar_In .2s forwards;top:0;right:0;position:absolute;box-sizing:border-box;padding:10px}.Cloud-Explorer-Element-Player-Content-Details-Lateral-Bar-Title-Bar{width:100%;height:40px}.Cloud-Explorer-Element-Player-Content-Details-Lateral-Bar-Title-Bar-Title-Label{font-family:Poppins-Medium}.Cloud-Explorer-Element-Player-Content-Details-Lateral-Bar-Categories-Container{width:100%;height:calc(100% - 40px);display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Cloud-Explorer-Element-Player-Content-Details-Lateral-Bar-Category{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:5px}.Cloud-Explorer-Element-Player-Content-Details-Lateral-Bar-Category-Name-Label{font-size:12px}.Cloud-Explorer-Element-Player-Content-Details-Lateral-Bar-Category-Value-Label{font-family:Poppins-Medium}.Web-Design-Node-Client-View:has(.Cloud-Explorer-Directory-Explorer-Player){padding-top:0}.Cloud-Explorer-Directory-Explorer-Player{width:100%;height:100vh}.Cloud-Explorer-Element-Player{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.Cloud-Explorer-Element-Player-Title-Bar{width:100%;height:50px;display:flex;justify-content:flex-start;align-items:center;box-sizing:border-box;padding:0 10px;background-color:var(--Background-Dark-Accent-color)}.Cloud-Explorer-Element-Player-Title-Bar-Element-Name-Label{font-family:Poppins-Medium}.Cloud-Explorer-Element-Player-Title-Bar-Icons{display:flex;justify-content:flex-start;align-items:center;gap:5px;margin-left:auto}.Cloud-Explorer-Element-Player-Title-Bar-Icons .Icon-Button{background-color:transparent}.Cloud-Explorer-Element-Player-Title-Bar-Icons .Icon-Button:hover{background-color:var(--Background-color)}.Cloud-Explorer-Element-Player-Content{width:100%;height:calc(100% - 50px);display:flex;justify-content:space-between;align-items:flex-start;overflow:hidden;position:relative}@media only screen and (min-width: 0px) and (max-width: 545px){.Web-Design-Node-Client-View:has(.Cloud-Explorer-Directory-Explorer-Player){height:100svh}}@keyframes Display-Lightbox{0%{opacity:0}to{opacity:1}}.LightBox-Overlay{width:100%;height:100%;background-color:var(--Blur-Background-color);background-color:#000000ca;position:absolute;top:0;left:0;z-index:10000000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:grid;place-items:center;will-change:transform,opacity;animation:Display-Lightbox .2s ease,opacity .2s ease}.LightBox-Overlay .Lightbox-Close-Button{width:40px;height:40px;position:absolute;top:20px;right:20px;border-radius:100%;background-color:#ffffff2c}.LightBox-Overlay .Lightbox-Close-Button .Icon-Button-Icon{fill:#fff}.LightBox-Carrousel{width:auto;height:100%;display:flex;justify-content:space-between;align-items:center;gap:10px}.LightBox-Carrousel-Control{border-radius:100%;background-color:#ffffff2c}.LightBox-Carrousel-Control .Icon-Button-Icon{fill:#fff}.LightBox-Carrousel-Container{max-width:1000px;width:100%;height:100%;display:flex;justify-content:flex-start;align-items:center;overflow-x:scroll;scroll-snap-type:x mandatory}.LightBox-Carrousel-Container::-webkit-scrollbar{display:none}.LightBox-Carrousel-Image{width:100%;height:auto;scroll-snap-align:start;-webkit-user-select:none;user-select:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;cursor:pointer}.LightBox-Carrousel-Indicators-Container{width:fit-content;height:auto;background-color:#ffffff2c;border-radius:15px;margin:auto;position:absolute;bottom:20px;left:0;right:0;box-sizing:border-box;padding:10px;display:flex;justify-content:space-between;align-items:center;gap:10px}.LightBox-Carrousel-Indicator{width:10px;height:10px;background-color:#ffffff62;border-radius:100%;box-shadow:0 0 5px #ffffff62}.LightBox-Carrousel-Active-Indicator{background-color:#fff;box-shadow:0 0 5px #fff}@media screen and (min-width:0px) and (max-width:545px){@keyframes Display-Lightbox{0%{transform:translateY(50%);opacity:0}to{transform:translateY(0);opacity:1}}.LightBox-Overlay{background-color:#000}.LightBox-Overlay .Lightbox-Close-Button{top:10px;right:5px}.LightBox-Carrousel-Control{display:none}.LightBox-Carrousel-Indicator{width:5px;height:5px}}@media (min-device-width: 546px) and (max-device-width: 1023px) and (orientation: portrait){.LightBox-Overlay{background-color:#000}.LightBox-Carrousel-Control{display:none}}.Page-Not-Found{width:100%;height:calc(100vh - 60px);display:grid;place-items:center}.Page-Not-Found-Message-Container{display:inline-flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:20px}.Page-Not-Found-Animation-Container{width:500px}.Page-Not-Found-Label{font-family:Poppins-Medium}.Page-Not-Found-Message-Container .Text-Button{background-color:var(--Primary-color);border-radius:5px}@media screen and (min-width:0px) and (max-width:545px){.Page-Not-Found{height:calc(100vh - 120px)}.Page-Not-Found-Animation-Container{width:300px}}.Blog-HUB-View{width:100%;min-height:calc(100vh - 60px);height:auto}.Web-Design-Nodes-Terms-And-Conditions-View{width:100%;height:auto;box-sizing:border-box;padding:100px;display:flex;justify-content:center;align-items:flex-start}.Web-Design-Nodes-Terms-And-Conditions-Document-Container{width:1190px;height:auto;background-color:#fff;box-sizing:border-box;padding:2.5cm 3cm;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px;-webkit-user-select:text;user-select:text}.Web-Design-Nodes-Terms-And-Conditions-Document-Container p{color:#000;-webkit-user-select:text;user-select:text}.Web-Design-Nodes-Terms-And-Conditions-Document-Container p::selection{background-color:#1633f5;color:#fff}.Web-Design-Nodes-Terms-And-Conditions-Parragraph-Title-Label,.Web-Design-Nodes-Terms-And-Conditions-Label{font-family:Poppins-Medium}.Web-Design-Nodes-Terms-And-Conditions-Title-Label{width:100%;height:auto;text-align:center;font-size:28px;font-style:italic;margin-bottom:60px;font-weight:900}.Web-Design-Nodes-Terms-And-Conditions-Ordered-List{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;list-style:disc;box-sizing:border-box;padding:0 40px}.Web-Design-Nodes-Terms-And-Conditions-Ordered-List li::marker{color:#000}.Web-Design-Nodes-Terms-And-Conditions-Ordered-List-Element-Label{font-family:Poppins-Medium;font-style:italic;color:#000}@media all and (max-width: 480px){.Web-Design-Nodes-Terms-And-Conditions-View{padding:100px 20px}.Web-Design-Nodes-Terms-And-Conditions-Document-Container{width:100%;padding:100px 20px;overflow:hidden}}.Web-Design-Nodes-Privacy-Policy-Page{width:100%;height:auto;box-sizing:border-box;padding:100px;display:flex;justify-content:center;align-items:flex-start}.Web-Design-Nodes-Privacy-Policy-Document-Container{width:1190px;height:auto;background-color:#fff;box-sizing:border-box;padding:2.5cm 3cm;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px;-webkit-user-select:text;user-select:text}.Web-Design-Nodes-Privacy-Policy-Document-Container p{color:#000;-webkit-user-select:text;user-select:text}.Web-Design-Nodes-Privacy-Policy-Document-Container p::selection{background-color:#1633f5;color:#fff}.Web-Design-Nodes-Privacy-Policy-Parragraph-Title-Label,.Web-Design-Nodes-Privacy-Policy-Label{font-family:Poppins-Medium}.Web-Design-Nodes-Privacy-Policy-Title-Label{width:100%;height:auto;text-align:center;font-size:28px;font-style:italic;margin-bottom:60px;font-weight:900}.Web-Design-Nodes-Privacy-Policy-Ordered-List{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;list-style:disc;box-sizing:border-box;padding:0 40px}.Web-Design-Nodes-Privacy-Policy-Ordered-List li::marker{color:#000}.Web-Design-Nodes-Privacy-Policy-Ordered-List-Element-Label{font-family:Poppins-Medium;font-style:italic;color:#000}@media all and (max-width: 480px){.Web-Design-Nodes-Privacy-Policy-Page{padding:100px 20px}.Web-Design-Nodes-Privacy-Policy-Document-Container{width:100%;padding:100px 20px;overflow:hidden}}.About-View{width:100%;height:auto;box-sizing:border-box;padding:100px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:40px}.About-Brand-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:50px}.About-Brand-Logo-Container{width:300px;height:auto;aspect-ratio:1/1;overflow:hidden}.About-Brand-Logo-Container img{width:100%}.About-Brand-Title{font-family:Poppins-Medium;font-size:8vw}.About-Brand-Description-Container{width:100%;height:auto;box-sizing:border-box;padding:0 15%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}.About-Brand-Descriprion-Text-Label{text-align:justify}.About-Brand-Subtitle{font-family:Poppins-Medium;font-size:24px;color:var(--Primary-Accent-color)}.About-View-Description a{text-decoration:underline}.About-View-Email-Label{color:var(--Primary-color);cursor:pointer}@media only screen and (min-width:0px) and (max-width:545px){.About-View{padding:0}.About-Brand-Logo-Container{width:60%}.About-Brand-Description-Container{padding:0 20px}}@keyframes Feature-Snippet-In-Animation{0%{max-width:0px;padding:0}to{max-width:100%;padding:0 10px}}.Feature-Snippet{width:auto;height:40px;display:inline-flex;justify-content:flex-start;align-items:center;gap:10px;box-sizing:border-box;padding:0 10px;background:linear-gradient(var(--Background-color),var(--Background-color)) padding-box,linear-gradient(to right,#8791ff,#dbdeff) border-box;border-radius:5px;border:1px solid transparent;position:absolute;box-shadow:0 0 15px -3px #ffffff65;overflow:hidden;animation:Feature-Snippet-In-Animation 2s ease forwards,Float-Animaction 2s 2.2s infinite}.Feature-Icon-Container{width:20px;height:40px;display:grid;place-items:center}.Feature-Title-Container{width:auto;height:100%;display:flex;justify-content:flex-start;align-items:center}.Feature-Title-Label{font-family:Poppins-Medium;white-space:nowrap}.Web-Design-Nodes-Products-View{width:100%;min-height:calc(100vh - 60px);height:auto}.Web-Design-Nodes-Products-View-Top-Section{width:100%;height:calc(100svh - 90px);display:grid;place-items:center;position:relative}.Web-Design-Nodes-Products-View-Top-Text-Container{margin-top:-60px}@keyframes Home_View_Slogan_Text_Gradient_Animation{0%{background-position:100% 0%}50%{background-position:0 0}to{background-position:100% 0%}}.Web-Design-Nodes-Products-View-Slogan-Label{width:100%;text-align:center;font-family:Poppins-Medium;font-size:50px;margin-bottom:20px;background:linear-gradient(to right,#fff,#0419ff);background-size:200% 100%;color:transparent;-webkit-background-clip:text;background-clip:text;animation:Home_View_Slogan_Text_Gradient_Animation 5s linear infinite}.Web-Design-Nodes-Products-View-Slogan-Desc-Label{margin:auto auto 40px;width:60%;text-align:center}.Web-Design-Nodes-Products-View .Text-Button{margin:auto;width:25%;border-radius:10px;transition:.2s;background-color:var(--Primary-color);box-shadow:0 0 15px -3px var(--Primary-color)}.Web-Design-Nodes-Products-View .Text-Button:hover{box-shadow:0 0 15px 5px var(--Primary-color),inset 0 0 0 1px #ffffff32}.Cloud-Solutions-Snippet{left:5%;top:10%}.Web-Presence-Solutions-Snippet{top:10%;right:5%}.Web-Experience-Solutions-Snippet{bottom:10%;right:5%}.Web-Design-Nodes-Products-View-Products-Section{width:100%;height:calc(100vh - 60px);display:flex;justify-content:flex-start;align-items:center;box-sizing:border-box;padding:0 0 0 80px}.Web-Design-Nodes-Products-View-Products-Section-Products-Container{width:100%;height:600px;display:flex;justify-content:flex-start;align-items:flex-start;gap:10vw}.Web-Design-Nodes-Products-View-Products-Section-Products-Container-Text-Container{width:450px;height:100%;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:20px}.Web-Design-Nodes-Products-View-Products-Section-Products-Container-Text-Container-Title-Label{font-family:Poppins-Medium;font-size:36px}.Web-Design-Nodes-Products-View-Products-Section-Products-Container-Text-Container-Reason-Label{box-sizing:border-box;padding:5px;background-color:var(--Primary-color);border-radius:5px}.Web-Design-Nodes-Products-View-Products-Section-Products-Container-Products-List{width:calc(100% - 460px);height:100%;box-sizing:border-box;padding:0 20px 0 0;display:flex;justify-content:flex-start;align-items:flex-start;gap:20px;overflow-x:scroll;scroll-snap-type:x mandatory}.Web-Design-Nodes-Products-View-Products-Section-Products-Container-Products-List::-webkit-scrollbar{height:0px}.Web-Design-Nodes-Products-View-Products-Section-Products-Container-Product{min-width:450px;width:450px;height:100%;background-color:#fff;border-radius:40px;box-sizing:border-box;padding:20px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:40px;scroll-snap-align:start}.Web-Design-Nodes-Products-View-Products-Section-Products-Container-Product-Illustration-Container{width:100%;height:300px;overflow:hidden}.Web-Design-Nodes-Products-View-Products-Section-Products-Container-Product-Illustration-Container img{width:100%;height:auto}.Web-Design-Nodes-Products-View-Products-Section-Products-Container-Product-Text-Container{width:100%;height:300px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}.Web-Design-Nodes-Products-View-Products-Section-Products-Container-Product-Text-Container-Title-Label{font-family:Poppins-Medium;font-size:24px;color:var(--Primary-color)}.Web-Design-Nodes-Products-View-Products-Section-Products-Container-Product-Text-Container-Subtitle-Label{color:#000;font-weight:600}.Web-Design-Nodes-Products-View-Products-Section-Products-Container-Product-Text-Container .Text-Button-Container{width:100%;height:auto;margin-top:auto}.Web-Design-Nodes-Products-View-Products-Section-Products-Container-Product-Text-Container .Text-Button-Container .Text-Button{width:100%;height:50px;border-radius:20px;background-color:var(--Primary-color)}@media only screen and (min-width:0px) and (max-width:545px){.Web-Design-Nodes-Products-View-Top-Section{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;padding-top:35%}.Web-Design-Nodes-Products-View-Slogan-Label{font-size:25px}.Web-Design-Nodes-Products-View-Slogan-Desc-Label{width:80%;font-size:12px}.Feature-Title-Label{font-size:10px}.Cloud-Solutions-Snippet{top:unset;bottom:45%;left:unset;right:0%}.Web-Presence-Solutions-Snippet{top:unset;bottom:35%;right:0%}.Web-Experience-Solutions-Snippet{bottom:25%;right:0%}.Web-Design-Nodes-Products-View-Top-Text-Container .Text-Button{width:auto}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.Web-Design-Nodes-Products-View-Slogan-Desc-Label{width:90%}.Cloud-Solutions-Snippet{top:5%;left:0%}.Web-Presence-Solutions-Snippet{top:5%;right:0%}.Web-Experience-Solutions-Snippet{bottom:5%;right:0%}}.Web-Design-Nodes-Web-Presence-Product-View{width:100%;min-height:calc(100vh - 60px);box-sizing:border-box;padding:60px}.Web-Design-Nodes-Web-Presence-Top-Section{width:100%;height:calc(100vh - 120px);display:flex;justify-content:space-between;align-items:center}.Web-Design-Nodes-Web-Presence-Top-Section-Left-Container{width:35%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}.Web-Design-Nodes-Web-Presence-Top-Section-Left-Container-Title-Label{font-family:Poppins-Medium;font-size:38px}.Web-Design-Nodes-Web-Presence-Top-Section-Left-Container-Actions-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center;gap:20px}.Web-Design-Nodes-Web-Presence-Top-Section-Left-Container-Actions-Container .Text-Button{background-color:var(--Primary-color)}.Web-Presence-Nodes-Web-Presence-Top-Section-Right-Container{width:50%;height:auto;display:grid;place-items:center}.Web-Design-Nodes-Web-Presence-Key-Features-Section{width:100%;height:auto;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px}.Web-Design-Nodes-Web-Presence-Key-Features-Title-Label{width:100%;text-align:center;font-family:Poppins-Medium;font-size:32px;margin-bottom:40px}.Web-Design-Nodes-Web-Presence-Key-Features-Grid-Container{width:70%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:3%;row-gap:75px}.Web-Design-Nodes-Web-Presence-Key-Feature{min-width:30%;width:30%;height:210px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}.Web-Design-Nodes-Web-Presence-Key-Feature-Icon-Container{width:60px;aspect-ratio:1/1;border-radius:100%;display:grid;place-items:center;box-shadow:0 0 15px -3px var(--Primary-color),inset 0 0 15px -3px var(--Primary-color)}.Web-Design-Nodes-Web-Presence-Key-Feature-Title-Label{font-family:Poppins-Medium;font-size:24px}.Documentation-Lateral-Navegation{width:260px;height:calc(100vh - 60px);display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;background-color:var(--Background-Dark-Accent-color);position:sticky;top:0}.Documentation-Lateral-Navegation-Option{width:100%;height:auto;box-sizing:border-box;padding:8px 24px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;cursor:pointer}.Documentation-Lateral-Navegation-Option-Hover:hover{background-color:var(--Background-Ligth-Accent-color)}.Documentation-Lateral-Navegation-Routes-Container{width:100%;height:auto}.Documentation-Lateral-Navegation-Option svg{font-size:20px;cursor:inherit}.Documentation-Lateral-Navegation-Option svg path{cursor:inherit}.Documentation-Lateral-Navegation-Option-Title-Label{font-family:Poppins-Medium;font-size:16px}.Documentation-Lateral-Navegation-Option-Label{font-size:14px}.Documentation-Lateral-Navegation-Option-Right-Content{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center;gap:10px}.Documentation-Lateral-Navegation-Option-Content{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center;cursor:pointer}.Documentation-Lateral-Navegation-Option-Content:hover{background-color:var(--Background-Ligth-Accent-color)}.Documentation-Lateral-Navegation-Option-Content svg{margin-left:auto;transition:.2s}.Products-Expanded{transform:rotate(180deg)}.Documentation-Lateral-Navegation-Option-Content-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Documentation-Lateral-Navegation-Option-Content-Option{width:100%;box-sizing:border-box;padding:4px;cursor:pointer;border-radius:5px}.Documentation-Lateral-Navegation-Option-Content-Option:hover{background-color:var(--Background-Ligth-Accent-color)}.Documentation-Lateral-Navegation-Bottom-Option{margin-top:auto}.Documentation-Module-Explore-Container{min-width:350px;max-width:350px;height:auto;box-sizing:border-box;padding:20px;border-radius:10px;display:flex;justify-content:flex-start;align-items:flex-start;gap:10px;background-color:var(--Background-Dark-Accent-color);scroll-snap-align:start;cursor:pointer}.Documentation-Module-Explorer-Icon-Container{min-width:60px;aspect-ratio:1/1;background-color:var(--Webkit-Scrollbar-Thumb-Background-color);border-radius:10px;display:grid;place-items:center;cursor:inherit}.Documentation-Module-Explorer-Icon-Container svg{font-size:38px;fill:var(--text-contrast-color);cursor:inherit}.Documentation-Module-Explorer-Icon-Container svg path{cursor:inherit}.Documentation-Module-Explore-Details-Container{width:calc(100% - 70px);overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;cursor:inherit}.Documentation-Module-Explorer-Details-Name-Label{font-family:Poppins-Medium}.Documentation-Module-Explorer-Details-Description-Label{font-size:12px}.Documentation-Home-View{width:100%;height:auto;box-sizing:border-box;padding:0 10%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:40px}.Documentation-Home-View-Top-Section{width:100%;height:auto;box-sizing:border-box;padding:100px 0 10px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}.Documentation-Home-View-Top-Section-Title-Label{font-family:Poppins-Medium;font-size:48px;color:var(--Primary-color)}.Documentation-Home-Get-Started-Label{font-family:Poppins-Medium;font-size:24px}.Documentation-Home-Get-Started-Section,.Documentation-Home-Get-Started-Install-View-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Documentation-Home-Get-Started-Install-View-Link{cursor:pointer}.Documentation-Home-Get-Started-Install-View-Title-Label{font-family:Poppins-Medium;font-size:16px;color:#cb3837}.Documentation-Home-Get-Started-Modules-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;gap:20px;overflow-x:scroll;scroll-snap-type:x mandatory}.Documentation-Home-Get-Started-Modules-Container::-webkit-scrollbar{height:0}.Documentation-Code-Viewer{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;border-radius:5px}.Documentation-Code-View-Title-Bar{width:100%;height:50px;display:flex;justify-content:space-between;align-items:center;background-color:var(--Background-Dark-Accent-color);box-sizing:border-box;padding:5px 10px}.Documentation-Code-View-Title-Bar-Title-Label{font-family:Poppins-Medium}.Documentation-Code-View-Code-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;background-color:#000;box-sizing:border-box;padding:10px 10px 25px;overflow-x:scroll;-webkit-user-select:text;user-select:text}.Documentation-Code-View-Code-Container::-webkit-scrollbar{height:5px;background-color:#000}.Documentation-Code-View-Code-Container::-webkit-scrollbar-thumb{height:5px;background-color:#fff}.Documentation-Code-Viewer-Code-Label{font-family:JetBrains;-webkit-user-select:inherit;user-select:inherit;white-space:nowrap;color:#fff}.Documentation-Web-Presence-Main-View{width:100%;height:auto;box-sizing:border-box;padding:0 10%}.Documentation-Web-Presence-View-Top-Section{width:100%;height:auto;box-sizing:border-box;padding:100px 0 50px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}.Documentation-Web-Presence-View-Top-Section-Title-Label{font-family:Poppins-Medium;font-size:48px;color:var(--Primary-color)}.Documentation-Code-Box{width:100%;height:auto;box-sizing:border-box;padding:5px 10px;background-color:#000}.monaco-editor{height:500px!important}.Documentation-Web-Presence-Users-View{width:100%;height:auto;box-sizing:border-box;padding:0 10% 200px}.Documentation-Web-Presence-Users-View-Top-Section{width:100%;height:auto;box-sizing:border-box;padding:100px 0 0}.Documentation-Web-Presence-Users-View-Section{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:240px}.Documentation-Web-Presence-View-Section-Title-Label{margin-top:40px;font-family:Poppins-Medium;font-size:24px;-webkit-user-select:text;user-select:text;scroll-margin-top:80px}.Documentation-Web-Presence-Users-View-Section-Container{width:100%;height:auto}.Documentation-Web-Presence-View-Section-Subtitle-Label{margin-top:20px;font-family:Poppins-Medium;font-size:18px;-webkit-user-select:text;user-select:text}.Documentation-Web-Presence-View-Section-Sub-Subtitle-Label{font-size:18px}.Documentation-Web-Presence-View-Section-Method-Label{font-family:JetBrains;font-size:24px;-webkit-user-select:text;user-select:text}.Documentation-Web-Presence-View-Section-Parragraph{-webkit-user-select:text;user-select:text}.Documentation-Web-Presence-View-Section-Parragraph-Method-Label{font-family:JetBrains;color:#16bef4;-webkit-user-select:text;user-select:text;cursor:pointer}.Documentation-Web-Presence-Table{width:100%;border-collapse:collapse;margin:20px auto;font-family:Arial,sans-serif}.Documentation-Web-Presence-Table .Documentation-Table-Head-Container tr th,.Documentation-Web-Presence-Table tbody tr td{border:1px solid #999;padding:10px;text-align:left;-webkit-user-select:text;user-select:text}th{background-color:var(--Background-Dark-Accent-color)}.Documentation-Web-Presence-Database-View{width:100%;height:auto;box-sizing:border-box;padding:0 10%}.Documentation-Web-Presence-View{width:100%;height:auto}.Web-Design-Nodes-Documentation-View{width:100%;min-height:calc(100vh - 60px);height:auto;display:flex;justify-content:flex-start;align-items:flex-start}.Web-Desing-Nodes-Documentation-Selected-Container{width:calc(100% - 260px);min-height:calc(100vh - 60px);height:auto}.Web-Desing-Nodes-Documentation-Selected-Title-Bar{width:100%;height:41px;box-sizing:border-box;padding:0 10%;display:flex;justify-content:flex-start;align-items:center;background-color:var(--Background-Dark-Accent-color);position:sticky;top:0}.Web-Desing-Nodes-Documentation-Selected-Title-Bar-Search{width:450px;height:31px;box-sizing:border-box;padding:0 5px;box-shadow:inset 0 0 0 1px #ffffff63;border-radius:5px}.Web-Desing-Nodes-Documentation-Selected-Title-Bar-Search input{width:100%;height:100%;outline:none;border:none;background-color:transparent;color:#fff;font-size:14px}.Web-Desing-Nodes-Documentation-Selected-Title-Bar-Search input::placeholder{color:#fff}.Email-Verification-Code-View{width:100%;height:calc(100vh - 60px);display:grid;place-items:center}.Email-Verification-Code-Content-Container{width:50%;height:auto;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px}.Email-Verficiation-Code-Content-Label{font-family:Poppins-Medium;font-size:20px}.Input-Field-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;margin-bottom:10px}.Input-Field{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;padding:5px;border-radius:5px;background-color:#fff;box-shadow:0 0 15px -3px #0000001a,inset 0 0 0 1px #00000046;cursor:text}.Invalid-Input-Field{border:1px solid red}.Input-Field-Input{width:100%;height:100%;border:none;outline:none;font-family:Poppins-Medium;font-weight:300;font-size:12px;cursor:inherit;color:var(--text-Color);background-color:transparent}.Input-Field-Input::placeholder{font-weight:600}.Input-Field-Input::-webkit-outer-spin-button,.Input-Field-Input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.Input-Field .Icon-Button{width:30px;height:30px;background-color:transparent;box-shadow:unset}.Input-Field-Alert-Label{font-size:12px;font-family:Poppins-Light;font-weight:400;display:none}.Invalid-Input-Field-Alert-Label{display:block;color:red}.Checkbox{width:100%;height:auto;display:inline-flex;justify-content:flex-start;align-items:flex-start;gap:10px;box-sizing:border-box;padding:10px;border-radius:5px;cursor:pointer}.Checkbox-Input{cursor:inherit}.Checkbox-Label{font-family:Poppins-Light;font-size:12px;cursor:inherit;white-space:nowrap}.Checkbox-Label a{font-family:Poppins-Light;font-size:12px;cursor:inherit;color:var(--Primary-color)}.Checkbox:hover{background-color:var(--Background-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Login-View-Form{width:35%;height:100%;box-sizing:border-box;padding:0 60px;display:flex;justify-content:center;align-items:center;background-color:var(--Background-Dark-Accent-color)}.Login-Form-Container{width:100%;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:20px}.Login-Greetings-Title-Label{font-family:Poppins-Medium;font-weight:900;font-size:32px;color:var(--Background-Full-Ligth-Accent-color)}.Login-Greetings-Subtitle-Label{color:var(--Background-Full-Ligth-Accent-color)}.Login-View-Form-Actions-Container{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center;gap:50px}.Login-View-Form-Actions-Container .Checkbox{width:min-content}.Login-View-Form-Actions-Container .Checkbox label{color:var(--text-color)}.Login-View-Form-Actions-Container .Forgot-Password-Text-Button{max-width:min-content;background-color:transparent;box-shadow:unset}.Login-View-Form-Actions-Container .Forgot-Password-Text-Button .Text-Button-Label{font-size:12px;color:var(--text-color)}.Login-View-Form-Actions-Container .Forgot-Password-Text-Button:hover,.Login-View-Form-Actions-Container .Forgot-Password-Text-Button:hover .Text-Button-Label{background-color:var(--Primary-color);color:#fff}.Login-Form-Container .Login-Form-Login-Buton{width:100%;background-color:var(--Primary-color)}.Login-Form-Container .Login-Form-Login-Buton .Text-Button-Label{color:#fff}.Login-Form-Container .Login-Form-Join-Buton{background-color:var(--Background-color)}.Login-Form-Container .Login-Form-Join-Buton .Text-Button-Label{color:var(--text-color)}@media screen and (min-width:0px) and (max-width:545px){.Login-View-Form{width:100%;height:calc(100% - 60px);padding:0 20px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.Login-View-Form{width:45%;height:calc(100svh - 70px);padding:0 60px}}.Register-View-Form{width:35%;height:100%;box-sizing:border-box;padding:0 60px;display:flex;justify-content:center;align-items:center;background-color:var(--Background-Dark-Accent-color)}.Register-Form-Container{width:100%;height:auto;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:20px}.Register-View-Form .Text-Button{width:100%;height:40px;background-color:var(--Primary-color)}.Register-Title-Label{font-family:Poppins-Medium;font-weight:900;font-size:32px;color:var(--Background-Full-Ligth-Accent-color)}.Register-Subtitle-Label{color:var(--Background-Full-Ligth-Accent-color)}.Register-Form-Doble-Input-Field-Container{width:100%;height:auto;display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.Register-Form-Container .Checkbox .Checkbox-Label{white-space:wrap}.Register-View-Form .Register-Form-Join-Buton .Text-Button-Label{color:#fff}.Register-View-Form .Register-Form-Login-Buton{background-color:var(--Background-color)}@media screen and (min-width:0px) and (max-width:545px){.Register-View-Form{width:100%;height:calc(100% - 60px);padding:0 20px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.Register-View-Form{width:45%;height:calc(100svh - 470px);padding:0 60px}}.Email-Verification-Code-View-Form{width:35%;height:100%;box-sizing:border-box;padding:0 60px;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:10px;background-color:var(--Background-Dark-Accent-color)}.Email-Verification-Code-View-Form .Text-Button{width:100%;height:40px;background-color:var(--Primary-color)}.Email-Verification-Code-View-Form .Text-Button .Text-Button-Label{color:#fff}.Email-Verification-Code-Title-Label{font-family:Poppins-Medium;font-weight:900;font-size:32px;color:var(--Background-Full-Ligth-Accent-color)}.Email-Verification-Code-Subtitle-Label{color:var(--Background-Full-Ligth-Accent-color);margin-bottom:20px}.Email-Verification-Code-Form-Doble-Input-Field-Container{width:100%;height:auto;display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.Email-Verification-Code-Controlls-Container{width:100%;height:30px;margin-bottom:10px;display:flex;justify-content:space-between;align-items:center}.Email-Verification-Code-Controlls-Container .Text-Button{width:30%}.Email-Verification-Code-View-Form .Forgot-Password-Login-Button{background-color:var(--Background-color)}.Email-Verification-Code-View-Form .Forgot-Password-Login-Button .Text-Button-Label{color:var(--text-color)}@media screen and (min-width:0px) and (max-width:545px){.Email-Verification-Code-View-Form{width:100%;padding:0 10px}}.Auth-View{width:100%;height:calc(100svh - 60px);display:flex;justify-content:flex-start;align-items:flex-start}.Auth-View-Visuals{width:65%;height:100%}@media only screen and (min-width: 1024px) and (max-width: 1439px){.Auth-View-Visuals{width:55%}}.Web-Design-Nodes-SN-App-Navegation-User-Profile-Badge{width:100%;height:auto;background-color:var(--Background-Dark-Accent-color);border-radius:10px;overflow:hidden;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Web-Design-Nodes-SN-App-Navegation-User-Profile-Badge-Profile-Cover-Container{width:100%;height:100px;overflow:hidden}.Web-Design-Nodes-SN-App-Navegation-User-Profile-Badge-Profile-Cover{width:100%}.Web-Design-Nodes-SN-App-Navegation-User-Profile-Badge-Profile-Data{width:100%;height:calc(100% - 50px);display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:10px;transform:translateY(-50px)}.Web-Design-Nodes-SN-App-Navegation-User-Profile-Badge-Profile-Data-Picture-Container{width:40%;height:auto;aspect-ratio:1/1;background-color:#d8d8d8;display:grid;place-items:center;border-radius:100%;overflow:hidden}.Web-Design-Nodes-SN-App-Navegation-User-Profile-Badge-Profile-Data-Picture{width:100%}.Web-Design-Nodes-SN-App-Navegation-User-Profile-Badge-Profile-Data-Username{font-family:Poppins-Medium}.Web-Design-Nodes-SN-App-Navegation-User-Profile-Badge-Profile-Data-Usertag{font-size:12px}.Web-Design-Nodes-SN-App-Navegation-User-Profile-Badge-Profile-Data-biography{width:90%;font-size:12px;text-align:center;font-style:italic;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical}.Web-Design-Nodes-SN-App-Navegation-User-Profile-Badge-Profile-Data-Charts{width:90%;display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.Web-Design-Nodes-SN-App-Navegation-User-Profile-Badge-Profile-Data-Chart-Followers{width:50%;display:flex;justify-content:center;align-items:flex-end;flex-direction:column}.Web-Design-Nodes-SN-App-Navegation-User-Profile-Badge-Profile-Data-Chart-Followers-Label{font-family:Poppins-Medium}.Web-Design-Nodes-SN-App-Navegation-User-Profile-Badge-Profile-Data-Chart-Followers-Title-Label{font-size:12px}.Web-Design-Nodes-SN-App-Navegation-User-Profile-Badge-Profile-Data-Chart-Following{width:50%;display:flex;justify-content:center;align-items:flex-start;flex-direction:column}.Web-Design-Nodes-SN-App-Navegation-User-Profile-Badge-Profile-Data-Chart-Following-Label{font-family:Poppins-Medium}.Web-Design-Nodes-SN-App-Navegation-User-Profile-Badge-Profile-Data-Chart-Following-Title-Label{font-size:12px}.Web-Design-Nodes-SN-App-Navegation-Container{min-width:280px;max-width:280px;height:100%;position:sticky;top:10px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Web-Design-Nodes-SN-App-Navegation-Options-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Web-Design-Nodes-SN-App-Navegation-Options-Container ul,.Web-Design-Nodes-SN-App-Navegation-Options-Container li{width:100%}.Design-Nodes-SN-App-Navegation-Option{width:100%;border-radius:10px;display:flex;justify-content:flex-start;align-items:center;gap:10px;box-sizing:border-box;padding:10px;background-color:var(--Background-Dark-Accent-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);cursor:pointer}.Design-Nodes-SN-App-Navegation-Option svg{fill:var(--text-color)}.Design-Nodes-SN-App-Navegation-Wallet-Option svg{fill:none!important;color:var(--text-color)}@media only screen and (min-width:0px) and (max-width:545px){.Web-Design-Nodes-SN-App-Navegation-Container{display:none}}@media (max-device-width: 753px) and (orientation: portrait){.Web-Design-Nodes-SN-App-Navegation-Container{display:none}}.Web-Design-Nodes-SN-App-New-Post{width:100%;height:auto;background-color:var(--Background-Dark-Accent-color);border-radius:10px;overflow:hidden;box-sizing:border-box;padding:10px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Web-Design-Nodes-SN-App-New-Post-Input-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;gap:10px;flex-wrap:wrap}.Web-Design-Nodes-SN-App-New-Post-Input-Container-Profile-Container{min-width:40px;max-width:40px;width:40px;height:40px;border-radius:100%;overflow:hidden;display:grid;place-items:center;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Web-Design-Nodes-SN-App-New-Post-Input-Container-Profile{width:100%}.Web-Design-Nodes-SN-App-New-Post-Input-Box-Container{width:calc(100% - 50px);position:relative}.Web-Design-Nodes-SN-App-New-Post-Input{width:100%;height:auto;background-color:transparent;border:none;outline:none;box-sizing:border-box;padding:6px 10px;background-color:var(--Background-color);border-radius:10px;resize:none;overflow:hidden;line-height:2em;color:var(--text-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);font-family:Poppins-Light}.Web-Design-Nodes-SN-App-New-Post-Input::placeholder{font-family:Poppins-Medium;color:var(--text-color)}.Web-Design-Nodes-SN-App-New-Post-Input::-webkit-scrollbar{width:5px}.Web-Design-Nodes-SN-App-New-Post-Input::-webkit-scrollbar-thumb{background-color:#fff}.Web-Design-Nodes-SN-App-New-Post-Input-Autocomplete-Dropdown{position:absolute;width:100%;max-height:200px;border-radius:5px;box-sizing:border-box;padding:10px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:5px;background-color:var(--Background-Dark-Accent-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);overflow-y:auto;z-index:1000}.Web-Design-Nodes-SN-App-New-Post-Input-Autocomplete-Dropdown-Option{width:100%;height:auto;border-radius:5px;color:var(--text-color);font-family:Poppins-Medium;cursor:pointer;box-sizing:border-box;padding:5px}.Web-Design-Nodes-SN-App-New-Post-Input-Autocomplete-Dropdown-Option-Selected{background-color:var(--Primary-color);color:#fff}.Web-Design-Nodes-SN-App-New-Post-Input-Container-Post-Images-Container{width:calc(100% - 50px);height:auto;margin-left:50px;display:flex;justify-content:flex-start;align-items:flex-start;gap:20px;overflow-x:scroll;scroll-snap-type:x mandatory}.Web-Design-Nodes-SN-App-New-Post-Input-Container-Post-Images-Container::-webkit-scrollbar{height:5px}.Web-Design-Nodes-SN-App-New-Post-Input-Container-Post-Images-Container::-webkit-scrollbar-thumb{background-color:#ffffff28}.Web-Design-Nodes-SN-App-New-Post-Input-Container-Post-Image-Container{min-width:225px;max-width:225px;height:auto;overflow:hidden;border-radius:10px;position:relative;scroll-snap-align:start}.Web-Design-Nodes-SN-App-New-Post-Input-Container-Post-Image-Container .Icon-Button{position:absolute;width:20px;height:20px;border-radius:100%;top:5px;right:5px;background-color:#0000009d;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.Web-Design-Nodes-SN-App-New-Post-Input-Container-Post-Image-Container .Icon-Button svg{font-size:12px;fill:#fff}.Web-Design-Nodes-SN-App-New-Post-Input-Container-Post-Image{width:100%;overflow:hidden;border-radius:10px}.Web-Design-Nodes-SN-App-New-Post-Input-Actions{width:calc(100% - 50px);height:30px;display:flex;justify-content:space-between;align-items:center;margin-left:50px;gap:10px}.Web-Design-Nodes-SN-App-New-Post-Input-Actions-Container{width:calc(100% - 75px);box-sizing:border-box;padding:10px 1px;display:flex;justify-content:flex-start;align-items:center;gap:10px;overflow-x:scroll;scroll-snap-type:x mandatory}.Web-Design-Nodes-SN-App-New-Post-Input-Actions-Container::-webkit-scrollbar{height:0}.Web-Design-Nodes-SN-App-New-Post-Input-Actions-Container .Icon-Button{min-width:30px;width:30px;height:30px;background-color:var(--Background-color)}.Web-Design-Nodes-SN-App-New-Post-Input-Actions-Container .Icon-Button svg{font-size:20px;fill:var(--Background-Full-Ligth-Accent-color)}.Web-Design-Nodes-SN-App-New-Post-Input-Actions-Container .Icon-Button svg path{color:var(--Background-Full-Ligth-Accent-color)}.Web-Design-Nodes-SN-App-New-Post-Input-Audio svg path{color:var(--Background-Full-Ligth-Accent-color)!important}.Web-Design-Nodes-SN-App-New-Post-Input-Actions .Text-Button{width:80px;height:30px;margin-left:auto;background-color:var(--Primary-color)}.Web-Design-Nodes-SN-App-New-Post-Input-Actions .Text-Button .Text-Button-Label{font-size:12px;color:#fff}@media only screen and (min-width:0px) and (max-width:545px){.Web-Design-Nodes-SN-App-New-Post{height:auto}}.Video-Player{width:100%;height:auto;position:relative}.Video-Player-Video-Thumbnail-Container{width:100%;height:auto;cursor:pointer}.Video-Player-Video-Thumbnail{width:100%;height:auto;cursor:inherit;border-radius:10px;overflow:hidden}.Video-Player-Video-Thumbnail-Play-Icon{width:auto;height:auto;margin:auto;position:absolute;inset:0;fill:#fff;font-size:56px;box-sizing:border-box;padding:30px;cursor:inherit;background-color:#ffffff2c;border-radius:20px}.Video-Player-Video-Container{width:100%;height:auto;overflow:hidden;position:relative}.Video-Player-Video{width:100%;height:auto;border-radius:10px;overflow:hidden}.Video-Plaver-Video-Container-Controls{width:100%;height:65px;position:absolute;z-index:1;bottom:0;display:flex;justify-content:flex-start;align-items:center;gap:10px;box-sizing:border-box;padding:0 10px;opacity:0;transition:opacity .4s ease-in-out;pointer-events:none}.Video-Plaver-Video-Container-Controls-Visible{opacity:1;pointer-events:auto}.Video-Plaver-Video-Container-Controls-Hidden{opacity:0;pointer-events:none}.Video-Plaver-Video-Container-Controls .Icon-Button{min-width:35px;height:35px;background-color:transparent;box-shadow:unset;-webkit-tap-highlight-color:transparent}.Video-Plaver-Video-Container-Controls .Icon-Button svg{fill:#fff;font-size:24px;transition:.2s}.Video-Plaver-Video-Container-Controls .Icon-Button:hover svg{font-size:26px}.Video-Player-Video-Container-Control-Timeline{width:100%;height:10px;border-radius:10px;background-color:#ffffff73;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:pointer}.Video-Player-Vide-Container-Controle-Time-Mark-Label{font-family:Poppins-Medium;font-size:18px;color:#fff;width:55px;text-align:center;flex-shrink:0;overflow:hidden}.Video-Player-Video-Container-Control-Timeline-Progress{height:100%;background-color:#fff;position:relative;border-radius:10px;cursor:inherit}.Video-Player-Video-Container-Control-Timeline-Progress:after{content:"";position:absolute;top:50%;right:0;transform:translate(50%,-50%);width:25px;height:25px;background-color:#fff;border-radius:50%;cursor:grab;cursor:inherit}.Video-Player-Video-Container-Control-Timeline-Progress:active:after{cursor:grabbing}.Video-Player-Vide-Container-Control-FullScreen{margin-left:auto}@media screen and (min-width:0px) and (max-width:545px){.Video-Plaver-Video-Container-Controls{height:60px;gap:10px;padding:2px}.Video-Plaver-Video-Container-Controls .Icon-Button{min-width:15px;height:40px}.Video-Plaver-Video-Container-Controls .Icon-Button svg{font-size:16px}.Video-Plaver-Video-Container-Controls .Icon-Button:hover svg{font-size:16px}.Video-Player-Vide-Container-Control-FullScreen{display:none}.Video-Player-Vide-Container-Controle-Time-Mark-Label{width:auto;font-size:12px}.Video-Player-Video-Container-Control-Timeline{display:none}.Video-Player-Vide-Container-Control-Volume{margin-left:auto}}.Web-Design-Nodes-SN-Feed-Post{width:100%;min-height:auto;border-radius:10px;overflow:hidden;background-color:var(--Background-Dark-Accent-color);box-sizing:border-box;padding:10px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;flex-shrink:0;gap:10px;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);position:relative}@keyframes Post-Context-Menu-Display-Animation{0%{height:0px;opacity:0}to{height:auto;opacity:1}}@keyframes Post-Context-Menu-Hide-Animation{0%{height:auto;opacity:1}to{height:0px;opacity:0}}.Web-Design-Nodes-SN-Feed-Post-Context-Menu{width:160px;height:0px;background-color:var(--Blur-Background-color);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);position:absolute;top:8px;right:8px;z-index:1;opacity:0;border-radius:10px;overflow:hidden;box-sizing:border-box;padding:10px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:5px;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);interpolate-size:allow-keywords;animation:Post-Context-Menu-Display-Animation .2s forwards}.Web-Design-Nodes-SN-Feed-Post-Context-Menu-Hide{animation:Post-Context-Menu-Hide-Animation .2s forwards}.Web-Design-Nodes-SN-Feed-Post-Context-Menu-Option{width:100%;height:auto;background-color:var(--Background-Dark-Accent-color);box-sizing:border-box;padding:10px;border-radius:5px;display:flex;justify-content:flex-start;align-items:center;gap:5px;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);cursor:pointer}.Web-Design-Nodes-SN-Feed-Post-Context-Menu-Option svg{fill:var(--text-color)}.Web-Design-Nodes-SN-Feed-Post-Context-Menu-Option-Label{font-size:12px;color:var(--text-color);white-space:nowrap}.Web-Design-Nodes-SN-Feed-Post-Title-Bar{width:100%;height:40px;display:flex;justify-content:flex-start;align-items:flex-start;gap:5px}.Web-Design-Nodes-SN-Feed-Post-Title-Bar-Author-Container{width:auto;display:flex;justify-content:flex-start;align-items:center;gap:10px}.Web-Design-Nodes-SN-Feed-Post-Title-Bar-Author-Profile-Picture-Container{width:40px;aspect-ratio:1/1;border-radius:100%;overflow:hidden;display:grid;place-items:center;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Web-Design-Nodes-SN-Feed-Post-Title-Bar-Author-Profile-Picture{width:100%}.Web-Design-Nodes-SN-Feed-Post-Title-Bar-Author-Profile-Data-Container-Box{width:auto;height:40px;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column}.Web-Design-Nodes-SN-Feed-Post-Title-Bar-Author-Profile-Data-Container-Box-Profile-Display-Name-Label{font-family:Poppins-Medium}.Web-Design-Nodes-SN-Feed-Post-Title-Bar-Author-Profile-Data-Container-Box-Profile-Username-Label{font-size:12px}.Web-Design-Nodes-SN-Feed-Post-Title-Bar-Decorator{width:1px;height:30px;background-color:var(--Primary-Accent-color)}.Web-Design-Nodes-SN-Feed-Post-Title-Bar-Stats-Container{height:40px;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column}.Web-Design-Nodes-SN-Feed-Post-Title-Bar-Stats-Label{font-size:12px}.Web-Design-Nodes-SN-Feed-Post-Title-Bar-Actions-Container{margin-left:auto}.Web-Design-Nodes-SN-Feed-Post-Title-Bar-Actions-Container .Icon-Button{background-color:var(--Background-color)}.Web-Design-Nodes-SN-Feed-Post-Title-Bar-Actions-Container .Icon-Button svg{fill:var(--text-color)}.Web-Design-Nodes-SN-Feed-Post-Content-Container{width:100%;height:auto;box-sizing:border-box;padding:10px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;border-radius:10px}.Web-Design-Nodes-SN-Feed-Post-Content-Container-H1-Label{font-family:Poppins-Medium;font-size:16px;-webkit-user-select:text;user-select:text}.Web-Design-Nodes-SN-Feed-Post-Content-Container-H2-Label{font-family:Poppins-Medium;font-size:14px;-webkit-user-select:text;user-select:text}.Web-Design-Nodes-SN-Feed-Post-Content-Container-H3-Label{font-family:Poppins-Medium;font-size:12px;-webkit-user-select:text;user-select:text}.Web-Design-Nodes-SN-Feed-Post-Content-Container-Text-Label{-webkit-user-select:text;user-select:text}.Web-Design-Nodes-SN-Feed-Post-Content-Container-Text-Label a{-webkit-user-select:text;user-select:text;text-decoration:underline;cursor:pointer}.Web-Design-Nodes-SN-Feed-Post-Content-Container-Link-Container{width:min-content;height:auto;display:flex;justify-content:flex-start;align-items:center;gap:2px;box-sizing:border-box;padding:5px;background-color:var(--Primary-color);border-radius:5px}.Web-Design-Nodes-SN-Feed-Post-Content-Container-Link-Label{height:100%;white-space:nowrap;color:#fff;overflow:hidden;font-family:Poppins-Medium;font-size:12px}.Web-Design-Nodes-SN-Feed-Post-Content-Container-Link-Container svg{font-size:14px;fill:#fff}.Web-Design-Nodes-SN-Feed-Post-Content-Container-Title-Label::selection,.Web-Design-Nodes-SN-Feed-Post-Content-Container-Text-Label::selection{background-color:var(--Primary-color);color:#fff}.Web-Design-Nodes-SN-Feed-Post-Content-Topics-Container{width:100%;height:auto;max-height:40px;display:flex;justify-content:flex-start;align-items:center;gap:10px;flex-shrink:0;scroll-snap-type:x mandatory;margin-top:5px}.Web-Design-Nodes-SN-Feed-Post-Content-Topics-Container::-webkit-scrollbar{height:0}.Web-Design-Nodes-SN-Feed-Post-Content-Topic{box-sizing:border-box;padding:5px 10px;border-radius:5px;background-color:var(--Background-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);cursor:pointer;scroll-snap-align:start}.Web-Desing-Nodes-SN-Feed-Post-Image-Carousel-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;gap:10px;overflow-x:scroll;scroll-snap-type:x mandatory}.Web-Desing-Nodes-SN-Feed-Post-Image-Carousel-Container::-webkit-scrollbar{height:0}.Web-Desing-Nodes-SN-Feed-Post-Image-Carousel-Image{min-width:75%;height:auto;scroll-snap-align:start}.Web-Design-Nodes-SN-Feed-Post-Content-Image{width:100%;border-radius:10px;overflow:hidden}.Web-Design-Nodes-SN-Feed-Post-Interactions-Container{width:100%;height:40px;display:flex;justify-content:flex-start;align-items:center;gap:10px;box-sizing:border-box;padding:10px}.Web-Design-Nodes-SN-Feed-Post-Interactions-Section-Container{box-sizing:border-box;padding:2.5px 10px;background-color:var(--Background-color);border-radius:10px;display:flex;justify-content:flex-start;align-items:center;gap:10px;box-shadow:0 0 0 -2px var(--Primary-color);transition:.2s;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);z-index:1;position:relative;overflow:hidden}.Web-Design-Nodes-SN-Feed-Post-Interactions-Section-Container:hover{box-shadow:0 0 5px -2px var(--Primary-color)}.Web-Design-Nodes-SN-Feed-Post-Interactions-Section-Container:last-child{margin-left:auto}.Web-Design-Nodes-SN-Feed-Post-Interactions-Section-Container{cursor:pointer}.Web-Design-Nodes-SN-Feed-Post-Interactions-Icon-Container{width:22px;height:32px;display:grid;place-items:center;cursor:inherit}.Web-Design-Nodes-SN-Feed-Post-Interactions-Section-Container svg{fill:var(--text-color);cursor:inherit}.Web-Design-Nodes-SN-Feed-Post-Interactions-Section-Container svg path,.Web-Design-Nodes-SN-Feed-Post-Interactions-Section-Container svg g{cursor:inherit}.Web-Design-Nodes-SN-Feed-Post-Interactions-Icon-Like{fill:var(--Primary-color)!important;color:var(--Primary-color)!important}.Web-Design-Nodes-SN-Feed-Post-Interactions-Icon-Dislike{fill:red!important;color:red!important}.Web-Design-Nodes-SN-Feed-Post-Interactions-Values-Label{cursor:inherit}.Web-Design-Nodes-SN-Feed-Post-Interactions-Icon-Container-Active{fill:red}.Web-Design-Nodes-SN-App-Market-Trending-Container{width:100%;height:125px;display:flex;justify-content:flex-start;align-items:flex-start;gap:10px;border-radius:10px;overflow-x:scroll;scroll-snap-type:x mandatory;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Web-Design-Nodes-SN-App-Market-Trending-Container::-webkit-scrollbar{height:0px}.Web-Design-Nodes-SN-App-Market-Trending-Asset-Container{min-width:100%;height:100%}.Web-Design-Nodes-SN-App-Market-Trending-Container .Trending-Card{min-width:100%;height:100%;background-color:var(--Background-Dark-Accent-color);overflow:hidden;scroll-snap-align:start;border-radius:10px}@media only screen and (min-width:0px) and (max-width:545px){.Web-Design-Nodes-SN-App-Trendings-Container{display:none}}.Trending-Card{min-width:250px;width:250px;height:auto;background-color:var(--Background-Dark-Accent-color);border-radius:15px;box-sizing:border-box;padding:15px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;scroll-snap-align:start;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Trending-Card-Top-Row{width:100%;height:40px;display:flex;justify-content:flex-start;align-items:center;gap:10px}.Trending-Card-Icon{width:40px;min-width:40px;aspect-ratio:1/1;border-radius:100%;overflow:hidden;background-color:#fff;box-sizing:border-box;padding:5px;display:grid;place-items:center}.Trending-Card-Icon-Image{width:calc(100% - 10px)}.Trending-Card-Name-Label{font-family:Poppins-Medium;font-size:20px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.Trending-Card-Bottom-Row{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center}.Trending-Card-Value-Container{display:flex;justify-content:flex-start;align-items:flex-end;gap:2px}.Trending-Card-Value-Label{font-family:Poppins-Medium;font-size:18px;transform:translateY(5px)}.Trending-Card-Value-Currency-Label{font-size:10px}.Trending-Card-Change-Label{font-family:Poppins-Medium;font-size:15px;box-sizing:border-box;padding:0 10px;border-radius:5px;color:#fff}.Trending-Card-Positive-Change-Label{background-color:#00ce56}.Trending-Card-Negative-Change-Label{background-color:#b41503}@media only screen and (min-width:0px) and (max-width:545px){.Trending-Card-Icon{width:30px;min-width:30px}}.Web-Design-Nodes-SN-Post-Recent-Viewed{width:100%;height:auto;box-sizing:border-box;padding:10px;background-color:var(--Background-color);border-radius:10px;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);cursor:pointer}.Web-Design-Nodes-SN-Post-Recent-Viewed-Content-Container{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;cursor:inherit}.Web-Design-Nodes-SN-Post-Recent-Viewed-Content-Container-Title-Bar{width:100%;height:20px;display:flex;justify-content:flex-start;align-items:center;gap:10px}.Web-Design-Nodes-SN-Post-Recent-Viewed-Content-Container-Title-Bar-User-Profile-Picture-Container{width:20px;height:20px;display:grid;place-items:center}.Web-Design-Nodes-SN-Post-Recent-Viewed-Content-Container-Title-Bar-User-Profile-Picture{width:20px;height:20px;border-radius:100%;overflow:hidden}.Web-Design-Nodes-SN-Post-Recent-Viewed-Content-Container-Title-Bar-User-Display-Name-Label{font-family:Poppins-Medium}.Web-Design-Nodes-SN-Post-Recent-Viewed-Content-Container-Title-Bar-Decorator{width:1px;height:20px;background-color:var(--Primary-Accent-color)}.Web-Design-Nodes-SN-Post-Recent-Viewed-Content-Container-Title-Bar-Stats-Label{font-size:12px;white-space:nowrap}.Web-Design-Nodes-SN-Post-Recent-Viewed-Content-Container-Post-Data-Container{width:100%;height:auto;max-height:calc(100% - 55px);overflow:hidden;cursor:inherit}.Web-Design-Nodes-SN-Post-Recent-Viewed-Content-Container-Post-Data-Container:hover .Web-Design-Nodes-SN-Post-Recent-Viewed-Content-Container-Post-Data-Title-Label{text-decoration:underline #000000}.Web-Design-Nodes-SN-Post-Recent-Viewed-Content-Container-Post-Data-Title-Label{width:100%;font-family:Poppins-Medium;font-size:12px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;cursor:pointer}.Web-Design-Nodes-SN-Post-Recent-Viewed-Content-Container-Post-Stats-Container{width:100%;height:15px;display:flex;justify-content:flex-start;align-items:center;gap:10px}.Web-Design-Nodes-SN-Post-Recent-Viewed-Content-Container-Post-Stats-Likes-Label,.Web-Design-Nodes-SN-Post-Recent-Viewed-Content-Container-Post-Stats-Coments-Label{font-size:12px}.Web-Design-Nodes-SN-Feed-Recent-Post-Viewed{width:100%;height:auto;max-height:600px;background-color:var(--Background-Dark-Accent-color);border-radius:10px;overflow:hidden;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);box-sizing:border-box;padding:10px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}.Web-Design-Nodes-SN-Feed-Recent-Post-Viewed-Title-Bar{width:100%;height:30px;display:flex;justify-content:space-between;align-items:center}.Web-Design-Nodes-SN-Feed-Recent-Post-Viewed-Title-Bar-Title-Label{font-family:Poppins-Medium;font-size:14px}.Web-Design-Nodes-SN-Feed-Recent-Post-Viewed-Title-Bar-Button{width:min-content;padding:5px 10px;background-color:transparent;box-shadow:unset}.Web-Design-Nodes-SN-Feed-Recent-Post-Viewed-Title-Bar-Button .Text-Button-Label{font-size:12px}.Web-Design-Nodes-SN-Feed-Recent-Post-Viewed-Container{width:100%;height:calc(100 - 40px);display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px;overflow-y:scroll}.Web-Design-Nodes-SN-Feed-Recent-Post-Viewed-Container::-webkit-scrollbar{display:none}.Web-Design-Nodes-SN-Feed-View{width:100%;height:100%;position:sticky;top:10px;display:flex;justify-content:space-between;align-items:flex-start;overflow-y:auto}.Web-Design-Nodes-SN-Feed-View::-webkit-scrollbar{display:none}.Web-Design-Nodes-SN-Feed-Content-Container{width:calc(100% - 280px);height:100%;max-height:calc(100vh - 60px);display:flex;justify-content:center;align-items:flex-start}.Web-Design-Nodes-SN-Feed-Content{width:1000px;height:max-content;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:30px;position:relative;margin-left:auto;margin-right:auto}.Web-Design-Nodes-SN-Feed-Content-Relative-Container{width:100%;position:relative}.Web-Design-Nodes-SN-Feed-Lateral-Bar{min-width:280px;max-width:280px;height:100%;position:sticky;top:10px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}@media only screen and (min-width:0px) and (max-width:545px){.Web-Design-Nodes-SN-Feed-Content-Container{width:100%}.Web-Design-Nodes-SN-Feed-Lateral-Bar{display:none}.Web-Design-Nodes-SN-Feed-Content{width:100%;gap:20px;box-sizing:border-box;padding:10px}.Web-Design-Nodes-SN-Feed-Content-Relative-Container{box-sizing:border-box;padding:0 10px}}@media (min-device-width: 546px) and (max-device-width: 1023px) and (orientation: portrait){.Web-Design-Nodes-SN-Feed-Content-Container{width:100%}.Web-Design-Nodes-SN-Feed-Lateral-Bar{display:none}}.Web-Design-Nodes-SN-Spotify-Linked-Active-Playing{width:100%;height:80px;box-sizing:border-box;padding:10px;background-color:var(--Background-Dark-Accent-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);border-radius:10px;display:flex;justify-content:flex-start;align-items:center;gap:10px}.Web-Design-Nodes-SN-Spotify-Linked-Active-Playing-Song-Cover-Container{width:60px;height:60px;overflow:hidden;border-radius:10px}.Web-Design-Nodes-SN-Spotify-Linked-Active-Playing-Song-Cover{width:60px;height:60px;overflow:hidden}.Web-Design-Nodes-SN-Spotify-Linked-Active-Playing-Song-Data-Container{width:calc(100% - 70px);height:40px;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column}.Web-Design-Nodes-SN-Spotify-Linked-Active-Playing-Song-Data-Song-Name-Label{font-family:Poppins-Medium}.Web-Design-Nodes-SN-Spotify-Linked-Active-Playing-Song-Data-Song-Artist-Label{font-size:12px}.Web-Design-Nodes-SN-Profile-Pinned-Post-Container{width:100%;height:600px;box-sizing:border-box;padding:10px;background-color:var(--Background-Dark-Accent-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);border-radius:10px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Web-Design-Nodes-SN-Profile-Pinned-Post-Container-Title-Label{font-family:Poppins-Medium}.Web-Design-Nodes-User-View-Fragment-Posts{min-width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:30px;scroll-snap-align:start}.Web-Design-Nodes-SN-App-New-Comment{width:100%;height:auto;background-color:var(--Background-Dark-Accent-color);border-radius:10px;overflow:hidden;box-sizing:border-box;padding:10px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Web-Design-Nodes-SN-App-New-Comment-Input-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;gap:10px;flex-wrap:wrap}.Web-Design-Nodes-SN-App-New-Comment-Input-Container-Profile-Container{min-width:40px;max-width:40px;width:40px;height:40px;border-radius:100%;overflow:hidden;display:grid;place-items:center;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Web-Design-Nodes-SN-App-New-Comment-Input-Container-Profile{width:100%}.Web-Design-Nodes-SN-App-New-Comment-Input-Box-Container{width:calc(100% - 50px)}.Web-Design-Nodes-SN-App-New-Comment-Input{width:100%;height:auto;background-color:transparent;border:none;outline:none;box-sizing:border-box;padding:6px 10px;background-color:var(--Background-color);border-radius:10px;resize:none;overflow:hidden;line-height:2em;color:var(--text-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);font-family:Poppins-Light}.Web-Design-Nodes-SN-App-New-Comment-Input::placeholder{font-family:Poppins-Medium;color:var(--text-color)}.Web-Design-Nodes-SN-App-New-Comment-Input::-webkit-scrollbar{width:5px}.Web-Design-Nodes-SN-App-New-Comment-Input::-webkit-scrollbar-thumb{background-color:#fff}.Web-Design-Nodes-SN-App-New-Comment-Input-Container-Post-Images-Container{width:calc(100% - 50px);height:auto;margin-left:50px;display:flex;justify-content:flex-start;align-items:flex-start;gap:20px;overflow-x:scroll;scroll-snap-type:x mandatory}.Web-Design-Nodes-SN-App-New-Comment-Input-Container-Post-Images-Container::-webkit-scrollbar{height:5px}.Web-Design-Nodes-SN-App-New-Comment-Input-Container-Post-Images-Container::-webkit-scrollbar-thumb{background-color:#ffffff28}.Web-Design-Nodes-SN-App-New-Comment-Input-Container-Post-Image-Container{min-width:225px;max-width:225px;height:auto;overflow:hidden;border-radius:10px;position:relative;scroll-snap-align:start}.Web-Design-Nodes-SN-App-New-Comment-Input-Container-Post-Image-Container .Icon-Button{position:absolute;width:20px;height:20px;border-radius:100%;top:5px;right:5px;background-color:#0000009d;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.Web-Design-Nodes-SN-App-New-Comment-Input-Container-Post-Image-Container .Icon-Button svg{font-size:12px;fill:#fff}.Web-Design-Nodes-SN-App-New-Comment-Input-Container-Post-Image{width:100%;overflow:hidden;border-radius:10px}.Web-Design-Nodes-SN-App-New-Comment-Input-Actions{width:calc(100% - 50px);height:30px;display:flex;justify-content:space-between;align-items:center;margin-left:50px;gap:10px}.Web-Design-Nodes-SN-App-New-Comment-Input-Actions-Container{width:calc(100% - 75px);box-sizing:border-box;padding:10px 1px;display:flex;justify-content:flex-start;align-items:center;gap:10px;overflow-x:scroll;scroll-snap-type:x mandatory}.Web-Design-Nodes-SN-App-New-Comment-Input-Actions-Container::-webkit-scrollbar{height:0}.Web-Design-Nodes-SN-App-New-Comment-Input-Actions-Container .Icon-Button{min-width:30px;width:30px;height:30px;background-color:var(--Background-color)}.Web-Design-Nodes-SN-App-New-Comment-Input-Actions-Container .Icon-Button svg{font-size:20px;fill:var(--Background-Full-Ligth-Accent-color)}.Web-Design-Nodes-SN-App-New-Comment-Input-Actions-Container .Icon-Button svg path{color:var(--Background-Full-Ligth-Accent-color)}.Web-Design-Nodes-SN-App-New-Comment-Input-Audio svg path{color:var(--Background-Full-Ligth-Accent-color)!important}.Web-Design-Nodes-SN-App-New-Comment-Input-Actions .Text-Button{width:min-content;height:30px;margin-left:auto;background-color:var(--Primary-color)}.Web-Design-Nodes-SN-App-New-Comment-Input-Actions .Text-Button .Text-Button-Label{font-size:12px;color:#fff}@media only screen and (min-width:0px) and (max-width:545px){.Web-Design-Nodes-SN-App-New-Comment{height:auto}}.List-Selector-Container{width:auto;height:auto;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:10px;box-sizing:border-box;padding:10px;border-radius:5px;background-color:var(--Primary-color);position:relative;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.List-Selector-Selected-Container{width:100%;height:15px;display:inline-flex;justify-content:space-between;align-items:center;gap:10px;position:relative;z-index:998}.List-Selector-Selection-Label{color:#fff}.List-Selector-Selected-Container svg{fill:#fff}.List-Selector-List-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;max-height:150px;overflow-y:scroll;position:relative;z-index:999;background-color:transparent}.List-Selector-List-Container::-webkit-scrollbar{width:5px;background-color:transparent}.List-Selector-List-Container::-webkit-scrollbar-thumb{background-color:#fff}.List-Selector-List-Selection-Option{width:100%;box-sizing:border-box;padding:10px 5px;height:auto;display:flex;justify-content:flex-start;align-items:center}.List-Selector-List-Selection-Option-Label{color:#fff}.List-Selector-List-Selection-Option:hover{background-color:#ffffff3d}.Web-Design-Nodes-SN-Post{width:100%;min-height:auto;border-radius:10px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;flex-shrink:0;gap:10px;position:relative}.Web-Design-Nodes-SN-Feed-Post-Comments-Container,.Web-Design-Nodes-SN-Feed-Post-Comments-Container-Comments-Section{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Web-Design-Nodes-SN-Feed-Post-Comments-Container-Comments-Section-Title-Bar{width:100%;height:auto;display:flex;justify-content:space-between;align-items:flex-start;position:relative;box-sizing:border-box;padding:20px 0}.Web-Design-Nodes-SN-Feed-Post-Comments-Container-Comments-Section-Title-Bar-Title-Label{font-family:Poppins-Medium}.Web-Design-Nodes-SN-Feed-Post-Comments-Container-Comments-Section-Title-Bar .List-Selector-Container .List-Selector-Selected-Container .List-Selector-Selection-Label{color:#fff}.Web-Design-Nodes-SN-Feed-Post-Comments-Container-Comments-Section-Title-Bar .List-Selector-Container .List-Selector-Selected-Container svg{fill:#fff}.Web-Design-Nodes-SN-Feed-Post-Comments-Container-Comments-Section-Title-Bar .List-Selector-Container .List-Selector-List-Container .List-Selector-List-Selection-Option .List-Selector-List-Selection-Option-Label{color:#fff}.Web-Design-Nodes-SN-Feed-Post-Comments-Container-Comments-Section-Comments-Container{width:100%;height:400px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Web-Design-Nodes-User-Profile-View{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;box-sizing:border-box;padding:10px 0}.Web-Design-Nodes-User-Profile-View-Content-Container{width:calc(100% - 280px);height:auto;display:flex;justify-content:center;align-items:flex-start}.Web-Design-Nodes-User-Profile-View-Content{width:100%;max-width:1000px;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.Web-Design-Nodes-User-Profile-View-Top-Content{width:100%;border-radius:10px;overflow:hidden;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 -0px 0 1px var(--Background-Shadow-Contrast-color)}.Web-Design-Nodes-User-Profile-Badge{min-width:100%;height:auto;background-color:var(--Background-Dark-Accent-color)}.Web-Design-Nodes-User-Profile-Badge-Profile-Cover-Container{width:100%;height:340px;overflow:hidden}.Web-Design-Nodes-User-Profile-Badge-Profile-Cover{width:100%}.Web-Design-Nodes-User-Profile-Badge-Profile-Data-Container{width:100%;height:auto;box-sizing:border-box;padding:20px 50px;display:flex;justify-content:flex-start;align-items:flex-start;gap:10px;flex-wrap:wrap}.Web-Design-Nodes-User-Profile-Badge-Profile-Data-Profile-Picture-Container{width:150px;height:50px;transform:translateY(-95px)}.Web-Design-Nodes-User-Profile-Badge-Profile-Data-Profile-Picture{width:150px;height:150px;border-radius:100%;overflow:hidden}.Web-Design-Nodes-User-Profile-Badge-Profile-Data-Profile-Data-Container{width:calc(100% - 160px);height:50px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;position:relative}.Web-Design-Nodes-User-Profile-Badge-Profile-Data-Profile-Data-Container .Text-Button{width:min-content;padding:5px 10px;background-color:var(--Primary-color);position:absolute;top:0;right:0}.Web-Design-Nodes-User-Profile-Badge-Profile-Data-Profile-Data-Container .Text-Button .Text-Button-Label{color:#fff}.Web-Design-Nodes-User-Profile-Badge-Profile-Data-Profile-Data-Display-Name-Label{font-family:Poppins-Medium;font-size:24px;color:var(--Primary-color)}.Web-Design-Nodes-User-Profile-Badge-Profile-Data-Profile-Data-Biography{min-width:100%;margin-top:20px;font-style:oblique}.Web-Design-Nodes-User-Profile-Badge-Profile-Data-Stats-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center;gap:10px}.Web-Design-Nodes-User-Profile-Badge-Profile-Data--Stats-Followers-Label,.Web-Design-Nodes-User-Profile-Badge-Profile-Data--Stats-Following-Label{font-family:Poppins-Medium}.Web-Design-Nodes-User-Views-Container{width:100%;height:auto;box-sizing:border-box;padding:20px 50px;display:flex;justify-content:flex-start;align-items:center;gap:10px;background-color:var(--Background-Dark-Accent-color)}.Web-Designer-Nodes-User-Views-Option{box-sizing:border-box;padding:5px 10px;background-color:var(--Background-color);border-radius:10px;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Web-Designer-Nodes-User-Views-Option-Label{white-space:nowrap}.Web-Design-Nodes-User-View-Fragments-Container{width:100%;height:auto;box-sizing:border-box;padding:20px 0;display:flex;justify-content:flex-start;align-items:flex-start;scroll-snap-type:x mandatory}.Web-Design-Nodes-User-Profile-View-Extra-Container{width:280px;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;position:sticky;top:10px}@media only screen and (min-width:0px) and (max-width:545px){.Web-Design-Nodes-User-Profile-View{padding:10px 8px 10px 10px}.Web-Design-Nodes-User-Profile-View-Content-Container{width:100%}.Web-Design-Nodes-User-Profile-Badge-Profile-Cover-Container{height:auto;max-height:230px}.Web-Design-Nodes-User-Profile-Badge-Profile-Data-Profile-Picture-Container{transform:unset}.Web-Design-Nodes-User-Profile-Badge-Profile-Data-Container{padding:15px}.Web-Design-Nodes-User-Profile-Badge-Profile-Data-Profile-Picture-Container,.Web-Design-Nodes-User-Profile-Badge-Profile-Data-Profile-Picture{width:65px;height:65px}.Web-Design-Nodes-User-Profile-Badge-Profile-Data-Profile-Data-Container{width:calc(100% - 75px)}.Web-Design-Nodes-User-Profile-Badge-Profile-Data-Profile-Data-Biography{margin-top:10px;font-size:14px}.Web-Design-Nodes-User-Views-Container{padding:20px 15px}.Web-Design-Nodes-User-Profile-View-Extra-Container{display:none}}.News-App-News-Views,.News-App-Trending-Views,.News-App-Sports-Views{min-width:100%;height:100%;scroll-snap-align:start;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:30px}.News-App-Entertainment-Views{min-width:100%;height:100%;scroll-snap-align:start}.Web-Design-Nodes-News-Trending-Topics{width:100%;height:auto;max-height:600px;background-color:var(--Background-Dark-Accent-color);border-radius:10px;overflow:hidden;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);box-sizing:border-box;padding:10px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}.Web-Design-Nodes-News-Trending-Topics-Title-Bar{width:100%;height:30px;display:flex;justify-content:space-between;align-items:center}.Web-Design-Nodes-News-Trending-Topics-Title-Bar-Title-Label{font-family:Poppins-Medium;font-size:14px}.Web-Design-Nodes-News-Trending-Topics-Title-Bar-Button{width:min-content;padding:5px 10px;background-color:transparent;box-shadow:unset}.Web-Design-Nodes-News-Trending-Topics-Title-Bar-Button .Text-Button-Label{font-size:12px}.Web-Design-Nodes-News-Trending-Topics-Container{width:100%;height:calc(100 - 40px);display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}.Web-Design-Nodes-News-Trending-Topics-Container-Topic-Label{font-family:Poppins-Medium;font-size:14px}.Web-Design-Nodes-News-Trending-Topics-Container-Topic-Count-Label{font-family:Poppins-Medium;font-size:12px}.News-App{width:100%;height:auto;position:sticky;display:flex;justify-content:flex-start;align-items:flex-start}.News-App-Content{width:calc(100% - 280px);height:100%;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;box-sizing:border-box;padding:10px 0}.News-App-View{min-width:1000px;width:1000px;max-width:1000px;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.News-View-Tab-Layout-Controller{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center;gap:10px;box-sizing:border-box;padding:10px;border-radius:10px;background-color:var(--Background-Dark-Accent-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);overflow-x:scroll;scroll-snap-type:x mandatory}.News-View-Tab-Layout-Controller::-webkit-scrollbar{height:0}.News-View-Tab-Layout-Option{box-sizing:border-box;padding:5px 10px;border-radius:5px;background-color:var(--Background-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);scroll-snap-align:start;scroll-margin-left:10px}.News-View-Tab-Layout-Option-Label{font-family:Poppins-Medium}.News-View-Tab-Layout-Option-Selected{background-color:var(--Primary-color)}.News-View-Tab-Layout-Option-Selected .News-View-Tab-Layout-Option-Label{color:#fff}.News-View-Tab-Layout-Fragments-Container{width:100%;height:calc(100% - 10px);display:flex;justify-content:flex-start;align-items:flex-start;overflow-x:scroll;scroll-snap-type:x mandatory}.News-View-Tab-Layout-Fragments-Container::-webkit-scrollbar{height:0px}.News-View-Tab-Layout-Fragment{min-width:100%;height:100%;scroll-snap-align:start}.News-View-Extra{min-width:280px;max-width:280px;height:100%;position:sticky;top:10px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}@media screen and (min-width:0px) and (max-width:545px){.News-App-Content{width:100%}.News-App-View{min-width:100svw;width:100svw;max-width:100svw;box-sizing:border-box;padding:0 10px}.News-View-Tab-Layout-Controller{position:sticky;top:10px;z-index:1}.News-View-Extra{display:none}}.Linear-Chart-Container{width:100%;height:100%;border-radius:5px;overflow:hidden}.Market-Asset-Performance-Tracker{width:100%;height:auto;display:grid;grid-template-columns:6fr 2.5fr 1.5fr 1fr 2fr 3fr;gap:10px;cursor:pointer;box-sizing:border-box;padding:10px;background-color:var(--Background-Dark-Accent-color)}.Market-Asset-Performance-Tracker:hover{background-color:var(--Background-Dark-Accent-color)}.Market-Asset-Performance-Tracker-Section{display:flex;justify-content:flex-start;align-items:center;gap:5px;cursor:inherit}.Market-Asset-Performance-Tracker-Section:first-child{justify-content:flex-start}.Market-Asset-Performance-Name-Label{font-family:Poppins-Medium;font-size:16px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.Market-Asset-Performance-Code-Label{font-family:Poppins-Medium;font-size:8px}.Market-Asset-Performance-Tracker-Linear-Chart-Section{width:100%;height:100%}.Market-Asset-Performance-Change-Label{width:100%;display:grid;place-items:center;border-radius:5px;box-sizing:border-box;padding:5px 0;font-family:Poppins-Medium;color:#fff}.Market-Asset-Performance-Positive-Change-Label{background-color:#00ce56}.Market-Asset-Performance-Negative-Change-Label{background-color:#b41503}.Market-Asset-Performance-Tracker-Section .Icon-Button{background-color:unset}.Market-Asset-Performance-Tracker-Section .Icon-Button:hover{background-color:var(--Primary-color)}@media only screen and (min-width:0px) and (max-width:545px){.Market-Asset-Performance-Tracker{width:100%;height:40px;display:grid;grid-template-columns:3fr 2fr 1fr 1fr;gap:10px;box-sizing:border-box;padding:0 10px;cursor:pointer}.Market-Asset-Performance-Tracker-Volumen-Section,.Market-Asset-Performance-Tracker-Capitalization-Section,.Market-Asset-Performance-Tracker-Actions-Section{display:none}.Market-Asset-Performance-Name-Label{width:125px;overflow:hidden}.Market-Asset-Performance-Code-Label{display:none}.Market-Asset-Performance-Name-Label,.Market-Asset-Performance-Value-Label,.Market-Asset-Performance-Change-Label{font-size:12px}}.Market-Permormance-Tracker{width:100%;height:auto;border-radius:10px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Market-Permormance-Tracker-Title-Bar{width:100%;height:40px;display:flex;justify-content:flex-start;align-items:center;position:sticky;top:35px;border-radius:10px;gap:10px;background-color:var(--Background-color)}.Market-Performance-Tracker-State-Container{width:auto;height:40px;display:flex;justify-content:flex-start;align-items:center}.Market-Performance-Tracker-State-Indicator-Container{width:30px;height:40px;position:relative;display:grid;place-items:center}@-moz-keyframes pulse{0%{-moz-transform:scale(0);opacity:0}25%{-moz-transform:scale(0);opacity:.1}50%{-moz-transform:scale(.1);opacity:.3}75%{-moz-transform:scale(.5);opacity:.5}to{-moz-transform:scale(1);opacity:0}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(0);opacity:0}25%{-webkit-transform:scale(0);opacity:.1}50%{-webkit-transform:scale(.1);opacity:.3}75%{-webkit-transform:scale(.5);opacity:.5}to{-webkit-transform:scale(1);opacity:0}}.Market-Performance-Tracker-State-Indicator-Dot{width:15px;height:15px;border-radius:100%}.Market-Performance-Tracker-State-Indicator-Pulse{width:15px;height:15px;border-radius:100%;border:10px solid #26a69a;animation:pulse 3s ease-out;animation-iteration-count:infinite;position:absolute;z-index:1;opacity:0}.Market-Performance-Tracker-State-Open-Indicator-Dot{background:#26a69a}.Market-Performance-Tracker-State-Label-Open{color:#26a69a}.Market-Performance-Tracker-State-Closed-Indicator-Dot{background:#ef5350}.Market-Performance-Tracker-State-Label-Closed{color:#ef5350}.Market-Performance-Tracker-State-Label{font-family:Poppins-Medium;font-size:16px}.Market-Performance-Tracker-Name-Label{font-family:Poppins-Medium;font-size:20px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;color:var(--Background-Full-Ligth-Accent-color)}.Market-Performance-Tracker-Period-Selector{width:auto;height:25px;background-color:var(--Background-color);border-radius:25px;margin-left:auto;display:flex;justify-content:flex-start;align-items:center}.Market-Performance-Tracker-Period-Selector .Text-Button{background-color:transparent;padding:0 10px}.Market-Performance-Tracker-Search-Bar{width:250px;height:25px;background-color:var(--Background-color);border-radius:25px;box-sizing:border-box;padding:0 10px}.Market-Performance-Tracker-Search-Bar input{width:100%;height:100%;background-color:transparent;border:none;outline:none}.Market-Permormance-Tracker-Title-Bar .Icon-Button{width:25px;height:25px}.Market-Performance-Tracker-List{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;overflow:hidden}.Market-Performance-Tracker-List-Top-Columns{width:100%;height:auto;display:grid;grid-template-columns:6fr 2.5fr 1.5fr 1fr 2fr 3fr;gap:10px;background-color:var(--Background-Dark-Accent-color);box-sizing:border-box;padding:10px}.Market-Performance-Tracker-List-Top-Column-Label{font-family:Poppins-Medium}@media only screen and (min-width:752px) and (max-width:820px){.Market-Performance-Tracker-List-Top-Columns{grid-template-columns:6.5fr 2fr 2fr 2fr 2fr}}@media only screen and (min-width:0px) and (max-width:545px){.Market-Performance-Tracker-Name-Label{font-size:18px}.Market-Performance-Tracker-Search-Bar{display:none}.Market-Permormance-Tracker-Title-Bar{top:0}.Market-Performance-Tracker-State-Container{margin-left:auto}.Market-Performance-Tracker-List-Top-Columns{grid-template-columns:3.5fr 2fr 1fr 1fr}.Market-Performance-Tracker-List-Top-Column-Label{font-size:12px}.Market-Performance-Tracker-List-Top-Column-Liquid-Label,.Market-Performance-Tracker-List-Top-Column-Market-Cap-Label{display:none}}.Markets-View{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px;overflow-y:scroll;position:relative;box-sizing:border-box}.Markets-Alert-Box{width:100%;height:auto;background-color:var(--Primary-color);border-radius:10px;box-sizing:border-box;padding:10px;display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.Markets-Alert-Box .Icon-Button{min-width:40px}.Markets-Alert-Box .Icon-Button .Icon-Button-Icon{fill:#fff}.Markets-Alert-Label{color:#fff}.Markets-View::-webkit-scrollbar{width:5px;background-color:var(--Background-color)}.Markets-View::-webkit-scrollbar-thumb{background-color:var(--Primary-color)}.Markets-View-Top-Controlls{width:100%;height:40px;display:flex;justify-content:flex-start;align-items:center;gap:10px;position:sticky;top:0;z-index:1;background-color:var(--Background-color);overflow-x:scroll;scroll-snap-type:x mandatory}.Markets-View-Top-Controlls::-webkit-scrollbar{height:0}.Markets-View-Top-Controlls .Text-Button{background-color:var(--Background-Dark-Accent-color);border-radius:15px;padding:5px 10px;scroll-snap-align:start}.Active-Text-Button{border:1px solid #ffffff00;background-color:var(--Primary-color)!important}.Active-Text-Button .Text-Button-Label{color:#fff!important}.Markets-Trending-Container{width:100%;height:auto}.Markets-Trending-Title-Bar{width:100%;height:30px;display:flex;justify-content:space-between;align-items:center}.Market-Trending-Title-Label{font-family:Poppins-Medium;font-size:20px;color:var(--Primary-color)}.Market-Trending-List{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;gap:20px;box-sizing:border-box;padding:10px 0;overflow-x:scroll;scroll-snap-type:x mandatory}.Market-Trending-List::-webkit-scrollbar{height:0px}.Market-Asset-Performance-Icon{width:20px;height:20px;border-radius:20px;background-color:#fff}@media only screen and (min-width: 1024px) and (max-width: 1439px){.Markets-View{padding:0}}@media only screen and (min-width:752px) and (max-width:820px){.Markets-View{padding:0}.Market-Asset-Performance-Tracker-Price-Section,.Market-Asset-Performance-Tracker-Change-Section,.Market-Asset-Performance-Tracker-Volumen-Section{overflow:hidden}.Market-Asset-Performance-Tracker-Capitalization-Section{display:none}.Market-Asset-Performance-Tracker{grid-template-columns:6fr 2fr 2fr 2fr 2fr}}@media only screen and (min-width:0px) and (max-width:545px){.Markets-View{padding:0}.Markets-Alert-Label{font-size:12px}.Markets-View-Top-Controlls{overflow-x:scroll}.Markets-View-Top-Controlls-Title-Label{box-sizing:border-box;padding:0 10px 0 0;position:sticky;left:0}.Market-Performance-Tracker-Period-Selector{display:none}}.Market-Login-Required-Alert-Overlay{width:100%;height:calc(100% - 200px);display:grid;place-items:center;position:absolute;top:0;left:0;z-index:10;background-color:var(--Blur-Background-color)}.Market-Login-Required-Alert{width:600px;height:auto;max-height:315px;background-color:var(--Background-Dark-Accent-color);box-sizing:border-box;padding:15px;border-radius:15px;animation:Market_Alert_Modal_In .2s forwards;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Market-Login-Required-Alert-Title-Bar{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center}.Market-Login-Required-Alert-Title-Label{font-family:Poppins-Medium;font-size:18px}.Market-Login-required-Alert-Actions-Container{width:100%;height:auto;display:flex;justify-content:space-between;align-items:center;gap:20px}.Market-Login-required-Alert-Actions-Container .Text-Button{width:100%;background-color:var(--Primary-color)}.Market-Login-required-Alert-Actions-Container .Text-Button:first-child{background-color:var(--Background-Ligth-Accent-color)}@media only screen and (min-width:0px) and (max-width:545px){.Market-Login-Required-Alert-Overlay{height:calc(100vh - 190px)}.Market-Login-Required-Alert{width:95%;height:auto;max-height:340px}}.Market-Alert-Overlay{width:100%;height:100svb;display:grid;place-items:center;position:absolute;top:0;left:0;z-index:10;background-color:var(--Blur-Background-color)}@keyframes Market_Alert_Modal_In{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}.Market-Alert{width:600px;height:auto;max-height:315px;background-color:var(--Background-Dark-Accent-color);box-sizing:border-box;padding:15px;border-radius:15px;animation:Market_Alert_Modal_In .2s forwards}.Market-Alert-Title-Bar{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center}.Market-Alert-Title-Bar-Title-Label{font-family:Poppins-Medium;font-size:18px}.Market-Alert-View-Selector{display:flex;justify-content:space-between;align-items:flex-start}.Market-Alert-View-Select-Option{width:50%;height:35px;display:flex;justify-content:center;align-items:flex-start;cursor:pointer}.Market-Alert-View-Select-Option:hover{box-shadow:inset 0 -5px #42424252}.Market-Alert-View-Select-Option-Selected,.Market-Alert-View-Select-Option-Selected:hover{box-shadow:inset 0 -5px 0 0 var(--Primary-color)}.Market-Alert-Views-Container{width:100%;height:calc(100% - 75px)}.Market-Alert-Create-View,.Market-Alert-Alets-View{width:100%;height:auto;box-sizing:border-box;padding:10px 0;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Market-Alert-Create-View-Title-Label{font-family:Poppins-Medium}.Market-Alert-Create-View .Text-Button{width:100%;background-color:var(--Primary-color)}.Market-Alert-Alerts-View-Title-Label{font-family:Poppins-Medium}.Market-Alert-Alerts-View-Alerts-List-Container{width:100%;height:175px}.Market-Alert-Alerts-View-Alert{width:100%;height:40px;display:flex;justify-content:flex-start;align-items:center;gap:10px;box-sizing:border-box;padding:0 5px;border-radius:5px}.Market-Alert-Alerts-View-Alert:hover{background-color:var(--Background-Ligth-Accent-color)}.Market-Alert-Alerts-View-Alert-Conditional-Label{font-family:Poppins-Medium}.Market-Alert-Alerts-View-Alert .Icon-Button{margin-left:auto}@media only screen and (min-width:0px) and (max-width:545px){.Market-Alert-Overlay{height:calc(100vh - 190px)}.Market-Alert{width:95%;height:auto;max-height:340px}}.Market-Asset-View{width:100%;height:100%;background-color:var(--Background-color);box-sizing:border-box;padding:10px;display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.Market-Asset-Trading-Container{width:70%;height:100%;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:10px}.Market-Asset-Trading-Top-Title-Bar{width:100%;height:40px;display:flex;justify-content:flex-start;align-items:center;gap:20px}.Market-Asset-Trading-Top-Title-Bar-Asset-Container{width:auto;height:40px;display:flex;justify-content:flex-start;align-items:center;gap:10px}.Market-Asset-Trading-Top-Title-Bar-Icon{width:30px;height:30px;border-radius:20px;background-color:#fff}.Market-Assets-Trading-Top-Title-Bar-Asset-Name-Label{font-family:Poppins-Medium;font-size:20px}.Market-Asset-Trading-Top-Title-Bar-Button{cursor:pointer}.Market-Asset-Trading-Top-Title-Bar-Asset-Follow-Button,.Market-Asset-Trading-Top-Title-Bar-Asset-Add-Alert-Button{min-width:30px;aspect-ratio:1/1;background-color:#fff;border-radius:30px;display:grid;place-items:center}.Market-Asset-Trading-Top-Title-Bar-Asset-Follow-Button svg,.Market-Asset-Trading-Top-Title-Bar-Asset-Add-Alert-Button svg{fill:#616161}.Market-Asset-Trading-Top-Title-Bar-Asset-Followed-Style{fill:var(--Primary-color)!important}.Market-Asset-Trading-Top-Title-Bar-Asset-Add-Alert-Button{margin-left:auto}.Market-Assets-Trading-Top-Title-Bar-Asset-Category-Container{width:auto;height:40px;overflow:hidden;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column}.Market-Assets-Trading-Top-Title-Bar-Assets-Category-Title-Label{font-family:Poppins-Medium;font-size:12px;color:var(--text-color)}.Market-Assets-Trading-Top-Title-Bar-Asset-Current-Value-Label{font-family:Poppins-Medium;font-size:16px;color:var(--text-color)}.Market-Assets-Trading-Chart-Container{width:100%;height:800px;background-color:var(--Background-Dark-Accent-color)}.Market-Asset-Info-Content-Container{width:30%;height:100%;overflow-y:scroll}.Market-Asset-View-Selector{display:none}.Market-Asset-Info-Content-Container::-webkit-scrollbar{width:5px;background-color:transparent}.Market-Asset-Info-Content-Container::-webkit-scrollbar-thumb{background-color:var(--Background-Dark-Accent-color)}.Market-Asset-Info-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}.Market-Asset-Info-Container-Asset-Brand-Container{width:100%;height:150px;min-height:150px;background-color:#fff;overflow:hidden;display:grid;place-items:center}.Market-Asset-Info-Container-Asset-Icon{height:100px}.Market-Asset-Info-Container-Asset-Brand-Reference-Container{width:100%;height:auto;display:flex;justify-content:space-between;align-items:flex-start}.Market-Asset-Info-Container-Asset-Name-Label{width:100%;min-height:45px;font-family:Poppins-Medium;font-size:24px;position:sticky;top:0;background-color:var(--Background-color)}.Market-Asset-Info-Container-Asset-Brand-Reference-Container .Market-Asset-Info-Icon-Button{cursor:pointer}.Market-Asset-Info-Icon-Button svg{fill:#fff}.Market-Asset-Info-Container-Asset-Brand-Reference-Container .Market-Asset-Info-Icon-Button .Market-Asset-Info-Icon-Button-Label{white-space:nowrap;color:#fff}.Market-Asset-Info-Container-Asset-Description-Label{font-family:Poppins-Light;font-size:16px}.Market-Asset-Info-Icon-Button{display:flex;justify-content:flex-start;align-items:center;gap:10px;border-radius:15px;box-sizing:border-box;padding:5px 12px;background-color:var(--Primary-color)}.Market-Asset-News-Title-Label{font-family:Poppins-Medium;font-size:18px}.Market-Asset-News-Container{width:100%;height:auto;overflow-x:scroll;display:flex;justify-content:flex-start;align-items:flex-start;gap:15px;scroll-behavior:smooth;scroll-snap-type:x mandatory}.Market-Asset-News-Container::-webkit-scrollbar{height:0}.Asset-New-Container{flex:0 0 auto;width:300px;height:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;overflow:hidden;scroll-snap-align:start;cursor:pointer}.Asset-New-Container:hover .Asset-New-Content-Title-Label{text-decoration:underline}.Asset-New-Image-Container{width:100%;aspect-ratio:16/9;border-radius:15px;overflow:hidden;cursor:inherit}.Asset-New-Image{width:100%;height:auto;cursor:inherit}.Asset-New-Content-Title-Label{font-family:Poppins-Medium;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.Asset-New-Content-Description-Label{font-family:Poppins-Light;font-size:12px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}@media only screen and (min-width: 1024px) and (max-width: 1439px){.Market-Asset-Info-Container-Asset-Description-Label{font-size:12px}}@media only screen and (min-width:0px) and (max-width:850px){.Market-Asset-View{height:100%;height:calc(100% - 200px);justify-content:flex-start;overflow-x:hidden;touch-action:pan-y;transition:.2s;padding:0}.Market-Asset-Trading-Container{min-width:100%;height:auto;touch-action:inherit}.Market-Asset-Trading-Top-Title-Bar{min-height:130px;background-color:var(--Background-Dark-Accent-color);border-radius:15px;box-sizing:border-box;padding:15px;gap:5px;flex-wrap:wrap;justify-content:space-between}.Market-Asset-Trading-Top-Title-Bar-Asset-Container{min-width:100%}.Market-Assets-Trading-Top-Title-Bar-Asset-Market-Cap-Container{display:none}.Market-Assets-Trading-Chart-Container{height:420px}.Market-Asset-View-Selector{width:100%;min-height:60px;background-color:var(--Background-Dark-Accent-color);border-radius:15px;box-sizing:border-box;padding:5px 15px;display:flex;justify-content:space-between;align-items:center;gap:10px}.Market-Asset-View-Selection-Option{width:100%;height:100%;background-color:var(--Background-color);display:grid;place-items:center;border-radius:10px}.Market-Asset-View-Selection-Option-Selected{background-color:var(--Primary-color)}.Market-Asset-View-Selection-Option-Label{font-family:Poppins-Medium;font-size:14px}.Market-Asset-Info-Container{width:100%}.Market-Asset-Info-Content-Container{min-width:100%;height:calc(100vh - 300px);touch-action:inherit}.Market-Asset-Info-Container-Asset-Name-Label{top:-1px}}.Market-App{width:100%;min-height:calc(100vh - 60px);height:auto;background-color:var(--Background-color);box-sizing:border-box;padding:10px}.Wallet-App{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;box-sizing:border-box;padding:10px 0}.Wallet-Content-Container{width:calc(100% - 280px);height:auto;display:flex;justify-content:center;align-items:flex-start}.Wallet-Content{width:100%;max-width:1000px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Wallet-Performance{min-width:280px;height:500px;background-color:red}@media only screen and (min-width:0px) and (max-width:545px){.Wallet-App{padding:10px}.Wallet-Performance{display:none}.Wallet-Content-Container{width:100%}.Wallet-Content{max-width:100%}}.Wallet-App-Home-View{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}.Wallet-App-Home-View-Account-Balance{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:5px;border-radius:15px;box-sizing:border-box}.Wallet-App-Home-View-Account-Balance-Title-Bar{width:100%;height:auto;display:flex;justify-content:space-between;align-items:center}.Wallet-App-Home-View-Account-Balance-Title-Bar-Title-Label{font-family:Poppins-Medium;font-size:14px;color:#fff}.Wallet-App-Home-View-Account-Balance-Title-Bar .Icon-Button{background-color:#fff;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:100%}.Wallet-App-Home-View-Account-Balance-Title-Bar .Icon-Button svg{font-size:24px;fill:#000}.Wallet-App-Home-View-Account-Balance-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-end}.Wallet-App-Home-View-Account-Balance-Content-Container-Currency-Symbol-Label,.Wallet-App-Home-View-Account-Balance-Content-Container-Balance-Label,.Wallet-App-Home-View-Account-Balance-Content-Container-Currency-Code-Label{color:#fff}.Wallet-App-Home-View-Account-Balance-Content-Container-Currency-Symbol-Label,.Wallet-App-Home-View-Account-Balance-Content-Container-Balance-Label{font-size:34px}.Wallet-App-Home-View-Account-Balance-Content-Container-Balance-Label{font-family:Poppins-Medium}.Wallet-App-Home-View-Account-Balance-Content-Container-Currency-Code-Label{font-size:12px;margin-bottom:8px}.Wallet-App-Home-View-Account-Balance-Actions-Container{width:100%;height:30px;display:flex;justify-content:flex-start;align-items:flex-start;gap:10px}.Wallet-App-Home-View-Account-Balance-Actions-Container .Icon-Button{width:30px;height:30px;background-color:#fff;border-radius:100%}.Wallet-App-Home-View-Account-Balance-Actions-Container .Icon-Button svg{fill:#000}.Wallet-App-Home-View-Account-Balance-Actions-Container .Text-Button{width:min-content;height:30px;background-color:#fff;margin-left:auto}.Wallet-App-Home-View-Account-Balance-Actions-Container .Text-Button .Text-Button-Label{color:#000}.Balance-Action-Transfer svg{transform:rotate(-45deg)}.Wallet-App-Home-View-Wallets-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;flex-shrink:0}.Wallet-App-Wallet{width:100%;height:auto;background-color:var(--Background-Dark-Accent-color);box-sizing:border-box;padding:10px;border-radius:10px;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Wallet-App-Wallet-Title-Bar{width:100%;height:40px;display:flex;justify-content:flex-start;align-items:center}.Wallet-App-Wallet-Title-Bar-Name-Label{font-family:Poppins-Medium}.Wallet-App-Wallet-Title-Bar .Icon-Button{width:30px;height:30px;border-radius:100%;background-color:var(--Background-color);margin-left:auto}.Wallet-App-Wallet-Balance{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-end}.Wallet-App-Wallet-Balance-Currency-Symbol-Label,.Wallet-App-Wallet-Balance-Balance-Label,.Wallet-App-Wallet-Balance-Currency-Code-Label{color:#4b4b4b}.Wallet-App-Wallet-Balance-Currency-Symbol-Label,.Wallet-App-Wallet-Balance-Balance-Label{font-size:18px}.Wallet-App-Wallet-Balance-Currency-Code-Label{font-size:10px;margin-bottom:4px;margin-left:2px}.Wallet-App-Wallet-Balance-Label{font-family:Poppins-Medium}.Games-View{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:60px}.Games-View-Row{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Games-Grid-Content-Section-Label{font-family:Poppins-Medium;font-size:24px;color:var(--Background-Full-Ligth-Accent-color);white-space:nowrap}.Games-View-Row-Covers-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;gap:20px;overflow-x:scroll;scroll-snap-type:x mandatory}.Games-View-Row-Covers-Container::-webkit-scrollbar{height:0}.Games-View-Row-Cover-Card{min-width:200px;max-width:200px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;scroll-snap-align:start;background-color:var(--Background-Dark-Accent-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Games-View-Row-Cover-Card-Container,.Games-View-Row-Cover-Card-Cover{width:100%}.Games-View-Row-Cover-Card-Data-Container{width:100%;box-sizing:border-box;padding:5px}.Games-View-Row-Cover-Card-Data-Title-Label{font-family:Poppins-Medium;color:var(--Primary-color)}@media screen and (min-width:0px) and (max-width:545px){.Games-View{box-sizing:border-box;padding:0 10px}}.Wordle-Celebration-Animation-Container,.Wordle-Defeat-Animation-Container{width:100%;height:100%;position:absolute;top:0;left:0;z-index:3}@keyframes Wordle_Levels_Selector_In{0%{transform:translate(-100%)}to{transform:translate(0)}}.Wordle-Levels-Selector{width:20%;height:100%;position:absolute;top:0;left:0;background-color:var(--Background-Dark-Accent-color);box-sizing:border-box;padding:10px;z-index:1;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px;animation:Wordle_Levels_Selector_In .2s forwards}.Wordle-Levels-Selector-Title-Bar{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center}.Wordle-Levels-Selector-Title-Bar-Title-Label{font-family:Poppins-Medium;font-size:20px}.Wordle-Levels-Selector-Title-Bar .Icon-Button svg{fill:#fff}.Wordle-Levels-Selector-Container{width:100%;height:calc(100% - 40px);display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;overflow-y:scroll}.Wordle-Levels-Selector-Container::-webkit-scrollbar{width:0px}.Wordle-Levels-Selector-Month-Container{width:100%;height:auto}.Wordle-Levels-Selector-Month-Container-Title-Bar{width:100%;height:40px;display:flex;justify-content:flex-start;align-items:center}.Wordle-Levels-Selector-Month-Container-Title-Bar-Title-Label{font-family:Poppins-Medium}.Wordle-Levels-Selector-Month-Days-Container{width:100%;height:auto;display:grid;grid-template-columns:repeat(7,1fr);gap:10px}.Wordle-Levels-Selector-Month-Day-Container{aspect-ratio:1/1;display:grid;place-items:center;border-radius:5px;background-color:var(--Background-color);cursor:pointer}@media screen and (min-width:0px) and (max-width:545px){.Wordle-Levels-Selector{width:100%}}@keyframes Wordle_Instructions_In{0%{transform:translate(100%)}to{transform:translate(0)}}.Wordle-Instructions-Container{width:25%;height:100%;position:absolute;top:0;right:0;background-color:var(--Background-Dark-Accent-color);box-sizing:border-box;padding:0 10px;z-index:1;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px;animation:Wordle_Instructions_In .2s forwards}.Wordle-Instructions-Title-Bar{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center}.Wordle-Instructions-Title-Bar-Title-Label{font-family:Poppins-Medium;font-size:20px}.Wordle-Instructions-Title-Bar .Icon-Button svg{fill:#fff}.Wordle-Instructions-Texts-Container{width:100%;height:calc(100% - 40px);display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}.Wordle-Instructions-Text-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;box-sizing:border-box;padding:10px 0}.Wordle-Instructions-Text-Title-Label{font-family:Poppins-Medium;font-size:18px}@media screen and (min-width:0px) and (max-width:545px){.Wordle-Instructions-Title-Bar{position:sticky;top:0;background-color:var(--Background-Dark-Accent-color)}.Wordle-Instructions-Container{width:100%;overflow-y:scroll}.Wordle-Instructions-Container::-webkit-scrollbar{width:0}}.Wordle-Game-Over-Overlay{width:100%;height:100%;position:absolute;z-index:2;display:grid;place-items:center;background-color:var(--Blur-Background-color)}@keyframes Wordle_Game_Over_In{0%{transform:scale(0)}to{transform:scale(1)}}.Wordle-Game-Over-Modal{width:500px;height:auto;box-sizing:border-box;padding:20px;background-color:var(--Background-Dark-Accent-color);border-radius:25px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;z-index:4;animation:Wordle_Game_Over_In .2s forwards .2s;transform:scale(0)}.Wordle-Game-Over-Modal-Title-Bar{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:5px}.Wordle-Game-Over-Modal-Title-Bar-Title-Label{font-family:Poppins-Medium;font-size:48px}.Wordle-Game-Over-Modal-Title-Bar-Subtitle-Label{color:#00a808}.Wordle-Game-Over-Modal-Content{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:20px}.Wordle-Game-Over-Modal-Content-Representation{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:5px}.Wordle-Game-Over-Modal-Content-Representation-Row{width:100%;height:auto;display:flex;justify-content:center;align-items:center}.Wordle-Game-Over-Modal-Content-Representation-Row-Letter{font-size:30px}.Wordle-Game-Over-Modal-Content-Share-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:10px}.Wordle-Game-Over-Modal-Content-Share-Container-Title-Label{font-family:Poppins-Medium;font-size:18px}.Wordle-Game-Over-Modal-Content-Share-Options-Container{display:flex;justify-content:space-between;align-items:center;gap:10px}.Wordle-Game-Over-Modal-Content-Share-Options-Container .Icon-Button svg{fill:#fff}.Wordle-Game-Over-Modal-Content .Text-Button{width:100%;background-color:var(--Primary-color)}.Wordle-Game-Over-Modal-Content .Text-Button .Text-Button-Label{color:#fff}.Wordle-Game-Over-Options-Container{display:flex;justify-content:space-between;align-items:center;gap:20px}.Wordle-Game-Over-Options-Container .Text-Button{min-width:50%}@media screen and (min-width:0px) and (max-width:545px){.Wordle-Game-Over-Overlay{height:calc(100vh - 190px)}.Wordle-Game-Over-Modal{width:80%;height:auto;border-radius:15px}.Wordle-Game-Over-Modal-Title-Bar-Title-Label{font-size:24px}.Wordle-Game-Over-Modal-Content-Title-Label{text-align:center;font-size:14px}.Wordle-Game-Over-Options-Container{width:100%;flex-direction:column}.Wordle-Game-Over-Options-Container .Text-Button{min-width:100%}}.Wordle-Keyboard{width:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;box-sizing:border-box;padding:10px;background-color:var(--Background-Dark-Accent-color);border-radius:10px;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Wordle-Keyboard-Row{width:100%;height:auto;display:flex;justify-content:center;align-items:center;gap:10px}.Wordle-Keyboard-Key{width:37px;aspect-ratio:1/1;display:grid;place-items:center;border-radius:5px;transition:.2s;background-color:#12355e;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Wordle-Keyboard-Key-Label{color:#fff}.Wordle-Keyboard-Key:active{transform:scale(.95)}.Wordle-Keyboard-Key-inactive{background-color:var(--Wordle-Keyboard-Inactive-Key-Color);box-shadow:0 0 1px #0d1930c5;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Wordle-Keyboard-Key-Long{width:60px;height:37px;display:grid;place-items:center;background-color:var(--Primary-color);border-radius:5px;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}@media screen and (min-width:0px) and (max-width:545px){.Wordle-Keyboard-Key{width:30px}.Wordle-Keyboard-Key-Long{width:50px;height:30px}}.Wordle-View{width:100%;height:calc(100vh - 60px);position:relative;overflow:hidden}.Wordle-Game-View{width:100%;height:calc(100vh - 60px);box-sizing:border-box;padding:0 5px;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:20px;position:relative;overflow:hidden;z-index:50}.Wordle-Title-Bar{width:100%;height:auto;display:flex;justify-content:space-between;align-items:center;position:sticky;background-color:var(--Background-color)}.Wordle-Title-Bar .Icon-Button svg{fill:#fff}.Wordle-Title-Bar-Title-Label{font-size:24px;font-family:Poppins-Medium}.Wordle-Grid-Container{width:auto;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Wordle-Grid-Row{width:auto;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;gap:10px}.Wordle-Grid-Row-Letter-Box{width:calc(23vw / 5);aspect-ratio:1/1;border-radius:10px;display:grid;place-items:center;transition:.2s;background-color:var(--Background-Dark-Accent-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Wordle-Grid-Row-Letter-Box-undefined{background-color:var(--Background-Dark-Accent-color)}.Wordle-Grid-Row-Letter-Box-correct{background-color:#00a808}.Wordle-Grid-Row-Letter-Box-correct .Wordle-Grid-Row-Letter{color:#fff}.Wordle-Grid-Row-Letter-Box-present{background-color:#c0c000}.Wordle-Grid-Row-Letter-Box-present .Wordle-Grid-Row-Letter{color:#fff}.Wordle-Grid-Row-Letter-Box-absent{background-color:var(--Background-Dark-Accent-color)}.Wordle-Grid-Row-Letter-Box-Selected{background-color:#12355e}.Wordle-Grid-Row-Letter-Box-Selected .Wordle-Grid-Row-Letter{color:#fff}@keyframes Letter_Input_In{0%{transform:scale(0);opacity:0}95%{transform:scale(1.3);opacity:1}to{transform:scale(1);opacity:1}}.Wordle-Grid-Row-Letter{text-transform:uppercase;font-family:Poppins-Medium;font-size:200%;transform:scale(0);opacity:0;animation:Letter_Input_In .2s forwards}@media only screen and (min-width:0px) and (max-width:545px){.Wordle-View{height:calc(100svh - 124px)}.Wordle-Game-View{height:100%}.Wordle-Grid-Row-Letter-Box{width:16vw}.Wordle-Keyboard-Component-Container{width:100%}}.Game-Loading-Screen{width:100%;height:100%;position:relative}.Game-Loading-Screen-Layer{width:100%;height:100%;position:absolute;z-index:1;bottom:0;left:0;right:0}.Game-Loading-Screen-Layer-Progress-Bar-Container{width:100%;height:auto;background-color:#0400ff77;box-sizing:border-box;padding:20px 20px 32px;position:absolute;bottom:0;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;flex-shrink:0;gap:20px}.Game-Loading-Screen-Layer-Progress-Bar-Labels-Container{width:100%;display:flex;justify-content:space-between;align-items:flex-start}.Game-Loading-Screen-Layer-Progress-Bar-Text-Label{font-family:Poppins-Medium;font-size:24px;color:#fff}.Game-Loading-Screen-Layer-Progress-Bar-Percentage-Label{font-size:24px;color:#fff}.Game-Loading-Screen-Layer-Progress-Bar{width:100%;height:20px;box-shadow:inset 0 0 0 2px #fff;box-sizing:border-box;padding:4px;overflow:hidden}.Game-Loading-Screen-Layer-Progress-Bar-Progress{width:10%;height:100%;background-color:#fff}.Main-Menu-Screen{width:100%;height:100%;position:relative}.Main-Menu-Layer{width:100%;height:100%;position:absolute;z-index:2;top:0;left:0;box-sizing:border-box;padding:10px}.Main-Menu-Layer-Top-Container{width:100%;height:auto}.Main-Menu-Layer-Top-Container-Game-Navegation-Bar{width:100%;height:60px;display:flex;justify-content:center;align-items:center;gap:20px;background-color:var(--Background-color);border-radius:15px}.Main-Menu-Layer-Top-Container-Game-Navegation-Bar-Navegation-Option{box-sizing:border-box;padding:5px 10px;border-radius:15px;cursor:pointer}.Main-Menu-Layer-Top-Container-Game-Navegation-Bar-Navegation-Option:hover{background-color:#16c8f560}.Main-Menu-Layer-Top-Container-Game-Navegation-Bar-Navegation-Option-Label{font-family:Poppins-Medium;color:var(--Primary-color)}.Character-Camera-HUB{width:100%;height:100%;box-sizing:border-box;position:absolute;top:0;left:0;z-index:10;pointer-events:none}.Character-Camera-HUB-Crosshair{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:5px;height:5px;border-left:2px solid red;border-top:2px solid red;border-right:2px solid red;border-bottom:2px solid red;border-radius:50%}.Character-Camera-HUB-Stats-Container{width:100%;height:auto;position:absolute;left:0;bottom:20px;display:flex;justify-content:space-between;align-items:flex-end;box-sizing:border-box;padding:0 10px}.Character-Camera-HUB-Left-Stats-Container{width:25%;height:100%}.Character-Camera-HUB-Central-Stats-Container-HP-Container-Player-HP{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;transform:rotateX(10deg) rotateY(340deg) rotate(0);margin-bottom:10px}.Character-Camera-HUB-Central-Stats-Container-HP-Container-Player-HP-Label{box-sizing:border-box;padding:5px;background-color:var(--Background-color);border-radius:10px;font-family:Poppins-Medium;font-size:16px;color:#fff;color:var(--Primary-Accent-color)}.Character-Camera-HUB-Central-Stats-Container-HP-Container-Player-HP-Indicators-Container{box-sizing:border-box;padding:5px;background-color:var(--Background-color);border-radius:10px;display:flex;justify-content:flex-start;align-items:center;gap:2px}.Character-Camera-HUB-Central-Stats-Container-HP-Container-Player-HP-Indicator{width:20px;height:30px;border-radius:2px;background-color:#fff}.Character-Camera-HUB-Central-Stats-Container-HP-Container-Player-Name-Label{box-sizing:border-box;padding:5px;background-color:var(--Background-color);border-radius:10px;font-family:Poppins-Medium;font-size:16px;color:#fff;color:var(--Primary-Accent-color)}.Character-Camera-HUB-Central-Stats-Container{width:50%;display:flex;justify-content:center;align-items:center;gap:20px;margin-bottom:20px}.Character-Camera-HUB-Central-Stats-Container-Balance-Container{width:250px;height:auto;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;box-sizing:border-box;padding:5px;background-color:var(--Background-color);border-radius:10px}.Character-Camera-HUB-Central-Stats-Container-Balance-Container-Balance-Label{font-family:Poppins-Medium;font-size:40px;color:#fff;color:var(--Primary-Accent-color)}.Character-Camera-HUB-Central-Stats-Container-Balance-Container-Balance-Title-Label{font-family:Poppins-Medium;font-size:12px;color:var(--Primary-Accent-color)}.Character-Camera-HUB-Rigth-Stats-Container{width:25%;height:100%;display:flex;justify-content:flex-end;align-items:flex-end}.Character-Camera-HUB-Rigth-Stats-Container-Inventory-Container-Player-Inventory{display:flex;justify-content:flex-start;align-items:flex-end;flex-direction:column;gap:10px;transform:rotateX(-10deg) rotateY(340deg) rotate(0);margin-bottom:10px}.Character-Camera-HUB-Rigth-Stats-Container-Inventory-Container-Player-Inventory-Labels-Container{width:100%;display:flex;justify-content:flex-end;align-items:center;gap:10px}.Character-Camera-HUB-Rigth-Stats-Container-Inventory-Container-Player-Inventory-Items-Container{display:flex;justify-content:space-between;align-items:center;gap:2px;box-sizing:border-box;padding:5px;background-color:var(--Background-color);border-radius:10px}.Character-Camera-HUB-Rigth-Stats-Container-Inventory-Container-Player-Inventory-Item{width:70px;height:70px;background-color:#fff}.Web-Design-Nodes-Games-Wired-In-Container{width:100%;height:calc(100svh - 75px);position:relative;overflow:hidden;background-color:var(--Background-color);border-radius:20px}.Web-Design-Nodes-Games-Wired-In-Container-Canvas{width:100%;height:100%;display:block}@media only screen and (min-width:0px) and (max-width:545px){.Web-Design-Nodes-Games-Wired-In-Container{height:calc(100svh - 120px);box-sizing:border-box;padding:0 0 0 2px}}.Web-Design-Nodes-SN-Chats-App-Hub{width:25%;height:100%;background-color:var(--Background-Dark-Accent-color);box-sizing:border-box;padding:10px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Web-Design-Nodes-SN-Chats-App-Hub-Selector{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center;gap:10px;background-color:var(--Background-color);box-sizing:border-box;padding:10px;border-radius:10px}.Web-Design-Nodes-SN-Chats-App-Hub-Selector .Text-Button{width:min-content;padding:5px 10px;background-color:var(--Background-color);border-radius:20px;flex-shrink:1}.Web-Design-Nodes-SN-Chats-App-Hub-Selector .Icon-Button{background-color:var(--Background-color);border-radius:20px;flex-shrink:1}.Web-Design-Nodes-SN-Chats-App-Hub-Selector .Active-Hub-Selector{background-color:var(--Primary-color)}.Web-Design-Nodes-SN-Chats-App-Hub-Selector .Active-Hub-Selector p{color:#fff}.Web-Design-Nodes-SN-Chats-App-Hub-Categorie-Container{width:100%;display:flex;justify-content:flex-start;align-items:center;gap:10px}.Web-Design-Nodes-SN-Chats-App-Hub-Categorie-Icon{color:#fff}.Web-Design-Nodes-SN-Chats-App-Hub-Categorie-Label{font-family:Poppins-Medium}.Web-Design-Nodes-SN-Chats-App-Hub-Chats-List-Container{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;overflow-y:scroll;background-color:var(--Background-color);box-sizing:border-box;padding:10px;border-radius:10px}.Web-Design-Nodes-SN-Chats-App-Hub-Chats-List-Container::-webkit-scrollbar{display:none}.Web-Design-Nodes-SN-Chats-App-Hub-Chats-List-Container-Empty-List{width:100%;height:100%;display:grid;place-items:center}@media only screen and (min-width:0px) and (max-width:545px){.Web-Design-Nodes-SN-Chats-App-Hub{width:100%}.Web-Design-Nodes-SN-Chats-App-Hub-Chats-List-Container{height:calc(100% - 170px)}}.Chats-App-Hub-Chat{width:100%;height:60px;flex-shrink:0;display:flex;justify-content:center;align-items:center;gap:10px}.Chats-App-Hub-Chat-Profile-Picture-Container{width:50px;height:50px;flex-shrink:0;overflow:hidden;border-radius:100%}.Chats-App-Hub-Chat-Profile-Picture{width:100%}.Chats-App-Hub-Chat-Center-Container{width:calc(100% - 120px);height:40px;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;overflow:hidden}.Chats-App-Hub-Chat-Profile-Username{font-family:Poppins-Medium}.Chats-App-Hub-Chat-Last-Message-Label{width:100%;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Chats-App-Hub-Chat-Right-Container{width:auto;height:40px}.Chats-App-Hub-Chat-Last-Message-Time-Label{font-size:12px;white-space:nowrap;color:var(--SN-Chats-Time-Label-color)}.Web-Design-Nodes-SN-Chats-App-Chat{width:75%;height:100%;background-color:var(--Background-Dark-Accent-color);box-sizing:border-box;padding:10px}.Web-Design-Nodes-SN-Chats-App-Unselected-Chat-Container{width:100%;height:100%;background-color:var(--Background-color);border-radius:10px;display:grid;place-items:center}.Web-Design-Nodes-SN-Chats-App-Chat-Container{width:100%;height:100%;background-color:var(--Background-color);border-radius:10px;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:10px;box-sizing:border-box;padding:10px}.Web-Design-Nodes-SN-Chats-App-Chat-Container-Chat-Data-Container{width:100%;height:70px;display:flex;justify-content:flex-start;align-items:center;gap:10px;background-color:var(--Background-Dark-Accent-color);box-sizing:border-box;padding:10px;border-radius:10px}.Web-Design-Nodes-SN-Chats-App-Chat-Container-Chat-Data-Container-Profile-Picture-Container{width:50px;height:50px;overflow:hidden;border-radius:100%;flex-shrink:0}.Web-Design-Nodes-SN-Chats-App-Chat-Container-Chat-Data-Container-Profile-Picture,.Web-Design-Nodes-SN-Chats-App-Chat-Container-Chat-Data-Container-Center-Container{width:100%}.Web-Design-Nodes-SN-Chats-App-Chat-Container-Chat-Data-Container-Center-Container-Profile-Display-Name-Label{font-family:Poppins-Medium}.Web-Design-Nodes-SN-Chats-App-Chat-Container-Chat-Data-Container-Center-Container-Status-Label{font-size:12px}.Web-Design-Nodes-SN-Chats-App-Chat-Container-Chat-Data-Container-Right-Container{width:auto;display:flex;justify-content:flex-end;align-items:center;gap:10px}.Web-Design-Nodes-SN-Chats-App-Chat-Container-Chat-Data-Container-Right-Container .Icon-Button svg{fill:#fff}.Web-Design-Nodes-SN-Chats-App-Chat-Container-Chat-Messages-Container{width:100%;height:calc(100% - 90px);display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px;overflow-y:scroll}.Web-Design-Nodes-SN-Chats-App-Chat-Container-Chat-Message-Container{width:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Web-Design-Nodes-SN-Chats-App-Chat-Container-Chat-Message-Content-Author-Data{width:auto;display:flex;justify-content:flex-start;align-items:flex-start;gap:10px}.Web-Design-Nodes-SN-Chats-App-Chat-Container-Chat-Message-Content-Author-Data-Profile-Picture-Container{width:30px;height:30px;flex-shrink:0;overflow:hidden;border-radius:100%}.Web-Design-Nodes-SN-Chats-App-Chat-Container-Chat-Message-Content-Author-Data-Profile-Picture{width:100%}.Web-Design-Nodes-SN-Chats-App-Chat-Container-Chat-Message-Content-Author-Data-Message{height:30px;display:flex;justify-content:flex-start;align-items:center;gap:10px}.Web-Design-Nodes-SN-Chats-App-Chat-Container-Chat-Message-Content-Author-Data-Profile-Display-Name-Label{font-family:Poppins-Medium;white-space:nowrap}.Web-Design-Nodes-SN-Chats-App-Chat-Container-Chat-Message-Time-Label{font-size:12px}.Message-Type-user{margin-left:unset}.Message-Type-me{margin-left:auto}.Web-Design-Nodes-SN-Chats-App-Chat-Container-Chat-Message-Content-Container{max-width:350px;width:auto;box-sizing:border-box;padding:10px;border-radius:10px;background-color:var(--Background-Dark-Accent-color);margin-left:40px}.Web-Design-Nodes-SN-Chats-App-Chat-Container-Chat-Message-Input-Container{width:100%;height:60px;display:flex;justify-content:flex-start;align-items:center;gap:10px;background-color:var(--Background-Dark-Accent-color);box-sizing:border-box;padding:10px;border-radius:10px}.Web-Design-Nodes-SN-Chats-App-Chat-Container-Chat-Message-Input-Container .Icon-Button{width:40px;height:40px;flex-shrink:0}.Web-Design-Nodes-SN-Chats-App-Chat-Container-Chat-Message-Input-Container .Icon-Button svg{fill:#fff}.Web-Design-Nodes-SN-Chats-App-Chat-Container-Chat-Message-Input-Container .Input-Field-Container{margin-bottom:unset}.Web-Design-Nodes-SN-Chats-App-Chat-Container-Chat-Message-Input-Container .Input-Field-Container .Input-Field-Alert-Label{display:none}@media only screen and (min-width:0px) and (max-width:545px){.Web-Design-Nodes-SN-Chats-App-Chat{width:0}}.Web-Design-Nodes-SN-Chats-App{width:100%;height:calc(100vh - 90px);display:flex;justify-content:flex-start;align-items:flex-start}.Web-Design-Nodes-SN-APP-Container{width:100%;min-height:calc(100svh - 65px);height:auto;box-sizing:border-box;padding:10px;display:flex;justify-content:space-between;align-items:flex-start;gap:10px;position:relative}.Web-Design-Nodes-SN-App-Content-Container{width:calc(100% - 280px);height:auto}.Web-Design-Nodes-SN-App-Content-Container-Full-Size{width:100%}@media only screen and (min-width:0px) and (max-width:545px){.Web-Design-Nodes-SN-APP-Container{box-sizing:border-box;padding:0}.Web-Design-Nodes-SN-App-Content-Container{width:100%}}@media (min-device-width: 546px) and (max-device-width: 1023px) and (orientation: portrait){.Web-Design-Nodes-SN-App-Content-Container{width:100%}}.Apps-Dock{width:60px;height:100%;box-sizing:border-box;padding:10px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:15px;background-color:var(--Background-Dark-Accent-color);transition:.2s;position:absolute;z-index:999;overflow:hidden}.Apps-Dock:hover{width:250px}.Dock-App{width:230px;height:40px;background-color:var(--Background-Dark-Accent-color);cursor:pointer;transition:.2s;display:flex;justify-content:flex-start;align-items:center;gap:10px}.Dock-App:last-child{margin-top:auto}.Dock-App-Icon-Container{width:40px;height:40px;display:grid;place-items:center;border-radius:5px;cursor:inherit}.Dock-App-Icon-Container svg{cursor:pointer;font-size:25px;fill:var(--text-color)}.Dock-App-Icon-Container svg path{cursor:pointer}.Dock-App-Name-Container{width:calc(100% - 50px);height:40px;display:flex;justify-content:flex-start;align-items:center;cursor:inherit}.Dock-App-Name-Label{font-family:Poppins-Medium;font-size:18px;white-space:nowrap}.Dock-App:hover{background-color:var(--Background-color)}.Active-Dock-App .Dock-App-Icon-Container{background-color:var(--Primary-color)}.Active-Dock-App .Dock-App-Icon-Container svg{fill:#fff}.Dashboard-Calendar-Widget{width:580px;height:auto;aspect-ratio:2/1;box-sizing:border-box;padding:10px;display:flex;justify-content:space-between;align-items:flex-start;gap:15px;border-radius:15px;background-color:var(--Background-Dark-Accent-color)}.Dashboard-Calendar-Calendar-Container{width:50%;height:auto;aspect-ratio:1/1;border-radius:10px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Dashboard-Calendar-Calendar-Title-Bar{width:100%;height:auto;display:flex;justify-content:space-between;align-items:center}.Dashboard-Calendar-Calendar-Month-Label{font-family:Poppins-Medium}.Dashboard-Calendar-Calendar-Week-Days-Container{width:100%;height:40px;display:flex;justify-content:flex-start;align-items:flex-start}.Dashboard-Calendar-Calendar-Week-Day-Container{width:40px;min-width:40px;height:40px;display:grid;place-items:center}.Dashboard-Calendar-Calendar-Week-Day-Label{font-family:Poppins-Medium}.Dashboard-Calendar-Calendar-Month-Days-Container{width:100%;height:auto;display:grid;grid-template-columns:repeat(7,1fr)}.Dashboard-Calendar-Calendar-Month-Day-Label{width:100%;height:100%;display:grid;place-items:center}.Dashboard-Calendar-Calendar-Month-Day-Label-Active-Day{width:80%;height:80%;border-radius:100%;font-family:Poppins-Medium;background-color:var(--Primary-color);color:#fff}.Dashboard-Calendar-Events-Container{width:50%;height:auto;aspect-ratio:1/1;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Dashboard-Calendar-Events-Title-Bar{width:100%;height:25px;display:flex;justify-content:space-between;align-items:center}.Dashboard-Calendar-Events-Title-Label{font-family:Poppins-Medium}.Dashboard-Calendar-Events-List-Container{width:100%;height:calc(100% - 25px);display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;scroll-snap-type:x mandatory}.Dashboard-Calendar-Event{width:100%;height:auto;background-color:var(--Primary-color);box-sizing:border-box;padding:5px;border-radius:5px;scroll-snap-align:start}@media screen and (min-width:0px) and (max-width:545px){.Dashboard-Calendar-Widget{width:100%;flex-direction:column-reverse;background-color:transparent}.Dashboard-Calendar-Events-Container{width:100%;height:140px;box-sizing:border-box;padding:20px;border-radius:25px;background-color:var(--Background-Dark-Accent-color)}.Dashboard-Calendar-Calendar-Container{width:100%;height:320px;box-sizing:border-box;padding:20px;border-radius:25px;background-color:var(--Background-Dark-Accent-color)}.Dashboard-Calendar-Events-List-Container{flex-direction:row;overflow-x:scroll}.Dashboard-Calendar-Events-List-Container .Dashboard-Calendar-Event{min-width:100%;border-radius:10px}.Dashboard-Calendar-Calendar-Week-Days-Container{justify-content:space-between}.Dashboard-Calendar-Calendar-Month-Days-Container{justify-items:center}}.Dashboard-View-Container{width:100%;height:100%;box-sizing:border-box;padding:20px}@media screen and (min-width:0px) and (max-width:545px){.Dashboard-View-Container{padding:0}}.Connected-Particles-Canvas{width:100%;max-height:400px}.Web-Presence-Creation-Form-Web-Presence-ID-Container{width:auto;height:auto;display:flex;justify-content:flex-start;align-items:center;gap:5px}.Web-Presence-Creation-Form-Web-Presence-ID-Container-Title-Label{font-size:12px}.Web-Presence-Creation-Form-Web-Presence-ID-Label{font-family:Poppins-Medium;font-size:12px;justify-content:center;align-items:center;-webkit-user-select:text;user-select:text}@keyframes Contact-List-In-Animation{0%{transform:translate(-100%) translateY(-70px) scale(.95);opacity:0}to{transform:translate(calc(-100% - 30px)) translateY(-70px) scale(1);opacity:1}}.Web-Presence-Creation-Form-State-Contacts-List-Container{min-width:400px;height:100%;position:absolute;transform:translate(-100%);opacity:0;background-color:var(--Background-Dark-Accent-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);border-radius:20px;box-sizing:border-box;padding:20px;animation:Contact-List-In-Animation .2s forwards;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}.Web-Presence-Creation-Form-State-Contacts-List-Container-Label{font-family:Poppins-Medium;color:var(--Primary-color);font-size:20px}.Web-Presence-Creation-Form-State-Contacts-List-Container-List-Container{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:5px;overflow-y:scroll;box-sizing:border-box;padding:10px 5px 0 10px;background-color:var(--Background-color);border-radius:10px}.Web-Presence-Creation-Form-State-Contacts-List-Container-List-Container::-webkit-scrollbar{width:10px;border-radius:10px;overflow:hidden;background-color:var(--Background-color)}.Web-Presence-Creation-Form-State-Contacts-List-Container-List-Container::-webkit-scrollbar-thumb{width:10px;border-radius:10px;overflow:hidden;background-color:var(--Primary-color)}.Web-Presence-Creation-Form-State-Contacts-List-Container-List-Container-Alphabetical-Letter-Label{width:100%}.Web-Presence-Creation-Form-State-Contacts-List-Container-List-Container-Contact{width:100%;height:60px;display:flex;justify-content:flex-start;align-items:flex-start;flex-shrink:0;gap:10px;box-sizing:border-box;padding:5px;border-radius:10px;cursor:pointer}.Web-Presence-Creation-Form-State-Contacts-List-Container-List-Container-Contact:hover{box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);background-color:#fff}.Web-Presence-Creation-Form-State-Contacts-List-Container-List-Container-Contact-Profile-Picture-Container{width:auto;height:100%;aspect-ratio:1 / 1;border-radius:40px;overflow:hidden;cursor:inherit}.Web-Presence-Creation-Form-State-Contacts-List-Container-List-Container-Contact-Profile-Picture-Container img{width:100%;cursor:inherit}.Web-Presence-Creation-Form-State-Contacts-List-Container-List-Container-Contact-Profile-Data-Container{cursor:inherit}.Web-Presence-Creation-Form-Members-Container{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Web-Presence-Creation-Form-Members-State-Bottom-Controllers-Container{width:100%;height:60px;display:flex;justify-content:space-between;align-items:flex-start;gap:10px;box-sizing:border-box;padding:10px;background-color:var(--Background-Dark-Accent-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);border-radius:5px}.Web-Presence-Creation-Form-Members-State-Bottom-Controllers-Container .Icon-Button{min-width:40px;height:40px;margin-bottom:15px}.Web-Presence-Creation-Form-Members-State-Bottom-Controllers-Container .Icon-Button svg{fill:#fff}.Web-Presence-Creation-Form-Members-State-Bottom-Controllers-Container .Input-Field{height:40px}.Web-Presence-Creation-Form-Members-State-Bottom-Controllers-Container .Text-Button{width:min-content;height:40px;background-color:var(--Primary-color)}.Web-Presence-Creation-Form-Members-State-Bottom-Controllers-Container .Text-Button .Text-Button-Label{color:#fff}.Web-Presence-Creation-Form-Members-List-Container{width:100%;height:250px;display:flex;justify-content:flex-start;align-items:flex-start;gap:10px;flex-direction:column;overflow-y:scroll;margin-bottom:15px;background-color:var(--Background-color);box-sizing:border-box;padding:1px}.Web-Presence-Creation-Form-Members-List-Container::-webkit-scrollbar{display:none}.Web-Presence-Creation-Form-Member-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center;box-sizing:border-box;padding:10px;background-color:#fff;border-radius:5px;gap:10px;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Web-Presence-Creation-Form-Member-Profile-Picture-Container{min-width:40px;max-width:40px;width:40px;height:40px;border-radius:40px;overflow:hidden}.Web-Presence-Creation-Form-Member-Profile-Picture-Container img{width:100%}.Web-Presence-Creation-Form-Member-Profile-Data-Container{width:auto;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:5px;overflow:hidden}.Web-Presence-Creation-Form-Member-Profile-Display-Name-Label{font-family:Poppins-Medium;font-size:16px;color:var(--Primary-color);text-overflow:ellipsis;overflow:hidden;height:1.2em;white-space:nowrap}.Web-Presence-Creation-Form-Member-Profile-Email-Label{color:var(--text-color);font-size:12px;text-overflow:ellipsis;overflow:hidden;height:1.2em;white-space:nowrap}.Web-Presence-Creation-Form-Member-Role-Container{margin-left:auto;width:auto;height:50px;display:flex;justify-content:flex-end;align-items:flex-start;gap:10px}.Web-Presence-Creation-Form-Member-Role-Container .List-Selector-Container .List-Selector-Selected-Container .List-Selector-Selection-Label{color:#fff}.Web-Presence-Creation-Form-Member-Role-Container .List-Selector-Container .List-Selector-Selected-Container svg{fill:#fff}.Web-Presence-Creation-Form-Member-Role-Container .List-Selector-Container .List-Selector-List-Container .List-Selector-List-Selection-Option .List-Selector-List-Selection-Option-Label{color:#fff}.Web-Presence-Creation-Form-Member-Role-Label{font-family:Poppins-Medium;color:#fff}.Create-Web-Presence-Project .Text-Button-Label{color:#fff}.Web-Presence-Creation-Form-Member-Role-Container .Icon-Button svg{fill:#fff}@media screen and (min-width:0px) and (max-width:545px){.Web-Presence-Creation-Form-Member-Profile-Display-Name-Label{font-size:12px}.Web-Presence-Creation-Form-Member-Profile-Data-Container{width:calc(100% - 171px)}.Web-Presence-Creation-Form-Member-Profile-Email-Label{max-width:150px}}.Web-Presence-Creation-Form-Create-Button{background-color:var(--Primary-color)}@keyframes Web_Presence_Creation_Form_Overlay_Display_Animation{0%{-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);background-color:#0000;opacity:0}to{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:var(--Blur-Background-color);opacity:1}}@keyframes Web_Presence_Creation_Form_Overlay_Hide_Animation{0%{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:var(--Blur-Background-color);opacity:1}to{-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);background-color:#0000;opacity:0}}.Web-Presence-Creation-Form-Container{width:100%;height:calc(100% - 60px);position:absolute;z-index:10;background-color:var(--Blur-Background-color);display:grid;place-items:center;animation-name:Web_Presence_Creation_Form_Overlay_Display_Animation;animation-duration:.1s;animation-fill-mode:forwards}.Web-Presence-Creation-Form-Container-Hide{animation-name:Web_Presence_Creation_Form_Overlay_Hide_Animation;animation-duration:.1s;animation-delay:.2s;animation-fill-mode:forwards}@keyframes Web_Presence_Creation_Form_Hide_Animation{0%{transform:scale(1);opacity:1}to{transform:scale(.8);opacity:0}}.Web-Presence-Creation-Form{width:600px;height:auto;box-sizing:border-box;padding:20px;border-radius:20px;display:flex;justify-content:space-between;align-items:start;flex-direction:column;gap:10px;flex-shrink:0;transform:scale(.8);opacity:0;animation-name:Web_Presence_Creation_Form_Display_Animation;animation-duration:.2s;animation-delay:.1s;animation-fill-mode:forwards;background-color:var(--Background-Dark-Accent-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Web-Presence-Creation-Form-Hide{animation-name:Web_Presence_Creation_Form_Hide_Animation;animation-duration:.2s;animation-delay:unset;animation-fill-mode:forwards}.Web-Presence-Creation-Form-Title-Bar{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center}.Web-Presence-Creation-Form-Title-Bar-Title-Label{color:var(--Primary-color);font-family:Poppins-Medium;font-size:20px}.Web-Presence-Creation-Form-Title-Bar .Icon-Button{background-color:transparent;box-shadow:unset}.Web-Presence-Creation-Form-Title-Bar .Icon-Button svg{font-size:28px}.Web-Presence-Creation-Form-Title-Bar .Icon-Button:hover{background-color:var(--Primary-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Web-Presence-Creation-Form-Title-Bar .Icon-Button:hover svg{fill:#fff}.Web-Presence-Creation-Forms-Sections{width:100%;height:auto}.Web-Presence-Creation-Form-State{min-width:100%;height:auto;box-sizing:border-box;padding:10px;border-radius:10px;background-color:var(--Background-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Web-Presence-Creation-Form-State .Invalid-Input-Field-Alert-Label{color:var(--text-color)}.Web-Presence-Creation-Form-Title-Label{font-family:Poppins-Medium;font-size:18px;color:var(--Primary-color)}.Web-Presence-Creation-Form-Subtitle-Label{margin-bottom:10px}.Web-Presence-Creation-Form-States-Actions-Container{width:100%;height:35px;display:flex;justify-content:space-between;align-items:flex-start}.Web-Presence-Creation-Form-Steps-Indicator-Container{width:auto;height:35px;display:flex;justify-content:flex-start;align-items:center;gap:15px}.Web-Presence-Creation-Form-Step-Indicator{width:5px;height:5px;border-radius:5px;background-color:transparent;border:1px solid var(--Primary-color);transition:.2s;box-shadow:0 0 10px -3px #fff0}.Web-Presence-Creation-Form-Step-Indicator-Active-Step-Indicator{background-color:var(--Primary-color);box-shadow:0 0 5px 1px var(--Primary-color)}.Web-Presence-Creation-Form-States-Actions-Container .Text-Button{width:min-content}.Web-Presence-Creation-Form-States-Actions-Container .Text-Button .Text-Button-Label{color:#fff}@media screen and (min-width:0px) and (max-width:545px){.Web-Presence-Creation-Form-Container{padding:0;box-sizing:border-box}.Web-Presence-Creation-Form{width:100%;height:100%;background-color:var(--Background-Accent-color);border-radius:15px}}.Web-Presence-HUB{width:100%;height:100%;position:relative}.Web-Presence-Projects-HUB{width:100%;height:auto;box-sizing:border-box;padding:30px 60px 60px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}.Web-Presence-Projects-HUB-Title-Bar{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center}.Web-Presence-Projects-HUB-Title-Label{font-family:Poppins-Medium;font-size:24px}.Web-Presence-Project-Create-New-Project-Button{width:min-content;background-color:var(--Primary-color)}.Web-Presence-Project-Create-New-Project-Button .Text-Button-Label{color:#fff}.Web-Presence-Projects-Container{width:100%;height:auto;overflow-x:scroll;display:flex;justify-content:flex-start;align-items:center;gap:20px;box-sizing:border-box;padding:5px 0}.Web-Presence-Projects-Container::-webkit-scrollbar{height:0}.Web-Presence-Project-Selector{flex:0 0 auto;width:auto;height:auto;border-radius:15px;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);background:#2c4a6e;background:var(--Background-Dark-Accent-color);box-sizing:border-box;padding:10px 20px;transition:.2s;cursor:pointer}.Web-Presence-Project-Info-Container{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;cursor:inherit}.Web-Presence-Project-Info-Container-Top-Row{width:100%;height:40px;display:flex;justify-content:flex-start;align-items:center;gap:10px;cursor:inherit}.Web-Presence-Project-Info-Project-Icon-Container{width:40px;height:40px;background-color:#fff;border-radius:10px;overflow:hidden;cursor:inherit;box-sizing:border-box;padding:10px;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Web-Presence-Project-Info-Project-Icon-Container img{width:100%}.Web-Presence-Project-Info-Project-Name-Label{font-family:Poppins-Medium;font-size:20px;color:var(--text-color)}.Web-Presence-Project-Info-Container-Bottom-Row{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center;cursor:inherit}.Web-Presence-Project-Info-Project-Members-Container{width:auto;height:30px;display:flex;justify-content:flex-start;align-items:center;cursor:inherit}.Web-Presence-Project-Info-Project-Member-Profile-Picture-Container{width:30px;height:30px;aspect-ratio:1/1;border-radius:15px;background-color:#fff;overflow:hidden;cursor:inherit;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Web-Presence-Project-Info-Project-Member-Profile-Picture{cursor:inherit;width:100%}.Web-Presence-Projects-HUB-Context{width:100%;height:auto;position:relative;background-image:linear-gradient(to right top,#0f172a,#131b2e,#162032,#1a2437,#1e293b);border-radius:20px;overflow:hidden;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Web-Presence-Projects-HUB-Context-Content{position:absolute;top:0;left:0;z-index:1;box-sizing:border-box;padding:80px 40px}.Web-Presence-Projects-HUB-Context-Top-Section{width:100%;height:auto;display:flex;justify-content:space-between;align-items:center}.Web-Presence-Projects-HUB-Context-Top-Section-Left-Content{width:50%;height:auto;height:100%;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:20px}.Web-Presence-Projects-HUB-Context-Top-Section-Left-Content-Title-Text-Label{font-family:Poppins-Medium;font-size:48px;color:#fff}.Web-Presence-Projects-HUB-Context-Top-Section-Left-Content-Title-Blue-Text-Label{font-family:Poppins-Medium;font-size:48px;color:var(--Primary-color)}.Web-Presence-Projects-HUB-Context-Top-Section-Left-Content .Text-Button{width:fit-content}.Web-Presence-Projects-HUB-Context-Top-Section-Left-Content .Text-Button .Text-Button-Label{color:#fff}.Web-Presence-Projects-HUB-Context-Top-Section-Right-Content{width:40%;height:100%;height:auto;display:flex;justify-content:flex-end;align-items:flex-start}.Web-Presence-Projects-HUB-Context-Top-Section-Right-Content-Text-Label{width:75%;font-size:18px;text-align:right;color:#fff}.Web-Presence-Projects-HUB-Context-Top-Section-Decorator{width:100%;height:300px;background-color:#1633f5}@media all and (max-width: 480px){.Web-Presence-Projects-HUB{padding:30px 10px 60px}.Web-Presence-Projects-Container{flex-direction:column}.Web-Presence-Project-Selector{width:100%}.Web-Presence-Projects-HUB-Context{display:none}}.Web-Presence-Project-Navegation-Bar{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center;gap:10px;border-radius:10px}.Web-Presence-Project-Navegation-Selector{box-sizing:border-box;padding:5px 10px;border-radius:10px;cursor:pointer;transition:.2s;background-color:var(--Background-Dark-Accent-color);box-shadow:inset 0 0 2px 2px var(--Background-Shadow-Contrast-color)}.Web-Presence-Project-Navegation-Selector:hover{background-color:var(--Background-Dark-Accent-color)}.Web-Presence-Project-Navegation-Selected{box-shadow:inset 0 0 0 1px var(--Primary-color);background-color:var(--Primary-color)}.Web-Presence-Project-Navegation-Selected:hover{background-color:var(--Primary-color)}.Web-Presence-Project-Navegation-Selected p{color:#fff}.Web-Presence-Project-Navegation-Selector:last-child{margin-left:auto}@media all and (max-width: 480px){.Web-Presence-Project-Navegation-Bar{min-height:40px;position:sticky;top:0}.Web-Presence-Project-Navegation-Bar ::-webkit-scrollbar-track{height:0}}.Web-Presence-Activity-Regions-Container{width:250px;height:auto;flex-shrink:0;box-sizing:border-box;padding:10px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Regions-Chart-Loading-View{width:100%;height:50px;display:flex;justify-content:center;align-items:center;border-radius:10px;background-color:#5a5a5a30}.Web-Presence-Activity-Regions-Title-Label{font-family:Poppins-Medium;font-size:12px;color:var(--text-color)}.Web-Presence-Activity-Region-Data-Container{width:100%;height:20px;display:flex;justify-content:space-between;align-items:center}.Web-Presence-Activity-Region-Label,.Web-Presence-Activity-Region-Percentage{color:var(--text-color);font-size:10px}@media all and (max-width: 480px){.Web-Presence-Activity-Regions-Title-Label{font-size:16px}.Web-Presence-Activity-Regions-Container{width:50%}}.Web-Presence-Devices-Chart{width:250px;height:auto;flex-shrink:0;box-sizing:border-box;padding:10px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Web-Presence-Activity-Devices-Title-Label{font-family:Poppins-Medium;font-size:12px;color:var(--text-color)}.Web-Presence-Devices_Chart-Loading-View{width:100%;height:50px;display:flex;justify-content:center;align-items:center;border-radius:10px;background-color:#5a5a5a30}.Web-Presence-Devices-Chart-Container{width:100%;height:50px}.Web-Presence-Devices-Chart-Container-Line-Chart{width:100%;height:10px;border-radius:10px;overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start;margin-top:20px}.Web-Presence-Devices-Chart-Container-Line-Chart-Percentage-Mobile:before,.Web-Presence-Devices-Chart-Container-Line-Chart-Percentage-Desktop:before,.Web-Presence-Devices-Chart-Container-Line-Chart-Percentage-Unknown:before{content:var(--label);position:absolute;font-family:Poppins-Light;font-size:10px;color:var(--text-color);margin-top:-20px;margin-left:0%}.Web-Presence-Devices-Chart-Container-Line-Chart-Percentage-Mobile{height:100%;background-color:var(--Primary-color);border-radius:10px 0 0 10px}.Web-Presence-Devices-Chart-Container-Line-Chart-Percentage-Desktop{height:100%;background-color:var(--Primary-Accent-color);overflow:hidden}.Web-Presence-Devices-Chart-Container-Line-Chart-Percentage-Unknown{height:100%;background-color:#fff;border-radius:0 10px 10px 0}.Web-Presence-Devices-Chart-Container-Line-Chart-Percentage-Mobile:after,.Web-Presence-Devices-Chart-Container-Line-Chart-Percentage-Desktop:after,.Web-Presence-Devices-Chart-Container-Line-Chart-Percentage-Unknown:after{content:var(--percentage);position:absolute;font-family:Poppins-Light;font-size:10px;color:var(--text-color);margin-top:12px;margin-left:0%}.Web-Presence-Activity-Devices-Label{color:var(--text-color);font-size:10px}@media all and (max-width: 480px){.Web-Presence-Activity-Devices-Title-Label{font-size:16px}.Web-Presence-Devices-Chart{width:50%}}.Web-Presence-Activity-Chart-Container,.Web-Presence-Activity-Chart{width:100%;height:100%}.Web-Presence-Activity-Chart-Loading-View,.Web-Presence-Empty-Activity-Chart-Container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;border-radius:10px;background-color:var(--Web-Presence-Lightweight-Charts-Background)}.Web-Presence-Activity-Chart-Loading-View .Bars-Loader{--Bars-Loader-Gradieent: no-repeat linear-gradient(#237bff 0 0)}.Web-Presence-Empty-Activity-Chart-Label{font-family:Poppins-Medium;color:var(--text-color)}.Web-Presence-Console{width:100%;height:100%;box-sizing:border-box;padding:10px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Web-Presence-Console-Title-Bar{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center}.Web-Presence-Console-Title-Bar-Title-Label{font-family:Poppins-Medium;font-size:20px;color:var(--Primary-color)}.Web-Presence-Console-Title-Bar .Icon-Button{width:30px;height:30px}.Web-Presence-Console-Terminal-Container{width:100%;height:100%;background-color:var(--Background-color);box-shadow:inset 0 0 2px 2px var(--Background-Shadow-Contrast-color);box-sizing:border-box;padding:10px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:5px;overflow:scroll}.Web-Presence-Console-Terminal-Container::-webkit-scrollbar{width:5px;height:5px;background-color:transparent}.Web-Presence-Console-Terminal-Container::-webkit-scrollbar-thumb{background-color:#fff}.Web-Presence-Console-Terminal-Label{font-size:12px;font-family:Cascadia Mono;white-space:nowrap}.Web-Presnce-Console-Terminal-Container-Input-Container{width:100%;height:50px;display:flex;justify-content:flex-end;align-items:flex-end;flex-direction:column;margin-top:auto;position:relative}.Web-Presence-Console-Terminal-Container-Input-Container-Autocomplete-Command-List{width:100%;height:auto;position:absolute;bottom:60px;background-color:var(--Background-color);box-shadow:inset 0 0 2px 2px var(--Background-Shadow-Contrast-color)}.Web-Presence-Console-Terminal-Container-Input-Container-Autocomplete-Command-Suggestion{width:100%;height:auto;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;padding:10px;z-index:0;cursor:pointer}.Web-Presence-Console-Terminal-Container-Input-Container-Autocomplete-Command-Suggestion:hover{text-decoration:underline var(--Primary-color)}.Web-Presence-Console-Terminal-Container-Input-Container-Autocomplete-Command-Label{font-size:12px;font-family:Cascadia Mono;white-space:nowrap;color:var(--Background-Full-Ligth-Accent-color);-webkit-user-select:text;user-select:text}.Web-Presence-Console-Terminal-Container-Input-Container-Autocomplete-Command-Suggestion .Icon-Button{width:25px;height:25px;background-color:unset;box-shadow:unset;z-index:2}.Web-Presence-Console-Terminal-Container-Input-Container-Autocomplete-Command-Suggestion .Icon-Button:hover{background-color:var(--Primary-Background-color)}.Web-Presence-Console-Terminal-Container-Input-Container-Autocomplete-Command-Suggestion .Icon-Button svg{fill:var(--Background-Full-Ligth-Accent-color)}.Web-Presnce-Console-Terminal-Container-Input-Container .Input-Field-Container .Input-Field{background-color:var(--Background-color);box-shadow:inset 0 0 2px 2px var(--Background-Shadow-Contrast-color)}.Web-Presnce-Console-Terminal-Container-Input-Container .Input-Field-Container .Input-Field .Input-Field-Input{font-family:Cascadia Mono;color:var(--text-color)}@media all and (max-width: 480px){.Web-Presence-Console{height:300px}}.Web-Presence-Home-View{width:100%;height:100%;display:flex;justify-content:space-between;align-items:flex-start;gap:10px;overflow:hidden}.Web-Presence-Activity-Section{width:75%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}.Web-Presence-Activity-Map-Section{width:100%;height:75%;display:flex;justify-content:flex-start;align-items:flex-start;position:relative;background-color:var(--Web-Presence-Home-Map-Background);box-shadow:inset 0 0 2px 2px var(--Background-Shadow-Contrast-color);border-radius:10px;overflow:hidden}.Web-Presence-Activity-Map-Container{width:100%;height:100%}.Web-Presence-ACtivity-Lateral-Charts{width:auto;position:absolute;top:0;right:0;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;touch-action:none;background-color:var(--Blur-Background-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box;padding:10px}.Web-Presence-Activity-Chart-Section{width:100%;height:25%;background-color:var(--Background-Dark-Accent-color);box-shadow:inset 0 0 2px 2px var(--Background-Shadow-Contrast-color);border-radius:10px;overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;box-sizing:border-box;padding:10px}.Web-Presence-Activity-Chart-Section-Title-Bar{width:100%;height:40px}.Web-Presence-Activity-Chart-Section-Title-Bar-Title-Label{font-family:Poppins-Medium;color:var(--Primary-color);font-size:20px}.Web-Presence-Activity-Chart-Section-Chart-Container{width:100%;height:100%}.Web-presence-Console-Section{width:25%;height:100%;background-color:var(--Background-Dark-Accent-color);box-shadow:inset 0 0 2px 2px var(--Background-Shadow-Contrast-color);border-radius:10px;overflow:hidden}@media all and (max-width: 480px){.Web-Presence-Home-View{flex-direction:column;height:auto}.Web-Presence-Activity-Section{width:100%;height:auto;display:flex;flex-direction:column-reverse}.Web-Presence-Activity-Map-Container{width:100%;display:none}.Web-Presence-ACtivity-Lateral-Charts{width:100%;display:flex;justify-content:flex-start;align-items:flex-start}.Web-Presence-Activity-Chart-Section{width:100%;height:100px}.Web-presence-Console-Section{width:100%}}.New-Database-Creation-Setup-Container{width:50%;height:500px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}.New-Database-Creation-Setup-Title-Label{font-family:Poppins-Medium;font-size:20px}.New-Database-Creation-Setup-Fields-Container{width:100%;height:100%;background-color:var(--Background-color);border-radius:10px;box-sizing:border-box;padding:20px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;overflow-y:scroll;box-shadow:inset 0 0 2px 2px var(--Background-Shadow-Contrast-color)}.New-Database-Creation-Setup-Fields-Container::-webkit-scrollbar{width:5px;background-color:transparent}.New-Database-Creation-Setup-Fields-Container::-webkit-scrollbar-thumb{background-color:#fff}.New-Database-Creation-Setup-Field-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center;gap:10px;background-color:var(--Background-Dark-Accent-color);box-sizing:border-box;padding:10px;border-radius:10px;box-shadow:inset 0 0 2px 2px var(--Background-Shadow-Contrast-color)}.New-Database-Creation-Setup-Field-Name-Label{font-family:Poppins-Medium;color:var(--Background-Full-Ligth-Accent-color);overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.New-Database-Creation-Attribute-Container{width:auto;height:auto;background-color:var(--Primary-color);box-sizing:border-box;padding:10px;border-radius:10px;margin-left:auto}.New-Database-Creation-Attribute-Name-Label{font-size:12px;color:#fff}.New-Database-Creation-Configuration-Container{width:50%;height:500px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}.New-Database-Creation-Field-Configuration-Container{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;position:relative}.New-Database-Creation-Configuration-Title-Label{font-family:Poppins-Medium;font-size:20px}.New-Database-Creation-List-Container{width:100%}#new_databas_creation_field_desc_input_field_{top:90px}.New-Database-Creation-Field-Configuration-Container .Text-Button{width:100%;background-color:var(--Primary-color);margin-top:auto}.Database_Creation_Container{width:100%;height:100%;position:absolute;z-index:10;display:grid;place-items:center;background-color:var(--Blur-Background-color);animation:Web_Presence_Creation_Form_Container_Display_Animation .1s forwards}.Database-Creation-Form-Container{width:1000px;height:auto;background-color:var(--Background-Dark-Accent-color);box-shadow:inset 0 0 2px 2px var(--Background-Shadow-Contrast-color);box-sizing:border-box;padding:20px;border-radius:15px;animation:.2s Web_Presence_Creation_Form_Display_Animation .1s forwards;opacity:0;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}.Database-Creation-Form-Top-Container{width:100%;height:40px;display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.Database-Creation-Form-Top-Container .Input-Field-Container .Input-Field,.Database-Creation-Form-Top-Container .Input-Field-Container .Input-Field input{background-color:transparent;color:var(--text-color)}.Database-Creation-Form-Top-Container .Input-Field-Container .Input-Field input::placeholder{color:var(--text-color)}.Database-Creation-Forms-Container{width:100%;height:auto;display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.Database-Creation-Form-Container .Text-Button{width:100%;background-color:var(--Primary-color)}.Web-Presence-Content-View{width:100%;height:100%;position:relative}.Web-Presence-Contents-Top-Menu{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.Web-Presence-Contents-Title-Label{font-family:Poppins-Medium;font-size:24px}.Web-Presence-Contents-Title-New-Button{width:min-content;background-color:var(--Primary-color)}.Web-Presence-Databases-Loading-Container{width:100%;height:calc(100% - 90px);display:grid;place-items:center}.Web-Presence-Databases-Container{width:100%;height:calc(100% - 90px);display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;overflow-y:scroll}.Web-Presence-Database-Reference{width:100%;height:40px;display:flex;justify-content:flex-start;align-items:center;gap:10px;box-sizing:border-box;padding:10px;border-radius:5px;cursor:pointer;background-color:var(--Background-Dark-Accent-color)}.Web-Presence-Database-Reference:hover{background-color:#2d496a}.Web-Presence-Database-Reference-Name-Label{font-family:Poppins-Medium}.Web-Presence-Database-Reference-Logs-Label{margin-left:auto}.Web-Presence-Databases-Empty-Container{width:100%;height:600px;display:grid;place-items:center}.Web-Presence-Database-Empty-Content-Container{width:400px;height:400px;background-color:#cbfffb;border-radius:30% 70% 70% 30%/30% 30% 70% 70%}.Web-Presence-Database-Empty-Text-Label{font-family:Poppins-Medium;font-size:24px}.Web-Presence-Database-Log-Select-Container{min-width:20px;height:20px;display:grid;place-items:center;margin-right:-30px}.Web-Presence-Database-Log-Field-Value input{width:100%;background-color:#1b1b1b98;border-radius:5px;border:none;outline:none}.Web-Presence-Database-Log-Field-Value textarea{width:100%;height:200px;background-color:#1b1b1b98;border-radius:5px;border:none;outline:none;box-sizing:border-box;padding:5px}.Web-Presence-Database-Log-Field-Save-Edition{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center;gap:20px;box-sizing:border-box;padding:10px;background-color:#070e16}.Web-Presence-Database-Log-Field-Save-Edition .Text-Button:first-of-type{margin-left:auto;background-color:red}.Web-Presence-Database-Log-Field-Save-Edition .Text-Button{background-color:var(--Primary-color)}.Web-Presence-Database-Model-Editor{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:20px;box-sizing:border-box;padding:10px;background-color:var(--Background-color);border-radius:10px}.Web-Presence-Database-Model-Editor-Title-Label{font-family:Poppins-Medium;font-size:18px}.Web-Presence-Database-Model-Editor-Model-Container{width:100%;height:auto;max-height:250px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;overflow:hidden;overflow-y:scroll;box-sizing:border-box;padding:0 5px 0 0}.Web-Presence-Database-Model-Editor-Model-Container::-webkit-scrollbar{width:5px;background-color:transparent}.Web-Presence-Database-Model-Editor-Model-Container::-webkit-scrollbar-thumb{background-color:#fff}.Web-Presence-Database-Model-Field-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center;gap:10px;background-color:#fff;box-sizing:border-box;padding:10px;border-radius:10px}.Web-Presence-Database-Model-Field-Name-Label{font-family:Poppins-Medium;color:var(--Primary-color);overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.Web-Presence-Database-Model-Attribute-Container{width:auto;height:auto;background-color:var(--Primary-color);box-sizing:border-box;padding:10px;border-radius:10px;margin-left:auto}.Web-Presence-Database-Model-Attribute-Name-Label{font-size:12px;color:#fff}.Web-Presence-Model-Editor-Form{width:100%;height:40px;display:flex;justify-content:space-between;align-items:flex-start;border-radius:10px;gap:10px}.Web-Presence-Model-Editor-Form .Text-Button{background-color:var(--Primary-color);height:40px}.Web-Presence-Database-Triggers-Editor{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px;margin-bottom:20px;box-sizing:border-box;padding:10px;background-color:var(--Background-color);border-radius:10px}.Web-Presence-Database-Triggers-Editor-Add-Trigger-Section{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Web-Presence-Database-Triggers-Editor-Add-Trigger-Section .List-Selector-Container{width:100%}.Web-Presence-Database-Triggers-Editor-Add-Trigger-Section-Title-Label,.Web-Presence-Database-Triggers-Editor-Current-Triggers-Section-Title-Label{font-family:Poppins-Medium;font-size:18px}.Web-Presence-Database-Triggers-Editor-Current-Triggers-Section{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Web-Presence-Database-Triggers-Editor-Current-Triggers-Section-Trigger-Container{width:100%;height:60px;display:flex;justify-content:space-between;align-items:center;background-color:var(--Background-Full-Ligth-Accent-color);box-sizing:border-box;padding:10px;border-radius:10px}.Web-Presence-Database-Triggers-Editor-Current-Triggers-Section-Trigger-Container:hover{box-shadow:0 0 0 2px var(--Primary-color)}.Web-Presence-Database-Triggers-Editor-Current-Triggers-Section-Trigger-Name-Label{color:var(--Primary-color);font-family:Poppins-Medium}.Web-Presence-Database-Triggers-Editor-Current-Triggers-Section-Trigger-Actions-Container{display:flex;justify-content:space-between;align-items:center;gap:10px}.Web-Presence-Database-Triggers-Editor-Current-Triggers-Section-Trigger-Actions-Container .Icon-Button{min-width:40px}@keyframes Setting_Menu_In{0%{transform:translate(100%)}to{transform:translate(0)}}.Web-Presence-Database-Settings-Menu{width:500px;height:100%;background-color:var(--Background-Dark-Accent-color);position:absolute;z-index:2;top:0;right:0;bottom:0;animation:Setting_Menu_In .2s forwards}.Web-Presence-Database-Settings-Menu-Title-Bar{width:100%;height:60px;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;padding:0 10px 0 25px}.Web-Presence-Database-Settings-Menu-Title-Label{font-family:Poppins-Medium;font-size:22px}.Web-Presence-Database-Settings-Categories-Container{width:100%;height:calc(100% - 60px);display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px;overflow-y:scroll;box-sizing:border-box;padding:25px}.Web-Presence-Database-Settings-Categories-Container::-webkit-scrollbar{width:5px;background-color:transparent}.Web-Presence-Database-Settings-Categories-Container::-webkit-scrollbar-thumb{background-color:#fff}.Web-Presence-Database-Settings-Category{width:100%;height:auto}.Web-Presence-Database-Settings-Category-Top-Container{width:100%;height:auto;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.Web-Presence-Database-Settings-Category-Top-Container .Icon-Button{background-color:transparent}.Web-Presence-Database-Settings-Category-Top-Container .Icon-Button svg{font-size:24px}.Web-Presence-Database-Settings-Category-Functions-Container{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Web-Presence-Database-Settings-Import-Progress-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Web-Presence-Database-Settions-Import-Progress-Top-Data-Container{width:100%;height:auto;display:flex;justify-content:space-between;align-items:center}.Web-Presence-Database-Settings-Import-File-Name-Label{font-family:Poppins-Medium}.Web-Presence-Database-Settings-Import-Progress-Bar{width:100%;height:10px;border-radius:4px;overflow:hidden;background-color:#fff;display:flex;justify-content:flex-start;align-items:center}.Web-Presence-Database-Settings-Import-Progress-Bar-Progress{width:0%;height:100%;background-color:var(--Primary-color);transition:.2s}.Web-Presence-Database-Settings-Category-Function{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:20px}.Web-Presence-Database-Settings-Category-Title{font-family:Poppins-Medium;font-size:18px;margin-bottom:10px}.Web-Presence-Database-Settings-Category-Function-Desc{font-size:14px}.Web-Presence-Database-Settings-Category-Tokens-Container{width:calc(100% - 5px);height:200px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:15px;overflow-y:scroll;margin-bottom:10px}.Web-Presence-Database-Settings-Category-Tokens-Container::-webkit-scrollbar{width:5px}.Web-Presence-Database-Settings-Category-Tokens-Container::-webkit-scrollbar-thumb{background-color:#fff}.Web-Presence-Database-Settings-Category-Token-Container{width:100%;min-height:40px;display:flex;justify-content:flex-start;align-items:center;box-sizing:border-box;padding:5px;overflow-x:scroll;background-color:var(--Primary-color)}.Web-Presence-Database-Settings-Category-Token-Label{font-family:Poppins-Medium;-webkit-user-select:text;user-select:text}.Web-Presence-Database-Settings-Category-Token-Label::selection{background:#50f1f1;color:#2d496a}.Web-Presence-Database-Settings-Category-Token-Container::-webkit-scrollbar{height:0}.Web-Presence-Database-Settings-Category-Function .Text-Button{background-color:var(--Primary-color)}.Web-Presence-Database-Settings-Category .Text-Button{width:100%;background-color:var(--Primary-color)}@media all and (max-width: 480px){.Web-Presence-Database-Settings-Menu{width:100%}}.Date-Picker{width:100%;height:40px}.Date-Picker input[type=date],.Date-Picker input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;outline:none;box-shadow:none}.Date-Picker{display:flex;flex-direction:column;width:100%;height:auto;box-sizing:border-box;padding:5px 10px 10px;background:#fff;border-radius:8px;filter:drop-shadow(0px 0px 3px #000);-webkit-filter:drop-shadow(0px 0px 3px #000);overflow:hidden;cursor:pointer}.Date-Picker label{position:relative;width:100%;font-family:Poppins-Light;font-weight:600;font-size:11px;line-height:20px;color:var(--Primary-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Date-Picker input{position:relative;align-items:center;width:auto;height:auto;font-family:Poppins-Medium;font-size:18px;text-transform:uppercase;color:#161c2b}@keyframes Web_Presence_Creation_Form_Container_Display_Animation{0%{-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);background-color:#0000}to{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:var(--Blur-Background-color)}}.Web-Presence-Database-New-Log-Form-Overlay{width:100%;height:100%;display:grid;place-items:center;position:absolute;z-index:2;background-color:var(--Blur-Background-color);animation:Web_Presence_Creation_Form_Container_Display_Animation .1s forwards;overflow:hidden}@keyframes Web_Presence_Creation_Form_Display_Animation{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.Web-Presence-Database-New-Log-Form-Container{width:550px;height:auto;background-color:var(--Background-Dark-Accent-color);box-sizing:border-box;padding:20px;border-radius:15px;display:flex;justify-content:space-between;align-items:start;flex-direction:column;gap:10px;transform:scale(.8);opacity:0;animation:.2s Web_Presence_Creation_Form_Display_Animation .1s forwards}.Web-Presence-Database-New-Log-Form-Top-Container{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center}.Web-Presence-Database-New-Log-Form-Title-Label{font-family:Poppins-Medium;font-size:16px}.Web-Presence-Database-New-Log-Form-Inputs-Container{width:100%;height:500px;overflow-y:scroll;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;box-sizing:border-box;padding:0 10px 0 0}.Web-Presence-Database-New-Log-Form-Inputs-Container::-webkit-scrollbar{width:5px;background-color:transparent}.Web-Presence-Database-New-Log-Form-Inputs-Container::-webkit-scrollbar-thumb{background-color:#fff}.Web-Presence-Database-New-Log-Form-Input{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Web-Presence-Database-New-Log-Form-Input .List-Selector-Container{width:100%}.Web-Presence-Database-New-Log-Form-Input-Top-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:5px}.Web-Presence-Database-New-Log-Form-Input-Name-Label{font-family:Poppins-Medium;font-size:18px}.Web-Presence-Database-New-Log-Form-Input-Desc-Label{font-size:16px}.Web-Presence-Database-New-Log-Form-Action-Container{width:100%;height:40px}.Web-Presence-Database-New-Log-Form-Action-Container .Text-Button{background-color:var(--Primary-color)}.Web-Presence-Database-DB-View{width:100%;height:100%;position:relative;overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Web-Presence-Database-Top-Container{width:100%;height:60px;display:flex;justify-content:flex-start;align-items:center;gap:10px;position:relative;box-sizing:border-box;padding:10px;border-radius:5px}.Web-Presence-Database-Top-Container .Icon-Button{background-color:var(--Background-color)}.Web-Presence-Database-Name-Label{font-family:Poppins-Medium;font-size:20px;-webkit-user-select:text;user-select:text}.Web-Presence-Database-Top-Container .Icon-Button:last-child{background-color:#133153}.Web-Presence-Database-Actions-Container{width:100%;height:40px;display:flex;justify-content:flex-start;align-items:flex-start;position:relative;z-index:2;gap:10px}.Web-Presence-Database-Actions-Container .Text-Button{width:min-content;background-color:#133153}.Web-Presence-Database-Logs-Search{width:100%;height:35px;border-radius:5px;background-color:#133153;display:flex;justify-content:flex-start;align-items:center;gap:10px;box-sizing:border-box;padding:10px}.Web-Presence-Database-Logs-Search svg{fill:#fff}.Web-Presence-Database-Logs-Search input{width:100%;height:100%;background-color:transparent;border:none;outline:none}.Web-Presence-Database-Logs-Search input::placeholder{color:#fff}.Web-Presence-Database-Actions-Page-Control-Container{margin-left:auto;display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.Web-Presence-Database-Actions-Page-Control-Container .List-Selector-Container{background-color:#133153}.Web-Presence-Database-Actions-Page-Control{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin-left:10px}.Web-Presence-Database-Actions-Page-Control-Label{white-space:nowrap;display:grid;place-items:center;height:40px}.Web-Presence-Database-Actions-Page-Control .Icon-Button{background-color:transparent}.Web-Presence-Database-Logs-Displayer{width:100%;height:calc(100% - 60px);position:relative}.Web-Presence-Database-Logs-Displayer-Tools-Bar{width:100%;height:60px;display:flex;justify-content:flex-start;align-items:center}.Web-Presence-Database-Logs-Container{width:100%;height:100%;overflow-x:scroll;overflow-y:scroll;position:relative}.Web-Presence-Database-Logs-Table-Header{min-width:100%;display:flex;justify-content:flex-start;align-items:flex-start;position:sticky;top:0;z-index:1}.Web-Presence-Database-Logs-Select-Container{min-width:40px;width:40px;height:40px;display:grid;place-items:center;background-color:var(--Background-Dark-Accent-color)}.Web-Presence-Database-Logs-Columns-Container{min-width:100%;width:max-content;height:40px;display:flex;justify-content:flex-start;align-items:center;box-sizing:border-box;padding:10px;position:sticky;top:0;z-index:1;background-color:var(--Background-Dark-Accent-color)}.Web-Presence-Database-Log-Column-Container{min-width:300px;height:40px;display:flex;justify-content:flex-start;align-items:center;padding-right:50px;background-color:var(--Background-Dark-Accent-color)}.Web-Presence-Database-Log-Column-Container:last-child{padding-right:0}.Web-Presence-Database-Log-Column-Title-Label{font-family:Poppins-Medium;-webkit-user-select:text;user-select:text}.Web-Presence-Database-Log-Container{min-width:100%;width:auto;width:max-content;min-height:40px;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;box-sizing:border-box;gap:50px;padding:10px;background-color:#133153;position:relative}.Web-Presence-Database-Log-Container-2{background-color:#2d496a}.Web-Presence-Database-Log-Field-Value{min-width:300px;max-width:300px;height:auto;overflow:hidden}.Web-Presence-Database-Log-Field-Value-Label{white-space:nowrap;-webkit-user-select:text;user-select:text}@media all and (max-width: 480px){.Web-Presence-Database-DB-View{height:100%}}.Web-Presence-Users-Settings{width:500px;height:100%;position:absolute;top:0;right:0;bottom:0;box-sizing:border-box;padding:0 20px;background-color:var(--Background-Dark-Accent-color);z-index:2}.Web-Presence-Users-Settings-Title-Bar{width:100%;height:60px;display:flex;justify-content:space-between;align-items:center}.Web-Presence-Users-Settings-Title-Bar-Title-Label{font-family:Poppins-Medium;font-size:20px}.Web-Presence-Users-Settings-Category{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:20px}.Web-Presence-Users-Settings-Category-Title-Label{font-family:Poppins-Medium;font-size:18px}.Web-Presence-Users-Settings-Providers-List{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Web-Presence-Users-View{width:100%;height:100%;position:relative}.Web-Presence-User-View-Title-Bar{width:100%;height:60px;display:flex;justify-content:space-between;align-items:center;background-color:var(--Background-Dark-Accent-color);box-sizing:border-box;padding:10px}.Web-Presence-User-View-Title-Bar .Web-Presence-Users-View-Title{font-family:Poppins-Medium;font-size:20px}.Web-Presences-Users-Navegation-And-Action-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;gap:10px;box-sizing:border-box;padding:0 10px;background-color:var(--Background-Dark-Accent-color)}.Web-Presences-Users-Navegation-And-Action-Container-Text-Label{font-family:Poppins-Medium;font-size:20px}.Web-Presences-Users-Navegation-And-Action-Container .Input-Field-Container{width:250px;margin-left:auto}.Web-Presences-Users-Navegation-And-Action-Container .Text-Button{width:min-content;height:40px;background-color:var(--Primary-color)}.Web-Presence-Cloud-Explorer{width:100%;height:100%;overflow:hidden}.Web-Presence-Cloud-Explorer .Cloud-Explorer-Container{padding:0}.Cloud-Explorer-Conneting_View{width:100%;height:100%;background-color:var(--Background-Dark-Accent-color);border-radius:15px;display:grid;place-items:center}.Cloud-Explorer-Connection-View-Content-Container{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:10px}.Cloud-Explorer-Tabs-Container{width:100%;height:30px;display:flex;justify-content:flex-start;align-items:center;gap:5px}.Cloud-Explorer-Tab{width:auto;min-width:150px;height:100%;box-sizing:border-box;padding:0 5px;border-radius:5px 5px 0 0;cursor:pointer;background-color:#63636340;display:flex;justify-content:space-between;align-items:center;box-shadow:0 -1px 0 1px var(--Background-Shadow-Contrast-color);z-index:1;margin-top:1px}.Active-Cloud-Explorer-Tab{background-color:var(--Background-Dark-Accent-color)}.Active-Cloud-Explorer-Tab .Cloud-Explorer-Tab-Name-Label,.Cloud-Explorer-Tab .Cloud-Explorer-Tab-Name-Label{white-space:nowrap;color:var(--text-color);font-family:Poppins-Medium;cursor:inherit}.Cloud-Explorer-Tab .Icon-Button{box-shadow:unset}.Cloud-Explorer-Tab .Icon-Button,.Cloud-Explorer-Tabs-Container .Icon-Button{width:25px;height:25px;background-color:var(--Background-Dark-Accent-color)}.Cloud-Explorer-Tabs-Container .Icon-Button svg{fill:var(--Background-Full-Ligth-Accent-color)}.Cloud-Explorer-Tab .Icon-Button{background-color:transparent}.Cloud-Explorer-Tab .Icon-Button:hover,.Cloud-Explorer-Tabs-Container .Icon-Button:hover{background-color:var(--Background-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Cloud-Exporer-Tab-Nav-Bar{width:100%;height:auto;background-color:var(--Background-Dark-Accent-color);border-radius:0 10px 10px;box-sizing:border-box;padding:5px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:5px;margin-bottom:10px;box-shadow:0 0 0 1px var(--Background-Shadow-Contrast-color)}.Cloud-Explorer-Tab-Top-Nav-Bar{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;gap:10px;box-sizing:border-box;padding:5px}.Cloud-Explorer-Tab-Top-Nav-Bar-Navegation-Actions-Container{width:min-content;height:auto;flex-shrink:0;display:flex;justify-content:flex-start;align-items:center;gap:5px}.Cloud-Explorer-Tab-Top-Nav-Bar .Icon-Button{width:30px;height:30px;flex-shrink:0;background-color:var(--Background-color)}.Cloud-Explorer-Tab-Top-Nav-Bar .Icon-Button svg{fill:var(--Background-Full-Ligth-Accent-color)}.Cloud-Exporer-Tab-Top-Nav-Bar-Navegation-Address-Container{width:100%;height:100%;background-color:var(--Background-color);border-radius:5px;overflow:hidden;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Cloud-Exporer-Tab-Top-Nav-Bar-Navegation-Address-Input{width:100%;height:100%;border:none;outline:none;font-family:Poppins-Light;box-sizing:border-box;padding:0 10px;background-color:transparent;color:var(--text-color)}.Cloud-Exporer-Tab-Top-Nav-Bar-Navegation-Address-Input::placeholder{color:var(--text-color)}.Cloud-Explorer-Tab-Top-Nav-Bar-Search-Container{width:350px;height:100%;background-color:var(--Background-color);border-radius:5px;overflow:hidden;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Cloud-Explorer-Tab-Top-Nav-Bar-Search-Input{width:100%;height:100%;border:none;outline:none;font-family:Poppins-Light;box-sizing:border-box;padding:0 10px;background-color:transparent;color:var(--text-color)}.Cloud-Explorer-Tab-Top-Nav-Bar-Search-Input::placeholder{color:var(--text-color)}@media only screen and (min-width:0px) and (max-width:545px){.Cloud-Exporer-Tab-Nav-Bar .Icon-Button{min-width:35px}.Cloud-Exporer-Tab-Top-Nav-Bar-Navegation-Address-Container{height:35px}}.Cloud-Explorer-Nav-Bar{width:16.8%;height:100%;border-radius:10px;overflow:hidden;background-color:var(--Background-Dark-Accent-color);box-sizing:border-box;padding:10px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Cloud-Explorer-Nav-Bar-Shortcuts-Container{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Cloud-Explorer-Nav-Bar-Shortcuts-Container-Title-Bar{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center;gap:10px;box-sizing:border-box;padding:0 5px;cursor:pointer}.Cloud-Explorer-Nav-Bar-Shortcuts-Container-Title-Bar svg{fill:var(--Background-Full-Ligth-Accent-color);cursor:inherit}.Cloud-Exporer-Nav-Bar-Title-Label{font-family:Poppins-Medium;color:var(--Background-Full-Ligth-Accent-color)}.Cloud-Explorer-Nav-Bar-Tree-Container{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;border-radius:5px;overflow:scroll}.Cloud-Explorer-Nav-Bar-Tree-Container::-webkit-scrollbar{width:5px;height:5px}.Cloud-Explorer-Nav-Bar-Tree-Container-Element{width:100%;height:auto;border-radius:5px;display:flex;justify-content:flex-start;align-items:center;gap:10px;cursor:pointer;box-sizing:border-box;padding:0 5px}.Cloud-Explorer-Nav-Bar-Tree-Container-Element:hover{background-color:var(--Background-Dark-Accent-Hover-color)}.Cloud-Explorer-Nav-Bar-Tree-Container-Element svg{fill:var(--Background-Full-Ligth-Accent-color)}.Cloud-Explorer-Storage{margin-top:auto;width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;flex-shrink:0;gap:5px}.Cloud-Explorer-Storage-Title-Label{font-family:Poppins-Medium}.Cloud-Explorer-Storage-Progress-Bar{width:100%;height:5px;background-color:var(--Background-color);border-radius:2px;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Cloud-Explorer-Storage-Current-Progress-Bar{width:50%;height:100%;background-color:var(--Primary-color)}.Cloud-Explorer-Storage .Text-Button{width:100%;background-color:var(--Primary-color)}.Cloud-Explorer-Storage .Text-Button .Text-Button-Label{color:#fff}@media only screen and (min-width:0px) and (max-width:545px){.Cloud-Explorer-Nav-Bar{width:100%;height:auto}.Cloud-Explorer-Nav-Bar-Shortcuts-Container{width:100%;height:auto;flex-direction:row;overflow-x:scroll;scroll-snap-type:x mandatory}.Cloud-Explorer-Nav-Bar-Shortcuts-Container::-webkit-scrollbar{height:0}.Cloud-Explorer-Nav-Bar-Shortcut{width:auto;scroll-snap-align:start}.Cloud-Explorer-Storage{display:none}}.Cloud-Explorer-Directory-Elements-Distribution-Bar{width:100%;height:40px;border-radius:5px;box-sizing:border-box;padding:0 10px;display:flex;justify-content:flex-start;align-items:center;gap:10px;background-color:var(--Background-color);box-shadow:inset 0 0 5px 0 var(--Background-Shadow-Contrast-color),inset 0 0 0 1px var(--Background-Shadow-Contrast-color)}.Cloud-Explorer-Directory-Elements-Distribution-Bar-Option{height:100%;display:flex;justify-content:flex-start;align-items:center}.Cloud-Explorer-Directory-Elements-Distribution-Bar-Name-Label{font-family:Poppins-Medium}.Cloud-Explorer-Directory-Elements-Distribution-Bar-Selector{width:25px}.Cloud-Explorer-Directory-Elements-Distribution-Bar-Name{width:300px}.Cloud-Explorer-Directory-Elements-Distribution-Bar-Share-Status{width:120px}.Cloud-Explorer-Directory-Elements-Distribution-Bar-Last-Modification-Date{width:240px}.Cloud-Explorer-Directory-Elements-Distribution-Bar-Type{width:120px}.Cloud-Explorer-Directory-Elements-Distribution-Bar-Size{width:90px;justify-content:flex-end}@media only screen and (min-width:0px) and (max-width:545px){.Cloud-Explorer-Directory-Elements-Distribution-Bar{display:none}}.Cloud-Explorer-Directory-Statistics-Bar{width:100%;height:40px;display:flex;justify-content:flex-start;align-items:center;gap:10px;box-sizing:border-box;padding:0 10px;margin-top:auto}.Cloud-Explorer-Directory-Statistics-Bar-Label{font-family:Poppins-Medium}.Cloud-Explorer-Directory-Statistics-Bar-Size-Label{margin-left:auto}.Cloud-Explorer-Directory-Statistics-Bar-Actions-Container{width:min-content;height:100%;display:flex;justify-content:flex-start;align-items:center;gap:10px}.Cloud-Explorer-Directory-Statistics-Bar-Actions-Container .Icon-Button{width:30px;height:30px}.Cloud-Explorer-Directory-Context-Menu{width:auto;height:auto;position:absolute;z-index:99}@keyframes display_context_menu{0%{height:0px;padding:0;opacity:0}to{height:auto;padding:10px 0;opacity:1}}.Cloud-Explorer-Directory-Context-Menu-Options{width:250px;height:auto;overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;box-sizing:border-box;padding:10px 0;interpolate-size:allow-keywords;animation:display_context_menu .2s forwards;background-color:var(--Background-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}@keyframes hide_context_menu{0%{height:170px;padding:10px 0;opacity:0}to{height:0px;padding:0;opacity:1}}.Cloud-Explorer-Directory-Context-Menu-Options-Hide{height:170px;padding:10px 0;animation:hide_context_menu .2s forwards}@keyframes display_context_menu_popover{0%{height:0px}to{height:auto}}.Context-Menu-Popover{width:250px;left:250px;top:0;overflow:hidden;position:absolute;background-color:var(--Background-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;box-sizing:border-box;padding:10px 0;interpolate-size:allow-keywords;animation:display_context_menu_popover .2s forwards}.Context-Menu-Option-Hitbox{width:100%;height:30px;box-sizing:border-box;padding:0 10px;cursor:pointer}.Context-Menu-Option,.Context-Menu-Popover-Option{width:100%;height:100%;border-radius:5px;display:flex;justify-content:flex-start;align-items:center;cursor:inherit}.Context-Menu-Option-Hitbox:hover .Context-Menu-Option,.Context-Menu-Option-Hitbox:hover .Context-Menu-Popover-Option{background-color:var(--Primary-color)}.Context-Menu-Option-Hitbox:hover .Context-Menu-Popover-Option .Context-Menu-Option-Icon svg,.Context-Menu-Option-Hitbox:hover .Context-Menu-Option .Context-Menu-Option-Icon svg{fill:#fff}.Context-Menu-Option-Selected{background-color:var(--Primary-color)}.Context-Menu-Option-Selected .Context-Menu-Option-Icon svg,.Context-Menu-Option-Selected .Context-Menu-Option-Label-Container .Context-Menu-Option-Label,.Context-Menu-Option:hover .Context-Menu-Option-Icon,.Context-Menu-Option:hover .Context-Menu-Option-Label-Container .Context-Menu-Option-Label{fill:#fff;color:#fff}.Context-Menu-Option-Hitbox:hover .Context-Menu-Popover-Option:hover svg,.Context-Menu-Option-Hitbox:hover .Context-Menu-Popover-Option:hover .Context-Menu-Option-Label-Container .Context-Menu-Option-Label{fill:#fff;color:#fff}.Context-Menu-Option-Icon{width:40px;height:40px;display:grid;place-items:center;cursor:inherit}.Context-Menu-Option-Icon svg{font-size:22px;fill:var(--Text-Primary-color-Contrast)}.Context-Menu-Option-Icon svg,.Context-Menu-Option-Icon svg path{cursor:inherit}.Context-Menu-Option-Icon:last-child{margin-left:auto}.Context-Menu-Option-Icon:last-child svg{font-size:16px}.Context-Menu-Option-Label-Container{cursor:inherit}.Cloud-Explorer-Uploader{width:350px;height:auto;box-sizing:border-box;padding:10px;background-color:var(--Background-color);border-radius:5px;position:absolute;right:0;bottom:0;z-index:1;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Cloud-Explorer-Uploader-Title-Bar{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;border-radius:5px}.Cloud-Explorer-Uploader-Title-Bar:hover{background-color:var(--Background-Dark-Accent-color)}.Cloud-Explorer-Uploader-Title-Bar-Title-Label{font-family:Poppins-Medium;cursor:inherit}.Cloud-Explorer-Uploader-Title-Bar svg,.Cloud-Explorer-Uploader-Title-Bar svg path{font-size:32px;cursor:inherit}.Cloud-Explorer-Uploader-Processing-File{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Cloud-Explorer-Uploader-Processing-File-Data{width:100%;height:40px;display:flex;justify-content:flex-start;align-items:flex-start;gap:10px}.Cloud-Explorer-Uploader-Processing-File-Icon-Container{width:40px;height:40px;display:grid;place-items:center;border-radius:5px;background-color:var(--Background-Accent-color)}.Cloud-Explorer-Uploader-Processing-File-Data-Container{width:calc(100% - 50px);height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.Cloud-Explorer-Uploader-Processing-File-Data-Name-Label{width:calc(100% - 30px);font-family:Poppins-Medium;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:inherit}.Cloud-Explorer-Uploader-Processing-File-Top-Container,.Cloud-Explorer-Uploader-Processing-File-Status{width:100%;height:auto;display:flex;justify-content:space-between;align-items:center}.Cloud-Explorer-Uploader-Processing-File-Top-Container .Icon-Button{width:20px;height:20px;border-radius:20px;background-color:transparent}.Cloud-Explorer-Uploader-Processing-File-Top-Container .Icon-Button:hover{background-color:var(--Background-Accent-color)}.Cloud-Explorer-Uploader-Processing-File-Data-Size-Label{font-size:12px}.Cloud-Explorer-Uploader-Process-File-Progress-Bar{width:100%;height:5px;border-radius:5px;overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start;background-color:#ffffff5d}@keyframes processing-Process-Bar-Animation{0%{background-position:0% 0%}50%{background-position:100% 0%}to{background-position:0% 0%}}.Cloud-Explorer-Uploader-Process-File-Progress-Bar-Processing-Progress{width:100%;height:100%;background:linear-gradient(90deg,#FFF 45%,var(--Primary-color) 50%,#FFF 55%);background-size:200% 100%;animation:processing-Process-Bar-Animation .8s infinite linear}.Cloud-Explorer-Uploader-Process-File-Progress-Bar-Current-Progress{height:100%;background-color:var(--Primary-color)}.Cloud-Explorer-Uploader-Process-File-Progress-Bar-Rejected{width:100%;height:100%;background-color:red}.Cloud-Explorer-Uploader-Process-File-Progress-Bar-Validating{width:100%;height:100%;background:linear-gradient(90deg,var(--Primary-color) 45%,#FFF 50%,var(--Primary-color) 55%);background-size:200% 100%;animation:processing-Process-Bar-Animation .8s infinite linear}.Cloud-Explorer-Uploader-Process-File-Progress-Bar-Completed{width:100%;height:100%;background-color:var(--Primary-color)}.Cloud-Explorer-Uploader-List-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Cloud-Explorer-Uploader-Queue-Container{width:100%;height:auto;max-height:200px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:5px;overflow-y:scroll}.Cloud-Explorer-Uploader-Queue-Container::-webkit-scrollbar{width:5px;background-color:transparent}.Cloud-Explorer-Uploader-Queue-Container::-webkit-scrollbar-thumb{background-color:#fff}.Cloud-Explorer-Uploader-Queue-Title-Label{width:100%;background-color:var(--Background-color);font-family:Poppins-Medium;font-size:12px;position:sticky;top:0}.Cloud-Explorer-Uploader-List-Element{width:100%;height:40px;display:flex;justify-content:flex-start;align-items:flex-start;gap:10px}.Cloud-Explorer-Uploader-List-Element-File-Container{width:40px;height:40px;display:grid;place-items:center;border-radius:5px;background-color:var(--Background-Accent-color)}.Cloud-Explorer-Uploader-List-Element-File-Data-Container{width:calc(100% - 50px);height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.Cloud-Explorer-Uploader-List-Element-File-Data-Container-Top,.Cloud-Explorer-Uploader-List-Element-File-Data-Status{width:100%;height:auto;display:flex;justify-content:space-between;align-items:center}.Cloud-Explorer-Uploader-List-Element-File-Data-Container-Top .Icon-Button{width:20px;height:20px;border-radius:20px;background-color:transparent}.Cloud-Explorer-Uploader-List-Element-File-Data-Container-Top .Icon-Button:hover{background-color:var(--Background-Accent-color)}.Cloud-Explorer-Uploader-List-Element-Data-Name-Label{width:calc(100% - 30px);font-family:Poppins-Medium;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:inherit}.Cloud-Explorer-Uploader-List-Element-Data-Size-Label{font-size:12px}.Cloud-Explorer-Directory-Element-Directory{width:auto;height:40px;min-height:40px;display:inline-flex;justify-content:flex-start;align-items:center;gap:10px;box-sizing:border-box;padding:5px 10px;border-radius:5px;cursor:pointer}.Cloud-Explorer-Directory-Element-Directory:hover,.Cloud-Explorer-Directory-Element-Directory-Selected{background-color:var(--Background-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Cloud-Explorer-Directory-Element-Directory-Section{display:flex;justify-content:flex-start;align-items:center;gap:10px;cursor:inherit}.Cloud-Explorer-Directory-Element-Directory-Section p{font-family:Poppins-Medium;cursor:inherit;white-space:nowrap;overflow:hidden}.Cloud-Explorer-Directory-Element-Directory-Name{width:300px}.Cloud-Explorer-Directory-Element-Directory-Icon-Container{width:25px;min-width:25px;aspect-ratio:1/1;display:grid;place-items:center;cursor:inherit}.Cloud-Explorer-Directory-Element-Directory-Icon-Container svg{fill:var(--Background-Full-Ligth-Accent-color)}.Cloud-Explorer-Directory-Element-Directory-Icon-Container svg,.Cloud-Explorer-Directory-Element-Directory-Icon-Container svg path{width:100%;height:100%;cursor:inherit}.Cloud-Explorer-Directory-Element-Directory-Shared,.Cloud-Explorer-Directory-Element-Directory-Type{display:flex;justify-content:flex-start;align-items:center;gap:10px;width:120px}.Cloud-Explorer-Directory-Element-Directory-Last-Modification{width:240px}.Cloud-Explorer-Directory-Element-Directory-Size{width:90px;justify-content:flex-end}@media only screen and (min-width:0px) and (max-width:545px){.Cloud-Explorer-Directory-Element-Directory{width:calc(50% - 5px);overflow:hidden;background-color:var(--Background-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Cloud-Explorer-Directory-Element-Directory-Shared,.Cloud-Explorer-Directory-Element-Directory-Last-Modification,.Cloud-Explorer-Directory-Element-Directory-Type,.Cloud-Explorer-Directory-Element-Directory-Size{display:none}}.Cloud-Explorer-Directory-Element-File{width:auto;height:40px;min-height:40px;display:inline-flex;justify-content:flex-start;align-items:center;gap:10px;box-sizing:border-box;padding:5px 10px;border-radius:5px;cursor:pointer}.Cloud-Explorer-Directory-Element-File:hover,.Cloud-Explorer-Directory-Element-File-Selected{background-color:var(--Background-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Cloud-Explorer-Directory-Element-File-Section{display:flex;justify-content:flex-start;align-items:center;gap:10px;cursor:inherit}.Cloud-Explorer-Directory-Element-File-Section p{font-family:Poppins-Medium;cursor:inherit}.Cloud-Explorer-Directory-Element-File-Name{width:300px}.Cloud-Explorer-Directory-Element-File-Icon-Container{width:25px;min-width:25px;aspect-ratio:1/1;display:grid;place-items:center;cursor:inherit}.Cloud-Explorer-Directory-Element-File-Icon-Container svg{fill:var(--Background-Full-Ligth-Accent-color)}.Cloud-Explorer-Directory-Element-File-Icon-Container svg,.Cloud-Explorer-Directory-Element-File-Icon-Container svg path{width:100%;height:100%;cursor:inherit}.Cloud-Explorer-Directory-Element-File-Name-Label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Cloud-Explorer-Directory-Element-File-Shared,.Cloud-Explorer-Directory-Element-File-Type{display:flex;justify-content:flex-start;align-items:center;gap:10px;width:120px}.Cloud-Explorer-Directory-Element-File-Last-Modification{width:240px}.Cloud-Explorer-Directory-Element-File-Last-Modification-Label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Cloud-Explorer-Directory-Element-File-Size{width:90px;justify-content:flex-end}.Cloud-Explorer-Directory-Element-Directory-Name-Input{width:calc(100% - 35px)}.Cloud-Explorer-Directory-Element-Directory-Name-Input input{width:100%;height:100%;box-sizing:border-box;padding:5px;border:none;outline:none;background-color:transparent;background-color:var(--Background-color);box-shadow:0 0 0 1px var(--Primary-color);border-radius:5px;color:var(--text-color)}.Cloud-Explorer-Directory-Element-Directory-Name-Input input::placeholder{color:var(--text-color)}.Cloud-Explorer-Directory-Explorer{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;background-color:var(--Background-Dark-Accent-color);border-radius:10px;overflow:hidden;position:relative;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Cloud-Explorer-Directory-Explorer-Displayer-Drop{width:calc(100% - 25px);height:calc(100% - 25px);position:absolute;z-index:2;display:flex;justify-content:center;align-items:center;background-color:var(--Background-color)}.Cloud-Explorer-Connection-View,.Cloud-Explorer-Empty-Directory-View{width:100%;height:100%;box-sizing:border-box;padding:20px;display:grid;place-items:center}.Cloud-Explorer-Connection-Container,.Cloud-Explorer-Empty-Directory-Container{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:25px}.Cloud-Explorer-Connection-Title-Label,.Cloud-Explorer-Empty-Directory-Title-Label{font-family:Poppins-Medium;font-size:12px}.Cloud-Explorer-Directory-Explorer-Displayer{width:100%;height:100%;box-sizing:border-box;padding:10px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;position:relative}.Cloud-Explorer-Directory-Explorer-Content-Displayer{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:5px;overflow-y:scroll;position:relative}.Cloud_explorer-Directory-Explorer-Content-Container{width:100%;height:calc(100% - 100px);overflow-y:scroll;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Cloud_explorer-Directory-Explorer-Content-Container::-webkit-scrollbar{width:5px;background-color:transparent}.Cloud_explorer-Directory-Explorer-Content-Container::-webkit-scrollbar-thumb{background-color:#fff}.Cloud-Explorer-Directory-Explorer-Home-View{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;box-sizing:border-box;padding:20px;background-color:#0c1016;border-radius:5px}.Cloud-Explorer-Directory-Home-View-Section{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Cloud-Explorer-Directory-Home-View-Section-Title-Label{font-family:Poppins-Medium;font-size:20px}.Cloud-Explorer-Directory-Home-View-Shortcuts-Container{width:100%;height:150px;box-sizing:border-box;padding:10px 0;display:flex;justify-content:flex-start;align-items:flex-start;gap:10px;overflow-x:scroll;scroll-snap-type:x mandatory;background-color:var(--Background-Dark-Accent-color);border-radius:5px}.Cloud-Explorer-Directory-Home-View-Shortcuts-Container::-webkit-scrollbar{height:5px;background-color:transparent}.Cloud-Explorer-Directory-Home-View-Shortcuts-Container::-webkit-scrollbar-thumb{background-color:#fff}.Cloud-Explorer-Directory-Home-View-Shortcut{width:260px;min-width:260px;height:auto;border-radius:15px;box-sizing:border-box;padding:10px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;background-color:var(--Background-color);scroll-snap-align:start}.Cloud-Explorer-Directory-Home-View-Shortcut-Top{width:100%;height:50px;display:flex;justify-content:flex-start;align-items:flex-start;gap:10px}.Cloud-Explorer-Directory-Home-View-Shortcut-Top-Icon{width:50px;height:50px;display:grid;place-items:center;border-radius:5px;background-color:var(--Background-Dark-Accent-color)}.Cloud-Explorer-Directory-Home-View-Shortcut-Top-Data{width:calc(100% - 60px);height:50px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.Cloud-Explorer-Directory-Home-View-Shortcut-Top-Data-Title-Label{font-family:Poppins-Medium;font-size:20px}.Cloud-Explorer-Directory-Home-View-Shortcut-Top-Data-Subtitle-Label{font-size:14px}.Cloud-Explorer-Directory-Home-View-Shortcut-Bottom{width:100%;height:30px;display:flex;justify-content:space-between;align-items:flex-end}.Cloud-Explorer-Directory-Home-View-Shortcut-Bottom-Label{font-size:14px}.Cloud-Explorer-Directory-Explorer-Content-Displayer::-webkit-scrollbar{width:5px;background-color:transparent}.Cloud-Explorer-Directory-Explorer-Content-Displayer::-webkit-scrollbar-thumb{width:5px;background-color:#fff}.Cloud-Explorer-Directory-Explorer-Content-Displayer-Container{width:auto;height:45px;display:flex;justify-content:flex-start;align-items:center;gap:10px;cursor:pointer;border-radius:5px;box-sizing:border-box;padding:0 10px}.Cloud-Explorer-Directory-Explorer-Content-Displayer-Container:hover{background-color:#2d496a}.Cloud-Explorer-Directory-Explorer-Content-Icon-Displayer-Container{width:25px;height:45px;display:grid;place-items:center}.Cloud-Explorer-Directory-Explorer-Content-Icon-Displayer-Container svg{font-size:24px}.Cloud-Explorer-Directory-Explorer-Content-Name-Displayer-Container{width:300px;overflow:hidden}.Cloud-Explorer-Directory-Explorer-Content-Displayer-Container-Element-Label{font-family:Poppins-Medium;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.Cloud-Explorer-Directory-Explorer-Content-Status-Displayer-Container{width:120px}.Cloud-Explorer-Directory-Explorer-Content-Status-Container{width:auto;height:30px;display:flex;justify-content:flex-start;align-items:center;gap:10px;box-sizing:border-box;padding:0 10px;border-radius:15px;background-color:transparent}.Cloud-Explorer-Directory-Explorer-Content-Last-Modification-Displayer-Container{width:240px}.Cloud-Explorer-Directory-Explorer-Content-Type-Displayer-Container{width:120px}.Cloud-Explorer-Directory-Explorer-Content-Size-Displayer-Container{width:80px;display:flex;justify-content:flex-end;align-items:center}@media only screen and (min-width:0px) and (max-width:545px){.Cloud-Explorer-Directory-Explorer::-webkit-scrollbar{width:0}.Cloud_explorer-Directory-Explorer-Content-Container{flex-direction:unset;flex-wrap:wrap}.Cloud_explorer-Directory-Explorer-Content-Container::-webkit-scrollbar{width:0}.Cloud-Explorer-Directory-Explorer-Content-Displayer::-webkit-scrollbar{width:0px}}.Cloud-Explorer-Container{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;box-sizing:border-box;padding:20px}.Cloud-Explorer-Label{font-family:Poppins-Medium;font-size:34px}.Cloud-Explorer-Tab-Content-Container{width:100%;height:calc(100% - 100px);display:flex;justify-content:space-between;align-items:center;gap:5px}@media only screen and (min-width:0px) and (max-width:545px){.Cloud-Explorer-Container{padding:10px}.Cloud-Explorer-Tab-Content-Container{height:calc(100% - 100px);flex-direction:column}.Cloud-Exporer-Nav-Bar-Title-Label{display:none}}.Directory-Action-Confirmation-Model-Overlay{width:100%;height:100%;position:absolute;background-color:transparent;display:grid;place-items:center;z-index:1;animation:Overlay_In_Animation .2s forwards}.Directory-Action-Confirmation-Model{width:500px;height:auto;background-color:var(--Background-color);box-shadow:0 0 15px -3px #4fa1ff;opacity:0;border-radius:10px;box-sizing:border-box;padding:20px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px;animation:Storage_Plans_Container .2s forwards .2s}.Directory-Action-Confirmation-Model-Title-Bar{width:100%;height:35px;display:flex;justify-content:space-between;align-items:center}.Directory-Action-Confirmation-Model-Title-Bar-Title-Label{font-family:Poppins-Medium;font-size:20px}.Directory-Action-Confirmation-Model-Title-Bar .Icon-Button{background-color:var(--Background-Dark-Accent-color)}.Directory-Action-Confirmation-Model-Title-Bar .Icon-Button:hover{background-color:var(--Primary-color)}.Directory-Action-Confirmation-Message-Container{width:100%;height:calc(100% - 100px);display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Directory-Action-Confirmation-Message-Label{font-family:Poppins-Medium}.Directory-Action-Confirmation-Buttons-Container{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center}.Directory-Action-Confirmation-Buttons-Container .Text-Button:first-child{background-color:unset}.Directory-Action-Confirmation-Buttons-Container .Text-Button:last-child{background-color:var(--Primary-color);margin-left:auto}.Directory-Action-Confirmation-Invite-People-Section,.Directory-Action-Confirmation-Invited-People-Section,.Directory-Action-Confirmation-Link-Section{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Directory-Action-Confirmation-Invite-People-Section-Title-Label,.Directory-Action-Confirmation-Invited-People-Section-Title-Label,.Directory-Action-Confirmation-Link-Title-Label{font-family:Poppins-Medium}.Directory-Action-Confirmation-Invite-People-Search-Bar,.Directory-Action-Confirmation-Link-Bar{width:100%;height:40px;overflow:hidden;display:flex;justify-content:space-between;gap:10px}.Directory-Action-Confirmation-Invite-People-Search-Bar .Input-Field-Container,.Directory-Action-Confirmation-Link-Bar .Input-Field-Container{height:40px}.Directory-Action-Confirmation-Invite-People-Search-Bar .Text-Button{background-color:var(--Primary-color)}.Directory-Action-Confirmation-Invited-People-Container{width:100%;height:60px;background-color:var(--Background-Dark-Accent-color);border-radius:10px;display:grid;place-items:center}.Directory-Action-Confirmation-Link-Bar .Icon-Button{min-width:40px;height:40px}.Directory-Action-Confirmation-Link-Section .Toggle-Container .Toggle-Container-Text-label{font-size:16px}.Share-Button{width:100%}@keyframes Storage_Plans_Container{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.Storage-Plans-Overlay{width:100%;height:100%;background-color:transparent;position:absolute;z-index:10;display:grid;place-items:center;animation:Overlay_In_Animation .2s forwards}.Storage-Plans-Container{width:65%;height:70%;border-radius:10px;box-sizing:border-box;padding:20px;background-color:var(--Background-color);opacity:0;box-shadow:0 0 15px -3px #4fa1ff;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px;animation:Storage_Plans_Container .2s forwards .2s}.Storage-Plans-Container-Title-Bar{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center}.Storage-Plans-Container-Title-Label{font-family:Poppins-Medium;font-size:20px}.Storage-Plan-Container-Price-Plan-Selector-Container{width:100%;height:40px;display:flex;justify-content:flex-start;align-items:center}.Storage-Plan-Container-Price-Plan-Selector{width:auto;height:auto;display:flex;justify-content:space-between;align-items:center;gap:10px}.Storage-Plan-Container-Price-Plan-Selection{box-sizing:border-box;padding:5px 20px;background-color:var(--Background-Dark-Accent-color);border-radius:5px;cursor:pointer}.Storage-Plan-Container-Price-Plan-Selection:hover{box-shadow:0 0 2px #fff}.Storage-Plan-Container-Price-Plan-Selected,.Storage-Plan-Container-Price-Plan-Selected:hover{box-shadow:0 0 2px 1px #fff}.Storage-Plans-Container-Content{width:100%;height:100%}.Storage-Plans-Container-Content-Plans-Available{width:100%;height:100%;display:flex;justify-content:space-between;align-items:flex-start}.Storage-Plans-Container-Content-Plan-Available{width:32%;height:100%;border-radius:15px;box-sizing:border-box;padding:15px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;background-color:var(--Background-Dark-Accent-color);transform:scale(.95);transition:.2s}.Storage-Plans-Container-Content-Plans-Available:not(:hover) .Storage-Plans-Container-Content-Plan-Available:nth-child(2){transform:scale(1);box-shadow:0 0 15px -3px var(--Primary-color)}.Storage-Plans-Container-Content-Plan-Available:hover{transform:scale(1);box-shadow:0 0 15px -3px var(--Primary-color)}.Storage-Plans-Container-Content-Plan-Available-Title-Bar{width:100%;height:40px;display:flex;justify-content:flex-start;align-items:center}.Storage-Plans-Container-Content-Plan-Available-Title-Label{font-family:Poppins-Medium;font-size:18px}.Free-Plan-Available-Title{color:#79ff8d}.Plus-Plan-Available-Title{color:var(--Primary-color);background-color:#82bcff;box-sizing:border-box;padding:0 10px;border-radius:5px}.Pro-Plan-Available-Title{color:#0004ff;background-color:#ede0ff;box-sizing:border-box;padding:0 10px;border-radius:5px}.Storage-Plans-Container-Content-Plan-Available-Title-Label-Discount{color:#fff;background-color:var(--Primary-color);box-sizing:border-box;padding:0 10px;border-radius:5px;margin-left:auto}.Storage-Plans-Container-Content-Plan-Available-Specs-Container{width:100%;height:calc(100% - 160px);background-color:var(--Background-color);border-radius:10px;box-sizing:border-box;padding:20px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Storage-Plans-Container-Content-Plan-Available-Spec-Conteiner{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;gap:10px}.Storage-Plans-Container-Content-Plan-Available-Spec-Container-Label{font-size:14px}.Storage-Plans-Container-Content-Plan-Available-Price-Container{width:100%;height:50px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.Storage-Plans-Container-Content-Plan-Available-Price-Label{display:flex;justify-content:flex-start;align-items:flex-end;gap:2px;font-family:Poppins-Medium;font-size:28px}.Storage-Plans-Container-Content-Plan-Available-Price-Plan{font-size:14px;margin-bottom:5px}.Storage-Plans-Container-Content-Plan-Available .Text-Button{width:100%;height:40px;background-color:var(--Primary-color)}.Cloud-Explorer-App{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;position:relative}.Engagement-Device-Rate-Graph-Container{width:130px;aspect-ratio:1/1}.Engagement-Device-Rate-Graph-Data-Container{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-end;flex-direction:column;gap:10px}.Engagement-Metric{width:calc(20% - 10px);height:200px;background-color:var(--Background-Dark-Accent-color);border-radius:15px;box-sizing:border-box;padding:10px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Engagement-Metric-Title-Bar{width:100%;height:30px;display:flex;justify-content:space-between;align-items:center}.Engagement-Metric-Title-Bar-Title-Label{font-family:Poppins-Medium}.Engagement-Metric-Title-Bar .Icon-Button{width:min-content;background-color:unset;box-shadow:unset}.Engagement-Metric-Content{width:100%;height:calc(100% - 40px)}.Engagement-Metric-Content{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Metric-Category-Container{width:100%;height:auto;display:flex;justify-content:space-between;align-items:center}.Metric-Category-Name-Label{font-family:Poppins-Medium}.Metric-Category-Value-Label{font-size:12px}@media all and (max-width: 480px){.Engagement-Metric{min-width:300px;scroll-snap-align:start}}.Web-Presence-Analytics-Key-Performance-Indicator{width:100%;height:250px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Web-Presence-Analytics-Key-Performance-Indicator-Title-Bar{width:100%;height:40px;display:flex;justify-content:flex-start;align-items:flex-start;gap:10px}.Web-Presence-Analytics-Key-Performance-Indicator-Title-Bar-Title-Label{font-family:Poppins-Medium}.Web-Presence-Analytics-Key-Performance-Indicator-Title-Bar .Text-Button{width:min-content;margin-left:auto;background-color:var(--Primary-color)}.Web-Presence-Analytics-Key-Performance-Indicator-Content{width:100%;height:200px;display:flex;justify-content:space-between;align-items:flex-start}@media all and (max-width: 480px){.Web-Presence-Analytics-Key-Performance-Indicator{height:auto}.Web-Presence-Analytics-Key-Performance-Indicator-Title-Bar{height:80px;flex-wrap:wrap;justify-content:space-between}.Web-Presence-Analytics-Key-Performance-Indicator-Title-Bar-Title-Label{width:100%}.Web-Presence-Analytics-Key-Performance-Indicator-Title-Bar .Text-Button{margin-left:unset}.Web-Presence-Analytics-Key-Performance-Indicator-Content{overflow-x:scroll;gap:20px;scroll-snap-type:x mandatory}}.Tendency-Chart{width:50%;height:100%;background-color:var(--Background-Dark-Accent-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);border-radius:15px;box-sizing:border-box;padding:10px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Tendency-Chart-Title-Bar{width:100%;height:auto;display:flex;justify-content:space-between;align-items:flex-start}.Tendency-Chart-Title-Bar-Title-Label{font-family:Poppins-Medium}.Tendency-Chart-Container{width:100%;height:100%;background-color:var(--Web-Presence-Lightweight-Charts-Background);border-radius:10px;overflow:hidden}.Tendency-Chart-Container-Chart{width:100%;height:100%}@media all and (max-width: 480px){.Tendency-Chart{min-width:79%}}.Web-Presence-Analytics-View{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Web-Presence-Analytics-Mid-Container{width:100%;height:400px;display:flex;justify-content:flex-start;align-items:flex-start;gap:10px}.Web-Presence-Analytics-Mid-Container .Engagement-Metric{width:29.5%;height:100%}.Web-Presence-Analytics-Bottom-Container{width:100%;height:calc(100% - 650px);display:flex;justify-content:flex-start;align-items:center}.Web-Presence-Analytics-Bottom-Container .Text-Button{width:min-content;background-color:var(--Primary-color)}@media all and (max-width: 480px){.Web-Presence-Analytics-Mid-Container{overflow-x:scroll;gap:20px}}.Web-Presence-Mailer-Sender-Card{width:300px;height:100%;flex-shrink:0;background-color:var(--Background-color);border-radius:10px;box-sizing:border-box;padding:20px;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;scroll-snap-align:start;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Web-Presence-Mailer-Sender-Card-Name-Label{font-family:Poppins-Medium;font-size:20px}.Web-Presence-Mailer-Sender-Card-Email-Label{width:100%;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Web-Presence-Mailer-Campaign-Card{width:300px;height:100%;flex-shrink:0;background-color:var(--Background-color);border-radius:10px;box-sizing:border-box;padding:20px;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;scroll-snap-align:start;cursor:pointer;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Web-Presence-Mailer-Campaign-Card-Name-Label{font-family:Poppins-Medium;font-size:20px}.Web-Presence-Mailer-Campaign-Card-Email-Label{width:100%;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Web-Presence-Mailer-New-Sender-Form-Overlay{width:100%;height:100%;background-color:var(--Blur-Background-color);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);position:absolute;top:0;left:0;display:grid;place-items:center}.Web-Presence-Mailer-New-Sender-Form-Container{width:700px;height:auto;background-color:var(--Background-Dark-Accent-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);overflow:hidden;box-sizing:border-box;padding:20px;border-radius:20px;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;gap:10px;flex-shrink:0}.Web-Presence-Mailer-New-Sender-Form-Container-Title-Bar{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center}.Web-Presence-Mailer-New-Sender-Form-Container-Title-Bar{color:var(--Text-Primary-color-Contrast);font-family:Poppins-Medium;font-size:20px}.Web-Presence-Mailer-New-Sender-Form-Container-Title-Bar .Icon-Button{background-color:transparent;box-shadow:unset}.Web-Presence-Mailer-New-Sender-Form-Container-Title-Bar .Icon-Button svg{font-size:28px}.Web-Presence-Mailer-New-Sender-Form-Container-Title-Bar .Icon-Button:hover{background-color:var(--Primary-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Web-Presence-Mailer-New-Sender-Form-Container-Title-Bar .Icon-Button:hover svg{fill:#fff}.Web-Presence-Mailer-New-Sender-Form-Container-Inputs-Container{width:100%;height:auto;box-sizing:border-box;padding:10px;border-radius:10px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px;background-color:var(--Background-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Web-Presence-Mailer-New-Sender-Form-Container-Input-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:5px}.Web-Presence-Mailer-New-Sender-Form-Container-Input-Title-Label{color:var(--Text-Primary-color-Contrast);font-family:Poppins-Medium;font-size:16px}.Web-Presence-Mailer-New-Sender-Form-Container-Input-Description-Label{font-size:14px;margin-bottom:5px}.Web-Presence-Mailer-New-Sender-Form-Container-Doble-Input-Container{width:100%;height:auto;display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.Web-Presence-Mailer-New-Sender-Form-Container-Doble-Input-Container .Input-Field-Container #web_presence_mailer_new_sender_password_input_field_ .Icon-Button svg{fill:var(--Primary-color)}.Web-Presence-Mailer-New-Sender-Form-Container-Inputs-Container .Toggle-Container{margin-bottom:10px}.Web-Presence-Mailer-New-Sender-Form-Actions-Buttons-Container{width:100%;height:40px}.Web-Presence-Mailer-New-Campaign-Form-Overlay{width:100%;height:100%;background-color:var(--Blur-Background-color);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);position:absolute;top:0;left:0;display:grid;place-items:center}.Web-Presence-Mailer-New-Campaign-Form-Container{width:700px;height:auto;max-height:70%;background-color:var(--Background-Dark-Accent-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);overflow:hidden;box-sizing:border-box;padding:20px;border-radius:20px;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;gap:10px;flex-shrink:0}.Web-Presence-Mailer-New-Campaign-Form-Container-Title-Bar{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center}.Web-Presence-Mailer-New-Campaign-Form-Container-Title-Bar-Title-Label{font-family:Poppins-Medium;font-size:20px;color:var(--Text-Primary-color-Contrast)}.Web-Presence-Mailer-New-Campaign-Form-Container-Title-Bar .Icon-Button{background-color:transparent;box-shadow:unset}.Web-Presence-Mailer-New-Campaign-Form-Container-Title-Bar .Icon-Button svg{font-size:28px}.Web-Presence-Mailer-New-Campaign-Form-Container-Title-Bar .Icon-Button:hover{background-color:var(--Primary-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Web-Presence-Mailer-New-Campaign-Form-Container-Title-Bar .Icon-Button:hover svg{fill:#fff}.Web-Presence-Mailer-New-Campaign-Form-Container-Inputs-Container{width:100%;height:auto;height:calc(100% - 120px);box-sizing:border-box;padding:10px;border-radius:10px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px;background-color:var(--Background-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);overflow-y:scroll}.Web-Presence-Mailer-New-Campaign-Form-Container-Input-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:5px}.Web-Presence-Mailer-New-Campaign-Form-Container-Input-Title-Label{color:var(--Text-Primary-color-Contrast);font-family:Poppins-Medium;font-size:16px}.Web-Presence-Mailer-New-Campaign-Form-Container-Input-Description-Label{font-size:14px;margin-bottom:5px}.Web-Presence-Mailer-New-Campaign-Form-Container-Input-Container .List-Selector-Container{width:100%}.Web-Presence-Mailer-New-Campaign-Form-Actions-Buttons-Container{width:100%;height:40px}.Web-Presence-Mailer-View{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:40px}.Web-Presence-Mailer-Senders-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}.Web-Presence-Mailer-Senders-Container-Title-Bar{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center}.Web-Presence-Mailer-Senders-Container-Title-Bar-Title-Label{font-family:Poppins-Medium;font-size:20px;color:var(--Text-Primary-color-Contrast)}.Web-Presence-Mailer-Senders-Container-Title-Bar .Text-Button{width:min-content}.Web-Presence-Mailer-Senders-List-Container{width:100%;height:150px;background-color:var(--Background-Dark-Accent-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);border-radius:10px;overflow:hidden;box-sizing:border-box;padding:20px;display:flex;justify-content:flex-start;align-items:center;gap:20px;overflow-x:scroll;scroll-snap-type:x mandatory;scroll-padding:20px}.Web-Presence-Mailer-Senders-List-Container::-webkit-scrollbar{display:none}.Web-Presence-Mailer-Senders-Loading-List-Container,.Web-Presence-Mailer-Senders-Empty-List-Container{width:100%;height:100%;background-color:var(--Background-color);display:grid;place-items:center;border-radius:10px;overflow:hidden}.Web-Presence-Mailer-Senders-Empty-List-Label{font-family:Poppins-Medium}.Web-Presence-Mailer-Campaigns-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}.Web-Presence-Mailer-Campaigns-Container-Title-Bar{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center}.Web-Presence-Mailer-Campaigns-Container-Title-Bar-Title-Label{font-family:Poppins-Medium;font-size:20px;color:var(--Text-Primary-color-Contrast)}.Web-Presence-Mailer-Campaigns-Container-Title-Bar .Text-Button{width:min-content}.Web-Presence-Mailers-Campaigns-List-Container{width:100%;height:150px;background-color:var(--Background-Dark-Accent-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);border-radius:10px;overflow:hidden;box-sizing:border-box;padding:20px;display:flex;justify-content:flex-start;align-items:center;gap:20px;overflow-x:scroll;scroll-snap-type:x mandatory;scroll-padding:20px}.Web-Presence-Mailers-Campaigns-List-Container::-webkit-scrollbar{display:none}.Web-Presence-Mailer-Campaigns-Loading-List-Container,.Web-Presence-Mailer-Campaigns-Empty-List-Container{width:100%;height:100%;background-color:var(--Background-color);display:grid;place-items:center;border-radius:10px;overflow:hidden}.Web-Presence-Mailer-Campaign-View{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}.Web-Presence-Mailer-Campaign-View-Title-Bar{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center}.Web-Presence-Mailer-Campaign-View-Title-Bar-Data{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Web-Presence-Mailer-Campaign-View-Title-Bar-Data-Title-Label{font-family:Poppins-Medium;font-size:24px}.Web-Presence-Mailer-Campaign-View-Title-Bar-Data-Description-Label{font-size:14px}.Web-Presence-Mailer-Campaign-View-Title-Bar .Text-Button{width:min-content}.Web-Presence-Mailer-Campaign-View-Container{width:100%;height:calc(100% - 90px);display:flex;justify-content:flex-start;align-items:flex-start;gap:20px}.Web-Presence-Mailer-Campaign-View-Broadcast-Container{width:25%;height:100%;background-color:var(--Background-Dark-Accent-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);border-radius:10px;overflow:hidden;box-sizing:border-box;padding:10px 0;display:flex;justify-content:flex-start;align-items:center;flex-direction:column}.Web-Presence-Mailer-Campaign-View-Broadcast-Container-Title-Bar{width:100%;flex-shrink:0;box-sizing:border-box;padding:0 0 10px 10px}.Web-Presence-Mailer-Campaign-View-Broadcast-Container-Title-Bar-Title-Label{font-family:Poppins-Medium;font-size:20px}.Web-Presence-Mailer-Campaign-View-Broadcast-Animation-Container,.Web-Presence-Mailer-Campaign-View-Broadcast-Animation-Container-Active{width:100%;height:150px;background-color:var(--Background-color);display:grid;place-items:center;position:relative;overflow:hidden;flex-shrink:0}.Web-Presence-Mailer-Campaign-View-Broadcast-Animation-Container svg{font-size:32px;color:#d8d8d8}.Web-Presence-Mailer-Campaign-View-Broadcast-Animation-Circle{position:absolute;border-radius:100%;border:2px solid #d8d8d8;box-shadow:inset 0 0 15px -3px #d8d8d8,0 0 15px -3px #d8d8d8}.Web-Presence-Mailer-Campaign-View-Broadcast-Animation-Container-Active svg{font-size:32px;color:var(--Primary-color)}.Web-Presence-Mailer-Campaign-View-Broadcast-Animation-Container-Active .Web-Presence-Mailer-Campaign-View-Broadcast-Animation-Circle{position:absolute;border-radius:100%;border:2px solid var(--Primary-color);box-shadow:inset 0 0 15px -3px var(--Primary-color),0 0 15px -3px var(--Primary-color)}.Animation-Circle{width:100px;height:100px}.Animation-Circle-2{width:200px;height:200px}.Animation-Circle-3{width:300px;height:300px}.Animation-Circle-4{width:400px;height:400px}@keyframes Animation-Cirle-Expand{0%{width:0px;height:0px;opacity:0}80%{width:100px;height:100px;opacity:1}to{width:100px;height:100px;opacity:0}}@keyframes Animation-Cirle-Expand-2{0%{width:100px;height:100px;opacity:0}80%{width:200px;height:200px;opacity:1}to{width:200px;height:200px;opacity:0}}@keyframes Animation-Cirle-Expand-3{0%{width:200px;height:200px;opacity:0}80%{width:300px;height:300px;opacity:1}to{width:300px;height:300px;opacity:0}}@keyframes Animation-Cirle-Expand-4{0%{width:300px;height:300px;opacity:0}80%{width:400px;height:400px;opacity:1}to{width:400px;height:400px;opacity:0}}.Web-Presence-Mailer-Campaign-View-Broadcast-Animation-Container-Active .Animation-Circle,.Web-Presence-Mailer-Campaign-View-Broadcast-Animation-Container-Active .Animation-Circle-2,.Web-Presence-Mailer-Campaign-View-Broadcast-Animation-Container-Active .Animation-Circle-3,.Web-Presence-Mailer-Campaign-View-Broadcast-Animation-Container-Active .Animation-Circle-4{opacity:0}.Web-Presence-Mailer-Campaign-View-Broadcast-Animation-Container-Active .Animation-Circle{animation:Animation-Cirle-Expand 2s infinite}.Web-Presence-Mailer-Campaign-View-Broadcast-Animation-Container-Active .Animation-Circle-2{animation:Animation-Cirle-Expand-2 2s 2s infinite}.Web-Presence-Mailer-Campaign-View-Broadcast-Animation-Container-Active .Animation-Circle-3{animation:Animation-Cirle-Expand-3 2s 4s infinite}.Web-Presence-Mailer-Campaign-View-Broadcast-Animation-Container-Active .Animation-Circle-4{animation:Animation-Cirle-Expand-4 2s 6s infinite}.Web-Presence-Mailer-Campaign-View-Broadcast-Recepients-Container{width:100%;height:100%;box-sizing:border-box;padding:0 10px}.Web-Presence-Mailer-Campaign-View-Broadcast-Recepients-Container-Title-Bar{width:100%;height:40px;display:flex;justify-content:flex-start;align-items:center}.Web-Presence-Mailer-Campaign-View-Broadcast-Recepients-Container-Recepients-List-Container{width:100%;height:calc(100% - 40px);display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}.Web-Presence-Mailer-Campaign-View-Broadcast-Recepients-Container-Recepient-Item{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center;gap:10px}.Web-Presence-Mailer-Campaign-View-Broadcast-Recepients-Container-Recepient-Item-Data{width:calc(100% - 125px);height:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.Web-Presence-Mailer-Campaign-View-Broadcast-Recepients-Container-Recepient-Item-Data-Name-Label{font-family:Poppins-Medium;font-size:14px;color:var(--Primary-color)}.Web-Presence-Mailer-Campaign-View-Broadcast-Recepients-Container-Recepient-Item-Data-Email-Label{width:100%;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px}.Web-Presence-Mailer-Campaign-View-Broadcast-Recepients-Container-Recepient-Status{width:min-content;background-color:#8d8d8d;box-sizing:border-box;padding:5px 10px;border-radius:25px}.Web-Presence-Mailer-Campaign-View-Broadcast-Recepients-Container-Recepient-Status-no_sended{background-color:#8d8d8d}.Web-Presence-Mailer-Campaign-View-Broadcast-Recepients-Container-Recepient-Status-sended{background-color:#2ecc71}.Web-Presence-Mailer-Campaign-View-Broadcast-Recepients-Container-Recepient-Status-rejected{background-color:#e74c3c}.Web-Presence-Mailer-Campaign-View-Broadcast-Recepients-Container-Recepient-Status-Label{white-space:nowrap;font-family:Poppins-Medium;font-size:12px;color:#fff}.Web-Presence-Mailer-Campaign-View-Broadcast-Container .Text-Button{width:calc(100% - 20px);margin-top:auto;flex-shrink:0}.Web-Presence-Mailer-Campaign-View-Results-Container-Title-Bar-Title-Label{font-family:Poppins-Medium;font-size:18px}.Web-Presence-Mailer-Campaign-View-Results-Container{width:75%;height:100%;background-color:var(--Background-Dark-Accent-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);border-radius:10px;overflow:hidden;box-sizing:border-box;padding:10px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Web-Presence-Mailer-Campaign-View-Results-Container-Title-Bar{width:100%;height:40px;display:flex;justify-content:flex-start;align-items:center}.Web-Presence-Mailer-Campaign-View-Results-Data-Container{width:100%;height:100%;background-color:var(--Background-color);box-sizing:border-box;padding:20px}.Web-Presence-Mailer-Campaign-View-Results-Data-Title-Bar{width:100%;height:40px;align-items:center;background-color:var(--Background-Dark-Accent-color);box-sizing:border-box;padding:0 10px;display:grid;grid-template-columns:2fr repeat(4,1fr)}.Web-Presence-Mailer-Campaign-View-Results-Data-Title-Bar-Label{font-family:Poppins-Medium;width:100%}.Web-Presence-Mailer-Campaign-View-Results-Data-Title-Bar-Label:nth-of-type(1),.Web-Presence-Mailer-Campaign-View-Results-Data-Title-Bar-Label:nth-of-type(2){text-align:left}.Web-Presence-Mailer-Campaign-View-Results-Data-Title-Bar-Label:last-of-type{text-align:right}.Web-Presence-Mailer-Campaign-View-Results-Data-Title-Bar-Label:not(:nth-of-type(1)):not(:nth-of-type(2)):not(:last-of-type){text-align:center}.Web-Presence-Mailer-Campaign-View-Results-Data-List-Container{width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;overflow-y:scroll}.Web-Presence-Mailer-Campaign-View-Results-Data-List-Container::-webkit-scrollbar{display:none}.Web-Presence-Mailer-Campaign-View-Result-Container{width:100%;height:auto;display:grid;grid-template-columns:2fr 4fr;align-items:center;gap:0;background-color:var(--Background-Dark-Accent-color);box-sizing:border-box;padding:10px}.Web-Presence-Mailer-Campaign-View-Result-Progress-Line-Container{width:100%;height:20px;height:5px;background-color:var(--Primary-Light-color);border-radius:5px;display:flex;justify-content:flex-start;align-items:center}.Web-Presence-Mailer-Campaign-View-Result-Progress-Line-Line-Container{height:5px;background-color:var(--Background-Full-Ligth-Accent-color);transition:.2s}.Web-Presence-Mailer-Campaign-View-Result-Container-Recipient-Progress-Dot{width:20px;height:20px;border-radius:20px;background-color:var(--Background-Full-Ligth-Accent-color)}.Web-Presence-Mailer-Campaign-View-Result-Progress-Line-Line-Container-Rejected,.Web-Presence-Mailer-Campaign-View-Result-Container-Recipient-Progress-Dot-Rejected{background-color:red}.Web-Presence-Mailer-App{width:100%;height:100%}.Web-Presence-Settings-Nav{width:15%;height:100%;box-sizing:border-box;padding:0 10px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:15px}.Web-Presence-Settings-Nav-Title-Label{font-family:Poppins-Medium;font-size:24px;margin-bottom:20px}.Web-Presence-Settings-Nav-Option{width:100%;height:auto;box-sizing:border-box;padding:5px;border-radius:5px;cursor:pointer}.Web-Presence-Settings-Nav-Option:hover,.Web-Presence-Settings-Nav-Option-Selected{background-color:var(--Background-Ligth-Accent-color)}.Web-Presence-Settings-Nav-Delete-Option{margin-top:auto;background-color:red}.Web-Presence-Settings-Nav-Delete-Option:hover{background-color:red;box-shadow:0 0 15px -3px red}.Web-Presence-Settings-Home-View{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}.Web-Presence-Settings-Home-Project-Data-Container{width:100%;height:auto}.Web-Presence-Settings-Home-Project-Profile-Background{width:100%;height:300px;background:#0038ff;background:linear-gradient(270deg,#0038ff,#00ffc9)}.Web-Presence-Settings-Home-Project-Profile-Data{width:100%;height:auto;box-sizing:border-box;padding:0 20px;margin-top:-10%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}.Web-Presence-Settings-Home-Project-Icon{width:15%;aspect-ratio:1/1;border-radius:100%;box-sizing:border-box;padding:30px;overflow:hidden;background-color:#fff;position:relative}.Web-Presence-Settings-Home-Project-Icon img{width:100%;object-fit:cover}.Web-Presence-Settings-Home-Project-Icon:hover{background-color:#616161;cursor:pointer}.Web-Presence-Settings-Home-Project-Icon:hover img{display:none}.Web-Presence-Settings-Home-Project-Icon:hover .upload-icon{width:calc(100% - 60px);height:calc(100% - 60px);opacity:1}.upload-icon{position:absolute;font-size:24px;color:#fff;opacity:0;transition:opacity .3s ease;display:grid;place-items:center;cursor:pointer}.upload-icon svg{font-size:5vw;cursor:inherit}.upload-icon svg path{cursor:inherit}.Web-Presence-Settings-Home-Project-Profile-Data .Web-Presence-Settings-Input-Field,.Web-Presence-Settings-Home-Project-Profile-Data .Web-Presence-Settings-Input-Field .Input-Field,.Web-Presence-Settings-Home-Project-Profile-Data .Web-Presence-Settings-Input-Field .Input-Field input{background-color:transparent;box-shadow:unset}.Web-Presence-Settings-Home-Project-Profile-Data .Web-Presence-Settings-Input-Field .Input-Field input::placeholder{color:#fff;font-size:18px}.Web-Presence-Settings-Category-Title-Bar{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center}.Web-Presence-Settings-Category-Action-Container{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.Web-Presence-Settings-Category-Action-Container .Input-Field-Container{width:200px;height:35px}.Web-Presence-Settings-Category-Title-Bar .Text-Button{background-color:var(--Primary-color)}.Web-Presence-Settings-Home-Project-Origins-List{width:100%;height:auto;max-height:220px;display:flex;justify-content:flex-start;align-items:flex-start;gap:10px;flex-direction:column;overflow-y:scroll}.Web-Presence-Settings-Home-Project-Origins-List::-webkit-scrollbar{width:5px;background-color:transparent}.Web-Presence-Settings-Home-Project-Origins-List::-webkit-scrollbar-thumb{background-color:#fff}.Web-Presence-Settings-Home-Project-Origin-List-Element{width:100%;height:auto;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;padding:10px;background-color:var(--Background-Accent-color);border-radius:5px;cursor:pointer}.Web-Presence-Settings-Home-Project-Origin-Label{font-family:Poppins-Medium;-webkit-user-select:text;user-select:text}.Web-Presence-Settings-Notifications-View{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Web-Presence-Settings-Notifications-Title-Label{font-family:Poppins-Medium;font-size:24px}@keyframes Web_Presence_New_Member_Form_Overlay_Animation{0%{-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);background-color:#0000}to{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:var(--Blur-Background-color)}}.Web-Presence-New-Member-Form-Overlay{width:100%;height:100%;background-color:var(--Blur-Background-color);position:absolute;z-index:10;display:grid;place-items:center;animation:Web_Presence_Creation_Form_Container_Display_Animation .1s forwards}@keyframes Web_Presence_New_Member_Form_Animation{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.Web-Presence-New-Member-Form{width:500px;height:auto;background-color:var(--Background-Dark-Accent-color);box-sizing:border-box;padding:20px;border-radius:15px;display:flex;justify-content:space-between;align-items:start;flex-direction:column;gap:10px;transform:scale(.8);opacity:0;animation:.2s Web_Presence_Creation_Form_Display_Animation .1s forwards}.Web-Presence-New-Member-Form-Title-Bar{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center}.Web-Presence-New-Member-Form-Title-Bar-Title-Label{font-family:Poppins-Medium;font-size:18px}.Web-Presence-New-Member-Form-Title-Bar .Icon-Button{background-color:transparent}.Web-Presence-New-Member-Form-Title-Bar .Icon-Button svg{font-size:28px}.Web-Presence-New-Member-Form-Title-Bar .Icon-Button:hover{background-color:var(--Primary-color)}.Web-Presence-Top-Controllers-Container{width:100%;height:60px;display:flex;justify-content:space-between;align-items:flex-start;gap:10px;box-sizing:border-box;padding:10px;background-color:var(--Background-color)}.Web-Presence-Top-Controllers-Container .Icon-Button{min-width:40px;height:40px;margin-bottom:15px}.Web-Presence-Top-Controllers-Container .Input-Field{height:40px}.Web-Presence-Top-Controllers-Container .Text-Button{height:40px;background-color:var(--Primary-color)}.Web-Presence-New-Members-Bottom-Actions-Container{width:100%;height:40px}.Web-Presence-Settings-Members-View{width:100%;height:100%;position:relative}.Web-Presence-Settings-Members-Title-Bar{width:100%;height:40px;display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.Web-Presence-Settings-Members-Title-Label{font-family:Poppins-Medium;font-style:24px}.Web-Presence-Settings-Members-Add-Member{background-color:var(--Primary-color)}.Web-Presence-Settings-Members-List{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:40px}.Web-Presence-Settings-Member-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center;gap:20px;box-sizing:border-box;padding:10px;cursor:pointer}.Web-Presence-Settings-Member-Container:hover{background-color:var(--Background-color)}.Web-Presence-Settings-Member-Profile-Picture-Container{width:40px;height:40px;border-radius:40px;overflow:hidden;cursor:inherit}.Web-Presence-Settings-Member-Profile-Picture{width:100%;cursor:inherit}.Web-Presence-Settings-Member-Profile-Data-Container{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;gap:5px;cursor:inherit}.Web-Presence-Settings-Member-Profile-Data-Display-Name-Label{font-family:Poppins-Medium}.Web-Presence-Settings-Member-Container .Icon-Button{margin-left:auto}.Web-Presence-Settings-Input-Field{width:250px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Web-Presence-Settings-Input-Field-Title-Label{font-family:Poppins-Medium}.Web-Presence-Settings-Newsletter-View{width:100%;height:100%}.Web-Presence-Newsletter-Sections{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px;overflow-y:scroll}.Web-Presence-Newsletter-Sections::-webkit-scrollbar{width:5px;background-color:transparent}.Web-Presence-Newsletter-Sections::-webkit-scrollbar-thumb{background-color:#fff}.Web-Presence-Newsletter-Section{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Web-Presence-Newsletter-Section-Title-Bar{width:100%;height:auto;display:flex;justify-content:space-between;align-items:flex-start}.Web-Presence-Settings-SMTP-View-Title-Label{font-family:Poppins-Medium;font-size:24px}.Web-Presence-Newsletter-Section-Title-Bar .Text-Button{background-color:var(--Primary-color)}.Newsletter-Sender-Setup-Form{width:100%;height:auto;box-sizing:border-box;padding:50px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px;background-color:var(--Primary-color)}.Newsletter-Sender-Setup-Form-Title-Bar{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center}.Newsletter-Sender-Setup-Form-Title-Label{font-family:Poppins-Medium;font-size:20px}.Newsletter-Sender-Setup-Form-Title-Bar .Text-Button{background-color:gray}.Newsletter-Sender-Setup-Form .Web-Presence-Settings-Input-Field{width:100%}.Newsletter-Sender-Setup-Form-Table{width:100%;height:auto;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto);gap:20px}.Newsletter-Sender-Setup-Form-Table .Checkbox label{font-family:Poppins-Medium;font-size:16px}.Web-Presence-Settings-SMTP-Message-Templates-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;overflow-x:scroll;gap:20px;box-sizing:border-box;padding:25px 0;scroll-behavior:smooth;scroll-snap-type:x mandatory}.Web-Presence-Settings-SMTP-Message-Templates-Container::-webkit-scrollbar{height:5px;background-color:transparent}.Web-Presence-Settings-SMTP-Message-Templates-Container::-webkit-scrollbar-thumb{background-color:#fff}.Web-Presence-Settings-SMTP-Message-Template,.Web-Presence-Settings-SMTP-Message-New-Template{height:auto;box-sizing:border-box;padding:15px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;background-color:var(--Background-color);border-radius:5px;scroll-snap-align:start}.Web-Presence-Settings-SMTP-Message-Template-Player{width:100%;height:auto;background-color:#d3e4ff}.Web-Presence-Settings-SMTP-Message-Title-Label{flex:0 0 auto auto;width:100%;font-family:Poppins-Medium;font-size:20px}.Web-Presence-Settings-SMTP-Message-New-Template{display:grid;place-items:center;justify-content:unset;cursor:pointer}.Web-Presence-Settings-SMTP-Message-New-Template-Content{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px;cursor:inherit}.Web-Presence-Settings-SMTP-Message-New-Template-Content svg{cursor:inherit;font-size:80px}.Web-Presence-Newsletter-Triggers-List-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Web-Presence-Newsletter-Trigger{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center;box-sizing:border-box;padding:10px;border-radius:5px;background-color:var(--Background-color)}.Web-Presence-Newsletter-Trigger-Name-Label{font-family:Poppins-Medium;font-size:16px}.Web-Presence-Newsletter-Trigger .Icon-Button{margin-left:auto}.Newsletter-New-Trigger-Form-State-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Newsletter-New-Trigger-Form-State-Container{width:100%;height:auto}.State-3-Content{max-height:400px;overflow-y:scroll}.Newsletter-New-Trigger-Form-State-Title-Bar{width:100%;height:auto}.Newsletter-New-Trigger-Form-State-Content,.Newsletter-New-Trigger-Form-State-Content-Input-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Newsletter-New-Trigger-Form-State-Content-Input-Container .List-Selector-Container{width:100%}.Newsletter-New-Trigger-Form-State-Content-Databases-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Newsletter-New-Trigger-Form-State-Content-Database-Container{width:100%;height:auto;border-radius:10px;box-sizing:border-box;padding:10px;background-color:var(--Background-Full-Ligth-Accent-color);display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Newsletter-New-Trigger-Form-State-Content-Database-Data-Container{width:100%;height:auto;display:flex;justify-content:space-between;align-items:center}.Newsletter-New-Trigger-Form-State-Content-Database-Data-Database-Name-Label{font-family:Poppins-Medium;color:var(--Primary-color)}.Newsletter-New-Trigger-Form-State-Content-Database-Data-Filter-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Newsletter-New-Trigger-Form-State-Content-Database-Data-Filter-Container .Text-Button{background-color:transparent;box-sizing:border-box;padding:0 10px}.Newsletter-New-Trigger-Form-State-Content-Database-Data-Filter-Container .Text-Button:hover{background-color:#a8b4ff}.Newsletter-New-Trigger-Form-State-Content-Database-Data-Filter-Container .Text-Button:hover .Text-Button-Label{color:#fff}.Newsletter-New-Trigger-Form-State-Content-Database-Data-Filter-Container .Text-Button .Text-Button-Label{color:var(--Primary-color)}.Newsletter-New-Trigger-Form-State-Content-Database-Data-Filter-Container-Active .Text-Button{background-color:var(--Primary-color)}.Newsletter-New-Trigger-Form-State-Content-Database-Data-Filter-Container-Active .Text-Button .Text-Button-Label{color:#fff}.Newsletter-New-Trigger-Form-State-Content-Database-Data-Filter-Advance-Settions-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Newsletter-New-Trigger-Form-State-Content-Database-Data-Filter-Advance-Settions-Container-Section-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:5px}.Newsletter-New-Trigger-Form-State-Content-Database-Data-Filter-Advance-Settions-Container-Section-Container-Title-Label{font-family:Poppins-Medium;color:var(--Primary-color)}.Newsletter-New-Trigger-Form-State-Content-Database-Data-Filter-Advance-Settions-Container-Section-Container-Description-Label{color:#000}.Newsletter-New-Trigger-Form-State-Content-Database-Data-Filter-Advance-Settions-Container-Section-Container .List-Selector-Container{width:100%}.Newsletter-New-Trigger-Form-State-Content-Database-Data-Filter-Advance-Settions-Container-Section-Container-Columns-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Newsletter-New-Trigger-Form-State-Content-Database-Data-Filter-Advance-Settions-Container-Section-Container-Column-Row{width:100%;height:40px;display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.Newsletter-New-Trigger-Form-State-Content-Database-Data-Filter-Advance-Settions-Container-Section-Container-Column-Container{width:50%}.Newsletter-New-Trigger-Form-State-Content-Database-Data-Filter-Advance-Settions-Container-Section-Container-Column-Label{font-family:Poppins-Medium;color:var(--Primary-color)}.Newsletter-New-Trigger-Form-State-Container,.Newsletter-New-Trigger-Form-State-Title-Bar{width:100%;height:auto}.Newsletter-New-Trigger-Form-State-Title-Bar-Title-Label{font-family:Poppins-Medium;font-size:16px}.Newsletter-New-Trigger-Form-State-Content{width:100%;height:auto}.Newsletter-New-Trigger-Form-State-Content-Input-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Newsletter-New-Trigger-Form-State-Content-Input-Title-Label{font-family:Poppins-Medium}.Newsletter-New-Trigger-Form-State-Content-Editor-Container{width:100%;height:200px;overflow:hidden}.Newsletter-New-Trigger-Form-Reference-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Newsletter-New-Trigger-Form-Reference-Row{width:100%;height:auto;display:flex;justify-content:space-between;align-items:center;gap:10px}.Newsletter-New-Trigger-Form-Reference-Parameter{min-width:50%}.Newsletter-New-Trigger-Form-Overlay{width:100%;height:100%;background-color:transparent;position:absolute;top:0;left:0;z-index:1;display:grid;place-items:center;animation:Overlay_In_Animation .2s forwards}.Newsletter-New-Trigger-Multi-Form-Container{width:650px;height:auto;max-height:695px;border-radius:20px;box-sizing:border-box;padding:20px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;background-color:var(--Background-color);opacity:0;animation:Verification_Form_Display .2s forwards .3s;transition:.2s}.Newsletter-New-Trigger-Multi-Form-Container-Top-Container{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center}.Newsletter-New-Trigger-Multi-Form-Container-Top-Container-Title-Label{font-family:Poppins-Medium}.Newsletter-New-Trigger-Multi-Form-Container-Top-Container .Icon-Button{background-color:transparent}.Newsletter-New-Trigger-Multi-Form-Container-Top-Container .Icon-Button:hover{background-color:var(--Primary-color)}.Newsletter-New-Trigger-Multi-Form-Container-Step-Content-Container{width:100%;height:auto}.Newsletter-New-Trigger-Multi-Form-Container-Steps-Container{width:100%;height:auto;display:flex;justify-content:space-between}.Newsletter-New-Trigger-Multi-Form-Container-Steps-Indicator-Container{width:auto;display:flex;justify-content:flex-start;align-items:center;gap:15px}.Newsletter-New-Trigger-Multi-Form-Container-Step-Indicator{width:5px;height:5px;border-radius:5px;background-color:#fff;transition:.2s;box-shadow:0 0 10px -3px #fff0}.Newsletter-New-Trigger-Multi-Form-Container-Active-Step-Indicator{background-color:var(--Primary-color);box-shadow:0 0 10px 5px var(--Primary-color)}.Newsletter-New-Trigger-Multi-Form-Container-Steps-Container .Text-Button{background-color:var(--Primary-color)}.Web-Presence-Settings-Delete-Verification_Overlay{width:100%;height:100%;position:absolute;z-index:1;background-color:transparent;display:grid;place-items:center;animation:Overlay_In_Animation .2s forwards}@keyframes Verification_Form_Display{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.Web-Presence-Settings-Delete-Verification_Form{width:650px;height:auto;border-radius:20px;box-sizing:border-box;padding:20px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;background-color:var(--Background-color);opacity:0;animation:Verification_Form_Display .2s forwards .3s}.Web-Presence-Settings-Delete-Verification-Form-Title-Bar{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center}.Web-Presence-Settings-Delete-Verification-Form-Title-Label{font-family:Poppins-Medium;font-size:18px}.Web-Presence-Settings-Delete-Form-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Web-Presence-Settings-Delete-Form-Info-Label{color:#ffbcbc;box-sizing:border-box;padding:0 10px;font-style:italic}.Web-Presence-Settings-Delete-Form-Info-Label p{color:#adff2f}.Web-Presence-Settings-Delete-Form-Container-Actions-Container{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center}.Web-Presence-Settings-Delete-Form-Container-Actions-Container .Text-Button:first-child:hover{background-color:var(--Primary-color)}.Web-Presence-Settings-Delete-Form-Container-Actions-Container .Text-Button:last-child{background-color:red}.Web-Presence-Settings-View{width:100%;height:100%}.Web-Presence-Settings-Menu{width:100%;height:100%;display:flex;justify-content:space-between;align-items:flex-start;gap:2%;background-color:var(--Background-Dark-Accent-color);box-sizing:border-box;padding:40px}.Web-Presence-Setting-Nav-View{width:83%;height:100%;overflow-y:scroll}.Web-Presence-Setting-Nav-View::-webkit-scrollbar{width:5px;background-color:transparent}.Web-Presence-Setting-Nav-View::-webkit-scrollbar-thumb{background-color:#fff}.Web-Presence-Setting-Nav-View-Title-Label{font-family:Poppins-Medium;font-size:24px}.Web-Presence-App{width:100%;height:100%;box-sizing:border-box;padding:30px 60px 0;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}.Web-Presence-Project-Top-Container{width:100%;height:auto;display:flex;justify-content:space-between;align-items:center}.Web-Presence-Project-Name-Label{font-family:Poppins-Medium;font-size:40px;color:var(--text-color);cursor:pointer}.Web-Presence-Project-Name-Label:hover{text-decoration:underline}.Web-Presence-Project-Status-Contaienr{width:auto;height:100%;display:flex;justify-content:space-between;align-items:flex-end;flex-direction:column}.Web-Presence-View-Selected-Container{width:100%;height:calc(100% - 180px);position:relative}@media all and (max-width: 480px){.Web-Presence-App{padding:10px 10px 60px}.Web-Presence-Project-Top-Container{justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Web-Presence-Project-Name-Label{font-size:20px}.Web-Presence-Project-Status-Contaienr{width:100%;flex-direction:unset}.Web-Presence-Project-Navegation-Bar{overflow-x:scroll;scroll-snap-type:x mandatory}.Web-Presence-Project-Navegation-Selector{scroll-snap-align:start}.Web-Presence-Project-Navegation-Selector-Label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:inherit}.Web-Presence-View-Selected-Container{min-height:calc(100% - 200px);height:auto}}.Web-Presence-Editor-Directory-Navegation{width:15%;height:100%;flex-shrink:0;background-color:#162a41;background-color:var(--Background-color);box-shadow:inset 0 0 2px 2px var(--Background-Shadow-Contrast-color);display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.Web-Presence-Editor-Directory-Navegation-Collapsed{width:0px;overflow:hidden}.Web-Presence-Editor-Directory-Tree-Loading{width:100%;height:100%;display:grid;place-items:center}.Web-Presence-Editor-Directory-Tree{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.Web-Presence-Editor-Directory-Tree-Title-Bar{width:100%;height:50px;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;padding:0 10px}.Web-Presence-Editor-Directory-Tree-Title-Bar-Label{font-family:Poppins-Medium;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Web-Presence-Editor-Directory-Tree-Title-Bar-Actions-Container{width:min-content;height:100%;display:flex;justify-content:flex-end;align-items:center;gap:5px}.Web-Presence-Editor-Directory-Tree-Title-Bar-Actions-Container .Icon-Button{width:20px;height:20px;background-color:var(--Background-Dark-Accent-color);background-color:unset;box-shadow:unset}.Web-Presence-Editor-Directory-Tree-Title-Bar-Actions-Container .Icon-Button svg{fill:var(--Background-Full-Ligth-Accent-color)}.Web-Presence-Editor-Directory-Tree-Tree-Container{width:100%;height:calc(100% - 50px);overflow:scroll}.Web-Presence-Editor-Directory-Tree-Tree-Container::-webkit-scrollbar{width:5px;height:5px}.Web-Presence-Editor-Directory-Folder{width:100%;height:30px;display:flex;justify-content:flex-start;align-items:center;gap:5px;box-sizing:border-box;padding:0 10px;cursor:pointer}.Web-Presence-Editor-Directory-Folder svg{fill:var(--Background-Full-Ligth-Accent-color)}.Web-Presence-Editor-Directory-Folder:hover{background-color:var(--Background-Dark-Accent-Hover-color)}.Web-Presence-Editor-Directory-Folder-Name{font-size:12px;white-space:nowrap}.Web-Presence-Editor-Directory-Folder svg{min-width:16px}.Web-Presence-Editor-Code-Title-Bar-Container{width:100%;flex-shrink:0;height:50px;display:flex;justify-content:flex-start;align-items:flex-start;gap:10px;box-sizing:border-box;padding:0 10px;border-radius:5px;background-color:var(--Background-color);box-shadow:inset 0 0 2px 2px var(--Background-Shadow-Contrast-color)}.Web-Presence-Editor-Code-Title-Bar-Container-Left-Actions-Container{width:30px;height:100%;flex-shrink:0;display:flex;justify-content:flex-start;align-items:center}.Web-Presence-Editor-Code-Title-Bar-Container-Left-Actions-Container .Icon-Button{width:30px;height:30px;background-color:var(--Background-Dark-Accent-color);box-shadow:unset}.Web-Presence-Editor-Code-Title-Bar-Container-Left-Actions-Container .Icon-Button svg{fill:var(--Background-Full-Ligth-Accent-color)}.Web-Presence-Editor-Code-Title-Bar-Container-Tabs-Container{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:center}.Web-Presence-Editor-Code-Tab{width:auto;height:100%;display:flex;justify-content:space-between;align-items:center;gap:10px;box-sizing:border-box;padding:0 10px;background-color:var(--Background-color);box-shadow:inset 0 0 2px 2px var(--Background-Shadow-Contrast-color)}.Web-Presence-Editor-Code-Tab-Name-Label{white-space:nowrap}.Web-Presence-Editor-Code-Tab .Icon-Button{width:20px;height:20px;background-color:transparent;box-shadow:unset}.Web-Presence-Editor-Code-Tab .Icon-Button svg{fill:var(--Background-Full-Ligth-Accent-color)}.Web-Presence-Editor-Code-Tab .Icon-Button:hover{background-color:var(--Primary-color)}.Web-Presence-Editor-Code-Tab .Icon-Button:hover svg{fill:#fff}.Web-Presence-Editor-Code-Title-Bar-Container-Right-Actions-Container{height:100%;margin-left:auto;display:flex;justify-content:flex-end;align-items:center;gap:10px}.Web-Presence-Editor-Code-Title-Bar-Container-Right-Actions-Container .Icon-Button{width:30px;height:30px;background-color:var(--Background-Dark-Accent-color);box-shadow:unset}.Web-Presence-Editor-Code-Title-Bar-Container-Right-Actions-Container .Icon-Button svg{fill:var(--Background-Full-Ligth-Accent-color)}.Web-Presence-Editor-Code-Tab-Modified{width:10px;height:10px;background-color:#fff;border-radius:10px}.Web-Presence-Editor-Code-Tab-Saving{width:15px;height:15px;overflow:hidden}.Web-Presence-Editor-Code-Editor{width:100%;height:100%;background-color:var(--Background-Dark-Accent-color)}.Web-Presence-Editor-Code-Editor-Fit{max-width:70%}.view-line span{font-family:JetBrains}.Web-Presence-Editor-Code-Unselected-File-Message-Container{width:100%;height:100%;display:grid;place-items:center}.Web-Presence-Editor-Code-Viewer{min-width:30%;max-width:70%;width:0%;height:100%;background-color:var(--Background-color);box-shadow:inset 0 0 2px 2px var(--Background-Shadow-Contrast-color);box-sizing:border-box;padding:10px;overflow:hidden}.Web-Presence-Editor-Code-Viewer-Collapsed{min-width:unset;width:0px;display:none}.Web-Presence-Editor-Code-Viewer-Fullscreen{width:100%;max-width:unset;position:absolute}.Web-Presence-Editor-Code-Viewer-Header{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center}.Web-Presence-Editor-Code-Viewer-Header-Label{font-family:Poppins-Medium}.Web-Presence-Editor-Code-Viewer-Header .Icon-Button{width:30px;height:30px;background-color:var(--Background-Dark-Accent-color)}.Web-Presence-Editor-Code-Viewer-Header .Icon-Button svg{fill:var(--Background-Full-Ligth-Accent-color)}.Web-Presence-Editor-Code-Viewer-Render-Container{width:100%;height:calc(100% - 40px);overflow:scroll}.Web-Presence-Editor-Code-Viewer-Render-Container::-webkit-scrollbar-track{background-color:transparent}.Web-Presence-Editor-Code-Viewer-Render-Container::-webkit-scrollbar-thumb{background-color:#fff}.Web-Presence-Editor-Code-Viewer-Render-Content-Container::-webkit-scrollbar{width:1px;height:1px}.Web-Presence-Editor-Code-Viewer-Render-Content-Container html{min-width:1920px}.Web-Presence-Editor{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;box-shadow:inset 0 0 2px 2px var(--Background-Shadow-Contrast-color)}.Web-Presence-Editor-Code-Container{width:100%;height:calc(100% - 50px);display:flex;justify-content:flex-start;align-items:flex-start}.Web-Presence-Editor-Code-Components-Container{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;position:relative}.Web-Presence-Editor-Code-Components-Container-Split{max-width:85%}.Invitation-Code-View{width:100%;height:100%;box-sizing:border-box;padding:100px}.Loading-Invitation-Code-View,.Invitation-Code-Data-App-Container{width:100%;height:100%;box-sizing:border-box;padding:50px;display:grid;place-items:center;background-color:var(--Background-Accent-color)}.Loading-Invitation-Code-View-Title-Label{font-family:Poppins-Medium;font-size:24px}.Invitation-Code-Data-Container{width:40%;height:auto;background-color:#fff;box-sizing:border-box;padding:25px;border-radius:15px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}.Invitation-Data-Web-Presence-Text-Label{color:#000;float:left;font-family:Poppins-Medium}.Invitation-Data-Web-Presence-Sender-Name,.Invitation-Data-Web-Presence-Name{font-family:Poppins-Medium;color:var(--Primary-color)}.Invitation-Code-Data-Actions-Container{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center;gap:50px}.Invitation-Code-Data-Actions-Container .Text-Button{width:50%}.Invitation-Code-Data-Actions-Container .Text-Button:first-child{background-color:#7e7e7e}.Invitation-Code-Data-Actions-Container .Text-Button:last-child{background-color:var(--Primary-color)}.Loading-Invitation-Code-View-Labels-Container{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px}.Loading-Invitation-Code-Content-Container{width:50%;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:20px}.Loading-Inviitation-Invalid-Invitation-Label{font-family:Poppins-Medium;font-size:24px}.Loading-Invitation-Code-Content-Container .Text-Button{width:250px;background-color:var(--Primary-color)}.Web-Presence{width:100%;height:100%;box-sizing:border-box}.Designer-New-Project-Overlay{width:100%;height:100%;position:absolute;z-index:2;background-color:transparent;display:grid;place-items:center;animation:Overlay_In_Animation .2s forwards}.Designer-New-Project-Form{width:650px;height:auto;border-radius:20px;box-sizing:border-box;padding:20px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;background-color:var(--Background-color);opacity:0;animation:New_Project_Form_In_Animation .2s forwards .3s}.Designer-New-Project-Form-Title-Bar{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center}.Designer-New-Project-Form-Title-Bar-Title-Label{font-family:Poppins-Medium;font-size:18px}.Designer-New-Project-Form-Title-Bar .Icon-Button svg{fill:#fff}.Designer-New-Project-Form-Inputs-Container{width:100%;height:auto;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;gap:10px}.Designer-New-Project-Form-Inputs-Container-Presets{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center;gap:10px;box-sizing:border-box;padding:10px;border-radius:5px;background-color:var(--Background-Dark-Accent-color);overflow-x:scroll;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);scroll-snap-type:x mandatory}.Designer-New-Project-Form-Inputs-Container-Presets::-webkit-scrollbar{height:2px}.Designer-New-Project-Form-Inputs-Container-Presets::-webkit-scrollbar-thumb{background-color:#fff}.Designer-New-Project-Form-Inputs-Container-Preset{width:fit-content;height:auto;box-sizing:border-box;padding:10px 20px;border-radius:5px;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:5px;background-color:var(--Background-color);cursor:pointer;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);scroll-snap-align:start}.Designer-New-Project-Form-Inputs-Container-Preset-Name-Label{font-family:Poppins-Medium}.Designer-New-Project-Form-Inputs-Container-Preset-Resolution-Label{font-family:Poppins-Medium;font-size:12px}.Designer-New-Project-Form-Inputs-Container-Fields{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Designer-New-Project-Form-Inputs-Container-Field{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:5px}.Designer-New-Project-Form-Inputs-Container-Field-Label{font-family:Poppins-Medium;font-size:12px}.Designer-New-Project-Form-Inputs-Container-Fields-Row{width:100%;display:flex;justify-content:space-between;align-items:center;gap:10px}.Designer-New-Project-Form-Actions-Container{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center;gap:50%}.Designer-New-Project-Form-Actions-Container .Text-Button:first-child{background-color:red}.Designer-New-Project-Form-Actions-Container .Text-Button:last-child{background-color:var(--Primary-color)}.Designer-New-Project-Form-Actions-Container .Text-Button .Text-Button-Label{color:#fff}@media only screen and (min-width:0px) and (max-width:545px){.Designer-New-Project-Overlay{width:100svw;height:calc(100svh - 120px)}.Designer-New-Project-Form{width:90svw}}.Designer-Recent-Project-Container{height:auto;position:relative;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);scroll-snap-align:start}.Designer-Recent-Project-Container .Icon-Button{width:30px;height:30px;background-color:var(--Background-color);position:absolute;top:5px;right:5px;z-index:1}@keyframes display_Project_Context_Menu{0%{height:0px;opacity:0}to{height:120px;opacity:1}}@keyframes hide_Project_Context_Menu{0%{height:120px;opacity:1}to{height:0px;opacity:0}}.Designer-Recent-Project-Container-Menu-Container{width:auto;height:0px;background-color:var(--Blur-Background-color);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);position:absolute;top:5px;right:5px;z-index:6;border-radius:5px;overflow:hidden;box-sizing:border-box;padding:10px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:5px;opacity:0;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);animation:display_Project_Context_Menu .2s forwards}.Designer-Recent-Project-Container-Menu-Container-Hide{animation:hide_Project_Context_Menu .2s forwards}.Designer-Recent-Project-Container-Menu-Container-Option-Container{width:100%;height:30px;background-color:#fff;box-sizing:border-box;padding:5px;border-radius:5px;display:flex;justify-content:flex-start;align-items:center;gap:5px;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);cursor:pointer}.Designer-Recent-Project-Container-Menu-Container-Option-Label{font-size:14px}.Designer-Recent-Project{min-width:325px;max-width:325px;height:auto;background-color:var(--Background-Dark-Accent-color);overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;cursor:pointer;border-radius:5px}.Designer-Recent-Project-Cover{width:100%;height:182px;aspect-ratio:16/9;background-color:#fff;position:relative;cursor:inherit;overflow:hidden;display:grid;place-items:center}.Designer-Recent-Project-Cover img{width:100%;cursor:inherit}.Designer-Recent-Project-Info-Container{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:5px;overflow:hidden;cursor:inherit;box-sizing:border-box;padding:10px}.Designer-Recent-Project-Info-Name-Laber{width:100%;white-space:nowrap;font-family:Poppins-Medium;cursor:inherit;overflow:hidden}.Designer-Recent-Project-Info-Last-Modification-Date-Label{font-size:12px;cursor:inherit}.Designer-Hub-Container{width:100%;height:100%}.Designer-Hub{width:100%;height:100%;box-sizing:border-box;padding:20px}.Designer-Hub-Title-Bar{width:100%;height:40px;display:flex;justify-content:flex-start;align-items:flex-start}.Designer-Hub-Title-Bar .Text-Button{width:min-content;background-color:var(--Primary-color)}.Designer-Hub-Title-Bar .Text-Button .Text-Button-Label{color:#fff}.Designer-App-Hub-Section{width:100%;height:auto;box-sizing:border-box;padding:15px 0}.Designer-App-Hub-Section-Title-Bar{width:100%;height:40px;display:flex;justify-content:flex-start;align-items:flex-start}.Designer-App-Hub-Section-Title-Bar-Title-Label{font-family:Poppins-Medium}.Designer-App-Recent-Projects-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;gap:20px;overflow-x:scroll;scroll-snap-type:x mandatory;box-sizing:border-box;padding:5px 0}.Designer-App-Recent-Projects-Container::-webkit-scrollbar{height:5px}.Designer-App-Recent-Projects-Container::-webkit-scrollbar-thumb{height:5px;background-color:#61616168}.Designer-Image-Loading-Container{width:100%;height:100%;display:grid;place-items:center}@keyframes Overlay_In_Animation{0%{background-color:transparent;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}to{background-color:var(--Blur-Background-color);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}}.Designer-Image-Exporter-Overlay{width:100%;height:100%;position:absolute;top:0;left:0;z-index:10;background-color:transparent;display:grid;place-items:center;animation:Overlay_In_Animation .2s forwards}@keyframes New_Project_Form_In_Animation{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.Designer-Image-Exporter-Menu{width:60%;height:auto;border-radius:20px;box-sizing:border-box;padding:20px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;background-color:var(--Background-color);opacity:0;animation:New_Project_Form_In_Animation .2s forwards .3s}.Designer-Image-Exporter-Menu-Title-Bar{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center}.Designer-Image-Exporter-Menu-Title-Bar-Title-Label{font-family:Poppins-Medium;font-size:18px}.Designer-Image-Exporter-Menu-Exporter{width:100%;height:390px;display:flex;justify-content:space-between;align-items:flex-start}.Designer-Image-Preview{width:65%;height:auto;display:grid;place-items:center;aspect-ratio:16/9;overflow:scroll}.Designer-Image-Preview canvas{width:100%}.Designer-Image-Export-Options{width:34%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:15px}.Designer-Image-Export-Option-Input-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Designer-Image-Export-Option-Input-Container-Label{white-space:nowrap}.Designer-Image-Export-Option-Input-Container-Label{font-family:Poppins-Medium;font-size:12px}.Designer-Image-Export-Option-Input-Container-Row{width:100%;height:auto;display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.Designer-Image-Export-Option-Input-Container .List-Selector-Container{width:100%;background-color:#202020}.Designer-Image-Export-Option-Slider-Input{width:100%;display:flex;justify-content:space-between;align-items:center;gap:10px}.Designer-Image-Export-Option-Slider-Input input[type=range]{width:100%;height:6px;-webkit-appearance:none;appearance:none;background:#202020}.Designer-Image-Export-Option-Slider-Input input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:16px;width:16px;border-radius:50%;background:var(--Primary-color);border:2px solid var(--Primary-color);margin-top:-5px;cursor:pointer}.Designer-Image-Export-Option-Slider-Input .Input-Field-Container{width:35px;height:35px}.Designer-Image-Export-Option-Input-Container .Toggle-Container .Toggle-Container-Text-label{font-family:Poppins-Medium;font-size:12px}.Designer-Image-Export-Option-Input-Container .Toggle-Container .switch{background-color:#202020}.Designer-Image-Export-Option-Input-Container .Toggle-Container .switch:checked{background-color:var(--Primary-color)}.Designer-Image-Exporter-Menu-Actions-Container{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center}.Designer-Image-Exporter-Menu-Actions-Container .Text-Button:first-child{background-color:red}.Designer-Image-Exporter-Menu-Actions-Container .Text-Button:last-child{background-color:var(--Primary-color)}.Designer-Top-Bar{width:100%;height:50px;box-sizing:border-box;padding:5px 10px;display:flex;justify-content:flex-start;align-items:flex-start;gap:10px;position:absolute;z-index:6;top:0;left:0;background-color:var(--Blur-Background-color);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.Desinger-Top-Bar-Project-Options{min-width:260px;height:40px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;transition:.2s;overflow:hidden;border-radius:5px;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Desinger-Top-Bar-Project-Options-Title{width:100%;min-height:40px;background-color:var(--Background-Dark-Accent-color);display:flex;justify-content:flex-start;align-items:center;gap:10px;box-sizing:border-box;padding:0 10px;border-radius:5px}.Desinger-Top-Bar-Project-Options svg{transition:.2s;fill:var(--text-color)}.Designer-Top-Bar-Project-Name-Label{font-family:Poppins-Medium;white-space:nowrap}.Desinger-Top-Bar-Project-Options-Title-Open{border-radius:5px 5px 0 0}.Designer-Top-Bar-Project-Options-Container{width:100%;height:auto;background-color:var(--Background-Dark-Accent-color);display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:5px;overflow:hidden;border-radius:0 0 5px 5px}.Designer-Top-Bar-Project-Options-Container-Option{width:100%;min-height:40px;display:flex;justify-content:flex-start;align-items:center;box-sizing:border-box;padding:0 10px;border-radius:5px;cursor:pointer}.Designer-Top-Bar-Project-Options-Container-Option:hover{background-color:#ffffff34}.Designer-Top-Bar-Rigth-Content{width:auto;height:30px;display:flex;justify-content:flex-start;align-items:center;gap:10px;margin-left:auto}.Designer-Top-Bar-Rigth-Content .Text-Button{background-color:var(--Background-Dark-Accent-color)}.Designer-Left-Panel{min-width:278px;width:278px;height:calc(100% - 50px);box-sizing:border-box;padding:10px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;position:absolute;z-index:5;top:50px;left:0;pointer-events:none}.Designer-Left-Panel>*{pointer-events:auto}.Designer-Left-Panel-Title-Label{font-family:Poppins-Medium}.Designer-Layers-Section{width:100%;height:auto;max-height:270px}.Designer-Layers-Section-Title-Bar{width:100%;height:30px;display:flex;justify-content:flex-start;align-items:center;gap:10px;position:sticky;top:0;background-color:#0f263f;background-color:var(--Background-Dark-Accent-color);z-index:1}.Designer-Layers-Section-Title-Bar .Icon-Button{min-width:20px;min-height:20px;width:0;height:0;background-color:var(--Background-color)}.Designer-Layers-Section-Title-Bar .Icon-Button:hover{background-color:#ffffff34}.Designer-Layers-Container{width:100%;height:240px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:5px;overflow-y:scroll}.Designer-Layers-Container::-webkit-scrollbar{width:2px}.Designer-Layers-Container::-webkit-scrollbar-thumb{background-color:#fff}.Designer-Layers-Container-Layer{width:100%;height:35px;min-height:35px;display:flex;justify-content:flex-start;align-items:center;gap:5px;border-radius:5px;box-sizing:border-box;padding:5px}.Designer-Layers-Container-Layer-Selected{background-color:#ffffff34}.Designer-Layers-Container-Layer-Visibility{width:0;height:0;min-width:25px;min-height:25px;display:grid;place-items:center;background-color:transparent}.Designer-Layers-Container-Layer-Preview{min-width:25px;min-height:25px;max-width:25px;max-height:25px;display:grid;place-items:center;overflow:hidden;background-color:#07121d;background-color:var(--Background-color);border-radius:5px;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Designer-Layers-Container-Layer-Preview p{width:100%;display:flex;justify-content:flex-start;align-items:center;overflow:hidden;box-sizing:border-box;padding:0 5px;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.Designer-Layers-Container-Layer-Name-Label{width:calc(100% - 70px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-family:Poppins-Medium;font-size:12px}.Designer-Attributes-Section{width:100%;height:auto;max-height:470px;overflow-y:scroll;box-sizing:border-box;padding:10px 0}.Designer-Attributes-Section::-webkit-scrollbar{width:2px}.Designer-Attributes-Section::-webkit-scrollbar-thumb{background-color:#fff}.Designer-Attributes-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}.Designer-Attributes-Container-Attributes{width:100%;min-height:30px;height:auto;display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap;border-radius:5px;box-sizing:border-box;padding:0 5px}.Designer-Attributes-Container-Attributes-Name-Label{font-family:Poppins-Medium}.Designer-Attributes-Container-Attributes input{max-width:45%;height:30px;background-color:#202020;background-color:var(--Background-color);border-radius:5px;border:none;outline:none;box-sizing:border-box;padding:0 5px;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);color:var(--text-color)}.Designer-Attributes-Container-Attributes-Row{width:100%;height:auto;display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.Designer-Attributes-Container-Attributes-Row .Icon-Button{background-color:#202020;background-color:var(--Background-color)}.Designer-Attributes-Container-Attributes-Row .Text-Aligment-Option-Selected{background-color:var(--Primary-color)}.Designer-Attributes-Container-Attributes-Row .Text-Aligment-Option-Selected svg{fill:#fff}.Designer-Attributes-Container-Attributes-Row-Element{max-width:calc((100% - 10px)/2);height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:5px}.Designer-Attributes-Container-Attributes-Row-Element .Designer-Attributes-Container-Attributes-Row-Element-Title-Label{font-family:Poppins-Medium;font-size:12px}.Designer-Attributes-Container-Attributes-Row-Element input{max-width:100%;color:var(--text-color)}.Designer-Attribures-Container-Attributes-Color-Inputs-Container{max-width:50%;display:flex;justify-content:flex-start;align-items:center;background-color:#202020;background-color:var(--Background-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);border-radius:5px}.Designer-Attribures-Container-Attributes-Color-Inputs-Container input{background-color:transparent;box-shadow:unset;color:var(--text-color)}.Designer-Attribures-Container-Attributes-Color-Inputs-Container input[type=text]{max-width:calc(100% - 50px)}.Designer-Attributes-Container-Attributes-Row-Element-Text{width:100%;max-width:100%}.Designer-Attributes-Container-Attributes-Row-Element-Text input{width:100%}.Designer-Attributes-Container-Attributes-Row-Element-Text-Font{width:100%;max-width:100%}.Designer-Attributes-Container-Attributes-Row-Element-Text-Font .List-Selector-Container{width:100%;background-color:#202020;background-color:var(--Background-color)}.Designer-Left-Panel-Section{width:100%;height:auto;background-color:var(--Background-Dark-Accent-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);border-radius:10px;box-sizing:border-box;padding:10px 5px}.Designer-Left-Panel-Section-Controller{width:100%;height:30px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;border-radius:5px;box-sizing:border-box;padding:0 5px}.Designer-Left-Panel-Section-Controller:hover{background-color:#ffffff34}.Designer-Left-Panel-Section-Controller svg{fill:var(--text-color);font-size:20px}.Designer-Left-Panel-Section-Content-Container{width:100%;height:auto}.Designer-Left-Panel-Section-Content-Collection{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;margin-top:10px}.Designer-Left-Panel-Section-Content-Collection-Top{width:100%;height:30px;display:flex;justify-content:flex-start;align-items:center;gap:10px;border-radius:5px}.Designer-Left-Panel-Section-Content-Collection-Top:hover{background-color:#ffffff34}.Designer-Left-Panel-Section-Content-Collection-Brand-Icon{width:30px;height:30px}.Designer-Left-Panel-Section-Content-Collection-Top svg{margin-left:auto;font-size:20px;fill:var(--text-color)}.Designer-Left-Panel-Section-Content-Collection-Icons-Grid{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;gap:5px;box-sizing:border-box;padding:5px 0}.Designer-Left-Panel-Section-Content-Collection-Icons-Grid-Icon-Container{width:20%;aspect-ratio:1/1;display:grid;place-items:center;border-radius:5px}.Designer-Left-Panel-Section-Content-Collection-Icons-Grid-Icon-Container:hover{background-color:#ffffff34}.Designer-Left-Panel-Section-Content-Collection-Icons-Grid-Icon{width:80%}.Image-Editor-App-Canvas-Container{width:100%;height:100%;display:grid;place-items:center;overflow:hidden}.Image-Editor-App-Canvas-Container::-webkit-scrollbar{width:0;height:0}.Image-Editor-App-Canva-Container{width:auto;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:5px}.Image-Editor-App-Canva-Top-Actions{width:100%;height:auto;display:flex;justify-content:space-between;align-items:center}.Image-Editor-App-Canva-Name-Label{color:#fff;font-family:Poppins-Medium}.Image-Editor-App-Canva-Top-Actions .Icon-Button{width:25px;height:25px}.Image-Editor-App-Canva{width:auto;height:auto;overflow:hidden}.Designer-Rigth-Panel{min-width:278px;width:278px;height:calc(100% - 50px);box-sizing:border-box;padding:10px;position:absolute;z-index:5;top:50px;right:0;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Designer-Rigth-Panel .Designer-Left-Panel-Section:last-child{margin-top:auto}.Designer-Image-Tool-Shape-Spec-Bar{display:flex;justify-content:flex-start;align-items:flex-start;position:relative;gap:10px}.Designer-Image-Tool-Shape-Spec-Bar-Option{display:flex;justify-content:flex-start;align-items:flex-start;gap:10px}.Designer-Image-Tool-Shape-Spec-Bar-Option .List-Selector-Container{background-color:#202020;background-color:var(--Background-color)}.Designer-Image-Tool-Shape-Spec-Bar-Option-Color-Selector{width:150px;height:35px;border-radius:5px;box-sizing:border-box;padding:0 5px;display:flex;justify-content:flex-start;align-items:center;background-color:#202020;background-color:var(--Background-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Designer-Image-Tool-Shape-Spec-Bar-Option-Color-Selector input[type=text]{max-width:calc(100% - 50px);background-color:transparent;outline:none;border:none;color:var(--text-color)}.Designer-Image-Tool-Shape-Spec-Bar-Option-Color-Selector input[type=color]{border:none;outline:none;padding:0;background:none}.Designer-Image-Tool-Shape-Spec-Bar-Option-Label{width:auto;height:35px;display:flex;justify-content:flex-start;align-items:center;color:#202020;font-family:Poppins-Medium}.Designer-Image-Tool-Spec-Bar{margin:auto;width:fit-content;height:55px;box-sizing:border-box;padding:10px;background-color:#fff;position:absolute;left:0;right:0;top:60px;border-radius:15px;display:flex;justify-content:flex-start;align-items:flex-start;gap:10px;box-shadow:0 0 5px 2px #0004ff42}.Designer-Image-Tool-Bar{margin:auto;width:fit-content;height:auto;box-sizing:border-box;padding:10px;background-color:#fff;position:absolute;left:-60px;right:0;bottom:20px;border-radius:15px;display:flex;justify-content:flex-start;align-items:center;gap:10px;box-shadow:0 0 5px 2px #0004ff42}.Designer-Image-Tool{min-width:35px;width:35px;aspect-ratio:1/1;display:grid;place-items:center;border-radius:10px;position:relative;cursor:pointer;background-color:#efeff0;box-shadow:0 0 2px #00000030}.Designer-Image-Tool svg{fill:#000;cursor:inherit;font-size:12px}.Designer-Image-Tool svg path{cursor:inherit}.Designer-Image-Tool:hover{background-color:#a5c3ff5d}.Designer-Image-Tool-Selected{background-color:var(--Primary-color)}.Designer-Image-Tool-Selected svg{fill:#fff}.Designer-Image-Tool-Selected:hover{background-color:var(--Primary-color)}.Designer-Image-Tool-Multiselect{width:15px;height:5px;display:grid;place-items:center;position:absolute;top:0;right:0}.Designer-Image-Tool-Multiselect svg{font-size:14px}.Designer-Color-Selector{width:100%;aspect-ratio:1/1;background-color:var(--Primary-color);border-radius:100%;overflow:hidden}.Image-Editor-App{width:100%;height:100%;display:flex;justify-content:space-between;align-items:flex-start;position:relative}.Designer-App-Container{width:100%;height:100%}.Email-Container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px}.Email-Label{font-family:Poppins-Medium;font-size:34px}.Settings-Lateral-Menu{width:300px;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:30px;box-sizing:border-box;padding:20px;position:sticky;top:20px;background-color:var(--Background-Dark-Accent-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Settings-Category{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:5px}.Settings-Category-Title-Label{font-family:Poppins-Medium;margin-bottom:10px}.Settings-Category-Option{width:100%;height:35px;display:flex;justify-content:flex-start;align-items:center;gap:7px;cursor:pointer;box-sizing:border-box;padding:0 10px}.Settings-Category-Option-Selected{background-color:var(--Primary-color);border-radius:10px}.Settings-Category-Option-Selected svg{fill:#fff}.Settings-Category-Option-Selected .Settings-Category-Option-Title-Label{color:#fff;font-family:Poppins-Medium}.Settings-Category-Option svg,.Settings-Category-Option svg path{cursor:inherit}.Settings-Lateral-Menu .Text-Button{width:100%;margin-top:auto;background-color:red}.Settings-Lateral-Menu .Text-Button .Text-Button-Label{color:#fff}@media only screen and (min-width:0px) and (max-width:545px){.Settings-Lateral-Menu{min-width:100%;box-sizing:border-box;padding:10px;height:calc(100vh - 195px)}.Settings-Lateral-Menu .Text-Button{margin-bottom:5px}}.Account-Settings-View{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px;overflow-y:scroll}.Account-Settings-View-Title-Bar{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;gap:10px;box-sizing:border-box;padding:10px;position:sticky;top:0;background-color:var(--Background-Dark-Accent-color);z-index:2}.Account-Settings-View-Title-Bar .Icon-Button{display:none}.Account-Settings-View-Title-Bar-Title-Label{font-family:Poppins-Medium;font-size:24px;color:var(--Background-Full-Ligth-Accent-color)}.Account-Settings-View::-webkit-scrollbar{width:5px;background-color:transparent}.Account-Settings-View::-webkit-scrollbar-thumb{background-color:#fff}.Account-Settings-View-Section{width:calc(100% - 2px);height:auto;box-sizing:border-box;padding:20px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;background-color:var(--Background-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Account-Settings-View-Section-Title-Bar{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;gap:10px}.Account-Settings-View-Section-Title-Bar-Labels-Container{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Account-Settings-Account-Data-Card-Title-Bar-Title-Label{font-family:Poppins-Medium;font-size:20px;color:var(--Background-Full-Ligth-Accent-color)}.Account-Settings-View-Section-Content-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}.Account-Settings-View-Section-Content{width:100%;height:auto;box-sizing:border-box;padding:20px;background-color:var(--Background-Dark-Accent-color);display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;border-radius:10px;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Account-Settings-View-Section-Content-Title-Bar{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center;gap:10px}.Account-Settings-View-Section-Content-Title-Bar-Title-Label{font-family:Poppins-Medium;color:var(--Background-Full-Ligth-Accent-color)}.Account-Settings-View-Section-Content-Title-Bar-Done-Container{width:20px;height:20px;border-radius:100%;background-color:#00ce56;display:grid;place-items:center}.Account-Settings-View-Section-Content-Title-Bar-Done-Container svg{fill:#fff;font-size:12px}.Account-Settings-View-Section-Content-Title-Bar .Text-Button{width:min-content;margin-left:auto}.Account-Settings-View-Section-Content-Title-Bar .Text-Button .Text-Button-Label,.Account-Settings-View-Section-Content .List-Selector-Container .List-Selector-Selected-Container .List-Selector-Selection-Label{color:#fff}.Account-Settings-View-Section-Content .List-Selector-Container .List-Selector-Selected-Container svg{fill:#fff}.Account-Settings-View-Section-Content .List-Selector-Container .List-Selector-List-Container .List-Selector-List-Selection-Option .List-Selector-List-Selection-Option-Label{color:#fff}.Account-Settings-View-account-Info-Country{width:60px}.Notifications-Settings-View{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px;overflow-y:scroll}.Notifications-Settings-View::-webkit-scrollbar{width:5px}.Notifications-Settings-View::-webkit-scrollbar-thumb{background-color:var(--Primary-color)}.Notifications-Settings-View-Title-Bar{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;gap:10px;box-sizing:border-box;padding:10px;position:sticky;top:0;background-color:var(--Background-Dark-Accent-color);z-index:2}.Notifications-Settings-View-Title-Bar .Icon-Button{display:none}.Notifications-Settings-View-Title-Bar-Labels-Container{width:100%;height:auto;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;gap:5px}.Notifications-Settings-View-Title-Bar-Title-Label{font-family:Poppins-Medium;font-size:24px;color:var(--Background-Full-Ligth-Accent-color)}.Notifications-Settings-Category{width:calc(100% - 2px);height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;box-sizing:border-box;padding:20px;border-radius:10px;background-color:var(--Background-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Notifications-Settings-Category-Title-Bar{width:100%;height:40px;box-sizing:border-box;padding:0 10px;display:flex;justify-content:space-between;align-items:center}.Notifications-Settings-Category-Title-Bar-Title-Label{font-family:Poppins-Medium;font-size:20px;color:var(--Background-Full-Ligth-Accent-color)}.Notifications-Settings-Category-Option{width:100%;height:40px;box-sizing:border-box;padding:0 10px;display:flex;justify-content:space-between;align-items:center}.Notifications-Settings-Category-Option-Label{font-family:Poppins-Medium}.Notification-Settings-Category-Option-Toggles-Container{width:40%;height:40px;display:flex;justify-content:space-between;align-items:center;gap:40px}@media only screen and (min-width:0px) and (max-width:545px){.Notifications-Settings-View-Title-Bar .Icon-Button{min-width:35px;min-height:35px;display:grid;background-color:var(--Background-color)}}.Session-Settings-View{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px;overflow-y:scroll}.Session-Settings-View-Title-Bar{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center;gap:10px;box-sizing:border-box;padding:10px;position:sticky;top:0;background-color:var(--Background-Dark-Accent-color);z-index:2}.Session-Settings-View-Title-Bar .Icon-Button{display:none}.Session-Settings-View-Title-Bar-Labels-Container{width:100%;height:auto;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;gap:5px}.Session-Settings-View-Title-Bar-Title-Label{font-family:Poppins-Medium;font-size:24px;color:var(--Background-Full-Ligth-Accent-color)}.Session-Settings-Section{width:calc(100% - 2px);height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;box-sizing:border-box;padding:20px;background-color:var(--Background-color);border-radius:10px;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Session-Settings-View-Section-Title-Bar{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center;gap:10px}.Session-Settings-View-Section-Title-Bar-Labels-Container{width:90%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Session-Settings-View-Section-Title-Bar-Title-Label{font-family:Poppins-Medium;font-size:20px;color:var(--Background-Full-Ligth-Accent-color)}.Session-Settings-View-Section-Title-Bar .Text-Button{width:min-content;background-color:var(--Primary-color);margin-left:auto}.Session-Settings-View-Section-Title-Bar .Text-Button .Text-Button-Label{color:#fff}.Session-Settings-View-Section-Content-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}.Session-Settings-View-Section-Content{width:100%;height:auto;box-sizing:border-box;padding:20px;background-color:var(--Background-Dark-Accent-color);display:flex;justify-content:flex-start;align-items:center;gap:10px;border-radius:10px;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Session-List-Element-Icon-Container{width:60px;height:60px;overflow:hidden;border-radius:10px;background-color:var(--Background-color);display:grid;place-items:center;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Session-List-Element-Icon-Container svg{font-size:24px;fill:var(--Background-Full-Ligth-Accent-color)}.Session-List-Element-Data-Container{width:calc(100% - 70px);height:60px;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column}.Session-List-Element-Data-Container-Device-Container{width:100%;display:flex;justify-content:flex-start;align-items:center;gap:10px}.Session-List-Element-Data-Container-Device-Label{font-family:Poppins-Medium}.Session-List-Element-Data-Container-Active-Session-Label{font-family:Poppins-Medium;font-size:12px;color:#00ce56}.Session-List-Element-Data-Container-Session-Container{width:100%;height:30px;display:flex;justify-content:flex-start;align-items:center;gap:10px}.Session-List-Element-Data-Container-Session-Flag{height:20px}.Session-List-Element-Label-Section:last-child{margin-left:auto}.Session-List-Element-Label-Section:last-child .Icon-Button svg{fill:#fff}.Session-Settings-View-Section-Content-Container .Toggle-Container{height:auto;box-sizing:border-box;padding:20px;background-color:var(--Background-Dark-Accent-color);box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Session-Settings-View-Section-Content-Container .Toggle-Container .Toggle-Container-Text-label{font-family:Poppins-Medium}@media only screen and (min-width:0px) and (max-width:545px){.Session-Settings-View-Title-Bar .Icon-Button{min-width:35px;min-height:35px;display:grid;background-color:var(--Background-color)}}.Connections-Settings-View{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:20px;overflow-y:scroll}.Connection-Settings-View-Title-Bar{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;gap:10px;box-sizing:border-box;padding:10px;position:sticky;top:0;background-color:var(--Background-Dark-Accent-color);z-index:2}.Connection-Settings-View-Title-Bar .Icon-Button{display:none}.Connection-Settings-View-Titlte-Bar-Labels-Container{width:100%;height:auto;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;gap:5px}.Connections-Settings-View-Title-Bar-Title-Label{font-family:Poppins-Medium;font-size:24px;color:var(--Primary-color)}.Connection-Settings-View-Section{width:calc(100% - 2px);height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;box-sizing:border-box;padding:20px;background-color:var(--Background-color);border-radius:10px;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Connection-Settings-View-Section-Title-Bar,.Connection-Settings-View-Section-Title-Bar-Labels-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Connection-Settings-View-Section-Title-Bar-Title-Label{font-family:Poppins-Medium;font-size:20px;color:var(--Primary-color)}.Connection-Settings-View-Section-Content-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}.Connection-Settings-View-Section-Content{width:100%;height:auto;box-sizing:border-box;padding:20px;background-color:var(--Background-Dark-Accent-color);display:flex;justify-content:flex-start;align-items:center;gap:10px;border-radius:10px;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Connection-Settings-View-Section-Content-Icon-Container{width:60px;height:60px;overflow:hidden;border-radius:10px;background-color:var(--Background-color);box-sizing:border-box;padding:10px;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Connection-Settings-View-Section-Content-Icon{width:100%}.Connection-Settings-View-Section-Content-Description-Container{height:60px;display:flex;justify-content:space-around;align-items:flex-start;flex-direction:column}.Connection-Settings-View-Section-Content-Description-Title-Label{font-family:Poppins-Medium}.Connection-Settings-View-Section-Content .Text-Button{width:min-content;background-color:var(--Primary-color);margin-left:auto}.Connection-Settings-View-Section-Content .Text-Button .Text-Button-Label{color:#fff}.App-To-Link{background-color:transparent!important;box-shadow:0 0 5px 0 var(--Background-Full-Ligth-Accent-color),0 0 0 1px var(--Background-Full-Ligth-Accent-color)}.App-To-Link .Text-Button-Label{color:var(--Background-Full-Ligth-Accent-color)!important}.App-To-Link:hover,.App-To-Link:hover .Text-Button-Label{box-shadow:none;background-color:var(--Primary-color)!important;color:#fff!important}.Preference-Settings-View{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:20px;overflow-y:scroll}.Preference-Settings-View-Title-Bar{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;gap:10px;box-sizing:border-box;padding:10px;position:sticky;top:0;background-color:var(--Background-Dark-Accent-color);z-index:2}.Preference-Settings-View-Title-Bar .Icon-Button{display:none}.Preference-Settings-View-Titlte-Bar-Labels-Container{width:100%;height:auto;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;gap:5px}.Preference-Settings-View-Title-Bar-Title-Label{font-family:Poppins-Medium;font-size:24px;color:var(--Background-Full-Ligth-Accent-color)}.Preference-Settings-View-Section{width:calc(100% - 2px);height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;box-sizing:border-box;padding:20px;background-color:var(--Background-color);border-radius:10px;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}.Preference-Settings-View-Section-Title-Bar,.Preference-Settings-View-Section-Title-Bar-Labels-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.Preference-Settings-View-Section-Title-Bar-Title-Label{font-family:Poppins-Medium;font-size:20px;color:var(--Background-Full-Ligth-Accent-color)}.Preference-Settings-View-Section-Content-Container{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:20px}.Preference-Settings-View-Section-Content{width:100%;height:75px;box-sizing:border-box;padding:20px;background-color:var(--Background-Dark-Accent-color);display:flex;justify-content:space-between;align-items:flex-start;border-radius:10px;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color);position:relative}.Preference-Settings-View-Section-Content-Label{font-family:Poppins-Medium;font-size:18px}.Preference-Settings-View-Section-Content .List-Selector-Container{width:200px;background-color:var(--Primary-color)}.Preference-Settings-View-Section-Content .List-Selector-Container .List-Selector-Selected-Container .List-Selector-Selection-Label{color:#fff}.Preference-Settings-View-Section-Content .List-Selector-Container .List-Selector-Selected-Container svg{fill:#fff}.Preference-Settings-View-Section-Content .List-Selector-Container .List-Selector-List-Container .List-Selector-List-Selection-Option .List-Selector-List-Selection-Option-Label{color:#fff}.Settings-View-Displayer{width:calc(100% - 300px);height:100%;position:relative;background-color:var(--Background-Dark-Accent-color);box-sizing:border-box;padding:20px;box-shadow:0 0 5px 0 var(--Background-Shadow-Contrast-color),0 0 0 1px var(--Background-Shadow-Contrast-color)}@media only screen and (min-width:0px) and (max-width:545px){.Settings-View-Displayer{min-width:100%;min-height:100%;height:auto}}.Settings-View{width:100%;height:100%;box-sizing:border-box;padding:20px}.Settings-Container{width:100%;height:100%;display:flex;justify-content:space-between;align-items:flex-start}@media only screen and (min-width:0px) and (max-width:545px){.Settings-View{padding:0;min-height:100%;height:auto}.Settings-Container{padding:0;gap:0px;overflow-x:scroll;touch-action:pan-y;min-height:100%;height:auto;background-color:unset}.Settings-Container::-webkit-scrollbar{height:0}}.WDN-App-Container{min-height:calc(100svh - 60px);height:auto;overflow:hidden}.App-Content-Container{width:calc(100% - 60px);height:100%;position:absolute;right:0;overflow-y:scroll}.App-Content-Container::-webkit-scrollbar{width:5px;background-color:var(--Background-color)}.App-Content-Container::-webkit-scrollbar-thumb{background-color:#fff}@media only screen and (min-width:0px) and (max-width: 545px){.WDN-App-Container{min-height:calc(100svh - 124px);height:auto}.App-Content-Container{width:100%;height:auto}.App-Content-Container::-webkit-scrollbar{display:none}}.App-Container{width:100%;height:100svh;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;position:relative}.Web-Design-Node-Client-View{width:100%;height:100svh;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;background-color:var(--Background-color);background-image:linear-gradient(to right,#0066ff05 1px,transparent 1px),linear-gradient(to bottom,#0066ff05 1px,transparent 1px);background-size:100px 100px;background-attachment:fixed;background-position:center;overflow-y:scroll;overflow-x:hidden;padding-top:60px}.Web-Design-Node-Client-View::-webkit-scrollbar{width:5px;background-color:var(--Background-color)}.Web-Design-Node-Client-View::-webkit-scrollbar-thumb{background-color:var(--Scrollbar-Thumb-color)}.Website-Content-Container{width:100%;height:auto;position:relative}@media only screen and (min-width:0px) and (max-width:545px){.Web-Design-Node-Client-View{height:calc(100% - 124px)}.Web-Design-Node-Client-View::scrollbar{display:none}.Web-Design-Node-Client-View::-webkit-scrollbar{width:2px;background-color:var(--Background-color)}.Web-Design-Node-Client-View::-webkit-scrollbar-thumb{background-color:#fff}}
