:root{--q-primary:#3a7bd5;--q-secondary:#00d2ff;--q-accent:#00d2ff;--q-dark:#0f1b3d;--q-light:#fff;--text-muted:#ffffffb3;--glass-bg:#ffffff14;--glass-border:#ffffff26;--shadow-color:#0000001a}body{background:linear-gradient(135deg,#0f1b3d,#1e4c8b 50%,#00a8cc);color:#fff;font-family:Roboto,sans-serif;line-height:1.6;min-height:100vh}.text-gradient{background:linear-gradient(90deg,#fff,#00d2ff);-webkit-background-clip:text;background-clip:text;color:#0000;display:inline-block}.text-shadow{text-shadow:0 2px 4px #0003}.q-card--glass{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:var(--glass-bg)!important;border:1px solid var(--glass-border)!important;box-shadow:0 8px 32px var(--shadow-color)!important;transition:transform .3s ease,box-shadow .3s ease}.q-card--glass:hover{box-shadow:0 12px 40px var(--shadow-color)!important;transform:translateY(-5px)}.q-btn--gradient{background:linear-gradient(90deg,#3a7bd5,#00d2ff)!important;border:none;color:#fff!important;overflow:hidden;position:relative;z-index:1}.q-btn--gradient:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:all .6s ease;width:100%;z-index:-1}.q-btn--gradient:hover:before{left:100%}.q-btn--gradient:active{transform:translateY(2px)}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}@keyframes glow{0%{box-shadow:0 0 10px #00d2ff80}to{box-shadow:0 0 20px #00d2ffcc}}.float-animation{animation:float 6s ease-in-out infinite}.glow-animation{animation:glow 2s ease-in-out infinite alternate}.full-height{height:100vh}.flex-center{align-items:center;display:flex;justify-content:center}.particles-container{height:100%;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100%;z-index:-1}.particle{animation:float-up 15s linear infinite;background:#00d2ff80;border-radius:50%;position:absolute}.particle:first-child{animation-delay:2s;height:8px;left:9%;opacity:.27;top:98%;width:8px}.particle:nth-child(2){animation-delay:1s;height:7px;left:21%;opacity:.29;top:9%;width:7px}.particle:nth-child(3){animation-delay:4s;height:6px;left:55%;opacity:.31;top:73%;width:6px}.particle:nth-child(4){animation-delay:4s;height:5px;left:51%;opacity:.23;top:89%;width:5px}.particle:nth-child(5){animation-delay:3s;height:4px;left:28%;opacity:.27;top:99%;width:4px}.particle:nth-child(6){animation-delay:3s;height:4px;left:6%;opacity:.35;top:68%;width:4px}.particle:nth-child(7){animation-delay:4s;height:4px;left:80%;opacity:.38;top:81%;width:4px}.particle:nth-child(8){animation-delay:4s;height:8px;left:40%;opacity:.29;top:66%;width:8px}.particle:nth-child(9){animation-delay:3s;height:8px;left:45%;opacity:.2;top:84%;width:8px}.particle:nth-child(10){animation-delay:3s;height:5px;left:45%;opacity:.34;top:54%;width:5px}.particle:nth-child(11){animation-delay:2s;height:8px;left:69%;opacity:.39;top:68%;width:8px}.particle:nth-child(12){animation-delay:4s;height:5px;left:60%;opacity:.28;top:48%;width:5px}.particle:nth-child(13){animation-delay:5s;height:7px;left:64%;opacity:.2;top:53%;width:7px}.particle:nth-child(14){animation-delay:3s;height:6px;left:13%;opacity:.14;top:2%;width:6px}.particle:nth-child(15){animation-delay:1s;height:5px;left:6%;opacity:.3;top:58%;width:5px}.particle:nth-child(16){animation-delay:5s;height:6px;left:86%;opacity:.38;top:93%;width:6px}.particle:nth-child(17){animation-delay:5s;height:5px;left:63%;opacity:.26;top:11%;width:5px}.particle:nth-child(18){animation-delay:2s;height:8px;left:46%;opacity:.26;top:80%;width:8px}.particle:nth-child(19){animation-delay:2s;height:4px;left:42%;opacity:.36;top:10%;width:4px}.particle:nth-child(20){animation-delay:2s;height:7px;left:80%;opacity:.32;top:18%;width:7px}.particle:nth-child(21){animation-delay:5s;height:8px;left:24%;opacity:.36;top:21%;width:8px}.particle:nth-child(22){animation-delay:2s;height:6px;left:78%;opacity:.39;top:64%;width:6px}.particle:nth-child(23){animation-delay:4s;height:8px;left:46%;opacity:.22;top:47%;width:8px}.particle:nth-child(24){animation-delay:1s;height:8px;left:8%;opacity:.37;top:69%;width:8px}.particle:nth-child(25){animation-delay:1s;height:8px;left:63%;opacity:.19;top:43%;width:8px}.particle:nth-child(26){animation-delay:4s;height:7px;left:13%;opacity:.19;top:33%;width:7px}.particle:nth-child(27){animation-delay:1s;height:5px;left:54%;opacity:.22;top:9%;width:5px}.particle:nth-child(28){animation-delay:5s;height:7px;left:18%;opacity:.4;top:32%;width:7px}.particle:nth-child(29){animation-delay:2s;height:7px;left:61%;opacity:.11;top:70%;width:7px}.particle:nth-child(30){animation-delay:4s;height:7px;left:91%;opacity:.33;top:80%;width:7px}@keyframes float-up{0%{opacity:0;transform:translateY(100vh) scale(.5)}50%{opacity:.3}to{opacity:0;transform:translateY(-100px) scale(1.2)}}@media (max-width:768px){.q-card--glass{border-radius:12px!important}.q-btn--gradient{font-size:.9rem!important;padding:8px 16px!important}}