@font-face{font-family:LINE Seed TW;src:url(/static/fonts/LINESeedTW_OTF_Th.woff2) format("woff2");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:LINE Seed TW;src:url(/static/fonts/LINESeedTW_OTF_Rg.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:LINE Seed TW;src:url(/static/fonts/LINESeedTW_OTF_Bd.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:LINE Seed TW;src:url(/static/fonts/LINESeedTW_OTF_Eb.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}body.auth-page{font-family:LINE Seed TW,-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,system-ui,sans-serif;background:#F5F5F7;color:#1D1D1F;height:100vh;overflow:hidden;-webkit-font-smoothing:antialiased}.reg-screen{position:fixed;inset:0;z-index:600;display:flex;background:#F5F5F7;transition:opacity .5s,transform .5s cubic-bezier(.175,.885,.32,1.275)}.reg-screen.onboarding-preview-replica{top:var(--demo-banner-height,40px)}.auth-transition-screen{position:fixed;inset:0;z-index:12000;display:grid;place-items:center;min-height:100dvh;padding:24px;overflow:hidden;background:radial-gradient(circle at 18% 16%,rgba(96,93,186,.14),transparent 34%),radial-gradient(circle at 82% 78%,rgba(63,119,223,.13),transparent 36%),#F5F5F7}.auth-transition-glow{position:absolute;width:min(72vw,460px);aspect-ratio:1;border-radius:50%;filter:blur(88px);pointer-events:none;animation:authTransitionFloat 5s ease-in-out infinite alternate}.auth-transition-glow-primary{top:-22%;left:-24%;background:rgba(96,93,186,.18)}.auth-transition-glow-secondary{right:-28%;bottom:-24%;background:rgba(63,119,223,.16);animation-delay:-2.5s}.auth-transition-card{position:relative;z-index:1;width:min(100%,360px);padding:40px 30px 36px;border:1px solid rgba(255,255,255,.92);border-radius:28px;background:rgba(255,255,255,.76);box-shadow:0 22px 70px rgba(44,50,86,.12);backdrop-filter:blur(22px);text-align:center}.auth-transition-logo{display:block;width:120px;height:auto;margin:0 auto 30px}.auth-transition-spinner{position:relative;width:54px;height:54px;margin:0 auto 24px;border-color:#605dba #3f77df rgba(96,93,186,.14) rgba(96,93,186,.14);border-style:solid;border-width:3px;border-radius:50%;animation:authTransitionSpin .8s linear infinite}.auth-transition-spinner span{position:absolute;inset:10px;border-radius:50%;background:linear-gradient(135deg,rgba(96,93,186,.15),rgba(63,119,223,.16))}.auth-transition-card h1{margin:0 0 10px;color:#1D1D1F;font-size:24px;font-weight:800;letter-spacing:-.02em}.auth-transition-card p{margin:0;color:#6E6E73;font-size:15px;line-height:1.65}@keyframes authTransitionSpin{to{transform:rotate(1turn)}}@keyframes authTransitionFloat{0%{transform:translateZ(0) scale(.96)}to{transform:translate3d(24px,18px,0) scale(1.06)}}@media (prefers-reduced-motion:reduce){.auth-transition-glow,.auth-transition-spinner{animation-duration:1.6s}.auth-transition-glow{animation-name:none}}.reg-left{flex:1;position:relative;display:flex;flex-direction:column;justify-content:flex-end;padding:48px;overflow:hidden;contain:paint;border-radius:0 32px 32px 0}.reg-left-bg{position:absolute;inset:0;background:linear-gradient(160deg,#F5F4FB,#EAF1FE 50%,#DCEAFD);z-index:0}.reg-orb{position:absolute;border-radius:50%;filter:blur(80px);z-index:1;will-change:transform}.reg-orb-1{width:320px;height:320px;background:rgba(96,93,186,.22);top:-8%;left:-12%;animation:orb-float-1 8s ease-in-out infinite}.reg-orb-2{width:280px;height:280px;background:rgba(96,93,186,.16);top:38%;right:-18%;animation:orb-float-2 10s ease-in-out infinite}.reg-orb-3{width:220px;height:220px;background:rgba(96,93,186,.13);bottom:8%;left:18%;animation:orb-float-3 12s ease-in-out infinite}@keyframes orb-float-1{0%,to{transform:translate(0) scale(1)}33%{transform:translate(40px,60px) scale(1.1)}66%{transform:translate(-20px,30px) scale(.95)}}@keyframes orb-float-2{0%,to{transform:translate(0) scale(1)}33%{transform:translate(-50px,-40px) scale(1.15)}66%{transform:translate(30px,-20px) scale(.9)}}@keyframes orb-float-3{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-50px) scale(1.05)}66%{transform:translate(-40px,-30px) scale(1.1)}}@keyframes orb-float-4{0%,to{transform:translate(0) scale(1);opacity:.5}50%{transform:translate(-30px,40px) scale(1.3);opacity:.3}}.reg-grid{position:absolute;inset:0;z-index:1;opacity:.06;background-image:linear-gradient(rgba(255,255,255,1) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,1) 1px,transparent 0);background-size:60px 60px;animation:grid-drift 20s linear infinite}@keyframes grid-drift{0%{transform:translate(0)}to{transform:translate(60px,60px)}}.reg-particles{position:absolute;inset:0;z-index:2;overflow:hidden}.reg-particle{position:absolute;width:4px;height:4px;background:rgba(255,255,255,.4);border-radius:50%;animation:particle-rise linear infinite}.reg-particle:first-child{left:10%;animation-duration:6s;animation-delay:0s}.reg-particle:nth-child(2){left:25%;animation-duration:8s;animation-delay:1s;width:3px;height:3px}.reg-particle:nth-child(3){left:45%;animation-duration:7s;animation-delay:2s;width:5px;height:5px}.reg-particle:nth-child(4){left:60%;animation-duration:9s;animation-delay:.5s}.reg-particle:nth-child(5){left:75%;animation-duration:6.5s;animation-delay:3s;width:3px;height:3px}.reg-particle:nth-child(6){left:88%;animation-duration:7.5s;animation-delay:1.5s;width:6px;height:6px;opacity:.25}.reg-particle:nth-child(7){left:35%;animation-duration:10s;animation-delay:4s;width:2px;height:2px}.reg-particle:nth-child(8){left:55%;animation-duration:5.5s;animation-delay:2.5s}@keyframes particle-rise{0%{transform:translateY(100dvh) scale(0);opacity:0}10%{opacity:1;transform:translateY(90dvh) scale(1)}90%{opacity:.6}to{transform:translateY(-20px) scale(.5);opacity:0}}.reg-glow-line{width:60px;height:3px;background:linear-gradient(90deg,rgba(255,255,255,.8),rgba(100,210,255,.6),transparent);border-radius:2px;margin-bottom:16px;animation:glow-pulse 3s ease-in-out infinite}@keyframes glow-pulse{0%,to{opacity:.6;width:60px}50%{opacity:1;width:80px}}.reg-demo-stack{position:absolute;top:14%;bottom:5%;left:50%;transform:translateX(-50%);z-index:5;width:max-content;min-width:320px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:18px;pointer-events:none}.reg-demo-showcase{flex:1 1 auto;min-height:220px;justify-content:center}.reg-demo-showcase:has(.reg-split-view){width:480px}.reg-demo-arrow-down,.reg-demo-fixed-nb,.reg-pro-tip{flex:0 0 auto}.reg-demo-stack>*{pointer-events:auto}.reg-demo-fixed-nb{z-index:6}.reg-demo-fixed-nb,.reg-demo-showcase{position:relative;width:320px;display:flex;flex-direction:column;align-items:center}.reg-demo-showcase{z-index:5;gap:0;overflow:visible;transition:opacity .5s ease}.reg-demo-card{width:100%;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:16px;padding:14px 18px;color:#1D1D1F;font-size:12px;line-height:1.6;box-shadow:0 1px 2px rgba(0,0,0,.04),0 8px 24px -4px rgba(0,0,0,.08);opacity:0;transform:translateY(10px);transition:opacity .6s ease,transform .6s ease}.reg-demo-card.visible{opacity:1;transform:translateY(0)}.reg-demo-card-header{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:rgba(255,255,255,.7)}.reg-demo-dot{width:8px;height:8px;border-radius:50%}.reg-demo-nb-content{font-family:SF Mono,Fira Code,monospace;font-size:13px;color:rgba(255,255,255,.95);min-height:40px;white-space:pre-wrap;word-break:break-word}.reg-demo-cursor{display:inline;color:rgba(255,255,255,.8);animation:cursor-blink 1s step-end infinite;font-family:SF Mono,monospace}@keyframes cursor-blink{0%,to{opacity:1}50%{opacity:0}}.reg-demo-arrow{display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 0;opacity:0;transform:translateY(-5px);transition:opacity .5s ease,transform .5s ease}.reg-demo-arrow.visible{opacity:1;transform:translateY(0)}.reg-demo-arrow span{font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:rgba(255,255,255,.5)}.reg-demo-arrow svg{animation:arrow-bounce 1.5s ease-in-out infinite}@keyframes arrow-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.reg-demo-chat-messages{display:flex;flex-direction:column;gap:8px}.reg-chat-row{display:flex;opacity:0;transform:translateY(6px);transition:opacity .4s ease,transform .4s ease}.reg-chat-row.visible{opacity:1;transform:translateY(0)}.reg-chat-row.user{justify-content:flex-end}.reg-chat-bub{max-width:85%;padding:8px 14px;border-radius:14px;font-size:12.5px;line-height:1.6}.reg-chat-row.user .reg-chat-bub{background:rgba(255,255,255,.25);color:#fff;border-bottom-right-radius:4px}.reg-chat-row.ai .reg-chat-bub{background:rgba(255,255,255,.1);color:rgba(255,255,255,.95);border-bottom-left-radius:4px;border:1px solid rgba(255,255,255,.1)}.reg-chat-typing{display:flex;gap:4px;padding:10px 14px}.reg-chat-typing span{width:6px;height:6px;background:rgba(255,255,255,.5);border-radius:50%;animation:typing-dot 1.2s ease-in-out infinite}.reg-chat-typing span:nth-child(2){animation-delay:.2s}.reg-chat-typing span:nth-child(3){animation-delay:.4s}@keyframes typing-dot{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}.reg-scene-nav{position:absolute;top:7%;left:50%;transform:translateX(-50%);z-index:10;display:flex;align-items:center;gap:16px}.reg-scene-arrow{width:44px;height:44px;border-radius:8px;background:transparent;border:1px solid rgba(0,0,0,.08);color:#6E6E73;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,border-color .15s,color .15s;padding:0}.reg-scene-arrow:focus-visible{outline:2px solid #605DBA;outline-offset:2px}.reg-agree-label{padding:6px 0}.reg-field-error{font-size:12.5px;color:#FF453A;min-height:16px;margin-top:-14px;margin-bottom:14px;line-height:1.4;transition:opacity .2s}.reg-field-error:empty{margin:0;min-height:0}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.reg-grid,.reg-orb,.reg-particle{display:none!important}}.reg-scene-arrow:hover{background:rgba(0,0,0,.04);border-color:rgba(0,0,0,.16);color:#1D1D1F}.reg-scene-dots{display:flex;gap:8px;align-items:center}.reg-scene-dot{cursor:pointer;opacity:1;transition:opacity .3s}.reg-scene-dot:before{content:"";display:block;width:6px;height:6px;border-radius:50%;background:rgba(0,0,0,.2);transition:background .3s}.reg-scene-dot.active:before{background:#605DBA}.reg-scene-dot span{display:none}.reg-pro-tip{position:relative;width:320px;z-index:10;display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}.reg-pro-tip-badge{display:inline-block;align-self:flex-start;padding:5px 12px;border-radius:999px;background:rgba(96,93,186,.1);border:1px solid rgba(96,93,186,.18);color:#605DBA;font-size:11px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase}.reg-pro-tip-text{margin:0;font-size:24px;font-weight:600;color:#1D1D1F;line-height:1.35;letter-spacing:-.5px;max-width:420px;transition:opacity .4s}.reg-demo-step{opacity:0;transform:translateY(8px);transition:opacity .5s ease,transform .5s ease}.reg-demo-step.visible{opacity:1;transform:translateY(0)}.reg-demo-arrow-down{display:flex;align-items:center;justify-content:center;gap:6px;padding:6px 0;opacity:0;transition:opacity .4s ease}.reg-demo-arrow-down.visible{opacity:1}.reg-demo-arrow-down span{font-size:10px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:rgba(96,93,186,.55)}.reg-demo-arrow-down svg{animation:arrow-bounce 1.5s ease-in-out infinite}.reg-demo-comment{width:100%;background:rgba(255,255,255,.08);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:12px 16px;color:#fff;font-size:12px}.reg-platform-line{width:100%;background:#F7F8FA;border:1px solid rgba(0,0,0,.06);border-radius:16px;padding:14px;box-shadow:0 1px 2px rgba(0,0,0,.04),0 8px 24px -4px rgba(0,0,0,.06)}.reg-platform-line .reg-plat-header{display:flex;align-items:center;gap:8px;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid rgba(0,0,0,.06)}.reg-platform-line .reg-plat-header svg{width:18px;height:18px}.reg-platform-line .reg-plat-name{font-size:11px;font-weight:700;color:#6E6E73;letter-spacing:.5px}.reg-platform-line .reg-chat-row.user .reg-chat-bub{background:#A6E08E;color:#1a1a1a;border-radius:16px 4px 16px 16px}.reg-platform-line .reg-chat-row.ai .reg-chat-bub{background:#fff;color:#1a1a1a;border-radius:4px 16px 16px 16px;border:none}.reg-platform-wa{width:100%;background:rgba(255,255,255,.85);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:16px;padding:16px;box-shadow:0 8px 32px rgba(96,93,186,.15);border:1px solid rgba(255,255,255,.6)}.reg-platform-wa .reg-plat-header{display:flex;align-items:center;gap:8px;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid rgba(26,26,46,.08)}.reg-platform-wa .reg-plat-header svg{width:20px;height:20px}.reg-platform-wa .reg-plat-name{font-size:11px;font-weight:700;color:rgba(26,26,46,.75)}.reg-platform-wa .reg-chat-row.user .reg-chat-bub{background:#DCF8C6;color:#1a1a2e;border-radius:10px 4px 10px 10px}.reg-platform-wa .reg-chat-row.ai .reg-chat-bub{background:#F0F2F5;color:#1a1a2e;border-radius:4px 10px 10px 10px;border:none}.reg-platform-threads{width:100%;background:rgba(255,255,255,.85);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:16px;padding:16px;box-shadow:0 8px 32px rgba(96,93,186,.15);border:1px solid rgba(255,255,255,.6)}.reg-platform-threads .reg-plat-header{display:flex;align-items:center;gap:8px;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid rgba(26,26,46,.08)}.reg-platform-threads .reg-plat-name{font-size:11px;font-weight:700;color:rgba(26,26,46,.75)}.reg-thread-post{padding:10px 0;border-bottom:1px solid rgba(26,26,46,.06)}.reg-thread-row{display:flex;gap:10px;align-items:flex-start;opacity:0;transform:translateY(6px);transition:opacity .4s,transform .4s}.reg-thread-row.visible{opacity:1;transform:translateY(0)}.reg-thread-avatar{width:28px;height:28px;border-radius:50%;flex-shrink:0;background:rgba(96,93,186,.12);display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;color:#1a1a2e}.reg-thread-avatar.ai-avatar{background:linear-gradient(135deg,#605DBA,#3F77DF);color:#fff}.reg-thread-content{flex:1;min-width:0}.reg-thread-name{font-size:12px;font-weight:700;color:#1a1a2e;margin-bottom:2px}.reg-thread-text{font-size:12.5px;line-height:1.6;color:rgba(26,26,46,.75)}.reg-thread-meta{font-size:10px;color:rgba(26,26,46,.4);margin-top:4px}.reg-thread-reply-line{width:2px;height:20px;background:rgba(26,26,46,.1);margin:4px 0 4px 13px}.reg-platform-ig{width:100%;background:rgba(255,255,255,.85);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:16px;overflow:visible;box-shadow:0 8px 32px rgba(96,93,186,.15);border:1px solid rgba(255,255,255,.6);position:relative}.reg-platform-ig .reg-ig-image{border-radius:16px 16px 0 0}.reg-ig-header{display:flex;align-items:center;gap:8px;padding:8px 12px}.reg-ig-avatar{width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,#F58529,#DD2A7B,#8134AF,#515BD4);padding:2px}.reg-ig-avatar-inner{width:100%;height:100%;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;color:#1a1a2e}.reg-ig-name{font-size:11px;font-weight:700;color:#1a1a2e}.reg-ig-image{width:100%;min-height:200px;max-height:260px;background:linear-gradient(135deg,#605DBA,#3F77DF);display:flex;align-items:center;justify-content:center;padding:18px 14px;overflow:hidden;position:relative}.reg-ig-image-text{font-size:10.5px;line-height:1.7;color:rgba(255,255,255,.95);text-align:center;white-space:pre-line}.reg-ig-actions{display:flex;gap:12px;padding:6px 12px}.reg-ig-actions svg{width:18px;height:18px;stroke:#1a1a2e;stroke-width:1.5;fill:none}.reg-ig-caption{padding:0 14px 10px;font-size:11px;line-height:1.6;color:rgba(26,26,46,.75)}.reg-ig-caption-name{font-weight:700;color:#1a1a2e;margin-right:6px}.reg-split-view{width:100%;max-width:480px;display:flex;gap:16px;align-items:flex-start;opacity:0;transform:translateY(8px);transition:opacity .5s ease,transform .5s ease}.reg-split-view.visible{opacity:1;transform:translateY(0)}.reg-split-left,.reg-split-right{flex:1;min-width:0}.reg-split-arrow{display:flex;align-items:center;justify-content:center;flex-shrink:0;padding-top:40px}.reg-split-arrow svg{width:20px;height:20px;animation:arrow-bounce-right 1.5s ease-in-out infinite}@keyframes arrow-bounce-right{0%,to{transform:translateX(0)}50%{transform:translateX(3px)}}.reg-split-view .reg-platform-line,.reg-split-view .reg-platform-threads{font-size:11px;padding:10px;border-radius:12px}.reg-split-view .reg-thread-name{font-size:10px}.reg-split-view .reg-thread-text{font-size:10.5px;line-height:1.5}.reg-split-view .reg-thread-avatar{width:22px;height:22px;font-size:8px}.reg-split-view .reg-thread-reply-line{height:14px;margin:2px 0 2px 10px}.reg-split-view .reg-chat-bub{font-size:10.5px;padding:6px 10px;border-radius:12px;line-height:1.5}.reg-split-view .reg-plat-header{margin-bottom:8px;padding-bottom:6px}.reg-split-view .reg-plat-header svg{width:14px;height:14px}.reg-split-view .reg-plat-name{font-size:9px}.reg-split-view .reg-demo-chat-messages{gap:6px}.reg-split-view .reg-chat-row{gap:4px}.reg-ig-engagement{display:flex;gap:14px;padding:4px 12px 8px;opacity:0;transform:translateY(4px);transition:opacity .5s ease,transform .5s ease}.reg-ig-engagement.visible{opacity:1;transform:translateY(0)}.reg-ig-stat{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:700;color:#1a1a2e}.reg-ig-stat svg{width:16px;height:16px;stroke:#1a1a2e;stroke-width:2;fill:none}.reg-ig-stat.liked svg{fill:#ED4956;stroke:#ED4956}.reg-ig-stat-num{font-family:Satoshi,sans-serif;color:#1a1a2e;font-weight:600}.reg-ig-toast:empty{display:none}.reg-ig-toast{position:absolute;top:calc(100% + 8px);left:8px;right:8px;transform:translateY(4px);background:rgba(0,0,0,.65);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff;font-size:10px;font-weight:600;padding:6px 14px;border-radius:8px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:0;transition:opacity .4s,transform .4s;z-index:10;text-align:center;border:1px solid rgba(255,255,255,.15);box-shadow:0 4px 12px rgba(0,0,0,.2)}.reg-ig-toast.visible{opacity:1;transform:translateY(0)}.reg-left-noise{position:absolute;inset:0;opacity:.03;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");z-index:1}.reg-left-content{position:relative;z-index:2}.reg-left-logo{position:absolute;top:48px;left:48px}.reg-left-logo img{height:32px;width:auto}.reg-left-tagline{font-size:15px;color:rgba(29,29,31,.55);font-weight:600;margin-bottom:14px;letter-spacing:.8px}.reg-left-headline{font-size:32px;font-weight:800;color:#1D1D1F;line-height:1.25;letter-spacing:-.8px;max-width:360px}.reg-right{flex:1;display:flex;align-items:center;justify-content:center;padding:48px}.reg-form{width:100%;max-width:420px;animation:regFormIn .6s cubic-bezier(.175,.885,.32,1.275) .2s both}@keyframes regFormIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.reg-form{transition:opacity .25s ease}.reg-form.mode-switching{opacity:0;pointer-events:none}.reg-form-logo{margin-bottom:32px;display:flex;align-items:center;justify-content:space-between;gap:12px}.reg-form-logo img{height:32px;width:auto}.reg-signin-prompt{display:inline-flex;align-items:center;gap:10px;font-size:13px;line-height:1}.reg-signin-text{color:#6E6E73;white-space:nowrap}.reg-signin-link{color:#605DBA;font-weight:600;text-decoration:none;padding:7px 14px;border-radius:999px;background:rgba(96,93,186,.08);transition:background .2s ease,transform .1s ease;min-width:80px;text-align:center;display:inline-block;box-sizing:border-box;cursor:pointer;border:none;font-family:inherit}.reg-signin-link:hover{background:rgba(96,93,186,.16);transform:translateY(-1px)}.reg-signin-link:active{transform:translateY(0)}.reg-title{font-size:32px;font-weight:700;letter-spacing:-.8px;margin-bottom:10px;color:#1D1D1F}.reg-subtitle{font-size:17px;font-weight:500;color:#1D1D1F;margin-bottom:36px;line-height:1.6}.reg-payment-methods{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:18px;margin-bottom:0;padding:10px 12px;border:1px solid rgba(0,0,0,.08);border-radius:12px;background:rgba(255,255,255,.72);box-shadow:0 1px 2px rgba(0,0,0,.03)}.reg-payment-label{color:#6E6E73;font-size:12px;font-weight:700;letter-spacing:.4px;white-space:nowrap}.reg-payment-pill{min-height:30px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:6px 10px;border-radius:999px;border:1px solid rgba(0,0,0,.08);background:#fff;color:#1D1D1F;font-size:13px;font-weight:700;line-height:1;white-space:nowrap}.reg-payment-pill-jko img{width:auto;height:18px;display:block}.reg-field-label{font-size:13px;font-weight:600;color:#1D1D1F;margin-bottom:8px;display:block}.reg-input{width:100%;padding:13px 16px;border-radius:10px;border:1px solid rgba(0,0,0,.1);background:#fff;font-size:14px;font-family:inherit;color:#1D1D1F;outline:none;transition:border-color .2s,box-shadow .2s;margin-bottom:20px}.reg-input:focus{border-color:#605DBA;box-shadow:0 0 0 3px rgba(96,93,186,.1)}.reg-input::placeholder{color:#AEAEB2}.reg-input.error-shake{animation:shake .4s ease;border-color:#FF453A;box-shadow:0 0 0 3px rgba(255,69,58,.1)}.reg-submit{width:100%;padding:14px 20px;border-radius:10px;border:none;background:linear-gradient(135deg,#605DBA,#3F77DF);color:#fff;font-size:15px;font-weight:600;cursor:pointer;font-family:inherit;box-shadow:0 4px 14px rgba(96,93,186,.25);transition:transform .15s,box-shadow .15s,filter .15s;margin-top:8px;letter-spacing:-.1px}.reg-submit:hover{transform:translateY(-1px);box-shadow:0 6px 18px rgba(96,93,186,.32);filter:brightness(1.05)}.reg-submit.loading{pointer-events:none;opacity:.7}.reg-divider{display:flex;align-items:center;gap:16px;margin:28px 0;color:#AEAEB2;font-size:12px;font-weight:500;letter-spacing:.4px}.reg-divider:after,.reg-divider:before{content:"";flex:1;height:1px;background:rgba(0,0,0,.08)}.reg-social-btn,.reg-social-row{display:flex;gap:10px}.reg-social-btn{flex:1;padding:13px 16px;border-radius:10px;border:1px solid rgba(0,0,0,.1);background:#fff;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:#1D1D1F;cursor:pointer;font-family:inherit;transition:background .15s,border-color .15s}.reg-social-btn:hover{background:#FAFAFA;border-color:rgba(0,0,0,.18)}.reg-social-btn svg{width:18px;height:18px;flex-shrink:0}.reg-terms{margin-top:28px;font-size:13px;color:#6E6E73;line-height:1.5;text-align:center}.reg-terms a{color:#605DBA;text-decoration:none;font-weight:600}.reg-terms a:hover{text-decoration:underline}.reg-agree{margin-bottom:20px}.reg-agree.shake{animation:shake .4s ease}.reg-agree.login-hidden{visibility:hidden;pointer-events:none}.reg-agree-label{display:flex;align-items:flex-start;gap:10px;cursor:pointer;font-size:12px;color:#6E6E73;line-height:1.5;user-select:none}.reg-agree-label input[type=checkbox]{display:none}.reg-agree-box{width:18px;height:18px;border-radius:5px;border:1.5px solid rgba(0,0,0,.1);background:#fff;flex-shrink:0;margin-top:1px;transition:all .15s;position:relative}.reg-agree-label input:checked+.reg-agree-box{background:#605DBA;border-color:#605DBA}.reg-agree-label input:checked+.reg-agree-box:after{content:"";position:absolute;top:2px;left:5px;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.reg-agree-label a{color:#605DBA;text-decoration:none;font-weight:500}.reg-agree-label a:hover{text-decoration:underline}.reg-resend-btn{flex-shrink:0;padding:0 16px;border-radius:10px;border:1px solid rgba(0,0,0,.1);background:#fff;font-size:13px;font-weight:600;color:#86868B;cursor:not-allowed;font-family:inherit;transition:all .15s;white-space:nowrap;min-width:72px}.reg-resend-btn.active{color:#605DBA;border-color:#605DBA;cursor:pointer}.reg-resend-btn.active:hover{background:rgba(96,93,186,.06)}.reg-code-hint{font-size:12px;color:#86868B;margin-top:-8px;margin-bottom:12px;line-height:1.5}.reg-error{background:rgba(255,69,58,.08);border:1px solid rgba(255,69,58,.2);border-radius:10px;padding:10px 14px;font-size:13px;color:#FF453A;line-height:1.5;margin-bottom:16px;display:none}.reg-error.visible{display:block}.auth-error-dialog-backdrop{position:fixed;inset:0;z-index:10020;display:grid;place-items:center;padding:24px;background:rgba(18,20,27,.58);backdrop-filter:blur(8px);animation:auth-error-backdrop-in .16s ease-out both}.auth-error-dialog{position:relative;width:min(100%,460px);padding:30px;border:1px solid rgba(31,35,48,.1);border-radius:22px;background:#fff;color:#1d1d1f;box-shadow:0 28px 80px rgba(12,15,24,.26);animation:auth-error-dialog-in .18s cubic-bezier(.2,.75,.25,1) both}.auth-error-dialog-status{display:grid;place-items:center;width:46px;height:46px;margin-bottom:18px;border-radius:14px;background:#fff1f0;color:#d92d20}.auth-error-dialog-status svg{width:25px;height:25px}.auth-error-dialog-close{position:absolute;top:18px;right:18px;display:grid;place-items:center;width:36px;height:36px;padding:0;border:1px solid rgba(31,35,48,.1);border-radius:10px;background:#fff;color:#667085;font:inherit;font-size:25px;line-height:1;cursor:pointer}.auth-error-dialog-close:focus-visible,.auth-error-dialog-close:hover{border-color:rgba(55,111,232,.45);color:#245fcf;outline:3px solid rgba(55,111,232,.14)}.auth-error-dialog-eyebrow{margin:0 0 6px;color:#667085;font-size:11px;font-weight:750;letter-spacing:.12em}.auth-error-dialog h2{margin:0 0 22px;color:#17191f;font-size:26px;line-height:1.2;letter-spacing:-.025em}.auth-error-dialog-detail,.auth-error-dialog-guidance{padding:15px 16px;border-radius:13px}.auth-error-dialog-detail{border:1px solid #ffd3cf;background:#fff8f7}.auth-error-dialog-guidance{margin-top:10px;border:1px solid #dfe7f8;background:#f7f9fe}.auth-error-dialog-code>span,.auth-error-dialog-detail span,.auth-error-dialog-guidance span{display:block;margin-bottom:5px;color:#667085;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.auth-error-dialog-detail p,.auth-error-dialog-guidance p{margin:0;color:#2d3340;font-size:14px;line-height:1.55}.auth-error-dialog-code{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px}.auth-error-dialog-code>span{margin:0}.auth-error-dialog-code code{overflow-wrap:anywhere;padding:6px 9px;border:1px solid #e4e7ec;border-radius:7px;background:#f8f9fb;color:#344054;font-size:11px;font-weight:650}.auth-error-dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.auth-error-dialog-primary,.auth-error-dialog-secondary{min-height:42px;padding:10px 17px;border-radius:10px;font:inherit;font-size:14px;font-weight:650;cursor:pointer}.auth-error-dialog-primary{border:1px solid #376fe8;background:#376fe8;color:#fff;box-shadow:0 5px 14px rgba(55,111,232,.2)}.auth-error-dialog-secondary{border:1px solid #d0d5dd;background:#fff;color:#344054}.auth-error-dialog-primary:hover{background:#245fcf}.auth-error-dialog-secondary:hover{background:#f8f9fb}.auth-error-dialog-primary:focus-visible,.auth-error-dialog-secondary:focus-visible{outline:3px solid rgba(55,111,232,.18);outline-offset:2px}@keyframes auth-error-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes auth-error-dialog-in{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes shake{0%,to{transform:translateX(0)}20%{transform:translateX(-6px)}40%{transform:translateX(6px)}60%{transform:translateX(-4px)}80%{transform:translateX(4px)}}.reg-grid,.reg-particles{contain:strict}@media (max-width:768px){.reg-left{display:none}.reg-right{padding:32px 24px}.reg-payment-methods{gap:7px}.reg-payment-label{width:100%}.auth-error-dialog-backdrop{padding:16px}.auth-error-dialog{padding:25px 20px 20px;border-radius:18px}.auth-error-dialog h2{padding-right:38px;font-size:23px}.auth-error-dialog-actions{flex-direction:column-reverse}.auth-error-dialog-primary,.auth-error-dialog-secondary{width:100%}.auth-error-dialog-code{align-items:flex-start;flex-direction:column}}@media (prefers-reduced-motion:reduce){.auth-error-dialog,.auth-error-dialog-backdrop{animation:none}}