:root{--lw-purple: #C105F5;--lw-teal: #05F2C7;--lw-orange: #FF4502;--lw-gold: #FFB800;--lw-pink: #FF1493;--lw-void: #0A0A0A;--lw-neon-void: #1E1919;--lw-white: #F5F5F5;--lw-grey-600: #525252;--lw-grey-400: #A3A3A3}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body.lw-theme{font-family:Noto Sans,Noto Sans fallback,system-ui,sans-serif;background:var(--lw-neon-void);color:var(--lw-white);line-height:1.6;min-height:100vh}.auth-page[data-astro-cid-sde2wqi2]{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:#060606;overflow:hidden}.ambient-glow[data-astro-cid-sde2wqi2]{position:absolute;width:400px;height:400px;border-radius:50%;filter:blur(150px);opacity:.08;z-index:0;pointer-events:none}.ambient-glow[data-astro-cid-sde2wqi2].purple{top:20%;left:20%;background:#c105f5}.ambient-glow[data-astro-cid-sde2wqi2].teal{bottom:20%;right:20%;background:#05f2c7}.sync-card[data-astro-cid-sde2wqi2]{position:relative;z-index:1;width:100%;max-width:420px;background:#ffffff04;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(193,5,245,.12);border-radius:20px;padding:2.5rem;display:flex;flex-direction:column;gap:1.5rem;box-shadow:0 24px 80px #000c,0 0 80px #c105f508;transition:border-color .3s ease}.sync-card[data-astro-cid-sde2wqi2]:hover{border-color:#c105f533}.auth-back[data-astro-cid-sde2wqi2]{align-self:flex-start;font-size:.8125rem;color:#fff6;text-decoration:none;transition:color .2s ease,transform .2s ease;display:inline-flex;align-items:center;gap:4px}.auth-back[data-astro-cid-sde2wqi2]:hover{color:#05f2c7;transform:translate(-2px)}.auth-title[data-astro-cid-sde2wqi2]{font-family:"Noto Serif","Noto Serif fallback",Georgia,serif;font-size:1.875rem;font-weight:700;color:#f5f5f5;margin:0;letter-spacing:-.025em;line-height:1.2}.auth-subtitle[data-astro-cid-sde2wqi2]{font-size:.875rem;color:#ffffff8c;line-height:1.6;margin:0}.sync-status-badge[data-astro-cid-sde2wqi2]{position:relative;width:56px;height:56px;border-radius:50%;background:#05f2c71a;color:#05f2c7;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.sync-status-badge[data-astro-cid-sde2wqi2].info{background:#c105f51a;color:#c105f5}.pulse-ring[data-astro-cid-sde2wqi2]{position:absolute;width:100%;height:100%;border-radius:50%;border:2px solid #05F2C7;opacity:.6;animation:ring-pulse 2s infinite cubic-bezier(.16,1,.3,1)}@keyframes ring-pulse{0%{transform:scale(.95);opacity:.8}to{transform:scale(1.6);opacity:0}}.sync-details-box[data-astro-cid-sde2wqi2]{background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:1.125rem;display:flex;flex-direction:column;gap:.75rem}.detail-row[data-astro-cid-sde2wqi2]{display:flex;justify-content:space-between;align-items:center;font-size:.8125rem}.detail-label[data-astro-cid-sde2wqi2]{color:#ffffff73}.detail-value[data-astro-cid-sde2wqi2]{color:#f5f5f5;font-weight:500}.detail-value[data-astro-cid-sde2wqi2].highlighted{color:#05f2c7;font-family:monospace}.detail-value[data-astro-cid-sde2wqi2].status-active{color:#7cfc00;font-weight:600}.sync-guidelines[data-astro-cid-sde2wqi2]{background:#c105f505;border:1px solid rgba(193,5,245,.06);border-radius:12px;padding:1.25rem;display:flex;flex-direction:column;gap:.5rem}.sync-guidelines[data-astro-cid-sde2wqi2] h3[data-astro-cid-sde2wqi2]{font-size:.8125rem;font-weight:600;color:#c105f5;margin:0;text-transform:uppercase;letter-spacing:.05em}.sync-guidelines[data-astro-cid-sde2wqi2] p[data-astro-cid-sde2wqi2]{font-size:.75rem;color:#ffffff73;line-height:1.5;margin:0}.privacy-shield[data-astro-cid-sde2wqi2]{background:#ff450205;border:1px solid rgba(255,69,2,.1);border-radius:12px;padding:1.25rem;display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.privacy-header[data-astro-cid-sde2wqi2]{display:flex;align-items:center;gap:6px;font-size:.8125rem;font-weight:600;color:#ff4502}.privacy-shield[data-astro-cid-sde2wqi2] p[data-astro-cid-sde2wqi2]{font-size:.75rem;color:#ffffff73;line-height:1.5;margin:0}.auth-form[data-astro-cid-sde2wqi2]{display:flex;flex-direction:column;gap:1.25rem}.auth-field[data-astro-cid-sde2wqi2]{display:flex;flex-direction:column;gap:.5rem}.auth-label[data-astro-cid-sde2wqi2]{font-size:.8125rem;font-weight:500;color:#fff9}.auth-input[data-astro-cid-sde2wqi2]{padding:.875rem 1rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:10px;color:#f5f5f5;font-size:.9375rem;font-family:inherit;transition:all .2s ease}.auth-input[data-astro-cid-sde2wqi2]:focus{outline:none;background:#ffffff0d;border-color:#05f2c7;box-shadow:0 0 0 3px #05f2c71a}.auth-input[data-astro-cid-sde2wqi2]::placeholder{color:#ffffff40}.auth-submit[data-astro-cid-sde2wqi2]{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 1.5rem;background:#05f2c7;color:#060606;border:none;border-radius:10px;font-size:.9375rem;font-weight:600;font-family:inherit;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1)}.auth-submit[data-astro-cid-sde2wqi2]:hover{background:#f5f5f5;transform:translateY(-1px);box-shadow:0 8px 30px #05f2c733}.auth-submit[data-astro-cid-sde2wqi2]:active{transform:translateY(0)}.auth-submit[data-astro-cid-sde2wqi2].secondary{background:#ffffff0a;color:#fffc;border:1px solid rgba(255,255,255,.08)}.auth-submit[data-astro-cid-sde2wqi2].secondary:hover{background:#ffffff14;border-color:#ffffff26;color:#f5f5f5;box-shadow:none}.cf-turnstile-container[data-astro-cid-sde2wqi2]{display:flex;justify-content:center;margin:.25rem 0}.auth-error[data-astro-cid-sde2wqi2]{background:#ff450214;border:1px solid rgba(255,69,2,.15);color:#ff4502;padding:.75rem 1rem;border-radius:10px;font-size:.8125rem;line-height:1.5;display:flex;align-items:center}.sync-mobile-helper[data-astro-cid-sde2wqi2]{background:#05f2c70a;border:1px solid rgba(5,242,199,.15);color:#fffc;padding:1rem;border-radius:10px;font-size:.78rem;line-height:1.5;display:flex;gap:10px;text-align:left;margin-top:.5rem}.sync-mobile-helper__icon[data-astro-cid-sde2wqi2]{color:#05f2c7;flex-shrink:0;margin-top:2px}.sync-mobile-helper[data-astro-cid-sde2wqi2] strong[data-astro-cid-sde2wqi2]{color:#05f2c7}
