:root{--ps-auth-bg:#f5f7fb;--ps-auth-surface:#fff;--ps-auth-surface-2:#eef3f7;--ps-auth-text:#0b1324;--ps-auth-muted:#5d6879;--ps-auth-line:#dce3ec;--ps-auth-accent:#0b9fc4;--ps-auth-accent-strong:#087d9b;--ps-auth-accent-soft:#e3f6fb;--ps-auth-danger:#b93845;--ps-auth-danger-soft:#fdecef;--ps-auth-success:#166b4c;--ps-auth-success-soft:#e9f8f1;--ps-auth-shadow:0 28px 80px #0f1e371f;--ps-auth-radius:26px;--ps-auth-max:1280px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html[data-theme=dark]{--ps-auth-bg:#07101c;--ps-auth-surface:#0d1827;--ps-auth-surface-2:#132235;--ps-auth-text:#f5f8fc;--ps-auth-muted:#aab5c5;--ps-auth-line:#24364c;--ps-auth-accent:#27c6e8;--ps-auth-accent-strong:#54d5ef;--ps-auth-accent-soft:#0e3441;--ps-auth-danger:#ff8994;--ps-auth-danger-soft:#35171e;--ps-auth-success:#64d4a6;--ps-auth-success-soft:#102e25;--ps-auth-shadow:0 28px 80px #00000057;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html,body,#prymestudy-auth-root{min-height:100%;margin:0}body{background:var(--ps-auth-bg);color:var(--ps-auth-text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}.ps-auth-shell{background:var(--ps-auth-bg);grid-template-columns:minmax(420px,46%) minmax(480px,1fr);min-height:100dvh;display:grid}.ps-auth-story{border-right:1px solid var(--ps-auth-line);background:var(--ps-auth-surface);flex-direction:column;height:100dvh;padding:32px clamp(28px,4vw,66px);display:flex;position:sticky;top:0;overflow:hidden}.ps-auth-brandbar,.ps-auth-mobilebar{justify-content:space-between;align-items:center;gap:18px;display:flex}.ps-auth-logo img{-o-object-fit:contain;object-fit:contain;width:164px;max-height:48px;display:block}.ps-auth-theme{border:1px solid var(--ps-auth-line);background:var(--ps-auth-surface);width:44px;height:44px;color:var(--ps-auth-text);cursor:pointer;border-radius:50%;place-items:center;display:grid}.ps-auth-theme:hover{border-color:var(--ps-auth-accent)}.ps-auth-theme svg{stroke:currentColor;fill:none;stroke-width:1.9px;width:19px;height:19px}.ps-auth-story-copy{max-width:590px;margin:auto 0 28px}.ps-auth-kicker{color:var(--ps-auth-accent-strong);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:18px;font-size:12px;font-weight:800;display:inline-flex}.ps-auth-kicker:before{content:"";background:var(--ps-auth-accent);border-radius:999px;width:28px;height:2px}.ps-auth-story h1{letter-spacing:-.055em;max-width:690px;margin:0;font-size:clamp(42px,5.2vw,76px);font-weight:820;line-height:.98}.ps-auth-story h1 strong{color:var(--ps-auth-accent);font-weight:inherit}.ps-auth-story-copy>p{max-width:620px;color:var(--ps-auth-muted);margin:22px 0 0;font-size:17px;line-height:1.7}.ps-auth-product{border-top:1px solid var(--ps-auth-line);gap:14px;margin-top:34px;padding-top:24px;display:grid}.ps-auth-product__head{justify-content:space-between;align-items:center;gap:16px;display:flex}.ps-auth-product__head b{font-size:14px}.ps-auth-product__head span{color:var(--ps-auth-muted);font-size:12px}.ps-auth-loop{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.ps-auth-loop span{border:1px solid var(--ps-auth-line);background:var(--ps-auth-bg);min-height:86px;color:var(--ps-auth-muted);border-radius:16px;flex-direction:column;justify-content:space-between;gap:12px;padding:14px;font-size:11px;font-weight:700;display:flex}.ps-auth-loop span b{color:var(--ps-auth-text);font-size:13px}.ps-auth-loop span[data-active=true]{border-color:var(--ps-auth-accent);background:var(--ps-auth-accent-soft)}.ps-auth-main{flex-direction:column;justify-content:center;align-items:center;min-width:0;padding:34px clamp(24px,5vw,88px);display:flex}.ps-auth-mobilebar{display:none}.ps-auth-panel{background:var(--ps-auth-surface);border:1px solid var(--ps-auth-line);border-radius:var(--ps-auth-radius);width:min(620px,100%);box-shadow:var(--ps-auth-shadow);padding:clamp(28px,4vw,50px)}.ps-auth-panel--wide{width:min(760px,100%)}.ps-auth-panel h2{letter-spacing:-.04em;margin:0;font-size:clamp(31px,4vw,48px);line-height:1.02}.ps-auth-panel .ps-auth-lead{color:var(--ps-auth-muted);margin:14px 0 28px;font-size:15px;line-height:1.65}.ps-auth-eyebrow{color:var(--ps-auth-accent-strong);letter-spacing:.09em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:800}.ps-auth-progress{grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 28px;display:grid}.ps-auth-progress button{appearance:none;text-align:left;color:var(--ps-auth-muted);cursor:default;background:0 0;border:0;padding:0}.ps-auth-progress i{background:var(--ps-auth-line);border-radius:999px;height:4px;margin-bottom:8px;display:block}.ps-auth-progress button[data-state=active] i,.ps-auth-progress button[data-state=done] i{background:var(--ps-auth-accent)}.ps-auth-progress button[data-state=active] span,.ps-auth-progress button[data-state=done] span{color:var(--ps-auth-text)}.ps-auth-progress span{font-size:11px;font-weight:750}.ps-auth-field{margin-bottom:17px}.ps-auth-field label,.ps-auth-legend{color:var(--ps-auth-text);margin:0 0 8px;font-size:13px;font-weight:760;display:block}.ps-auth-control{position:relative}.ps-auth-control input,.ps-auth-control select,.ps-auth-control textarea{border:1px solid var(--ps-auth-line);background:var(--ps-auth-surface);width:100%;min-height:52px;color:var(--ps-auth-text);border-radius:14px;outline:none;padding:0 15px;transition:border-color .18s,box-shadow .18s,background .18s}.ps-auth-control textarea{resize:vertical;min-height:98px;padding-top:14px}.ps-auth-control input:focus,.ps-auth-control select:focus,.ps-auth-control textarea:focus{border-color:var(--ps-auth-accent);box-shadow:0 0 0 4px color-mix(in srgb, var(--ps-auth-accent) 15%, transparent)}.ps-auth-control input[aria-invalid=true],.ps-auth-control select[aria-invalid=true]{border-color:var(--ps-auth-danger)}.ps-auth-password{color:var(--ps-auth-muted);cursor:pointer;background:0 0;border:0;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.ps-auth-password svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:18px;height:18px}.ps-auth-error{color:var(--ps-auth-danger);margin-top:7px;font-size:12px;line-height:1.45;display:block}.ps-auth-field-help{color:var(--ps-auth-muted);margin-top:7px;font-size:12px;line-height:1.45;display:block}.ps-auth-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.ps-auth-role-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:20px;display:grid}.ps-auth-role{border:1px solid var(--ps-auth-line);background:var(--ps-auth-bg);cursor:pointer;border-radius:18px;min-height:128px;padding:16px;transition:border-color .18s,background .18s,transform .18s;position:relative}.ps-auth-role:hover{border-color:var(--ps-auth-accent);transform:translateY(-1px)}.ps-auth-role[data-selected=true]{border-color:var(--ps-auth-accent);background:var(--ps-auth-accent-soft)}.ps-auth-role input{opacity:0;pointer-events:none;position:absolute}.ps-auth-role svg{fill:none;width:25px;height:25px;stroke:var(--ps-auth-accent-strong);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;margin-bottom:20px}.ps-auth-role b{margin-bottom:5px;font-size:14px;display:block}.ps-auth-role small{color:var(--ps-auth-muted);font-size:11px;line-height:1.45;display:block}.ps-auth-context-note{border-left:3px solid var(--ps-auth-accent);background:var(--ps-auth-accent-soft);color:var(--ps-auth-muted);margin:0 0 18px;padding:13px 14px;font-size:12px;line-height:1.55}.ps-auth-context-note b{color:var(--ps-auth-text)}.ps-auth-actions{justify-content:space-between;align-items:center;gap:14px;margin-top:24px;display:flex}.ps-auth-button{cursor:pointer;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 20px;font-weight:780;text-decoration:none;transition:transform .18s,border-color .18s,background .18s;display:inline-flex}.ps-auth-button:hover{transform:translateY(-1px)}.ps-auth-button:disabled{opacity:.55;cursor:not-allowed;transform:none}.ps-auth-button--primary{background:var(--ps-auth-accent);color:#fff}.ps-auth-button--primary:hover{background:var(--ps-auth-accent-strong)}.ps-auth-button--secondary{border-color:var(--ps-auth-line);color:var(--ps-auth-text);background:var(--ps-auth-surface)}.ps-auth-button--secondary:hover{border-color:var(--ps-auth-accent)}.ps-auth-button--full{width:100%}.ps-auth-button svg{width:18px;height:18px}.ps-auth-google{border:1px solid var(--ps-auth-line);background:var(--ps-auth-surface);width:100%;min-height:52px;color:var(--ps-auth-text);cursor:pointer;border-radius:14px;justify-content:center;align-items:center;gap:11px;margin-bottom:18px;font-weight:760;display:flex}.ps-auth-google:hover{border-color:var(--ps-auth-accent)}.ps-auth-google:disabled{opacity:.55;cursor:not-allowed}.ps-auth-google svg{width:20px;height:20px}.ps-auth-divider{color:var(--ps-auth-muted);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:12px;margin:17px 0;font-size:11px;font-weight:750;display:flex}.ps-auth-divider:before,.ps-auth-divider:after{content:"";background:var(--ps-auth-line);flex:1;height:1px}.ps-auth-between{color:var(--ps-auth-muted);justify-content:space-between;align-items:center;gap:16px;margin:6px 0 20px;font-size:13px;display:flex}.ps-auth-between a,.ps-auth-switch a,.ps-auth-link{color:var(--ps-auth-accent-strong);font-weight:780;text-decoration:none}.ps-auth-check{color:var(--ps-auth-muted);align-items:flex-start;gap:9px;font-size:12px;line-height:1.5;display:inline-flex}.ps-auth-check input{width:17px;height:17px;accent-color:var(--ps-auth-accent);margin:1px 0 0}.ps-auth-switch{text-align:center;color:var(--ps-auth-muted);margin:22px 0 0;font-size:13px}.ps-auth-link{cursor:pointer;background:0 0;border:0;padding:8px 0}.ps-auth-banner{border-radius:14px;margin-bottom:18px;padding:13px 14px;font-size:12px;line-height:1.55}.ps-auth-banner--error{background:var(--ps-auth-danger-soft);color:var(--ps-auth-danger)}.ps-auth-banner--success{background:var(--ps-auth-success-soft);color:var(--ps-auth-success)}.ps-auth-banner--notice{background:var(--ps-auth-accent-soft);color:var(--ps-auth-accent-strong)}.ps-auth-banner ul{margin:0;padding-left:18px}.ps-auth-review{border-top:1px solid var(--ps-auth-line);gap:0;margin:0;display:grid}.ps-auth-review>div{border-bottom:1px solid var(--ps-auth-line);grid-template-columns:160px 1fr;gap:20px;padding:13px 0;display:grid}.ps-auth-review dt{color:var(--ps-auth-muted);font-size:12px}.ps-auth-review dd{margin:0;font-size:13px;font-weight:720}.ps-auth-connected{border-bottom:1px solid var(--ps-auth-line);align-items:center;gap:12px;margin-bottom:20px;padding:12px 0;display:flex}.ps-auth-connected img,.ps-auth-connected>span{-o-object-fit:cover;object-fit:cover;background:var(--ps-auth-accent-soft);width:42px;height:42px;color:var(--ps-auth-accent-strong);border-radius:50%;place-items:center;font-weight:800;display:grid}.ps-auth-connected b,.ps-auth-connected small{display:block}.ps-auth-connected small{color:var(--ps-auth-muted);margin-top:3px}.ps-auth-otp{grid-template-columns:repeat(6,1fr);gap:9px;margin:18px 0 12px;display:grid}.ps-auth-otp input{aspect-ratio:1/1.08;border:1px solid var(--ps-auth-line);background:var(--ps-auth-surface);width:100%;min-width:0;color:var(--ps-auth-text);text-align:center;border-radius:14px;outline:none;font-size:22px;font-weight:820}.ps-auth-otp input:focus{border-color:var(--ps-auth-accent);box-shadow:0 0 0 4px color-mix(in srgb, var(--ps-auth-accent) 15%, transparent)}.ps-auth-otp-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:16px;display:grid}.ps-auth-otp-actions button{border:1px solid var(--ps-auth-line);background:var(--ps-auth-bg);min-height:70px;color:var(--ps-auth-text);text-align:left;cursor:pointer;border-radius:14px;padding:12px}.ps-auth-otp-actions button:hover{border-color:var(--ps-auth-accent)}.ps-auth-otp-actions b,.ps-auth-otp-actions small{display:block}.ps-auth-otp-actions small{color:var(--ps-auth-muted);margin-top:4px;line-height:1.4}.ps-auth-spinner{border:2px solid #ffffff73;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite ps-auth-spin}@keyframes ps-auth-spin{to{transform:rotate(360deg)}}.ps-auth-footer{width:min(620px,100%);color:var(--ps-auth-muted);justify-content:center;gap:14px;margin-top:18px;font-size:11px;display:flex}.ps-auth-footer a{text-decoration:none}.ps-auth-failure{border:1px solid var(--ps-auth-line);background:var(--ps-auth-surface);border-radius:18px;max-width:620px;margin:12vh auto;padding:26px}html[data-ui=app] .ps-auth-story{display:none}html[data-ui=app] .ps-auth-shell{grid-template-columns:1fr}html[data-ui=app] .ps-auth-main{padding-top:max(24px, env(safe-area-inset-top));padding-bottom:max(24px, env(safe-area-inset-bottom))}@media (width<=1020px){.ps-auth-shell{grid-template-columns:1fr}.ps-auth-story{display:none}.ps-auth-main{justify-content:flex-start;padding:0 18px 28px}.ps-auth-mobilebar{width:100%;min-height:74px;padding:12px 0;display:flex}.ps-auth-mobilebar img{-o-object-fit:contain;object-fit:contain;width:145px;max-height:40px}.ps-auth-panel{margin-top:6px}}@media (width<=640px){.ps-auth-panel,.ps-auth-panel--wide{box-shadow:none;border-radius:20px;padding:24px 18px}.ps-auth-panel h2{font-size:33px}.ps-auth-role-grid,.ps-auth-grid,.ps-auth-otp-actions{grid-template-columns:1fr}.ps-auth-role{min-height:105px}.ps-auth-review>div{grid-template-columns:110px 1fr;gap:12px}.ps-auth-actions{align-items:stretch}.ps-auth-actions .ps-auth-button{flex:1}.ps-auth-otp{gap:6px}.ps-auth-otp input{border-radius:11px;font-size:19px}.ps-auth-between{align-items:flex-start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
