:root{--max-width:1100px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--primary-glow:conic-gradient(from 180deg at 50% 50%,#16abff33 0deg,#0885ff33 55deg,#54d6ff33 120deg,#0071ff33 160deg,transparent 360deg);--secondary-glow:radial-gradient(#fff,hsla(0,0%,100%,0));--tile-start-rgb:239,245,249;--tile-end-rgb:228,232,233;--tile-border:conic-gradient(#00000080,#00000040,#00000030,#00000020,#00000010,#00000010,#00000080);--callout-rgb:238,240,241;--callout-border-rgb:172,175,176;--card-rgb:180,185,188;--card-border-rgb:131,134,135;font-family:SF Pro Text,SF Pro Icons,system,-apple-system,system-ui,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,Lucida Grande,Kohinoor Devanagari,sans-serif}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0;--primary-glow:radial-gradient(rgba(1,65,255,.4),rgba(1,65,255,0));--secondary-glow:linear-gradient(to bottom right,rgba(1,65,255,0),rgba(1,65,255,0),rgba(1,65,255,.3));--tile-start-rgb:2,13,46;--tile-end-rgb:2,5,19;--tile-border:conic-gradient(#ffffff80,#ffffff40,#ffffff30,#ffffff20,#ffffff10,#ffffff10,#ffffff80);--callout-rgb:20,20,20;--callout-border-rgb:108,108,108;--card-rgb:100,100,100;--card-border-rgb:200,200,200}}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw}body{color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb))}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.header-ch{display:flex;flex-direction:row;justify-content:space-around;align-items:center;background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#1a1a2e);padding:15px 0}.header-logo{max-width:300px}.login-aura{text-shadow:0 0 3px #fff;border:2px solid #fff;padding:5px;border-bottom-right-radius:10px;border-top-left-radius:10px}@media (max-width:800px){.header-ch{gap:10px}}.homepage-main{min-height:100vh;background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#1a1a2e);padding:20px 0}.homepage-content{max-width:1280px;margin:0 auto;padding:0}.talk-normal{display:flex;flex-direction:column;align-items:center}.talk-normal-inner{text-align:center;background:linear-gradient(180.2deg,#1e2130 6.8%,#4a626e 131%);padding:90px;border-top-right-radius:60px;border-bottom-left-radius:60px;border:10px solid grey}.talk-normal h2{margin:20px 0 50px;background:linear-gradient(90deg,#3c69fe,#a127fc);background-clip:text;-webkit-background-clip:text;color:transparent}.talk-normal p{margin:20px}.talk-left{align-items:flex-start}.talk-left,.talk-right{display:flex;flex-direction:column}.talk-right{align-items:flex-end}.talk-bubble,.talk-bubble-sent{margin:40px;display:inline-block;position:relative;width:50%;height:auto;background-color:#111}.talk-bubble-sent{align-self:right}@media (max-width:800px){.talk-bubble,.talk-bubble-sent{width:70%;margin:40px 10px}}.border{border:6px solid #666}.round{border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px}.tri-right.border.btm-left-in:before{left:30px;bottom:-40px;border-color:#666 transparent transparent #666;border-style:solid;border-width:20px}.tri-right.border.btm-left-in:before,.tri-right.btm-left-in:after{content:" ";position:absolute;width:0;height:0;right:auto;top:auto}.tri-right.btm-left-in:after{left:38px;bottom:-20px;border-color:#111 transparent transparent #111;border-style:solid;border-width:12px}.tri-right.border.btm-right-in:before{content:" ";position:absolute;width:0;height:0;left:auto;right:30px;bottom:-40px;border-color:#666 #666 transparent transparent;border-style:solid;border-width:20px}.tri-right.btm-right-in:after{content:" ";position:absolute;width:0;height:0;left:auto;right:38px;bottom:-20px;border-color:#0e84ff #0e84ff transparent transparent;border-style:solid;border-width:12px}.talktext{padding:1em;text-align:left;color:#fff}.talktext h1,.talktext h2{background:linear-gradient(90deg,#3c69fe,#a127fc);background-clip:text;-webkit-background-clip:text;color:transparent}.talktext h1{line-height:normal;font-size:32px}.talktext p{margin:15px 0}.sent-msg{background-color:#0e84ff}.h1-top{font-size:44px;text-align:center;margin:0 250px 40px;background:linear-gradient(90deg,#3c69fe,#a127fc);background-clip:text;-webkit-background-clip:text;color:transparent}@media (max-width:950px){.h1-top{margin:0 20px}}.center-button{display:flex;flex-direction:column;justify-content:center;align-items:center}.button-start{color:#fff;font-size:32px;margin:30px 0;padding:20px 50px;border-top-right-radius:10px;border-bottom-left-radius:10px;border:2px solid #0e84ff;background-image:linear-gradient(90deg,#3c69fe,#a127fc)}.card{padding:1rem 1.2rem;border-radius:var(--border-radius);background:rgba(var(--card-rgb),0);border:1px solid rgba(var(--card-border-rgb),0);transition:background .2s,border .2s}.card span{display:inline-block;transition:transform .2s}.card h2{font-weight:600;margin-bottom:.7rem}.card p{margin:0;opacity:.6;font-size:.9rem;line-height:1.5;max-width:30ch}.link-color{color:#0e84ff;text-decoration:underline}.refill h2{margin:20px 0}.refill button{color:#fff;font-size:32px;padding:20px 50px;margin:auto;border-top-right-radius:10px;border-bottom-left-radius:10px;border:2px solid #0e84ff;background-image:linear-gradient(90deg,#3c69fe,#a127fc)}.refill-button{margin:0 auto 20px;display:flex;align-items:center}.slidecontainer{width:80%;margin:100px auto}.slider{-webkit-appearance:none;width:100%;height:16px;background:gray;outline:none;opacity:.8;transition:opacity .2s;border-radius:20px}.slider:hover{opacity:1}.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:25px;height:25px;background:#be85ea;cursor:pointer;border:2px solid #be85ea;border-radius:10px}.slider::-moz-range-thumb{width:25px;height:25px;background:#be85ea;cursor:pointer}.signup-login-box{display:flex;align-items:center;flex-direction:column;padding:90px 0;border-top-right-radius:60px;border-bottom-left-radius:60px;border:2px solid grey}.signup-login-box-logo{max-width:300px}.form-signup-login-box{display:flex;flex-direction:column}.input_form_signup_login{min-height:38px;min-width:268px;padding:8px;border:1px solid #dbdbdb;outline:none;margin:10px 0}.signup_login_button{color:#fff;font-size:32px;margin:20px 0;padding:20px 50px;border-top-right-radius:10px;border-bottom-left-radius:10px;border:2px solid #0e84ff;background-image:linear-gradient(90deg,#3c69fe,#a127fc);cursor:pointer}.signup-login-swap{display:flex;flex-direction:row}.signup-login-swap-link{margin-left:20px;font-weight:700;background:linear-gradient(90deg,#3c69fe,#a127fc);background-clip:text;-webkit-background-clip:text;color:transparent}.signup-login-swap-forgot-pass{margin-top:25px}.signup-login-swap-link-forgot-pass{color:blue}.forgot-pass-label{max-width:300px;text-align:center;margin-bottom:50px;margin-top:10px}.signup-login-message{font-weight:700;margin:20px 0;color:red}p.logout-link:hover{cursor:pointer}.dashboard-zero-box{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding:30px 0 0}.dashboard-balance{font-size:24px;font-weight:700;margin:0 0 50px 20px;text-align:center}.dashboard-refill-button{color:#fff;font-size:32px;margin:20px 0;padding:5px 50px;border-top-right-radius:10px;border-bottom-left-radius:10px;border:2px solid #0e84ff;background-image:linear-gradient(90deg,#3c69fe,#a127fc)}.dashboard-first-box{display:flex;flex-direction:row;justify-content:space-evenly}.dashboard-face-box{text-align:center;margin-bottom:50px}.dashboard-face-pic{width:500px;height:500px;overflow:hidden;display:flex;align-items:center;justify-content:center;border:10px solid #3e3e42;color:grey;font-size:32px;font-weight:700;margin-bottom:25px;border-top-left-radius:25px;border-bottom-right-radius:25px}.dashboard-face-pic-img{height:500px;width:500px;object-fit:contain}.dashboard-body-box{text-align:center;margin-bottom:50px}.dashboard-body-pic{width:500px;height:500px;overflow:hidden;display:flex;align-items:center;justify-content:center;border:10px solid #3e3e42;color:grey;font-size:32px;font-weight:700;margin-bottom:25px;border-top-right-radius:25px;border-bottom-left-radius:25px}.dashboard-body-pic-img{height:500px;width:500px;object-fit:contain}.dashboard-second-box{display:flex;flex-direction:column;margin:0 0 250px;justify-content:center;align-items:center;text-align:center;padding:50px 0 0}.dashboard-button-holder{text-align:center;margin:50px 0}.dashboard-swapped-pic{width:500px;height:500px;overflow:hidden;display:flex;align-items:center;justify-content:center;border:10px solid #3e3e42;color:grey;font-size:32px;font-weight:700;margin-bottom:25px;border-top-right-radius:25px;border-bottom-left-radius:25px}.dashboard-swapped-pic-img{height:500px;width:500px;object-fit:contain}.upload-file{font-size:24px;font-weight:700}@media (max-width:1000px){.dashboard-first-box{flex-direction:column;justify-content:center}.dashboard-body-pic,.dashboard-face-pic,.dashboard-swapped-pic{width:100%;height:400px}}.loader{font-size:10px;border:4px solid hsla(0,0%,100%,.2);border-left-color:#fff;transform:translateZ(0);animation:loaderSpin 1.1s linear infinite;margin:auto}.loader,.loader:after{border-radius:50%;width:20px;height:20px}@keyframes loaderSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.text-content{width:90%}.text-content p{margin:10px 0;text-align:center}.four-columns-list{column-count:4}.separator-sitemap{margin-top:25px}.landing-picker-main{min-height:100vh;background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#1a1a2e);display:flex;justify-content:center;align-items:center;padding:20px}.landing-picker-container{display:flex;flex-direction:column;align-items:center;max-width:800px;width:100%}.landing-picker-logo{margin-bottom:30px}.landing-picker-logo img{filter:invert(1) drop-shadow(0 0 .3rem #ffffff70)}.landing-picker-title{font-size:36px;font-weight:700;color:#fff;margin-bottom:10px;text-align:center}.landing-picker-brand{background:linear-gradient(90deg,#3c69fe,#a127fc);background-clip:text;-webkit-background-clip:text;color:transparent}.landing-picker-subtitle{font-size:18px;color:hsla(0,0%,100%,.7);margin-bottom:40px}.landing-picker-cards{display:flex;gap:30px;margin-bottom:40px;flex-wrap:wrap;justify-content:center}.landing-picker-card{position:relative;width:280px;height:380px;min-height:380px;border-radius:20px;overflow:hidden;cursor:pointer;transition:all .3s ease;border:3px solid transparent;background:hsla(0,0%,100%,.05);flex-shrink:0}.landing-picker-card:hover{transform:translateY(-5px);border-color:rgba(161,39,252,.5);box-shadow:0 10px 40px rgba(161,39,252,.3)}.landing-picker-card-selected{border-color:#a127fc!important;box-shadow:0 0 30px rgba(161,39,252,.6)}.landing-picker-card-image{position:relative;width:100%;height:100%;min-height:100%}.landing-picker-card-label{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:8px;font-size:22px;font-weight:600;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.8);z-index:10}.landing-picker-card-icon{font-size:20px}.landing-picker-button{padding:16px 80px;font-size:20px;font-weight:700;color:#fff;background:linear-gradient(90deg,#3c69fe,#a127fc);border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;opacity:.5}.landing-picker-button:disabled{cursor:not-allowed}.landing-picker-button-active{opacity:1}.landing-picker-button-active:hover{transform:scale(1.05);box-shadow:0 5px 25px rgba(161,39,252,.5)}@media (max-width:650px){.landing-picker-title{font-size:28px}.landing-picker-cards{flex-direction:column;gap:20px;width:100%;padding:0 20px}.landing-picker-card{width:100%;max-width:320px;height:400px;min-height:400px;margin:0 auto}.landing-picker-button{padding:14px 60px;font-size:18px}}@media (max-width:400px){.landing-picker-title{font-size:24px}.landing-picker-subtitle{font-size:16px}.landing-picker-card{max-width:280px;height:360px;min-height:360px}.landing-picker-button{padding:12px 50px;font-size:16px}}