html[data-theme=default]{--primary: #f8644b;--gradient-from: #f8644b;--gradient-to: #fa8e7c;--gradient-foreground: white}html[data-theme=black]{--primary: #000;--gradient-from: #000;--gradient-to: #000;--gradient-foreground: white}html[data-theme=baltic-sea]{--primary: #262626;--gradient-from: #262626;--gradient-to: #262626;--gradient-foreground: white}html[data-theme=black-pearl]{--primary: #1e293b;--gradient-from: #1e293b;--gradient-to: #1e293b;--gradient-foreground: white}html[data-theme=steel]{--primary: #757f9a;--gradient-from: #757f9a;--gradient-to: #cdd3e0;--gradient-foreground: white}html[data-theme=quill-grey]{--primary: #a3a3a3;--gradient-from: #a3a3a3;--gradient-to: #a3a3a3;--gradient-foreground: rgb(33, 37, 41)}html[data-theme=brown-sugar]{--primary: #e1ad76;--gradient-from: #e1ad76;--gradient-to: #cfb395;--gradient-foreground: white}html[data-theme=pastel-brown]{--primary: #8f5b5e;--gradient-from: #8f5b5e;--gradient-to: #c98c8f;--gradient-foreground: white}html[data-theme=eucalyptus]{--primary: #1d976c;--gradient-from: #1d976c;--gradient-to: #68d59d;--gradient-foreground: white}html[data-theme=apple-green]{--primary: #8dc63f;--gradient-from: #8dc63f;--gradient-to: #8dc63f;--gradient-foreground: white}html[data-theme=day-sky]{--primary: #6dd5ed;--gradient-from: #6dd5ed;--gradient-to: #2697b3;--gradient-foreground: white}html[data-theme=jellyfish]{--primary: #2bc0e4;--gradient-from: #2bc0e4;--gradient-to: #eaecc6;--gradient-foreground: white}html[data-theme=moonstone-blue]{--primary: #6da7a9;--gradient-from: #6da7a9;--gradient-to: #27c3a0;--gradient-foreground: white}html[data-theme=aqua-marine]{--primary: #2be4c8;--gradient-from: #2be4c8;--gradient-to: #9ae7dc;--gradient-foreground: white}html[data-theme=cloudy-blue]{--primary: #acb6e5;--gradient-from: #acb6e5;--gradient-to: #9bd6e7;--gradient-foreground: white}html[data-theme=rich-blue]{--primary: #1a98d2;--gradient-from: #1a98d2;--gradient-to: #95cbde;--gradient-foreground: white}html[data-theme=light-lavender]{--primary: #dfbee7;--gradient-from: #dfbee7;--gradient-to: #97c8f6;--gradient-foreground: white}html[data-theme=raspberry-pink]{--primary: #e55d87;--gradient-from: #e55d87;--gradient-to: #81a9cc;--gradient-foreground: white}html[data-theme=pink-rose]{--primary: #ee9ca7;--gradient-from: #ee9ca7;--gradient-to: #f9c4cb;--gradient-foreground: white}html[data-theme=dark-rose]{--primary: #c03e63;--gradient-from: #c03e63;--gradient-to: #f47c77;--gradient-foreground: white}html[data-theme=golden-dream]{--primary: #eed31c;--gradient-from: #eed31c;--gradient-to: #eed31c;--gradient-foreground: rgb(33, 37, 41)}html[data-theme=fire-bush]{--primary: #ee932b;--gradient-from: #ee932b;--gradient-to: #f0d1ae;--gradient-foreground: white}html[data-theme=grapefruit]{--primary: #e73827;--gradient-from: #e73827;--gradient-to: #f85032;--gradient-foreground: white}html[data-theme=chili-pepper]{--primary: #cc1f26;--gradient-from: #cc1f26;--gradient-to: #ec2129;--gradient-foreground: white}:root{color-scheme:only light}.bg-theme{background-color:var(--primary)}.color-fg{color:var(--gradient-foreground)}.container-bg{background:#fcfcfc}body{font-family:Inter,sans-serif}.layout-banner{position:relative;min-height:130px;width:100%;background-repeat:no-repeat;background-size:cover}.layout-banner h1{margin-left:140px}.layout-banner .layout-overlay{position:relative;height:100%;padding:16px;bottom:0;display:flex;flex-direction:row;z-index:10}.gradient{position:absolute;bottom:0;background:linear-gradient(0,#000000e6,#fff0 95%);height:100%;width:100%;z-index:5}.profile-pic{background-color:var(--primary);flex-shrink:0;height:120px;width:120px;object-fit:cover;object-position:center;border-radius:50%;overflow:hidden}.profile-pic-overlay{display:flex;flex-direction:row;position:absolute;bottom:-32px;z-index:1000}.profile-pic img{object-fit:cover}.small-icon svg{height:calc(1.375rem + 1.5vw);width:calc(1.375rem + 1.5vw)}.client-button{background-color:#fff;box-shadow:2px 2px 8px -3px #00000080;overflow:hidden;border-width:0;border-color:#afafaf00;transition:all .25s ease-out;min-height:76px;width:500px;max-width:100%;flex-grow:1}.client-button:hover,.client-button:active,.client-button:focus{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#d8e3ec}.footer-logo{max-height:4.25em;min-width:100%;max-width:100%;height:auto;width:auto;background:#fff}
