body[data-theme] .bg-effects .orb{animation:cg-theme-float 14s ease-in-out infinite}body.cg-theme-switching .bg-effects .orb{transition:background 1.2s ease,opacity 1.2s ease,width 1.2s ease,height 1.2s ease}body[data-theme] .bg-effects .orb:nth-child(1){animation-duration:16s;animation-delay:0s}body[data-theme] .bg-effects .orb:nth-child(2){animation-duration:20s;animation-delay:-5s}body[data-theme] .bg-effects .orb:nth-child(3){animation-duration:24s;animation-delay:-12s}@keyframes cg-theme-float{0%{transform:translate(0) scale(1);opacity:var(--orb-opacity, .22)}20%{transform:translate(50px,-40px) scale(1.08);opacity:calc(var(--orb-opacity, .22) + .04)}40%{transform:translate(-30px,60px) scale(.94);opacity:var(--orb-opacity, .22)}60%{transform:translate(40px,30px) scale(1.06);opacity:calc(var(--orb-opacity, .22) + .06)}80%{transform:translate(-50px,-20px) scale(.97);opacity:var(--orb-opacity, .22)}to{transform:translate(0) scale(1);opacity:var(--orb-opacity, .22)}}body[data-theme] .bg-effects:after{animation:cg-theme-shimmer 8s ease-in-out infinite}@keyframes cg-theme-shimmer{0%,to{opacity:.5}50%{opacity:.35}}.cg-theme-picker{display:flex;align-items:center;gap:10px;padding:8px 14px 10px;flex-wrap:wrap}.cg-theme-picker-label{font-size:.68em;font-weight:600;text-transform:uppercase;letter-spacing:.8px;color:#f6fbff4d;width:100%;margin-bottom:2px;white-space:nowrap}.cg-color-swatch{width:28px;height:28px;border:2px solid rgba(255,255,255,.2);border-radius:50%;cursor:pointer;padding:0;flex-shrink:0;transition:border-color .2s ease,box-shadow .2s ease}.cg-color-swatch:hover{border-color:#ffffff80;box-shadow:0 0 10px #ffffff26}.cg-color-popup{display:none;width:100%;padding:10px;margin-top:6px;background:#080e14f5;border:1px solid rgba(255,255,255,.1);border-radius:10px;box-sizing:border-box}.cg-color-popup.open{display:block}.cg-color-sv{width:100%;display:block;border-radius:6px;cursor:crosshair;touch-action:none}.cg-color-hue-bar{width:100%;height:18px;display:block;margin-top:8px;cursor:pointer;touch-action:none}.cg-color-hex-input{display:block;width:100%;margin-top:8px;padding:5px 8px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:6px;color:#f6fbffb3;font-family:Courier New,monospace;font-size:.8em;text-align:center;outline:none;box-sizing:border-box}.cg-color-hex-input:focus{border-color:#ffffff4d}.cg-theme-color-hex{font-size:.68em;font-family:Courier New,monospace;color:#f6fbff73;letter-spacing:.5px;text-transform:uppercase;line-height:1;flex:1;min-width:0}.cg-theme-reset{width:24px;height:24px;border-radius:50%;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#ffffff59;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0;padding:0}.cg-theme-reset:hover{border-color:#ffffff4d;color:#ffffffb3;background:#ffffff14}.cg-theme-reset svg{width:12px;height:12px}body.cg-theme-switching{transition:background-color .8s ease}body.cg-theme-switching .nav,body.cg-theme-switching .top-nav{transition:background-color .8s ease,border-color .8s ease}
