.rs-app.rs-app--auth-brand-header{--rs-app-header-h:60px}.rs-app.rs-app--auth-brand-header .rs-app-header__brand-img{max-height:46px;max-width:min(260px,calc(100vw - 200px))}.rs-auth-shell{width:min(calc(100% - 28px),var(--rs-app-canvas-max));margin:0 auto;padding-top:.65rem;display:flex;flex-direction:column;gap:1.15rem}.rs-auth-shell .rs-home__hero{display:grid;grid-template-columns:2.4rem 1fr 2.4rem;justify-items:center;align-items:start;gap:.35rem;padding-top:.15rem;width:100%;max-width:100%;text-align:center}.rs-auth-hero-spacer{grid-column:1;grid-row:1/span 2;width:2.4rem;height:2.4rem;visibility:hidden}.rs-auth-hero-spacer--end{grid-column:3}.rs-auth-shell .rs-home__kicker{grid-column:2;margin:0;max-width:100%;font-family:var(--font-display);font-size:clamp(1.28rem, 3.6vw, 1.65rem);font-weight:700;color:var(--rs-text);letter-spacing:-.025em;line-height:1.12;text-shadow:none}.rs-auth-shell .rs-home__lede{grid-column:2;margin:0 auto;color:var(--rs-text-secondary);text-shadow:none;font-family:var(--font-sans);font-size:clamp(.8125rem, 1.35vw, .9375rem);font-weight:400;line-height:1.4;max-width:34rem}.rs-auth-card{width:min(100%,49rem);margin:0 auto;padding:clamp(1.25rem,2.6vw,1.8rem);border-radius:1.45rem;background:color-mix(in srgb,var(--rs-card,#fff) 96%,transparent);border-color:color-mix(in srgb,var(--rs-brand-500,#6366f1) 16%,transparent);box-shadow:0 20px 55px color-mix(in srgb,var(--rs-brand-500,#6366f1) 9%,transparent),0 1px 0 rgba(255,255,255,.8) inset}.rs-auth-message{margin:0 auto 14px;width:fit-content;max-width:min(100%,42rem);padding:.52rem .88rem;border-radius:.72rem;border:1px solid color-mix(in srgb,var(--rs-warning,#d97706) 26%,transparent);background:color-mix(in srgb,var(--rs-warning,#d97706) 9%,transparent);font-size:.88rem;line-height:1.5;color:color-mix(in srgb,var(--rs-warning,#d97706) 84%,#0f172a 16%);text-align:center}.rs-auth-stack{display:flex;flex-direction:column;gap:12px}.rs-auth-actions{display:flex;flex-direction:column;gap:12px;margin-top:8px}.rs-auth-actions .btn{width:100%}.rs-auth-button{min-height:50px;font-size:1.02rem;border-radius:999px;font-weight:800;letter-spacing:-.01em;color:var(--rs-btn-primary-color);background:var(--rs-btn-primary-bg-hover);border-color:var(--rs-btn-primary-border-hover);box-shadow:var(--rs-btn-primary-shadow-hover)}.rs-auth-button:focus-visible,.rs-auth-button:hover{color:var(--rs-btn-primary-color);background:var(--rs-btn-primary-bg-hover);border-color:var(--rs-btn-primary-border-hover);box-shadow:var(--rs-btn-primary-shadow-hover);transform:none;filter:none}.rs-auth-button--compact{min-height:48px}.rs-auth-link-button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.rs-auth-tabs{display:flex;margin:0 0 16px;padding:4px;border:1px solid color-mix(in srgb,var(--rs-text) 8%,transparent);border-radius:999px;background:color-mix(in srgb,var(--rs-text) 4%,transparent);gap:4px}.rs-auth-tab{flex:1;margin:0;padding:10px 12px;border:none;border-radius:999px;font:inherit;font-weight:700;font-size:.95rem;letter-spacing:.02em;color:var(--rs-text-secondary);background:0 0;cursor:pointer;transition:background .15s,color .15s,box-shadow .15s}.rs-auth-tab[aria-selected=true]{color:var(--rs-btn-primary-color);background:var(--rs-btn-primary-bg-hover);border:1px solid var(--rs-btn-primary-border-hover);box-shadow:var(--rs-btn-primary-shadow-hover)}.rs-page--auth-help .rs-auth-card .rs-field,.rs-page--auth-login .rs-auth-card .rs-field,.rs-page--auth-set-password .rs-auth-card .rs-field{border-radius:1rem;background:color-mix(in srgb,var(--rs-card,#fff) 98%,var(--rs-brand-500,#6366f1) 2%);border-color:color-mix(in srgb,var(--rs-text) 10%,transparent);box-shadow:0 1px 0 rgba(255,255,255,.74) inset}.rs-page--auth-help .rs-auth-card .rs-field:focus-within,.rs-page--auth-login .rs-auth-card .rs-field:focus-within,.rs-page--auth-set-password .rs-auth-card .rs-field:focus-within{border-color:rgba(37,99,235,.48);box-shadow:0 0 0 4px rgba(37,99,235,.1),0 1px 0 rgba(255,255,255,.84) inset}.rs-page--auth-help .rs-auth-card .rs-field__icon,.rs-page--auth-login .rs-auth-card .rs-field__icon,.rs-page--auth-set-password .rs-auth-card .rs-field__icon{width:0;border:0;background:0 0;box-shadow:none}.rs-page--auth-help .rs-auth-card .rs-field__body,.rs-page--auth-login .rs-auth-card .rs-field__body,.rs-page--auth-set-password .rs-auth-card .rs-field__body{padding:.78rem 1rem .82rem;gap:.24rem}.rs-page--auth-help .rs-auth-card .rs-field__label,.rs-page--auth-login .rs-auth-card .rs-field__label,.rs-page--auth-set-password .rs-auth-card .rs-field__label{color:color-mix(in srgb,var(--rs-text,#0f172a) 82%,var(--rs-brand-600,#2563eb) 18%);font-size:.69rem;letter-spacing:.08em}.rs-page--auth-help .rs-auth-card .rs-field__input,.rs-page--auth-login .rs-auth-card .rs-field__input,.rs-page--auth-set-password .rs-auth-card .rs-field__input{font-size:.98rem}.rs-auth-tabpanel[hidden]{display:none!important}.rs-auth-signup-lede{text-align:left;margin:0 0 12px;line-height:1.45}.rs-auth-card--signup{width:min(calc(100% - 24px),36rem)}.rs-auth-signup-pick{display:flex;flex-direction:column;gap:0}.rs-auth-signup-compare{margin:14px 0 0;text-align:center;font-size:.82rem}.rs-auth-signup-cards{display:flex;flex-direction:column;gap:12px}.rs-page--auth-login button.rs-auth-signup-card{appearance:none;-webkit-appearance:none;display:block;box-sizing:border-box;width:100%;margin:0;padding:0;border:1px solid rgba(148,163,184,.35);border-radius:1rem;background:#f8fafc;box-shadow:0 4px 16px -4px rgba(15,23,42,.1);cursor:pointer;text-align:left;color:#0f172a;font:inherit;line-height:1.4;transition:border-color .15s,box-shadow .15s,transform .15s;overflow:hidden}.rs-page--auth-login button.rs-auth-signup-card::before{content:'';display:block;height:3px;width:100%;background:linear-gradient(90deg,rgba(45,212,191,.85),rgba(59,130,246,.85))}.rs-page--auth-login button.rs-auth-signup-card--free{border-color:rgba(186,230,253,.95);background:linear-gradient(165deg,#f8fdff 0,#f0f9ff 55%,#e0f2fe 100%)}.rs-page--auth-login button.rs-auth-signup-card--pro::before{background:linear-gradient(90deg,#6366f1,#a78bfa)}.rs-page--auth-login button.rs-auth-signup-card--pro{border-color:rgba(199,210,254,.95);background:linear-gradient(165deg,#f8faff 0,#eef2ff 55%,#e7edff 100%);box-shadow:0 6px 20px -4px rgba(79,70,229,.12)}.rs-page--auth-login button.rs-auth-signup-card--brand::before{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.rs-page--auth-login button.rs-auth-signup-card--brand{border-color:rgba(251,191,36,.55);background:linear-gradient(165deg,#fffef9 0,#fef7da 55%,#fef0bd 100%);box-shadow:0 6px 20px -4px rgba(180,130,0,.1)}.rs-page--auth-login button.rs-auth-signup-card:focus-visible,.rs-page--auth-login button.rs-auth-signup-card:hover{border-color:rgba(37,99,235,.45);box-shadow:0 10px 26px -6px rgba(37,99,235,.2);outline:0;transform:translateY(-1px)}.rs-auth-signup-card__inner{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:.95rem 1.05rem 0;width:100%}.rs-auth-signup-card__inner>*{display:block;width:100%}.rs-auth-signup-card__head{display:flex!important;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:.2rem}.rs-auth-signup-card__title{font-size:1.15rem;font-weight:900;letter-spacing:-.02em;line-height:1.15}.rs-auth-signup-card--free .rs-auth-signup-card__title{color:#0284c7}.rs-auth-signup-card--pro .rs-auth-signup-card__title{color:#4f46e5}.rs-auth-signup-card--brand .rs-auth-signup-card__title{color:#b45309}.rs-auth-signup-card__badge{display:inline-flex!important;width:auto!important;font-size:.62rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:.2rem .5rem;border-radius:999px;background:rgba(99,102,241,.14);color:#4338ca}.rs-auth-signup-card__tagline{margin-bottom:.55rem;font-size:.8rem;font-weight:500;line-height:1.35;color:#64748b}.rs-auth-signup-card__price-block{display:flex!important;flex-direction:column;align-items:flex-start;gap:.12rem;margin-bottom:.65rem}.rs-auth-signup-card__price-main{font-size:1.35rem;font-weight:800;line-height:1.15;color:#0f172a;letter-spacing:-.02em}.rs-auth-signup-card__price-sub{font-size:.82rem;font-weight:600;color:#64748b;line-height:1.3}.rs-auth-signup-card__price-suffix{font-size:.88em;font-weight:700;color:#64748b}.rs-auth-signup-card__features{margin-bottom:.75rem;padding:.65rem .75rem;border-radius:.75rem;background:rgba(255,255,255,.55);border:1px solid rgba(148,163,184,.2)}.rs-auth-signup-card--pro .rs-auth-signup-card__features{background:rgba(255,255,255,.62);border-color:rgba(199,210,254,.45)}.rs-auth-signup-card--brand .rs-auth-signup-card__features{background:rgba(255,255,255,.62);border-color:rgba(251,191,36,.35)}.rs-auth-signup-card__list{margin:0;padding:0;list-style:none;display:grid;gap:.42rem}.rs-auth-signup-card__list li{position:relative;padding-left:1.15rem;font-size:.8rem;line-height:1.4;color:#334155}.rs-auth-signup-card__list li::before{content:'';position:absolute;left:0;top:.42em;width:.42rem;height:.42rem;border-radius:999px;background:#38bdf8}.rs-auth-signup-card--pro .rs-auth-signup-card__list li::before{background:#818cf8}.rs-auth-signup-card--brand .rs-auth-signup-card__list li::before{background:#fbbf24}.rs-auth-signup-card__cta{display:flex!important;align-items:center;justify-content:space-between;gap:.5rem;margin:0 -1.05rem;padding:.78rem 1.05rem;border-top:1px solid rgba(148,163,184,.22);font-size:.88rem;font-weight:800;color:#2563eb;background:rgba(255,255,255,.35)}.rs-auth-signup-card--pro .rs-auth-signup-card__cta{color:#4338ca;border-top-color:rgba(199,210,254,.5)}.rs-auth-signup-card--brand .rs-auth-signup-card__cta{color:#b45309;border-top-color:rgba(251,191,36,.4)}.rs-auth-signup-card__cta-arrow{display:inline-flex!important;width:auto!important;font-size:1rem;line-height:1;opacity:.85}html:not(.rs-room-theme--light) .rs-page--auth-login button.rs-auth-signup-card{border-color:rgba(148,163,184,.22);background:linear-gradient(165deg,#1e293b 0,#1a2332 55%,#172030 100%);box-shadow:0 8px 24px -6px rgba(2,6,23,.45);color:var(--rs-text,#ecf2ff)}html:not(.rs-room-theme--light) .rs-page--auth-login button.rs-auth-signup-card--free{border-color:rgba(56,189,248,.35);background:linear-gradient(165deg,#1a2a3d 0,#152536 48%,#122a3f 100%)}html:not(.rs-room-theme--light) .rs-page--auth-login button.rs-auth-signup-card--pro{border-color:rgba(129,140,248,.38);background:linear-gradient(165deg,#1e2240 0,#1a1f38 48%,#171c34 100%);box-shadow:0 8px 26px -6px rgba(79,70,229,.28)}html:not(.rs-room-theme--light) .rs-page--auth-login button.rs-auth-signup-card--brand{border-color:rgba(251,191,36,.32);background:linear-gradient(165deg,#2a2418 0,#252015 48%,#221c12 100%);box-shadow:0 8px 26px -6px rgba(180,130,0,.18)}html:not(.rs-room-theme--light) .rs-page--auth-login button.rs-auth-signup-card:focus-visible,html:not(.rs-room-theme--light) .rs-page--auth-login button.rs-auth-signup-card:hover{border-color:rgba(96,165,250,.55);box-shadow:0 12px 28px -6px rgba(45,121,255,.32)}html:not(.rs-room-theme--light) .rs-auth-signup-card--free .rs-auth-signup-card__title{color:#38bdf8}html:not(.rs-room-theme--light) .rs-auth-signup-card--pro .rs-auth-signup-card__title{color:#a5b4fc}html:not(.rs-room-theme--light) .rs-auth-signup-card--brand .rs-auth-signup-card__title{color:#fcd34d}html:not(.rs-room-theme--light) .rs-auth-signup-card__badge{background:rgba(99,102,241,.28);color:#c7d2fe}html:not(.rs-room-theme--light) .rs-auth-signup-card__price-sub,html:not(.rs-room-theme--light) .rs-auth-signup-card__price-suffix,html:not(.rs-room-theme--light) .rs-auth-signup-card__tagline{color:var(--rs-text-secondary,#a7b3c8)}html:not(.rs-room-theme--light) .rs-auth-signup-card__price-main{color:var(--rs-text,#ecf2ff)}html:not(.rs-room-theme--light) .rs-auth-signup-card__features{background:rgba(2,6,23,.28);border-color:rgba(148,163,184,.18)}html:not(.rs-room-theme--light) .rs-auth-signup-card--pro .rs-auth-signup-card__features{background:rgba(15,23,42,.42);border-color:rgba(129,140,248,.22)}html:not(.rs-room-theme--light) .rs-auth-signup-card--brand .rs-auth-signup-card__features{background:rgba(15,23,42,.38);border-color:rgba(251,191,36,.2)}html:not(.rs-room-theme--light) .rs-auth-signup-card__list li{color:var(--rs-text-secondary,#d5def0)}html:not(.rs-room-theme--light) .rs-auth-signup-card__cta{color:#60a5fa;border-top-color:rgba(148,163,184,.2);background:rgba(2,6,23,.22)}html:not(.rs-room-theme--light) .rs-auth-signup-card--pro .rs-auth-signup-card__cta{color:#a5b4fc;border-top-color:rgba(129,140,248,.28)}html:not(.rs-room-theme--light) .rs-auth-signup-card--brand .rs-auth-signup-card__cta{color:#fcd34d;border-top-color:rgba(251,191,36,.22)}.rs-auth-signup-door__toolbar{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;margin-bottom:12px}.rs-auth-signup-back{appearance:none;border:none;background:0 0;padding:0;margin:0;font:inherit;font-size:.84rem;font-weight:700;color:var(--rs-brand-600,#2563eb);cursor:pointer;text-decoration:none}.rs-auth-signup-back:focus-visible,.rs-auth-signup-back:hover{text-decoration:underline}.rs-auth-signup-door__title{margin:0;font-size:1rem;font-weight:800;line-height:1.3}.rs-auth-signup-form{gap:8px}.rs-auth-signup-form .rs-auth-actions{margin-top:2px}.rs-auth-signup-oauth-link{margin:2px 0 0;text-align:center;font-size:.84rem}.rs-auth-signup-oauth-link a{color:var(--rs-brand-600,#2563eb);font-weight:600;text-decoration:none}.rs-auth-signup-oauth-link a:focus-visible,.rs-auth-signup-oauth-link a:hover{text-decoration:underline}.rs-auth-signup-help{margin-top:12px;padding-top:2px;display:flex;justify-content:flex-end}.rs-auth-signup-door[hidden],.rs-auth-signup-panel[hidden],.rs-auth-signup-pick[hidden]{display:none!important}.rs-auth-preview-note{margin:12px 0 0;padding:10px 12px;border-radius:.75rem;background:color-mix(in srgb,var(--rs-brand-500,#6366f1) 8%,var(--rs-card,#fff) 92%);border:1px solid color-mix(in srgb,var(--rs-brand-500,#6366f1) 22%,transparent);color:color-mix(in srgb,var(--rs-text,#0f172a) 88%,var(--rs-brand-700,#1d4ed8) 12%);font-size:.88rem;line-height:1.45}.rs-auth-brand-thanks{text-align:left}.rs-auth-brand-form .rs-field--textarea .rs-field__textarea{min-height:5.5rem;resize:vertical}.rs-auth-button--brand{width:100%}.rs-auth-signup-panel--pro .rs-auth-oauth-row{margin-bottom:2px}.rs-auth-signup-panel .rs-auth-stack{gap:10px}.rs-auth-signup-panel .rs-auth-actions{margin-top:4px}.rs-auth-signup-panel .rs-field--compact .rs-field__body{padding-top:.62rem;padding-bottom:.66rem}@media (max-width:480px){.rs-page--auth-login .rs-auth-card{padding:18px 16px 20px}.rs-auth-tabs{margin-bottom:14px}.rs-auth-signup-cards{gap:10px}.rs-auth-signup-card__inner{padding:.85rem .92rem 0}.rs-auth-signup-card__price-main{font-size:1.22rem}.rs-auth-signup-card__list li{font-size:.78rem}.rs-auth-signup-compare{margin:10px 0 0}.rs-auth-signup-panel .rs-auth-stack{gap:8px}.rs-auth-signup-panel .rs-auth-actions{gap:8px;margin-top:2px}.rs-auth-signup-panel .rs-auth-button{min-height:46px;font-size:.98rem}.rs-page--auth-login .rs-auth-card .rs-field__body{padding:.68rem .9rem .72rem}.rs-auth-brand-form .rs-field--textarea .rs-field__textarea{min-height:4.75rem}}@media (max-width:420px){.rs-auth-card--signup{width:min(calc(100% - 20px),34rem)}}.rs-auth-inline-link{color:var(--rs-brand-600,#2563eb);text-decoration:none;font-size:.9rem;font-weight:600}.rs-auth-inline-link:focus-visible,.rs-auth-inline-link:hover{text-decoration:underline}.rs-auth-forgot{margin-top:13px;padding-top:2px;display:flex;flex-direction:column;align-items:center;gap:12px}.rs-auth-forgot.rs-auth-forgot--open{align-items:flex-end;gap:8px}.rs-auth-inline-button{appearance:none;border:none;background:0 0;margin:0;padding:6px 10px;display:inline-flex;align-items:center;gap:6px;color:var(--rs-brand-600,#2563eb);font:inherit;font-size:.9rem;font-weight:600;text-decoration:none;cursor:pointer;border-radius:8px;transition:background 120ms,color 120ms}.rs-auth-forgot.rs-auth-forgot--open .rs-auth-inline-button{width:auto;margin-left:0;margin-bottom:2px}.rs-auth-forgot.rs-auth-forgot--open .rs-auth-forgot-wrap{width:100%;align-self:stretch}.rs-auth-inline-button:focus-visible,.rs-auth-inline-button:hover{text-decoration:underline;background:color-mix(in srgb,var(--rs-brand-500,#6366f1) 10%,transparent);outline:0}.rs-auth-inline-button__chev{width:12px;height:12px;flex:0 0 auto;stroke:currentColor;fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;transition:transform 160ms}.rs-auth-inline-button[aria-expanded=true] .rs-auth-inline-button__chev{transform:rotate(180deg)}.rs-auth-forgot-wrap{width:100%;border:1px solid color-mix(in srgb,var(--rs-text) 10%,transparent);border-radius:12px;background:color-mix(in srgb,var(--rs-surface,#fff) 96%,var(--rs-brand-500) 4%);padding:14px;display:flex;flex-direction:column;gap:10px}.rs-auth-forgot-wrap[hidden]{display:none!important}.rs-auth-forgot-wrap__title{margin:0;font-size:.92rem;font-weight:700;color:var(--rs-text,#0f172a);letter-spacing:.01em}.rs-auth-forgot-wrap__lede{margin:0;font-size:.82rem;line-height:1.45;color:var(--rs-text-secondary,#475569)}.rs-auth-footnote{margin:16px 0 0;font-size:.82rem;line-height:1.55;color:var(--rs-text-secondary);text-align:center}.rs-auth-help__heading{margin:18px 0 10px;font-size:1rem;font-weight:800;text-align:left}.rs-auth-help__stack{display:grid;gap:10px}.rs-auth-help__item{border:1px solid color-mix(in srgb,var(--rs-text) 14%,transparent);border-radius:12px;background:color-mix(in srgb,var(--rs-surface,#fff) 94%,var(--rs-brand-500) 6%);padding:12px}.rs-auth-help__item h3{margin:0 0 6px;font-size:.93rem;font-weight:700}.rs-auth-help__item p{margin:0;font-size:.86rem;line-height:1.5;color:var(--rs-text-secondary)}.rs-auth-help__faq{display:grid;gap:8px}.rs-auth-help__faq-item{border:1px solid color-mix(in srgb,var(--rs-text) 12%,transparent);border-radius:12px;background:color-mix(in srgb,var(--rs-surface,#fff) 96%,var(--rs-brand-500) 4%);padding:8px 10px}.rs-auth-help__faq-item summary{cursor:pointer;font-size:.9rem;font-weight:700;list-style:none}.rs-auth-help__faq-item summary::-webkit-details-marker{display:none}.rs-auth-help__faq-item p{margin:8px 0 2px;font-size:.86rem;line-height:1.5;color:var(--rs-text-secondary)}.rs-page--auth-help .rs-page-footer,.rs-page--auth-login .rs-page-footer,.rs-page--auth-set-password .rs-page-footer{margin-top:34px;padding-bottom:calc(5.5rem + env(safe-area-inset-bottom,0px))}@media (min-width:900px){.rs-auth-card{padding:28px}}.rs-auth-oauth-row{display:flex;flex-direction:column;gap:10px;margin-bottom:4px}.rs-auth-linkedin-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:11px 18px;background:#0077b5;color:#fff;border:none;border-radius:6px;font-size:.97rem;font-weight:600;text-decoration:none;cursor:pointer;transition:background .15s}.rs-auth-linkedin-btn:focus-visible,.rs-auth-linkedin-btn:hover{background:#005f8d;outline:#005f8d solid 2px;outline-offset:2px}.rs-auth-linkedin-btn__icon{width:20px;height:20px;flex-shrink:0}.rs-auth-or-divider{text-align:center;font-size:.8rem;color:var(--rs-text-secondary,#888);margin:8px 0 4px;position:relative}.rs-auth-or-divider::after,.rs-auth-or-divider::before{content:'';display:inline-block;width:28%;height:1px;background:var(--rs-border,#e0e0e0);vertical-align:middle;margin:0 8px}