@import"https://fonts.googleapis.com/css2?family=Fira+Code:wght@400;600&family=Inter:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600&display=swap";._sidebar_tmvme_1{display:flex;flex-direction:column;background-color:#1a1a1a;color:#fff;height:100vh;width:250px;min-width:250px;padding:20px;font-size:16px;transition:transform .3s ease-in-out}._logo_tmvme_14{font-size:28px;font-weight:700;margin-bottom:20px}._createButton_tmvme_20{background-color:orange;color:#000;border:none;padding:10px;border-radius:5px;cursor:pointer;margin-bottom:20px;font-size:18px}._navLinks_tmvme_31{list-style-type:none;padding:0}._navLinks_tmvme_31 li{margin-bottom:10px}._navLinks_tmvme_31 a,._bottomLinks_tmvme_40 a,._logoutButton_tmvme_40{color:#fff;text-decoration:none;display:block;padding:5px 0;font-size:16px}._active_tmvme_48{font-weight:700;color:orange}._bottomLinks_tmvme_40{margin-top:auto}._icon_tmvme_57{margin-right:10px}._logoutButton_tmvme_40{background:none;border:none;cursor:pointer;text-align:left;width:100%;padding:5px 0}._loginButton_tmvme_70{background:none;border:none;cursor:pointer;text-align:left;width:100%;padding:5px 0;color:#fff;font-size:16px}._loginButton_tmvme_70:hover,._logoutButton_tmvme_40:hover{color:orange}._collapsed_tmvme_85{transform:translate(-100%)}._hamburger_tmvme_89{position:fixed;top:10px;left:10px;z-index:1000;background:none;border:none;font-size:24px;cursor:pointer;padding:10px;background-color:#fffc;border-radius:50%;height:40px;width:40px;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){._sidebar_tmvme_1{position:fixed;top:0;left:0;height:100vh;width:250px;z-index:999}}._projectsContainer_1xnf3_1{padding:20px;background-color:#2a2a2a;min-height:100vh;color:#fff;height:100vh;overflow:scroll}._header_1xnf3_10{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._title_1xnf3_17{font-size:24px;font-weight:700;color:#fff}._addButton_1xnf3_23{background-color:transparent;border:2px solid white;color:#fff;font-size:20px;width:30px;height:30px;border-radius:50%;cursor:pointer}._searchContainer_1xnf3_34{position:relative;margin-bottom:20px}._searchInput_1xnf3_39{width:100%;padding:10px 40px 10px 10px;background-color:#fff;border:none;border-radius:5px;color:#000}._searchIcon_1xnf3_49{position:absolute;right:10px;top:50%;transform:translateY(-50%)}._loaderContainer_1xnf3_56{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw}._projectList_1xnf3_64{display:flex;flex-direction:column;gap:15px;color:#fff}._projectCard_1xnf3_71{background-color:#3a3a3a;border-radius:5px;padding:15px;display:flex;justify-content:space-between;cursor:pointer}._projectInfo_1xnf3_80{display:flex;flex-direction:column}._projectName_1xnf3_85{font-size:18px;margin-bottom:5px;color:#fff;margin-top:5px}._projectAddress_1xnf3_92{font-size:14px;color:#aaa;margin-bottom:10px}._meButton_1xnf3_98{background-color:#4a90e2;color:#fff;border:none;padding:5px 15px;border-radius:3px;cursor:pointer;align-self:flex-start}._projectMeta_1xnf3_108{display:flex;flex-direction:column;align-items:flex-end}._projectStatus_1xnf3_114{margin-bottom:10px}._unpaid_1xnf3_118{color:orange}._paid_1xnf3_122{color:#00fd00}._iconButton_1xnf3_126{background:none;border:none;font-size:18px;cursor:pointer;margin-left:10px}._lastUpdated_1xnf3_134{display:block;font-size:.8rem;color:#666;margin-top:4px}body{background-color:#121212;color:#e0e0e0}.content-layout{padding:20px;background-color:#2a2a2a;min-height:100vh;color:#fff;height:100vh;overflow:scroll}.content__title{font-size:24px;font-weight:700;color:#fff;margin-bottom:20px}.customer-form-card{background-color:#3a3a3a;border-radius:5px;padding:15px;margin-bottom:20px}.customer-form-card h2{font-size:18px;margin-top:0;margin-bottom:15px;color:#fff}.form-inputs{display:flex;flex-direction:column;gap:10px;margin-bottom:15px}.form-inputs input{width:100%;padding:10px;background-color:#fff;border:1px solid #ccc;border-radius:5px;color:#000}.form-inputs input.error{border-color:#ff4d4f}.submit-button{flex:1;background-color:#4a90e2;color:#fff;border:none;padding:10px;border-radius:5px;cursor:pointer;font-size:16px}.cancel-button{flex:1;background-color:#6c757d;color:#fff;border:none;padding:10px;border-radius:5px;cursor:pointer;font-size:16px}.cancel-button:hover{background-color:#5a6268}.customer-list h2{font-size:18px;color:#fff;margin-bottom:15px}.customer-cards{list-style-type:none;padding:0;display:flex;flex-direction:column;gap:15px}.customer-card{background-color:#3a3a3a;border-radius:5px;padding:15px;display:flex;justify-content:space-between;align-items:center}.customer-info{flex-grow:1}.customer-name{font-size:18px;color:#fff;margin-bottom:5px}.customer-details{font-size:14px;color:#aaa;margin-left:10px}.customer-email,.customer-phone{display:flex;align-items:center;gap:5px}.edit-button,.delete-button{background-color:transparent;border:none;color:#fff;cursor:pointer;font-size:18px;padding:5px}.edit-button:hover,.delete-button:hover{color:#4a90e2}.email-icon:before{content:"✉️";margin-right:5px}.phone-icon:before{content:"📞";margin-right:5px}.edit-icon:before{content:"✏️"}.delete-icon:before{content:"🗑️"}.error-message{color:#ff4d4f;font-size:14px;margin-top:5px}._settingsContainer_1pr0s_1{padding:20px;background-color:#2a2a2a;min-height:100vh;color:#fff}._title_1pr0s_8{font-size:24px;margin-bottom:30px;color:#fff}._settingsCard_1pr0s_14{background-color:#3a3a3a;border-radius:8px;padding:20px;max-width:800px;margin:0 auto}._cardHeader_1pr0s_22{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._form_1pr0s_29{display:flex;flex-direction:column;gap:20px}._formGroup_1pr0s_35{display:flex;flex-direction:column;gap:8px}._formGroup_1pr0s_35 label{font-size:14px;color:#ccc}._formGroup_1pr0s_35 input{padding:10px;border-radius:4px;border:1px solid #555;background-color:#2a2a2a;color:#fff}._formGroup_1pr0s_35 input:disabled{background-color:#222;cursor:not-allowed}._editButton_1pr0s_59{background-color:transparent;border:1px solid #4a90e2;color:#4a90e2;padding:8px 16px;border-radius:4px;cursor:pointer}._saveButton_1pr0s_68{background-color:#4a90e2;color:#fff;border:none;padding:12px;border-radius:4px;cursor:pointer;margin-top:20px}._saveButton_1pr0s_68:hover{background-color:#357abd}._error_1pr0s_82{color:#ff6b6b;padding:20px;background-color:#ff6b6b1a;border-radius:4px;margin-bottom:20px}._container_1yiwx_1{padding:20px;background-color:#2a2a2a;min-height:100vh;color:#fff;display:flex;justify-content:center;align-items:center}._card_1yiwx_11{background-color:#3a3a3a;border-radius:8px;padding:40px;max-width:600px;width:100%;text-align:center}._title_1yiwx_20{font-size:28px;margin-bottom:20px;color:#fff}._description_1yiwx_26{color:#ccc;margin-bottom:30px;line-height:1.5}._planDetails_1yiwx_32{background-color:#2a2a2a;border-radius:8px;padding:20px;margin-bottom:30px}._planDetails_1yiwx_32 h2{margin-bottom:20px;color:#4a90e2}._planDetails_1yiwx_32 ul{list-style:none;padding:0;margin-bottom:20px}._planDetails_1yiwx_32 li{margin:10px 0;color:#ccc}._price_1yiwx_55{margin:20px 0}._amount_1yiwx_59{font-size:36px;color:#4a90e2}._period_1yiwx_64{color:#ccc;margin-left:5px}._subscribeButton_1yiwx_69{background-color:#4a90e2;color:#fff;border:none;padding:12px 24px;border-radius:4px;cursor:pointer;font-size:16px;width:100%;margin-bottom:10px}._subscribeButton_1yiwx_69:hover{background-color:#357abd}._subscribeButton_1yiwx_69:disabled{background-color:#666;cursor:not-allowed}._cancelButton_1yiwx_90{background-color:transparent;border:1px solid #666;color:#ccc;padding:12px 24px;border-radius:4px;cursor:pointer;font-size:16px;width:100%}._cancelButton_1yiwx_90:hover{border-color:#999;color:#fff}._error_1yiwx_106{color:#ff6b6b;background-color:#ff6b6b1a;padding:10px;border-radius:4px;margin-bottom:20px}:root{--orange: #ff4f40;--indigo: #635dff;--white: #fff;--light-aluminium: #eaecee;--aluminium: #bdc4cf;--dark-aluminium: #2a2e35;--black: #000000;--yellow: #ebca40;--mandarine: #ff7f38;--pink: #ff44dd;--blue: #3885ff;--aqua: #3ec6eb;--emerald: #1bc99f;--yellow-mandarine-gradient: linear-gradient( 153.07deg, var(--yellow) -2.47%, var(--mandarine) 102.78% );--mandarine-orange-gradient: linear-gradient( 153.07deg, var(--mandarine) -2.47%, var(--orange) 102.78% );--pink-yellow-gradient: linear-gradient( 153.07deg, var(--pink) -2.47%, var(--yellow) 102.78% );--pink-indigo-gradient: linear-gradient( 153.07deg, var(--pink) -2.47%, var(--indigo) 102.78% );--indigo-aqua-gradient: linear-gradient( 153.07deg, var(--indigo) -2.47%, var(--aqua) 102.78% );--blue-aqua-gradient: linear-gradient( 153.07deg, var(--blue) -2.47%, var(--aqua) 102.78% );--aqua-emerald-gradient: linear-gradient( 153.07deg, var(--aqua) -2.47%, var(--emerald) 102.78% );--emerald-yellow-gradient: linear-gradient( 153.07deg, var(--emerald) -2.47%, var(--yellow) 102.78% );--font-primary: "Inter", sans-serif;--font-secondary: "Space Grotesk", sans-serif;--font-mono: "Fira Code", monospace}*{box-sizing:border-box}html{font-size:10px;text-rendering:geometricPrecision;-webkit-tap-highlight-color:rgba(0,0,0,0)}html,body{height:100%;width:100%;margin:0;padding:0}body{background-color:var(--black);color:var(--white);font-family:var(--font-primary);-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-y:scroll}h1,h2,h3,h4,h5,h6{font-family:var(--font-secondary);font-weight:600;color:#000000db}h1,h2,h3{margin-top:3.2rem;margin-bottom:1.6rem}h4,h5,h6{margin-top:1.6rem;margin-bottom:1.6rem}h1{font-size:3.2rem}h2{font-size:2.8rem}h3{font-size:2.4rem}h4{font-size:2rem}h5{font-size:1.6rem}h6{font-size:1.4rem}p{margin:0 0 1.6rem}strong{font-weight:500}small{font-size:1.2rem}blockquote{padding:1.6rem 3.2rem;margin:0 0 3.2rem;border-left:8px solid #eee;font-size:1.6rem;font-style:italic}body,button,input,select,textarea{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:var(--white);text-decoration:none}figure{margin:0}img{vertical-align:middle}code,pre{font-family:Fira Code,source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;width:100%}code{color:var(--emerald)}#root{height:100%;width:100%}@media only screen and (max-width: 640px){.mobile-scroll-lock{overflow:hidden}}.auth0-features{padding:3.2rem 6.4rem}.auth0-features__title{color:var(--white);font-weight:600;text-align:center;margin-top:0;margin-bottom:4.8rem;font-size:3.2rem;line-height:3.2rem}.auth0-features__grid{display:grid;grid-template-columns:1fr 1fr;column-gap:6.4rem;row-gap:6.4rem}.auth0-feature{display:block;background-color:var(--white);color:var(--black);cursor:pointer;transition:all .3s ease-in-out 0s;padding:4.8rem;border-radius:1.6rem}.auth0-feature:hover{transform:scale(1.03)}.auth0-feature__headline{display:flex;align-items:center;margin-top:0;color:var(--black);font-weight:600;letter-spacing:-.05rem;font-size:2.4rem;line-height:3.2rem}.auth0-feature__icon{margin-right:1.6rem}.auth0-feature:hover .auth0-feature__headline{text-decoration:underline solid 2px var(--black);text-underline-offset:2px;transition:all .3s ease-in-out 0s}.auth0-feature__description{margin:0;color:#242424;font-weight:500;opacity:.7;font-size:1.6rem;line-height:2.4rem}@media only screen and (max-width: 900px){.auth0-features__grid{grid-template-columns:1fr;row-gap:3.2rem}.auth0-feature{padding:3.2rem;border-radius:.8rem}.auth0-feature__headline{font-size:2rem;line-height:2.4rem}.auth0-feature__icon{height:3.6rem;margin-right:1.6rem}.auth0-feature__description{font-size:1.4rem;line-height:2.2rem}}@media only screen and (max-width: 480px){.auth0-features{padding:1.6rem}.auth0-features__title{font-size:2rem;line-height:2.8rem;margin-bottom:2.4rem}.auth0-features__grid{grid-template-columns:1fr;row-gap:1.6rem}.auth0-feature{padding:3.2rem;border-radius:.8rem}.auth0-feature__headline{font-size:2rem;line-height:2.4rem}.auth0-feature__icon{height:3.6rem;margin-right:1.6rem}.auth0-feature__description{font-size:1.4rem;line-height:2.2rem}}.button{border:0;border-radius:.8rem;font-family:var(--font-primary);font-weight:600;color:var(--white);cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .3s ease-out,color .3s ease-out;min-width:10rem;padding:1.6rem;font-size:1.6rem;line-height:2.4rem}.button--compact{padding:1rem 1.6rem;font-size:1.6rem;line-height:1.6rem}.button--primary{background-color:var(--indigo)}.button--primary:hover{background:#635dffd9}.button--secondary{background-color:var(--white);color:var(--black)}.button--secondary:hover{background:#ffffffd9}@media only screen and (max-width: 480px){.button{min-width:.8rem;padding:1rem 1.2rem;font-size:1.3rem;line-height:2.2rem}.button--compact{padding:.6rem 1rem;font-size:1.3rem;line-height:2rem}}.button__login{min-width:8.4rem;border:none;color:var(--white);background-color:#58aeff;width:50%;font-size:2rem;margin-right:1.6rem;font-style:normal;font-weight:500;line-height:3.2rem;padding:.8rem 0;border-radius:.8rem;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .3s ease}.button__login:hover{background-color:#4294e1}.button__logout{min-width:8.4rem;border:.1rem solid var(--indigo);color:var(--white);background:var(--indigo);width:50%;font-size:1.6rem;margin-right:1.6rem;font-family:var(--font-primary);font-style:normal;font-weight:600;line-height:3.2rem;padding:.8rem 0;border-radius:.8rem;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .3s ease-out,color .3s ease-out}.button__sign-up{min-width:8.4rem;border:none;color:var(--white);background-color:#ff9915;width:50%;font-size:2rem;margin-right:1.6rem;font-style:normal;font-weight:500;line-height:3.2rem;padding:.8rem 0;border-radius:.8rem;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .3s ease}.button__sign-up:hover{background-color:#c07514}.button__login:last-child,.button__logout:last-child,.button__sign-up:last-child{margin-right:0}@media only screen and (min-width: 641px){.button__login,.button__logout,.button__sign-up{padding:.8rem 1.2rem;font-size:1.4rem;line-height:1.6rem}}.page-footer{display:flex;justify-content:center;flex-shrink:0;width:100%;margin-top:2.4rem;background-color:var(--dark-aluminium);color:var(--light-aluminium);font-weight:500;text-align:center;font-size:1.6rem;line-height:2.4rem}.page-footer-grid{display:grid;grid-template-rows:auto auto;width:100%;max-width:120rem;padding:3.2rem}.page-footer-grid__info{display:grid;grid-template-columns:1.5fr 1fr auto;column-gap:2.4rem}.page-footer-grid__brand{display:grid;justify-items:center;grid-template-columns:1fr;margin-top:3.2rem}.page-footer-info__message{text-align:left}.page-footer-message__headline{margin:0 0 1.4rem;font-weight:500}.page-footer-message__description{margin-bottom:0;letter-spacing:.016rem}.page-footer-info__button{display:flex;justify-content:center;align-items:center}.page-footer-info__resource-list{display:grid;row-gap:.8rem}.page-footer-info__resource-list-item{text-align:right}.page-footer-brand{display:flex;justify-content:center;align-items:center;width:100%}.page-footer-brand__logo{width:20px;margin-right:12px}.page-footer__hyperlink{letter-spacing:.001rem}.page-footer__hyperlink,.page-footer__hyperlink:active,.page-footer__hyperlink:visited{color:var(--white)}.page-footer__hyperlink:hover{color:var(--aluminium)}@media only screen and (max-width: 960px){.page-footer{font-size:1.4rem;line-height:2.2rem}.page-footer-grid{padding:3.2rem}.page-footer-grid__info{grid-template-columns:1fr;row-gap:3.2rem}.page-footer-info__message{text-align:center}.page-footer-info__resource-list{grid-template-columns:1fr 1fr;row-gap:3.2rem;column-gap:3.2rem}.page-footer-info__resource-list-item:nth-child(odd){text-align:right}.page-footer-info__resource-list-item:nth-child(2n){text-align:left}}@media only screen and (max-width: 480px){.page-footer{font-size:1.4rem;line-height:2.2rem}.page-footer-grid{padding:3.2rem 1.6rem}.page-footer-grid__info{grid-template-columns:1fr;row-gap:3.2rem}.page-footer-info__message{text-align:center}.page-footer-info__resource-list{grid-template-columns:1fr 1fr;row-gap:3.2rem;column-gap:3.2rem}.page-footer-info__resource-list-item:nth-child(odd){text-align:right}.page-footer-info__resource-list-item:nth-child(2n){text-align:left}}.hero-banner{display:flex;flex-direction:column;align-items:center;width:100%;background:var(--yellow-mandarine-gradient);color:var(--black);margin:0 auto;padding:3.2rem 6.4rem}.hero-banner--yellow-mandarine{background:var(--yellow-mandarine-gradient)}.hero-banner--pink-yellow{background:var(--pink-yellow-gradient)}.hero-banner--blue-aqua{background:var(--blue-aqua-gradient)}.hero-banner--aqua-emerald{background:var(--aqua-emerald-gradient)}.hero-banner--emerald-yellow{background:var(--emerald-yellow-gradient)}.hero-banner__logo{display:flex;justify-content:center;align-items:center;background-color:var(--white);border-radius:50%;box-shadow:0 2px 4px #0000001f;width:12.8rem;height:12.8rem}.hero-banner__image{width:10.8rem;height:10.8rem}.hero-banner__image--small{width:7.6rem;height:7.6rem}.hero-banner__headline{letter-spacing:-1.5px;margin:2.4rem 0 8px;font-size:4.8rem}.hero-banner__description{max-width:58rem;text-align:center;margin-bottom:3.2rem;font-size:20px;line-height:3.2rem}@media only screen and (max-width: 540px){.hero-banner{padding:3.2rem 1.6rem}.hero-banner__logo{width:9.6rem;height:9.6rem}.hero-banner__image{width:7.2rem;height:7.2rem}.hero-banner__image--small{width:6rem;height:6rem}.hero-banner__headline{font-size:3.2rem}.hero-banner__description{font-size:1.6rem;line-height:2.4rem}}.loader{height:5rem;width:5rem;margin:auto;animation:spin 2s infinite linear}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.nav-bar__container{position:fixed;display:flex;justify-content:center;flex-shrink:0;width:100%;box-shadow:#5a5f66 0 -1.5px inset;z-index:300;background-color:var(--black)}.nav-bar{flex:1;display:flex;align-items:center;flex-shrink:0;height:80px;max-width:1200px;padding:0 24px;margin:0}.nav-bar__brand{display:flex;align-items:center;height:100%;margin-right:64px}.nav-bar__link{display:flex;align-items:center;height:100%}.nav-bar__logo{height:3.2rem}.nav-bar__tabs{flex:1;display:flex;align-items:center;justify-content:flex-end}.nav-bar__tab{display:flex;flex-direction:row;justify-content:center;margin-right:24px;font-weight:500;font-size:16px;line-height:16px}.nav-bar__tab:last-child{margin-right:0}.nav-bar__tab--active{text-decoration-line:underline;text-decoration-style:solid;text-decoration-color:var(--indigo);text-decoration-thickness:4px;text-underline-offset:8px}.nav-bar__tab:hover{color:var(--white)}.nav-bar__icon{display:none}.nav-bar__buttons{display:flex;margin-left:24px}@media only screen and (max-width: 640px){.nav-bar__container{display:none}.nav-bar__tab{font-size:1.5rem}.nav-bar{height:6.4rem;padding:.8rem 1.6rem}.nav-bar__brand{display:flex;align-items:center;margin-right:1.6rem}.nav-bar__logo{height:3.2rem}.nav-bar__tab--active{text-decoration-line:none;color:var(--pink)}.nav-bar__label{display:none}.nav-bar__icon{display:block;font-size:3.2rem}.nav-bar__buttons{margin-left:24px}}@media only screen and (max-width: 340px){.nav-bar__tab{font-size:1.3rem}.nav-bar{height:6.4rem;padding:.8rem 1.6rem}.nav-bar__brand{display:flex;align-items:center;margin-right:1.6rem}.nav-bar__logo{height:2.8rem}.nav-bar__tab--active{text-decoration-line:none;color:var(--pink)}.nav-bar__buttons{margin-left:24px}}.mobile-nav-bar__container{position:fixed;display:none;justify-content:center;flex-shrink:0;width:100%;box-shadow:#5a5f66 0 -1.5px inset;z-index:300;background-color:var(--black)}.mobile-nav-bar{flex:1;display:flex;align-items:center;flex-shrink:0;height:6.4rem;max-width:1200px;padding:.8rem 1.6rem;margin:0}.mobile-nav-bar__brand{flex:1;display:flex;align-items:center;height:100%;margin-right:1.6rem}.mobile-nav-bar__link{display:flex;align-items:center;height:100%}.mobile-nav-bar__logo{height:2.4rem}.mobile-nav-bar__menu{width:100%;height:calc(100% - 6.4rem);position:fixed;left:0;top:6.4rem;background-color:var(--black);z-index:300}.mobile-nav-bar__toggle{margin-left:2.4rem;font-size:3.6rem;cursor:pointer}.mobile-nav-bar__tabs{flex:1;display:flex;align-items:center;justify-content:flex-end;flex-direction:column;width:100%}.mobile-nav-bar__tab{display:flex;flex-direction:row;font-weight:500;font-size:2rem;line-height:16px;padding:3.2rem 2.4rem;background-color:var(--black);color:var(--white);width:100%;box-shadow:#5a5f66 0 -1.5px inset}.mobile-nav-bar__tab:last-child{margin-right:0}.mobile-nav-bar__tab--active{text-decoration-line:underline;text-decoration-style:solid;text-decoration-color:var(--indigo);text-decoration-thickness:4px;text-underline-offset:8px}.mobile-nav-bar__tab:hover{color:var(--white)}.mobile-nav-bar__icon{display:none}.mobile-nav-bar__buttons{display:flex;justify-content:center;padding:3.2rem;background-color:var(--black)}@media only screen and (max-width: 640px) and (hover: none){.mobile-nav-bar__tab:hover,.mobile-nav-bar__tab--active:hover{color:var(--white)}}@media only screen and (max-width: 640px){.mobile-nav-bar__container{display:flex}.mobile-nav-bar__menu--closed{display:none}}.messages-grid{display:flex;flex-direction:column}.messages-grid__header{margin:48px 0 0;color:var(--white);font-weight:500;text-align:center;font-size:24px;line-height:32px}.messages-grid__options{display:flex;border-radius:16px;margin:32px auto}.messages-grid__option{border:2px solid rgb(96,96,96);border-right:0;background-color:var(--black);color:var(--white);font-weight:600;text-transform:uppercase;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;outline:none;transition:background .3s ease-out,color .3s ease-out;padding:8px 24px;margin:0;font-size:16px;line-height:24px}.messages-grid__option:first-child{border-radius:8px 0 0 8px}.messages-grid__option:last-child{border-radius:0 8px 8px 0;border-right:2px solid rgb(96,96,96)}.messages-grid__option--active,.messages-grid__option--active:hover{background-color:var(--white);color:var(--black)}@media only screen and (max-width: 540px){.messages-grid__header{margin:1.6rem 0;font-size:2rem;line-height:2.8rem}.messages-grid__options{max-width:24rem;flex-wrap:wrap;border-radius:.8rem;margin:.8rem auto 1.6rem}.messages-grid__option{width:12rem;padding:.4rem 1.6rem;border:.2rem solid rgb(96,96,96);font-size:1.4rem}.messages-grid__option:nth-child(1){border-bottom-left-radius:0;border-right:0;border-bottom:0}.messages-grid__option:nth-child(2){border-top-right-radius:.8rem;border-bottom:0}.messages-grid__option:nth-child(3){border-bottom-left-radius:.8rem;border-right:0}.messages-grid__option:nth-child(4){border-top-right-radius:0}}.profile-grid{display:flex;flex-direction:column;margin-top:48px}.profile__header{display:grid;grid-template-columns:auto 1fr;column-gap:16px}.profile__avatar{border:solid 2px var(--aqua);border-radius:50%;height:80px;width:80px}.profile__headline{display:flex;flex-direction:column;justify-content:space-around}.profile__title{margin-top:0;margin-bottom:0;color:var(--white)}.profile__details{margin-top:32px}@media only screen and (max-width: 480px){.profile-grid{margin-top:2.4rem}.profile__avatar{height:5.6rem;width:5.6rem;border-radius:50%;border:solid .13rem var(--aqua)}.profile__title{font-size:1.6rem}.profile__description{font-size:1.3rem}.profile__details{margin-top:1.6rem}}.page-layout{display:flex;flex-direction:row;align-items:start;height:100%;width:100%}.page-layout__content{flex-basis:auto;flex-shrink:0;display:flex;flex-direction:column;width:calc(100% - 250px);height:100%;max-height:100vh;overflow:scroll;position:relative;transition:width .3s ease-in-out}@media (max-width: 768px){.page-layout__content{width:100%;padding-left:50px}}.content-layout{flex:1;display:flex;flex-direction:column;flex-shrink:0;width:100%;min-height:640px;padding:48px}.content__title{margin-top:0;color:var(--white)}.content__body{font-size:1.6rem;line-height:2.4rem}#page-description{display:flex;flex-direction:column}#page-description span{margin-bottom:1.6rem}#page-description span:last-child{margin-bottom:0}@media only screen and (max-width: 480px){.content-layout{padding:1.6rem}.content__title{font-size:2.4rem}}app-nav-bar{width:100%}app-nav-bar-tabs{flex:1}app-nav-bar-tab{margin-right:24px}app-nav-bar-tab:last-child{margin-right:0}app-login-button,app-signup-button,app-logout-button{margin-right:1.6rem}app-login-button:last-child,app-signup-button:last-child,app-logout-button:last-child{margin-right:0}app-page-loader{display:flex;height:100%;width:100%}app-mobile-nav-bar{width:100%}app-mobile-nav-bar-tab{width:100%}app-mobile-nav-bar-brand{flex:1}.customer-card{display:flex;justify-content:space-between;align-items:center;padding:20px;background-color:#2a2e35;border-radius:8px;margin-bottom:16px;box-shadow:0 4px 6px #0000001a}.customer-info{display:flex;align-items:center}.customer-info img{border-radius:50%;width:50px;height:50px;margin-right:20px}.customer-info strong{font-size:18px;color:#fff}.customer-info .details{font-size:14px;color:#ccc}.customer-actions{display:flex;gap:10px}.customer-actions button{background:none;border:none;color:#ccc;cursor:pointer;font-size:20px}.customer-actions button:hover{color:#fff}.edit-icon:before{content:"✎"}.delete-icon:before{content:"🗑"}.settings-container{padding:40px}.settings-title{font-size:2.4rem;font-weight:700;color:#fff;margin-bottom:20px}.settings-form{display:flex;gap:40px}.settings-left{flex:1}.settings-right{flex:2}.settings-label{display:block;font-size:1.6rem;font-weight:600;color:#fff;margin-bottom:10px}.settings-logo-upload{width:200px;height:100px;background-color:#2c2c2c;border:2px dashed #444444;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer}.logo-placeholder{display:flex;align-items:center;justify-content:center;font-size:4rem;color:#888}.settings-info{display:flex;flex-direction:column;gap:20px}.info-field{display:flex;align-items:center;justify-content:space-between;background-color:#2a2e35;border-radius:4px;padding:10px;color:#fff}.info-input{width:100%;background:transparent;border:none;color:#fff;font-size:1.6rem;outline:none}.edit-button{background:none;border:none;color:#fff;cursor:pointer;margin-left:10px}.edit-icon:before{content:"✎";font-size:1.6rem}.settings-actions{display:flex;gap:10px;margin-top:20px;justify-content:flex-end}.delete-button{background-color:#f44336;color:#fff}.save-button{background-color:#3885ff;color:#fff}h2{margin:.5em 0;color:#fff}
