.auth-shell button{font-family:inherit;font-size:unset;font-weight:unset}.auth-shell{--auth-ink:#2b2624;--auth-ink-soft:#6a625b;--auth-line:#e6e0d6;--auth-cream:var(--ry-cream,#faf4ee);--auth-orange:var(--ry-orange,#da1);--auth-orange-hover:var(--ry-orange-hover,#b58a0d);--auth-orange-soft:var(--ry-orange-soft,#ddaa1114);width:auto;height:100dvh;font-family:var(--ry-font-sans);color:var(--auth-ink);isolation:isolate;background:radial-gradient(1400px 700px at 50% -10%,#ffedbb 0%,#ffedbb00 60%),linear-gradient(#fdf5e1 0%,#fbefda 40%,#faf4ee 100%);flex-direction:column;align-items:stretch;margin:-30px;padding:0;display:flex;position:relative;overflow:hidden}.auth-shell:before,.auth-shell:after{content:"";pointer-events:none;z-index:-1;filter:blur(70px);border-radius:50%;position:absolute}.auth-shell:before{background:radial-gradient(circle,#cbc3e8bf 0%,#cbc3e800 65%);width:900px;height:900px;bottom:-320px;left:-220px}.auth-shell:after{background:radial-gradient(circle,#e8cdd2b3 0%,#e8cdd200 65%);width:900px;height:900px;bottom:-320px;right:-220px}.auth-shell__topbar{z-index:10;background:0 0;justify-content:space-between;align-items:center;width:100%;padding:22px 40px 0;display:flex}.auth-shell__logo{display:inline-flex}.auth-shell__logo img{width:auto;height:28px}.auth-shell__exit{width:40px;height:40px;color:var(--auth-ink-soft);border-radius:999px;justify-content:center;align-items:center;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.auth-shell__exit:hover{color:var(--auth-ink);background:#0000000a}.auth-shell__progress{gap:6px;margin-bottom:32px;display:flex}.auth-shell__progress-dot{background:var(--auth-line);border-radius:2px;width:28px;height:4px}.auth-shell__progress-dot--active{background:var(--auth-orange)}.auth-card{border:1px solid var(--auth-line);background:#fff;border-radius:24px;width:100%;max-width:480px;padding:48px 48px 40px;box-shadow:0 12px 40px #0000000a}.auth-card--wide{max-width:720px}.auth-card--narrow{max-width:420px}@media (max-width:560px){.auth-card{border-radius:20px;padding:32px 24px 28px}}.auth-card__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--auth-orange);margin-bottom:16px;font-size:12px;display:inline-block}.auth-card__title{font-family:var(--ry-font-display);letter-spacing:-.03em;color:var(--auth-ink);margin:0 0 10px;font-size:32px;font-weight:400;line-height:1.15}.auth-card__lede{color:var(--auth-ink-soft);margin:0 0 28px;font-size:15px;line-height:1.55}.auth-field{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.auth-field__row{justify-content:space-between;align-items:baseline;display:flex}.auth-field__row a{color:var(--auth-orange);font-size:13px;text-decoration:none}.auth-field__row a:hover{text-decoration:underline}.auth-field label{color:var(--auth-ink-soft);font-size:13px}.auth-field input,.auth-field textarea,.auth-field select{font:inherit;border:1px solid var(--auth-line);color:var(--auth-ink);background:#fff;border-radius:12px;padding:14px 16px;font-size:15px;transition:border-color .15s,box-shadow .15s}.auth-field input::placeholder,.auth-field textarea::placeholder{color:#b5aca2}.auth-field input:focus,.auth-field textarea:focus,.auth-field select:focus{border-color:var(--auth-orange);box-shadow:0 0 0 3px var(--auth-orange-soft);outline:none}.auth-field textarea{resize:vertical;min-height:80px}.auth-btn{background:var(--auth-orange);color:#fff;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;height:50px;padding:0 28px;font-family:inherit;font-size:15px;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}.auth-btn:hover{background:var(--auth-orange-hover,#d65a32);transform:translateY(-1px)}.auth-btn--block{width:100%}.auth-btn--ghost{color:var(--auth-orange);border:1px solid var(--auth-orange);background:0 0}.auth-btn--ghost:hover{background:var(--auth-orange-soft,#f45f000f)}.auth-btn--neutral{background:var(--auth-cream);color:var(--auth-ink)}.auth-sso{flex-direction:column;gap:10px;margin-bottom:8px;display:flex}.auth-sso-btn{border:1px solid var(--auth-line);width:100%;height:48px;color:var(--auth-ink);font:inherit;cursor:pointer;background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:12px;padding:0 20px;font-size:15px;text-decoration:none;transition:background .15s,border-color .15s,transform .15s;display:inline-flex}.auth-sso-btn:hover{background:#faf8f5;transform:translateY(-1px)}.auth-sso-btn svg{flex-shrink:0}.auth-sso-btn--apple{color:#fff;background:#0a0a0a;border-color:#0a0a0a}.auth-sso-btn--apple:hover{background:#1a1a1a}.auth-divider{color:var(--auth-ink-soft);align-items:center;gap:14px;margin:24px 0;font-size:13px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--auth-line);flex:1;height:1px}.auth-foot{color:var(--auth-ink-soft);text-align:center;margin-top:24px;font-size:14px}.auth-foot a{color:var(--auth-orange);text-decoration:none}.auth-foot a:hover{text-decoration:underline}.auth-fineprint{color:var(--auth-ink-soft);text-align:center;margin-top:20px;font-size:12px;line-height:1.6}.auth-fineprint a{color:var(--auth-ink);text-decoration:underline}.auth-choice{flex-direction:column;gap:12px;display:flex}.auth-choice__option{border:1px solid var(--auth-line);cursor:pointer;color:var(--auth-ink);text-align:left;width:100%;font:inherit;background:#fff;border-radius:16px;align-items:flex-start;gap:14px;padding:20px 22px;text-decoration:none;transition:border-color .15s,background .15s;display:flex}.auth-choice__option:hover{border-color:var(--auth-orange);background:#f45f0008}.auth-choice__option--recommended{border-color:var(--auth-orange);background:#f45f000a}.auth-choice__icon{background:var(--auth-cream);width:44px;height:44px;color:var(--auth-orange);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.auth-choice__name{font-family:var(--ry-font-display);letter-spacing:-.02em;color:var(--auth-ink);margin:0 0 4px;font-size:18px}.auth-choice__name small{font-family:var(--ry-font-sans);text-transform:uppercase;letter-spacing:.08em;color:var(--auth-orange);margin-left:8px;font-size:11px}.auth-choice__desc{color:var(--auth-ink-soft);margin:0;font-size:14px;line-height:1.5}.auth-nav{justify-content:space-between;align-items:center;margin-top:24px;display:flex}.auth-nav__back{color:var(--auth-ink-soft);font-size:14px;text-decoration:none}.auth-nav__back:hover{color:var(--auth-orange)}.auth-question{font-family:var(--ry-font-display);letter-spacing:-.03em;color:var(--auth-ink);margin:0 0 8px;font-size:22px;line-height:1.25}.auth-question-num{letter-spacing:.08em;text-transform:uppercase;color:var(--auth-orange);margin-bottom:16px;font-size:12px;display:inline-block}.tier-choice-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:28px;display:grid}.tier-choice-grid--three{grid-template-columns:repeat(3,1fr)}@media (max-width:720px){.tier-choice-grid--three{grid-template-columns:1fr}}@media (max-width:640px){.tier-choice-grid{grid-template-columns:1fr}}.tier-choice-footnote{text-align:center;color:var(--auth-ink-soft);margin:22px 0 0;font-size:13px}.tier-choice-footnote a{color:var(--auth-orange);text-decoration:none}.tier-choice-footnote a:hover{text-decoration:underline}.checkout-card{max-width:880px}.checkout-grid{grid-template-columns:1.15fr 1fr;gap:32px;margin-top:28px;display:grid}@media (max-width:760px){.checkout-grid{grid-template-columns:1fr}}.checkout-wallet{grid-template-columns:1fr 1fr;gap:10px;display:grid}.checkout-wallet .auth-sso-btn{height:44px}.checkout-summary__inner{background:var(--auth-cream);border:1px solid var(--auth-line);border-radius:18px;padding:22px 22px 20px}.checkout-summary__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--auth-ink-soft);margin-bottom:14px;font-size:12px;display:block}.checkout-summary__row--head{border-bottom:1px solid var(--auth-line);justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:16px;display:flex}.checkout-summary__name{font-family:var(--ry-font-display);letter-spacing:-.02em;color:var(--auth-ink);margin-bottom:4px;font-size:20px}.checkout-summary__meta{color:var(--auth-ink-soft);font-size:13px;line-height:1.5}.checkout-summary__price{font-family:var(--ry-font-display);letter-spacing:-.02em;color:var(--auth-ink);white-space:nowrap;text-align:right;font-size:22px}.checkout-summary__price small{font-family:var(--ry-font-sans);color:var(--auth-ink-soft);letter-spacing:0;margin-top:2px;font-size:11px;display:block}.checkout-summary__points{flex-direction:column;gap:8px;margin:16px 0 0;padding:0;list-style:none;display:flex}.checkout-summary__points li{color:var(--auth-ink);padding-left:18px;font-size:13px;line-height:1.45;position:relative}.checkout-summary__points li:before{content:"";background:var(--auth-orange);border-radius:50%;width:4px;height:4px;position:absolute;top:8px;left:4px}.checkout-summary__trust{border-top:1px solid var(--auth-line);flex-direction:column;gap:8px;margin-top:18px;padding-top:16px;display:flex}.checkout-summary__trust-item{color:var(--auth-ink-soft);align-items:center;gap:10px;font-size:12px;display:flex}.checkout-summary__trust-item span:first-child{color:var(--auth-orange);text-align:center;width:16px;font-size:14px}.checkout-error{color:#7a3226;background:#fbeee9;border:1px solid #edc4bd;border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:20px;padding:14px 16px;display:flex}.checkout-error__icon{color:#fff;background:#b74c3d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:14px;font-weight:600;display:inline-flex}.checkout-error__title{font-family:var(--ry-font-display);letter-spacing:-.01em;margin-bottom:2px;font-size:15px}.checkout-error__body{font-size:13px;line-height:1.5}.checkout-error__body a{color:inherit;text-decoration:underline}.checkout-token{border:1.5px dashed var(--auth-orange);background:var(--auth-orange-soft);border-radius:14px;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.checkout-token__label{letter-spacing:.08em;text-transform:uppercase;color:var(--auth-orange-hover);font-size:12px}.checkout-token__code{font-family:var(--ry-font-display);letter-spacing:.06em;color:var(--auth-ink);font-size:18px}.tier-choice{border:1.5px solid var(--auth-line);cursor:pointer;background:#fff;border-radius:18px;flex-direction:column;gap:10px;padding:22px 22px 20px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex;position:relative}.tier-choice:hover{border-color:var(--auth-orange)}.tier-choice input[type=radio]{opacity:0;pointer-events:none;position:absolute}.tier-choice--selected{border-color:var(--auth-orange);background:var(--auth-orange-soft);box-shadow:0 0 0 3px var(--auth-orange-soft)}.tier-choice--recommended{border-color:var(--auth-orange)}.tier-choice__badge{background:var(--auth-orange);color:#fff;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:4px 10px;font-size:11px;position:absolute;top:-10px;left:20px}.tier-choice__head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.tier-choice__name{font-family:var(--ry-font-display);letter-spacing:-.02em;color:var(--auth-ink);font-size:20px}.tier-choice__price{font-family:var(--ry-font-display);letter-spacing:-.02em;color:var(--auth-ink);white-space:nowrap;font-size:22px}.tier-choice__price small{font-family:var(--ry-font-sans);color:var(--auth-ink-soft);letter-spacing:0;text-align:right;margin-top:2px;font-size:11px;display:block}.tier-choice__hook{color:var(--auth-ink-soft);margin:0;font-size:14px;line-height:1.5}.tier-choice__points{flex-direction:column;gap:6px;margin:6px 0 0;padding:0;list-style:none;display:flex}.tier-choice__points li{color:var(--auth-ink);padding-left:18px;font-size:13px;line-height:1.45;position:relative}.tier-choice__points li:before{content:"";background:var(--auth-orange);border-radius:50%;width:4px;height:4px;position:absolute;top:8px;left:4px}.tier-choice__check{display:none}.auth-shell__main{flex-direction:column;flex:auto;justify-content:flex-start;align-items:center;width:100%;min-height:0;padding:56px 24px 40px;display:flex;overflow-y:auto}.auth-question-hero{text-align:center;max-width:640px;font-family:var(--ry-font-display);letter-spacing:-.02em;color:var(--auth-ink);margin:40px auto 14px;font-size:40px;font-weight:400;line-height:1.15}.auth-question-sub{text-align:center;max-width:560px;font-family:var(--ry-font-sans);color:var(--auth-ink-soft);margin:0 auto 48px;font-size:16px;line-height:1.55}.auth-option-list{flex-direction:column;gap:14px;width:100%;max-width:480px;margin:0 auto 40px;display:flex}.auth-option{font-family:var(--ry-font-sans);color:var(--auth-ink);cursor:pointer;text-align:left;background:#fff;border:1px solid #0000;border-radius:999px;align-items:center;gap:16px;padding:16px 22px;font-size:16px;font-weight:500;transition:transform .12s,box-shadow .15s,background .15s;display:flex;box-shadow:0 2px 12px #0000000a}.auth-option:hover{transform:translateY(-1px);box-shadow:0 6px 20px #0000000f}.auth-option__label{flex:1}.auth-option__check{color:#0000;background:#d2cabb59;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:background .15s,color .15s;display:inline-flex}.auth-option[aria-pressed=true] .auth-option__check,.auth-option.is-selected .auth-option__check{background:var(--auth-orange);color:#fff}.auth-actions{background:0 0;justify-content:center;gap:14px;width:100%;padding:32px 24px 0;display:flex}.auth-actions__btn{min-width:156px;height:52px;font-family:var(--ry-font-sans);cursor:pointer;border:none;border-radius:999px;padding:0 32px;font-size:15px;font-weight:600;transition:transform .12s,background .15s,color .15s}.auth-actions__btn--skip{color:var(--auth-ink);background:#fff;box-shadow:0 2px 12px #0000000f}.auth-actions__btn--skip:hover{transform:translateY(-1px)}.auth-actions__btn--primary{color:#fff;background:#0a0a0a}.auth-actions__btn--primary:hover{background:#1a1a1a;transform:translateY(-1px)}.auth-actions__btn--primary:disabled{cursor:not-allowed;background:#0a0a0a47;transform:none}.auth-value-grid{grid-template-columns:repeat(2,1fr);gap:16px;width:100%;max-width:720px;margin:20px auto 36px;display:grid}.auth-value-card{text-align:left;-webkit-backdrop-filter:blur(8px);background:#ffffffb3;border:1px solid #e6e0d6b3;border-radius:18px;align-items:center;gap:16px;padding:20px 22px;display:flex}.auth-value-card__icon{color:#fff;width:56px;height:56px;font-family:var(--ry-font-display);background:linear-gradient(135deg,#f5d785 0%,#e0a800 100%);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;font-size:22px;display:inline-flex}.auth-value-card__body{font-family:var(--ry-font-sans);color:var(--auth-ink);font-size:14px;line-height:1.45}@media (max-width:640px){.auth-shell__topbar{padding:14px 20px}.auth-shell__main{padding:32px 20px 120px}.auth-question-hero{margin:24px auto 32px;font-size:30px}.auth-value-grid{grid-template-columns:1fr}.auth-actions__btn{min-width:130px;height:48px;padding:0 22px;font-size:14px}}.auth-fields-form{flex-direction:column;gap:18px;width:100%;max-width:520px;margin:0 auto;display:flex}.auth-field-block{flex-direction:column;gap:8px;display:flex}.auth-field-block__label{font-family:var(--ry-font-display);letter-spacing:-.01em;color:var(--auth-ink);font-size:16px;line-height:1.3}.auth-field-block__select,.auth-field-block__input,.auth-field-block__textarea{font:inherit;color:var(--auth-ink);appearance:none;background:#ffffffd9;border:1px solid #e6e0d6e6;border-radius:14px;width:100%;padding:14px 18px;font-size:15px;transition:border-color .15s,box-shadow .15s}.auth-field-block__textarea{resize:vertical;min-height:140px}.auth-field-block__select{background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%236a625b' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");background-position:right 18px center;background-repeat:no-repeat;padding-right:42px}.auth-field-block__select:focus,.auth-field-block__input:focus,.auth-field-block__textarea:focus{border-color:var(--auth-orange);box-shadow:0 0 0 3px var(--auth-orange-soft);outline:none}.auth-shell__footer{-webkit-backdrop-filter:blur(10px);width:100%;font-family:var(--ry-font-sans);color:var(--auth-ink-soft);background:#ffffff8c;border-top:1px solid #e6e0d680;justify-content:space-between;align-items:center;gap:16px;padding:18px 40px;font-size:12px;display:flex}.auth-shell__footer-copy{letter-spacing:.02em}.auth-shell__footer-nav{align-items:center;gap:22px;display:inline-flex}.auth-shell__footer-nav a{color:var(--auth-ink-soft);text-decoration:none;transition:color .15s}.auth-shell__footer-nav a:hover{color:var(--auth-ink)}@media (max-width:640px){.auth-shell__footer{padding:14px 20px;font-size:11px}.auth-shell__footer-nav{gap:14px}}.mode-choice-grid{grid-template-columns:repeat(2,1fr);gap:18px;width:100%;max-width:620px;margin:8px auto 24px;display:grid}.mode-choice{-webkit-backdrop-filter:blur(10px);text-align:center;background:#ffffffc7;border:1px solid #e6e0d6b3;border-radius:22px;flex-direction:column;align-items:center;gap:10px;padding:28px 24px;transition:transform .15s,box-shadow .15s;display:flex}.mode-choice:hover{transform:translateY(-2px);box-shadow:0 12px 30px #0000000f}.mode-choice__icon{color:#fff;background:linear-gradient(135deg,#f5d785 0%,#e0a800 100%);border-radius:999px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:4px;display:inline-flex;box-shadow:0 8px 20px #e0a80040}.mode-choice__title{font-family:var(--ry-font-display);letter-spacing:-.02em;color:var(--auth-ink);font-size:18px;font-weight:500}.mode-choice__body{font-family:var(--ry-font-sans);color:var(--auth-ink-soft);max-width:220px;margin:0;font-size:14px;line-height:1.5}.mode-note{font-family:var(--ry-font-sans);color:var(--auth-ink-soft);background:#fff9;border:1px solid #e6e0d699;border-radius:999px;align-items:center;gap:8px;margin:0 auto;padding:10px 16px;font-size:13px;display:inline-flex}.mode-note__icon{color:var(--auth-orange);flex-shrink:0;display:inline-flex}@media (max-width:560px){.mode-choice-grid{grid-template-columns:1fr;gap:12px}.mode-choice{padding:22px 20px}.mode-note{text-align:center;padding:8px 14px;font-size:12px}}.auth-shell--clean{background:#fff;overflow:visible}.auth-shell--clean:before,.auth-shell--clean:after{display:none}.auth-shell--clean .auth-chrome{background:#fff;border-bottom:1px solid #e6e0d699;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:16px 32px;display:grid}.auth-shell .auth-chrome__back{height:38px;color:var(--auth-ink);font-family:var(--ry-font-sans);letter-spacing:-.005em;cursor:pointer;background:#0000000a;border:none;border-radius:999px;justify-content:center;justify-self:start;align-items:center;gap:6px;padding:0 18px;font-size:14px;font-weight:600;transition:background .15s;display:inline-flex}.auth-shell .auth-chrome__back:hover{background:#00000014}.auth-chrome__tabs{justify-self:center;align-items:center;gap:8px;display:inline-flex}.auth-chrome__tab{font-family:var(--ry-font-sans);color:var(--auth-ink-soft);border-radius:8px;padding:8px 16px;font-size:14px;font-weight:500;transition:color .15s,background .15s}.auth-chrome__tab.is-active{color:var(--auth-orange-hover);background:#e0a80014}.auth-shell--clean .auth-shell__exit{justify-self:end}.auth-shell:not(.auth-shell--clean) .auth-chrome{background:0 0;justify-content:space-between;align-items:center;padding:22px 40px 0;display:flex}.auth-shell:not(.auth-shell--clean) .auth-chrome__back,.auth-shell:not(.auth-shell--clean) .auth-chrome__tabs{display:none}.auth-shell--clean .auth-shell__main{align-items:stretch;width:100%;max-width:1080px;margin:0 auto;padding:60px 32px 40px;overflow:hidden auto}.auth-question-canvas{width:100%;max-width:560px}.auth-question-canvas h1{font-family:var(--ry-font-display);letter-spacing:-.02em;color:var(--auth-ink);margin:0 0 12px;font-size:30px;font-weight:500;line-height:1.2}.auth-question-canvas .sub{font-family:var(--ry-font-sans);color:var(--auth-ink-soft);margin:0 0 32px;font-size:15px;line-height:1.55}.auth-pill-choice-list{flex-direction:column;gap:12px;margin:0 0 32px;display:flex}.auth-pill-choice{cursor:pointer;text-align:left;font-family:var(--ry-font-sans);color:var(--auth-ink);background:#fff;border:1px solid #e6e0d6cc;border-radius:14px;flex-direction:column;gap:4px;padding:14px 22px;transition:border-color .15s,box-shadow .15s,transform .12s;display:flex}.auth-pill-choice:hover{border-color:var(--auth-orange);transform:translateY(-1px);box-shadow:0 6px 16px #0000000a}.auth-pill-choice__title{color:var(--auth-orange-hover);font-size:15px;font-weight:600}.auth-pill-choice__sub{color:var(--auth-ink-soft);font-size:13px;line-height:1.4}.auth-pill-choice.is-selected{border-color:var(--auth-orange);background:var(--auth-orange-soft)}.auth-shell .auth-primary-btn{background:var(--auth-orange);color:#fff;height:46px;font-family:var(--ry-font-sans);letter-spacing:-.005em;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;padding:0 24px;font-size:15px;font-weight:600;transition:background .15s,transform .12s;display:inline-flex}.auth-primary-btn:hover{background:var(--auth-orange-hover,#b58a0d);transform:translateY(-1px);box-shadow:0 6px 16px #b88a0047}.auth-primary-btn:disabled{cursor:not-allowed;background:#e0a80047;transform:none}.auth-numeric-input{background:#fff;border:1px solid #e6e0d6e6;border-radius:14px;align-items:center;gap:12px;width:220px;padding:6px 22px 6px 18px;transition:border-color .15s,box-shadow .15s;display:inline-flex}.auth-numeric-input:focus-within{border-color:var(--auth-orange);box-shadow:0 0 0 3px var(--auth-orange-soft)}.auth-numeric-input input{font-family:var(--ry-font-sans);color:var(--auth-ink);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:12px 0;font-size:18px}.auth-numeric-input__suffix{color:var(--auth-ink-soft);font-family:var(--ry-font-sans);font-size:14px}.auth-field-label{font-family:var(--ry-font-sans);color:var(--auth-ink);margin-bottom:10px;font-size:14px;font-weight:600;display:block}.auth-canvas-grid{grid-template-columns:minmax(0,1fr);align-items:start;gap:60px;display:grid}.auth-canvas-grid__art{display:none}.auth-canvas-grid__art img{width:auto;max-width:280px;height:auto;max-height:280px}@media (max-width:1100px){.auth-shell{margin:-16px -12px}}@media (max-width:900px){.auth-shell--clean .auth-chrome{grid-template-columns:auto 1fr auto;gap:12px;padding:14px 20px}.auth-chrome__tabs{gap:4px}.auth-chrome__tab{padding:6px 10px;font-size:12px}.auth-shell--clean .auth-shell__main{padding:40px 20px}.auth-canvas-grid{grid-template-columns:1fr;gap:32px}.auth-canvas-grid__art{display:none}.auth-question-canvas h1{font-size:26px}}@media (max-width:640px){.auth-shell--clean .auth-chrome{grid-template-columns:auto 1fr;padding:12px 16px}.auth-chrome__tabs{display:none}.auth-shell .auth-chrome__back{height:34px;padding:0 14px;font-size:13px}.auth-shell--clean .auth-shell__exit{justify-self:end}.auth-question-canvas h1{margin-bottom:10px;font-size:22px}.auth-question-canvas .sub{margin-bottom:20px;font-size:14.5px}}.identity-meta{font-family:var(--ry-font-sans);letter-spacing:.08em;text-transform:uppercase;color:var(--auth-ink-soft);margin-bottom:12px;font-size:12px}.identity-input-wrap{margin-top:20px;margin-bottom:10px;position:relative}.identity-textarea{width:100%;min-height:200px;color:var(--auth-ink);font:inherit;font-family:var(--ry-font-sans);resize:vertical;background:#fff;border:1px solid #e6e0d6e6;border-radius:14px;padding:18px 20px;font-size:15px;line-height:1.55;transition:border-color .15s,box-shadow .15s}.identity-textarea:focus{border-color:var(--auth-orange);box-shadow:0 0 0 3px var(--auth-orange-soft);outline:none}.identity-textarea::placeholder{color:#b5aca2}.identity-toolbar{justify-content:space-between;align-items:center;gap:12px;margin:10px 0 20px;display:flex}.identity-counter{font-family:var(--ry-font-sans);font-size:13px}.auth-shell .identity-dictate{height:34px;color:var(--auth-orange-hover);font-family:var(--ry-font-sans);letter-spacing:-.005em;cursor:pointer;background:#fff;border:1px solid #e0a80080;border-radius:999px;align-items:center;gap:6px;padding:0 14px;font-size:13px;font-weight:600;transition:background .15s,border-color .15s,color .15s,box-shadow .15s;display:inline-flex}.auth-shell .identity-dictate:hover{background:var(--auth-orange-soft);border-color:var(--auth-orange)}.auth-shell .identity-dictate.is-listening{background:var(--auth-orange);border-color:var(--auth-orange);color:#fff;animation:1.4s ease-in-out infinite identity-dictate-pulse;box-shadow:0 0 0 4px #e0a8002e}@keyframes identity-dictate-pulse{0%,to{box-shadow:0 0 0 4px #e0a8002e}50%{box-shadow:0 0 0 8px #e0a8001a}}.identity-mic-error{color:var(--auth-ink);background:#e0a80014;border-radius:10px;margin-bottom:16px;padding:10px 14px;font-size:13px;line-height:1.5}.identity-dots{justify-content:flex-start;gap:6px;margin-bottom:24px;display:flex}.identity-dot{cursor:pointer;background:#e6e0d6e6;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .15s}.identity-dot.is-filled{background:#e0a80066}.identity-dot.is-current{background:var(--auth-orange)}.identity-actions{justify-content:space-between;align-items:center;gap:16px;display:flex}.auth-shell .identity-back{height:38px;color:var(--auth-ink);font-family:var(--ry-font-sans);cursor:pointer;background:#fff;border:1px solid #e6e0d6e6;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 18px;font-size:14px;font-weight:600;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.auth-shell .identity-back:hover{color:var(--auth-ink);background:#0000000a}@media (max-width:640px){.identity-meta{margin-bottom:10px;font-size:11px}.identity-textarea{min-height:260px;padding:16px 18px;font-size:16px}.identity-toolbar{margin:10px 0 20px}.identity-counter{font-size:12.5px}.auth-shell .identity-dictate{height:32px;padding:0 12px;font-size:12.5px}.identity-actions{align-items:stretch;gap:10px}.auth-shell .identity-back{flex:none;height:44px;padding:0 18px;font-size:14px}.auth-shell .auth-primary-btn{height:46px;padding:0 24px;font-size:15px}.identity-actions .auth-shell .auth-primary-btn,.auth-shell .identity-actions .auth-primary-btn{flex:1}}.review-list{flex-direction:column;gap:10px;margin:0 0 24px;padding:0;list-style:none;display:flex}.review-item{background:#fff;border:1px solid #e6e0d6e6;border-radius:14px;padding:16px 18px}.review-item__head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px;display:flex}.review-item__q{font-family:var(--ry-font-sans);color:var(--auth-ink);font-size:14px;font-weight:500;line-height:1.35}.review-item__q-num{color:var(--auth-orange-hover);margin-right:6px;font-weight:600;display:inline-block}.review-item__edit{color:var(--auth-orange-hover);font-family:var(--ry-font-sans);cursor:pointer;background:0 0;border:none;border-radius:999px;flex-shrink:0;padding:4px 10px;font-size:12px;transition:background .15s}.review-item__edit:hover{background:var(--auth-orange-soft)}.review-item__answer{font-family:var(--ry-font-sans);color:var(--auth-ink-soft);white-space:pre-wrap;margin:0;font-size:13px;line-height:1.55}.review-item__hint{color:var(--auth-orange-hover);margin:8px 0 0;font-size:12px}.review-item__edit-row{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.auth-shell .review-item__cancel{height:38px;font-family:var(--ry-font-sans);color:var(--auth-ink);cursor:pointer;background:#fff;border:1px solid #e6e0d6e6;border-radius:999px;align-items:center;padding:0 18px;font-size:14px;font-weight:600;transition:background .15s;display:inline-flex}.auth-shell .review-item__cancel:hover{background:#0000000a}.review-confirm{font-family:var(--ry-font-sans);color:var(--auth-ink-soft);background:#e0a8000a;border:1px solid #e6e0d6e6;border-radius:14px;align-items:flex-start;gap:10px;margin-bottom:24px;padding:12px 16px;font-size:13px;line-height:1.55;display:flex}.capture-steps{background:#fff;border:1px solid #e6e0d6e6;border-radius:16px;margin:8px 0 28px;padding:0;list-style:none;overflow:hidden}.capture-step{border-bottom:1px solid #e6e0d699;grid-template-columns:44px 1fr;gap:18px;padding:22px 22px 24px;transition:background .15s,opacity .15s;display:grid}.capture-step:last-child{border-bottom:0}.capture-step.is-locked{opacity:.5}.capture-step.is-done{background:#e0a80008}.capture-step__num{background:var(--auth-orange-soft);width:30px;height:30px;color:var(--auth-ink);font-family:var(--ry-font-display);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:500;display:inline-flex}.capture-step.is-done .capture-step__num{background:var(--auth-orange);color:#fff}.capture-step__body{flex-direction:column;gap:6px;min-width:0;display:flex}.capture-step__title{font-family:var(--ry-font-display);color:var(--auth-ink);font-size:16px;font-weight:500;line-height:1.3}.capture-step__hint{font-family:var(--ry-font-sans);color:var(--auth-ink-soft);margin:0;font-size:13.5px;line-height:1.55}.capture-step__quote{font-family:var(--ry-font-display);color:var(--auth-ink);background:var(--auth-orange-soft);border-radius:12px;margin:6px 0 0;padding:12px 14px;font-size:14px;font-style:italic;line-height:1.5}.auth-shell .capture-step__cta{align-self:flex-start;height:42px;margin-top:0;padding:0 22px;font-size:14px}.capture-step__actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:16px;display:flex}.auth-shell .capture-step__secondary{height:42px;color:var(--auth-ink);font-family:var(--ry-font-sans);letter-spacing:-.005em;cursor:pointer;background:#fff;border:1px solid #2b262429;border-radius:999px;align-items:center;padding:0 20px;font-size:14px;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.auth-shell .capture-step__secondary:hover{background:#fbf9f5;border-color:#2b262447}.capture-step__preview{object-fit:cover;border-radius:16px;width:120px;height:120px;margin-top:16px;display:block;box-shadow:0 6px 18px #2b26241a}.capture-step__error{font-family:var(--ry-font-sans);color:#b04c48;margin:12px 0 0;font-size:13px}.capture-step__status{font-family:var(--ry-font-sans);color:var(--auth-ink);align-items:center;gap:10px;margin-top:14px;font-size:13.5px;display:inline-flex}.capture-step__check{background:var(--auth-orange);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:700;display:inline-flex}.capture-step__dot{background:var(--auth-orange);border-radius:50%;width:10px;height:10px;animation:1.2s ease-in-out infinite ry-pulse;display:inline-block}.auth-shell .capture-step__link{color:var(--auth-orange);font-family:var(--ry-font-sans);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;margin-left:4px;padding:0;font-size:13px;font-weight:600;text-decoration:underline}.auth-shell .capture-step__link:hover{color:var(--auth-orange-hover)}@keyframes ry-pulse{0%,to{opacity:.75;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}.tier-choice-grid-alan{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.tier-choice-alan{cursor:pointer;background:#fff;border:1.5px solid #e6e0d6e6;border-radius:16px;flex-direction:column;gap:8px;padding:20px 18px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex;position:relative}.tier-choice-alan:hover{border-color:var(--auth-orange)}.tier-choice-alan.is-selected{border-color:var(--auth-orange);background:var(--auth-orange-soft);box-shadow:0 0 0 3px var(--auth-orange-soft)}.tier-choice-alan__badge{background:var(--auth-orange);color:#fff;font-family:var(--ry-font-sans);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:3px 10px;font-size:10px;font-weight:600;position:absolute;top:-10px;left:18px}.tier-choice-alan__head{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.tier-choice-alan__name{font-family:var(--ry-font-display);color:var(--auth-ink);font-size:16px;font-weight:500}.tier-choice-alan__price{font-family:var(--ry-font-display);color:var(--auth-ink);text-align:right;white-space:nowrap;font-size:18px;font-weight:500}.tier-choice-alan__price small{font-family:var(--ry-font-sans);color:var(--auth-ink-soft);margin-top:2px;font-size:10px;display:block}.tier-choice-alan__hook{font-family:var(--ry-font-sans);color:var(--auth-ink-soft);margin:0;font-size:12px;line-height:1.5}.tier-choice-alan__points{flex-direction:column;gap:4px;margin:4px 0 0;padding:0;list-style:none;display:flex}.tier-choice-alan__points li{font-family:var(--ry-font-sans);color:var(--auth-ink);padding-left:14px;font-size:12px;line-height:1.45;position:relative}.tier-choice-alan__points li:before{content:"";background:var(--auth-orange);border-radius:50%;width:4px;height:4px;position:absolute;top:6px;left:4px}.tier-signup-grid{grid-template-columns:minmax(0,1fr) minmax(0,440px);align-items:start;gap:56px;max-width:1080px;margin:0 auto;display:grid}.tier-signup-grid__plan{flex-direction:column;display:flex}.tier-signup-grid__plan h1{font-family:var(--ry-font-display);color:var(--auth-ink);margin:0 0 12px;font-size:32px;font-weight:500;line-height:1.15}.tier-signup-grid__plan .sub{font-family:var(--ry-font-sans);color:var(--auth-ink-soft);margin:0 0 20px;font-size:15px;line-height:1.55}.tier-signup-grid__form{flex-direction:column;gap:12px;display:flex}.tier-signup-card{background:#fff;border:1px solid #e6e0d6e6;border-radius:18px;padding:28px 26px 24px;box-shadow:0 10px 30px #1e140a0a}.tier-signup-card__title{font-family:var(--ry-font-display);color:var(--auth-ink);text-align:center;margin:0 0 20px;font-size:20px;font-weight:500;line-height:1.2}.auth-shell .tier-signup-card__foot{text-align:center;font-family:var(--ry-font-sans);color:var(--auth-ink-soft);margin:20px 0 0;font-size:13px}.auth-shell .tier-signup-card__foot a{color:var(--auth-orange);font-weight:600;text-decoration:none}.auth-shell .tier-signup-card__foot a:hover{text-underline-offset:3px;text-decoration:underline}.tier-signup-sso{flex-direction:column;gap:8px;display:flex}.auth-shell .tier-signup-sso__btn{height:42px;color:var(--auth-ink);font-family:var(--ry-font-sans);cursor:pointer;background:#fff;border:1px solid #e6e0d6e6;border-radius:10px;justify-content:center;align-items:center;gap:10px;font-size:13.5px;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.auth-shell .tier-signup-sso__btn:hover{border-color:var(--auth-ink);background:#00000008}.auth-shell .tier-signup-sso__btn--apple{color:#fff;background:#000;border-color:#000}.auth-shell .tier-signup-sso__btn--apple:hover{background:#1a1a1a;border-color:#1a1a1a}.tier-signup-divider{color:var(--auth-ink-soft);font-family:var(--ry-font-sans);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:10px;margin:16px 0;font-size:12px;font-weight:600;display:flex}.tier-signup-divider:before,.tier-signup-divider:after{content:"";background:#e6e0d6e6;flex:1;height:1px}.tier-signup-form{flex-direction:column;gap:10px;display:flex}.tier-signup-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.tier-signup-input{height:42px;font-family:var(--ry-font-sans);color:var(--auth-ink);background:#fff;border:1px solid #e6e0d6e6;border-radius:10px;width:100%;padding:0 14px;font-size:14px;transition:border-color .15s,box-shadow .15s}.tier-signup-input:focus{border-color:var(--auth-orange);outline:none;box-shadow:0 0 0 3px #e0a80024}.tier-signup-input::placeholder{color:var(--auth-ink-soft)}.tier-signup-terms{font-family:var(--ry-font-sans);color:var(--auth-ink-soft);align-items:flex-start;gap:8px;margin-top:4px;font-size:12.5px;line-height:1.5;display:flex}.tier-signup-terms input[type=checkbox]{width:15px;height:15px;accent-color:var(--auth-orange);flex-shrink:0;margin-top:2px}.tier-signup-terms a{color:var(--auth-orange);font-weight:600;text-decoration:none}.tier-signup-terms a:hover{text-underline-offset:3px;text-decoration:underline}.tier-signup-error{font-family:var(--ry-font-sans);color:#b74c3d;margin:-4px 0 0;font-size:12.5px}.checkout-summary-line{background:#e0a80008;border:1px solid #e6e0d6e6;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;padding:14px 16px;display:flex}.checkout-summary-line__name{font-family:var(--ry-font-display);color:var(--auth-ink);font-size:16px;font-weight:500}.checkout-summary-line__hook{font-family:var(--ry-font-sans);color:var(--auth-ink-soft);margin-top:2px;font-size:12.5px}.checkout-summary-line__price{font-family:var(--ry-font-display);color:var(--auth-orange-hover);text-align:right;white-space:nowrap;font-size:18px;font-weight:500}.checkout-summary-line__price small{font-family:var(--ry-font-sans);color:var(--auth-ink-soft);margin-left:3px;font-size:11px;font-weight:400;display:block}.checkout-error{background:#b74c3d0f;border:1px solid #b74c3d40;border-radius:12px;align-items:flex-start;gap:10px;margin-bottom:16px;padding:14px 16px;display:flex}.checkout-error__icon{color:#fff;width:20px;height:20px;font-family:var(--ry-font-sans);background:#b74c3d;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;font-size:12px;font-weight:700;display:inline-flex}.checkout-error__title{font-family:var(--ry-font-sans);color:#8f3c30;margin-bottom:2px;font-size:13.5px;font-weight:600}.checkout-error__body{font-family:var(--ry-font-sans);color:var(--auth-ink);font-size:12.5px;line-height:1.55}.checkout-error__body a{color:var(--auth-orange);font-weight:600}.checkout-fineprint{font-family:var(--ry-font-sans);color:var(--auth-ink-soft);text-align:center;margin:12px 0 0;font-size:12px}.checkout-fineprint a,.auth-shell .checkout-fineprint__link{color:var(--auth-orange);font-family:inherit;font-weight:600;font-size:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:none}.checkout-fineprint a:hover,.auth-shell .checkout-fineprint__link:hover{text-underline-offset:3px;text-decoration:underline}.legal-modal__backdrop{z-index:90;background:#2b26246b;animation:.18s ease-out both legal-modal-fade;position:fixed;inset:0}.legal-modal{z-index:100;background:#fff;border-radius:22px;flex-direction:column;width:min(560px,100vw - 32px);max-height:calc(100vh - 64px);animation:.22s cubic-bezier(.16,1,.3,1) both legal-modal-in;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 30px 60px #2b262447}@keyframes legal-modal-fade{0%{opacity:0}to{opacity:1}}@keyframes legal-modal-in{0%{opacity:0;transform:translate(-50%,calc(12px - 50%))}to{opacity:1;transform:translate(-50%,-50%)}}.legal-modal__head{border-bottom:1px solid #2b262414;justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 24px 14px;display:flex}.legal-modal__title{font-family:var(--ry-font-display);letter-spacing:-.02em;color:var(--auth-ink);margin:0;font-size:22px;font-weight:500}.legal-modal__updated{font-family:var(--ry-font-sans);color:var(--auth-ink-soft);margin:4px 0 0;font-size:12px}.auth-shell .legal-modal__close{width:34px;height:34px;color:var(--auth-ink-soft);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.auth-shell .legal-modal__close:hover{color:var(--auth-ink);background:#2b26240f}.legal-modal__body{-webkit-overflow-scrolling:touch;padding:20px 24px 24px;overflow-y:auto}.legal-modal__section{margin-bottom:18px}.legal-modal__section:last-child{margin-bottom:0}.legal-modal__heading{font-family:var(--ry-font-sans);letter-spacing:-.005em;color:var(--auth-ink);margin:0 0 6px;font-size:13.5px;font-weight:600}.legal-modal__text{font-family:var(--ry-font-sans);color:var(--auth-ink);margin:0;font-size:14px;line-height:1.6}.legal-modal__text a{color:var(--auth-orange);font-weight:600;text-decoration:none}.legal-modal__text a:hover{text-underline-offset:3px;text-decoration:underline}.checkout-field{flex-direction:column;gap:6px;display:flex}.checkout-field__label{font-family:var(--ry-font-sans);letter-spacing:.02em;color:var(--auth-ink);font-size:12.5px;font-weight:600}.checkout-section-head{font-family:var(--ry-font-sans);letter-spacing:.04em;text-transform:uppercase;color:var(--auth-ink-soft);justify-content:space-between;align-items:center;margin:0 0 12px;font-size:12.5px;font-weight:600;display:flex}.checkout-section-head__lock{color:#2d8c55;letter-spacing:.03em;text-transform:none;background:#329e601a;border-radius:999px;align-items:center;gap:5px;padding:4px 9px;font-size:11px;font-weight:600;display:inline-flex}.auth-shell .checkout-trust{flex-wrap:wrap;gap:6px 18px;margin:12px 0 32px;padding:0;list-style:none;display:flex}.welcome-canvas{text-align:left}.welcome-mark{background:var(--auth-orange);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;display:inline-flex;box-shadow:0 10px 24px #e0a80047}.auth-shell .welcome-next{background:#fff;border:1px solid #e6e0d6e6;border-radius:16px;margin:24px 0 0;padding:0;list-style:none;overflow:hidden}.welcome-next>li{border-bottom:1px solid #e6e0d699;grid-template-columns:44px 1fr;align-items:flex-start;gap:14px;padding:16px 18px;display:grid}.welcome-next>li:last-child{border-bottom:0}.welcome-next__num{background:var(--auth-orange-soft);width:30px;height:30px;color:var(--auth-ink);font-family:var(--ry-font-display);border-radius:999px;justify-content:center;align-items:center;margin-top:2px;font-size:14px;font-weight:500;display:inline-flex}.welcome-next__label{font-family:var(--ry-font-display);color:var(--auth-ink);font-size:15.5px;font-weight:500;line-height:1.3}.welcome-next__hint{font-family:var(--ry-font-sans);color:var(--auth-ink-soft);margin-top:2px;font-size:13px;line-height:1.5}.welcome-next__body{flex-direction:column;gap:6px;min-width:0;display:flex}.auth-shell .welcome-substeps{flex-direction:column;gap:14px;margin:16px 0 0;padding:0;list-style:none;display:flex;position:relative}.welcome-substeps:before{content:"";background:#2b26241a;width:1px;position:absolute;top:8px;bottom:8px;left:9px}.welcome-substep{border:0;grid-template-columns:20px 1fr;align-items:center;gap:12px;padding:0;display:grid;position:relative}.welcome-substep__mark{z-index:1;width:18px;height:18px;font-family:var(--ry-font-sans);color:var(--auth-ink-soft);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:10.5px;font-weight:600;transition:background .15s,color .15s,box-shadow .15s;display:inline-flex;position:relative;box-shadow:inset 0 0 0 1.5px #2b262424}.welcome-substep.is-done .welcome-substep__mark{background:var(--auth-ink);color:#fff;box-shadow:none}.welcome-substep.is-active .welcome-substep__mark{color:var(--auth-orange);box-shadow:inset 0 0 0 1.5px var(--auth-orange);background:#fff}.welcome-substep.is-active .welcome-substep__mark:after{content:"";border:1.5px solid #e0a80059;border-radius:50%;animation:1.6s ease-out infinite welcome-substep-pulse;position:absolute;inset:-4px}@keyframes welcome-substep-pulse{0%{opacity:1;transform:scale(.9)}to{opacity:0;transform:scale(1.35)}}.welcome-substep__label{font-family:var(--ry-font-sans);color:var(--auth-ink-soft);letter-spacing:-.005em;font-size:13.5px;line-height:1.4}.welcome-substep.is-done .welcome-substep__label{color:var(--auth-ink-soft)}.welcome-substep.is-active .welcome-substep__label{color:var(--auth-ink);font-weight:600}.checkout-trust li{font-family:var(--ry-font-sans);color:var(--auth-ink-soft);align-items:center;gap:6px;font-size:12.5px;line-height:1.4;display:inline-flex}.checkout-trust li svg{color:var(--auth-orange);flex-shrink:0}.checkout-trust a{color:var(--auth-orange);font-weight:600;text-decoration:none}.checkout-trust a:hover{text-underline-offset:3px;text-decoration:underline}.checkout-token-applied{background:var(--auth-orange-soft);border:1px solid #e0a80059;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.checkout-token-applied__label{font-family:var(--ry-font-sans);letter-spacing:.04em;text-transform:uppercase;color:var(--auth-orange-hover);font-size:12px;font-weight:600}.checkout-token-applied__code{font-family:var(--ry-font-display);letter-spacing:.08em;color:var(--auth-ink);font-size:16px;font-weight:500}.auth-shell .tier-signup-cta{background:var(--auth-orange);color:#fff;height:44px;font-family:var(--ry-font-sans);cursor:pointer;border:0;border-radius:10px;margin-top:6px;font-size:14.5px;font-weight:600;transition:background .15s}.auth-shell .tier-signup-cta:hover:not(:disabled){background:var(--auth-orange-hover)}.auth-shell .tier-signup-cta:disabled{cursor:not-allowed;background:#e0a80047}.auth-shell .tier-signup-back{align-self:flex-start;margin-top:8px}.signup-page{flex-direction:column;gap:24px;width:100%;max-width:440px;margin:0 auto;display:flex}.signup-page__intro{text-align:center}.signup-page__intro h1{font-family:var(--ry-font-display);color:var(--auth-ink);margin:0 0 8px;font-size:30px;font-weight:500;line-height:1.15}.signup-page__intro .sub{font-family:var(--ry-font-sans);color:var(--auth-ink-soft);margin:0;font-size:14.5px}.signup-page__card{border-color:#d2c8b8;box-shadow:0 20px 50px #1e140a14}@media (max-width:900px){.tier-signup-grid{grid-template-columns:1fr;gap:32px}.tier-signup-grid__plan h1{font-size:26px}.tier-signup-card{padding:28px 22px}.tier-signup-card__title{font-size:22px}.tier-signup-back{display:none}}@media (max-width:560px){.tier-signup-grid{gap:28px}.tier-signup-grid__plan h1{font-size:24px;line-height:1.2}.tier-signup-grid__plan .sub{font-size:14px}.tier-signup-card{border-radius:16px;padding:24px 18px}.tier-price-row__price{font-size:26px}.tier-signup-sso{flex-direction:column}.auth-shell .tier-signup-sso__btn{height:42px}}.auth-shell .tier-details-link{font-family:var(--ry-font-sans);color:var(--auth-orange);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin-top:12px;padding:0;font-size:13.5px;font-weight:600;text-decoration:none;transition:color .15s,gap .15s;display:inline-flex}.auth-shell .tier-details-link:hover{color:var(--auth-orange-hover);gap:9px}.tier-modal{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#140e046b;justify-content:center;align-items:center;padding:24px;animation:.16s ease-out tier-modal-in;display:flex;position:fixed;inset:0}@keyframes tier-modal-in{0%{opacity:0}to{opacity:1}}.tier-modal__panel{background:#fff;border-radius:20px;width:100%;max-width:420px;max-height:calc(100dvh - 48px);padding:32px 28px 24px;animation:.2s cubic-bezier(.16,1,.3,1) tier-modal-panel-in;position:relative;overflow-y:auto;box-shadow:0 30px 80px #140e043d}@keyframes tier-modal-panel-in{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.tier-modal__close{width:30px;height:30px;color:var(--auth-ink);cursor:pointer;background:#0000000d;border:0;border-radius:999px;justify-content:center;align-items:center;transition:background .15s;display:inline-flex;position:absolute;top:14px;right:14px}.tier-modal__close:hover{background:#00000017}.tier-modal__title{font-family:var(--ry-font-display);color:var(--auth-ink);margin:0 0 4px;font-size:22px;font-weight:500;line-height:1.2}.tier-modal__price{font-family:var(--ry-font-display);color:var(--auth-orange-hover);margin-bottom:14px;font-size:18px;font-weight:500}.tier-modal__price small{font-family:var(--ry-font-sans);color:var(--auth-ink-soft);margin-left:2px;font-size:12px;font-weight:400}.tier-modal__blurb{font-family:var(--ry-font-sans);color:var(--auth-ink);margin:0 0 18px;font-size:14px;line-height:1.6}.tier-modal__list{flex-direction:column;gap:10px;margin:0 0 24px;padding:0;list-style:none;display:flex}.tier-modal__list li{font-family:var(--ry-font-sans);color:var(--auth-ink);align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.5;display:flex}.auth-shell .tier-modal__cta{width:100%;height:42px}@media (max-width:480px){.tier-modal__panel{padding:24px 20px 20px}}.tier-price-row{flex-wrap:wrap;align-items:baseline;gap:14px;margin:4px 0 20px;display:flex}.tier-price-row__price{font-family:var(--ry-font-display);color:var(--auth-orange-hover);font-size:30px;font-weight:500;line-height:1}.tier-price-row__unit{font-family:var(--ry-font-sans);color:var(--auth-orange-hover);margin-left:6px;font-size:13px;font-weight:600}.tier-price-row__note{font-family:var(--ry-font-sans);color:var(--auth-ink-soft);background:var(--auth-orange-soft);border-radius:999px;padding:4px 10px;font-size:12.5px}.tier-select{flex-direction:column;gap:6px;max-width:320px;margin:4px 0 20px;display:flex}.tier-select__label{font-family:var(--ry-font-sans);letter-spacing:.03em;text-transform:uppercase;color:var(--auth-ink-soft);font-size:12.5px;font-weight:600}.tier-select__field{position:relative}.tier-select__input{width:100%;height:44px;font-family:var(--ry-font-sans);color:var(--auth-ink);cursor:pointer;appearance:none;background:#fff;border:1px solid #e6e0d6e6;border-radius:12px;padding:0 40px 0 16px;font-size:14.5px;font-weight:600;transition:border-color .15s,box-shadow .15s}.tier-select__input:focus{border-color:var(--auth-orange);outline:none;box-shadow:0 0 0 3px #e0a80029}.tier-select__caret{color:var(--auth-ink-soft);pointer-events:none;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.hs-toggle{background:#f2ede3;border-radius:999px;align-items:center;gap:4px;margin:8px 0 20px;padding:4px;display:inline-flex}.auth-shell .hs-toggle__tab{height:34px;color:var(--auth-ink-soft);font-family:var(--ry-font-sans);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 18px;font-size:13.5px;font-weight:600;transition:background .15s,color .15s}.auth-shell .hs-toggle__tab.is-active{background:var(--auth-ink);color:#fff}.hs-plan-card{background:#fff;border:1px solid #e6e0d6e6;border-radius:16px;margin-bottom:32px;padding:22px 24px;position:relative}.hs-plan-card__badge{background:var(--auth-orange);color:#fff;font-family:var(--ry-font-sans);letter-spacing:.05em;text-transform:uppercase;border-radius:6px;padding:4px 10px;font-size:10.5px;font-weight:600;position:absolute;top:-10px;left:20px}.hs-plan-card__inner{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.hs-plan-card__name{font-family:var(--ry-font-display);color:var(--auth-ink);margin-bottom:4px;font-size:22px;font-weight:500;line-height:1.15}.hs-plan-card__sub{font-family:var(--ry-font-sans);color:var(--auth-ink-soft);font-size:13px;line-height:1.5}.hs-plan-card__right{text-align:right}.hs-plan-card__price{font-family:var(--ry-font-display);color:var(--auth-orange-hover);font-size:26px;font-weight:500;line-height:1}.hs-plan-card__unit{font-family:var(--ry-font-sans);color:var(--auth-orange-hover);margin-top:4px;font-size:12px;font-weight:600}.hs-timeline-head{font-family:var(--ry-font-display);color:var(--auth-ink);margin:0 0 4px;font-size:17px;font-weight:500}.hs-timeline-sub{font-family:var(--ry-font-sans);color:var(--auth-ink-soft);margin:0 0 20px;font-size:13.5px;line-height:1.55}.hs-timeline{flex-direction:column;gap:22px;margin:0 0 32px;padding:0;list-style:none;display:flex;position:relative}.hs-timeline:before{content:"";background:linear-gradient(180deg, var(--auth-orange) 0%, var(--auth-orange-soft) 100%);opacity:.5;border-radius:2px;width:2px;position:absolute;top:16px;bottom:16px;left:15px}.hs-timeline__step{grid-template-columns:32px 1fr;align-items:flex-start;gap:14px;display:grid}.hs-timeline__dot{background:var(--auth-orange);color:#fff;z-index:1;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;position:relative}.hs-timeline__body{flex-direction:column;gap:2px;display:flex}.hs-timeline__when{font-family:var(--ry-font-sans);letter-spacing:.04em;text-transform:uppercase;color:var(--auth-orange-hover);font-size:12px;font-weight:600}.hs-timeline__label{font-family:var(--ry-font-display);color:var(--auth-ink);font-size:15.5px;font-weight:500;line-height:1.3}.hs-timeline__text{font-family:var(--ry-font-sans);color:var(--auth-ink-soft);margin:4px 0 0;font-size:13.5px;line-height:1.55}.hs-included-head{font-family:var(--ry-font-display);color:var(--auth-ink);margin:0 0 14px;font-size:17px;font-weight:500}.hs-included{flex-direction:column;gap:12px;margin:0 0 32px;padding:0;list-style:none;display:flex}.hs-included li{font-family:var(--ry-font-sans);color:var(--auth-ink);align-items:flex-start;gap:12px;font-size:14px;line-height:1.5;display:flex}.hs-included__check{background:var(--auth-orange-soft);width:22px;height:22px;color:var(--auth-orange-hover);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:inline-flex}.tier-hero{background:linear-gradient(#e0a8000f,#fff 60%);border:1px solid #e6e0d6e6;border-radius:20px;margin:16px 0 20px;padding:40px 32px 32px;position:relative;overflow:visible}.tier-hero__ribbon{background:var(--auth-orange-soft);color:var(--auth-orange-hover);font-family:var(--ry-font-display);border-radius:999px;padding:6px 14px;font-size:13px;font-style:italic;position:absolute;top:-12px;left:32px;transform:rotate(-3deg);box-shadow:0 6px 14px #e0a80024}.tier-hero__inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px;display:grid}.tier-hero__left{flex-direction:column;gap:14px;display:flex}.tier-hero__gem{align-items:center;gap:12px;display:flex}.tier-gem{background:var(--auth-orange);border-radius:12px;flex-shrink:0;width:44px;height:44px;display:inline-block;box-shadow:inset -8px -8px #00000014,0 4px 10px #e0a80038}.tier-gem--free-sample{background:linear-gradient(140deg,#fadfa0,#e7c66a)}.tier-gem--stream{background:linear-gradient(140deg,#f0b930,#d68f00)}.tier-gem--river{background:linear-gradient(140deg,#8fbcc7,#4a7d8a)}.tier-gem--sm{border-radius:9px;width:32px;height:32px}.tier-hero__meta{flex-direction:column;gap:2px;display:flex}.tier-hero__name{font-family:var(--ry-font-display);color:var(--auth-ink);font-size:24px;font-weight:500;line-height:1.15}.tier-hero__price{font-family:var(--ry-font-display);color:var(--auth-ink);font-size:20px;font-weight:500}.tier-hero__price small{font-family:var(--ry-font-sans);color:var(--auth-ink-soft);margin-left:4px;font-size:13px;font-weight:400}.tier-hero__flex{margin-top:6px}.tier-hero__flex-label{font-family:var(--ry-font-sans);color:var(--auth-ink);margin-bottom:4px;font-size:13px;font-weight:600}.tier-hero__flex-body{font-family:var(--ry-font-sans);color:var(--auth-ink-soft);margin:0;font-size:13.5px;line-height:1.55}.auth-shell .tier-hero__cta{align-self:stretch;height:44px;margin-top:10px;font-size:15px}.tier-hero__all{font-family:var(--ry-font-sans);color:var(--auth-orange);text-align:center;font-size:13px;font-weight:600;text-decoration:none}.tier-hero__all:hover{text-decoration:underline}.tier-hero__right{border-left:1px solid #e6e0d6b3;flex-direction:column;gap:14px;padding-left:32px;display:flex}.tier-hero__right-label{font-family:var(--ry-font-sans);color:var(--auth-ink);font-size:13px;font-weight:600}.tier-hero__points{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.tier-hero__points li{font-family:var(--ry-font-sans);color:var(--auth-ink);align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.5;display:flex}.tier-hero__tick{background:var(--auth-orange-soft);width:20px;height:20px;color:var(--auth-orange-hover);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:inline-flex}.tier-hero__rating{text-align:center;border-top:1px solid #e6e0d6b3;flex-direction:column;gap:4px;margin-top:6px;padding-top:14px;display:flex}.tier-hero__stars{color:var(--auth-orange);letter-spacing:1px;font-size:16px}.tier-hero__rating-num{font-family:var(--ry-font-display);color:var(--auth-ink);font-size:15px;font-weight:500}.tier-hero__rating-sub{font-family:var(--ry-font-sans);color:var(--auth-ink-soft);font-size:12px}.tier-compare{grid-template-columns:minmax(140px,200px) repeat(auto-fit,minmax(0,1fr));gap:12px;margin-bottom:20px;display:grid}.tier-compare__label{font-family:var(--ry-font-display);color:var(--auth-ink);background:#fafaf6;border:1px solid #e6e0d6cc;border-radius:16px;align-items:flex-start;padding:22px 20px;font-size:15px;font-weight:500;line-height:1.3;display:flex}.tier-compare__card{cursor:pointer;background:#fff;border:1px solid #e6e0d6e6;border-radius:16px;flex-direction:column;gap:8px;padding:20px 18px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex;position:relative}.tier-compare__card:hover{border-color:var(--auth-orange);box-shadow:0 8px 18px #e0a8001a}.tier-compare__meta{flex-direction:column;gap:2px;display:flex}.tier-compare__name{font-family:var(--ry-font-display);color:var(--auth-ink);font-size:16px;font-weight:500}.tier-compare__price{font-family:var(--ry-font-display);color:var(--auth-ink);font-size:15px;font-weight:500}.tier-compare__price small{font-family:var(--ry-font-sans);color:var(--auth-ink-soft);margin-left:3px;font-size:11px;font-weight:400}.tier-compare__hook{font-family:var(--ry-font-sans);color:var(--auth-ink-soft);margin:4px 0 0;font-size:12.5px;line-height:1.5}.tier-compare__pick{text-align:center;background:var(--auth-orange-soft);height:34px;color:var(--auth-orange-hover);line-height:34px;font-family:var(--ry-font-sans);border-radius:999px;align-self:stretch;margin-top:8px;font-size:13px;font-weight:600;transition:background .15s,color .15s}.tier-compare__card:hover .tier-compare__pick{background:var(--auth-orange);color:#fff}.tier-list{background:#fff;border:1px solid #e6e0d6e6;border-radius:16px;margin:8px 0 20px;padding:0;list-style:none;overflow:hidden}.tier-row{border-bottom:1px solid #e6e0d699;transition:background .15s}.tier-row:last-child{border-bottom:0}.tier-row.is-selected{background:#e0a8000d}.tier-row__label{cursor:pointer;grid-template-columns:24px 1fr;align-items:start;gap:16px;padding:20px 22px;display:grid}.tier-row__radio{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.tier-row__dot{background:#fff;border:1.5px solid #c8c2b8;border-radius:50%;flex-shrink:0;width:20px;height:20px;margin-top:3px;transition:border-color .15s,box-shadow .15s;position:relative}.tier-row.is-selected .tier-row__dot{border-color:var(--auth-orange);box-shadow:inset 0 0 0 5px var(--auth-orange)}.tier-row__body{flex-direction:column;gap:6px;min-width:0;display:flex}.tier-row__head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.tier-row__name{font-family:var(--ry-font-display);color:var(--auth-ink);align-items:center;gap:10px;font-size:17px;font-weight:500;line-height:1.2;display:inline-flex}.tier-row__badge{background:var(--auth-orange-soft);color:var(--auth-orange-hover);font-family:var(--ry-font-sans);letter-spacing:.05em;text-transform:uppercase;border-radius:999px;padding:3px 9px;font-size:10.5px;font-weight:600}.tier-row__price{font-family:var(--ry-font-display);color:var(--auth-ink);white-space:nowrap;font-size:18px;font-weight:500}.tier-row__price small{font-family:var(--ry-font-sans);color:var(--auth-ink-soft);margin-left:4px;font-size:12px;font-weight:400}.tier-row__hook{font-family:var(--ry-font-sans);color:var(--auth-ink-soft);margin:2px 0 0;font-size:13.5px;line-height:1.55}.tier-row__points{flex-direction:column;gap:4px;margin:8px 0 0;padding:0;list-style:none;display:flex}.tier-row__points li{font-family:var(--ry-font-sans);color:var(--auth-ink);padding-left:16px;font-size:13px;line-height:1.5;position:relative}.tier-row__points li:before{content:"";background:var(--auth-orange);border-radius:50%;width:5px;height:5px;position:absolute;top:8px;left:4px}.tier-list__footnote{font-family:var(--ry-font-sans);color:var(--auth-ink-soft);text-align:center;margin:0 0 24px;font-size:13px}.tier-list__footnote a{color:var(--auth-orange);font-weight:600;text-decoration:none}.tier-list__footnote a:hover{text-decoration:underline}@media (max-width:720px){.capture-step{grid-template-columns:34px 1fr;gap:14px;padding:18px 16px 20px}.capture-step__num{width:26px;height:26px;font-size:13px}.tier-choice-grid-alan{grid-template-columns:1fr}.tier-row__label{grid-template-columns:20px 1fr;gap:12px;padding:16px}}.review-status{background:var(--auth-orange-soft);color:var(--auth-orange-hover);font-family:var(--ry-font-sans);border-radius:999px;align-items:center;gap:8px;margin-bottom:12px;padding:6px 12px 6px 8px;font-size:12px;font-weight:600;display:inline-flex}.review-status__dot{background:var(--auth-orange);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;display:inline-flex}.review-list-v2{background:#fff;border:1px solid #e6e0d6e6;border-radius:18px;margin:0 0 28px;padding:0;list-style:none;overflow:hidden}.review-row+.review-row{border-top:1px solid #e6e0d699}.review-row{transition:background .12s}.review-row.is-open{background:#fbfaf6}.review-row__head{cursor:pointer;text-align:left;width:100%;font:inherit;background:0 0;border:none;grid-template-columns:36px 1fr 24px;align-items:center;gap:14px;padding:18px 20px;transition:background .12s;display:grid}.review-row__head:hover{background:#00000005}.review-row__num{background:var(--auth-orange-soft);width:30px;height:30px;color:var(--auth-orange-hover);font-family:var(--ry-font-sans);letter-spacing:.02em;border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:600;display:inline-flex}.review-row__q{font-family:var(--ry-font-sans);color:var(--auth-ink);text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:15px;font-weight:500;line-height:1.45;display:-webkit-box;overflow:hidden}.review-row.is-empty .review-row__q{color:var(--auth-ink-soft);font-weight:400}.review-row.is-open .review-row__q{-webkit-line-clamp:unset;display:block}.review-row__status{color:#fff;background:var(--auth-orange);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.review-row.is-empty .review-row__status{color:#0000;background:0 0;border:1.5px dashed #d2cabbe6}.review-row__empty-dot{background:#b4afa5;border-radius:50%;width:6px;height:6px}.review-row__body{padding:4px 20px 20px 70px}.review-row__answer{font-family:var(--ry-font-sans);color:var(--auth-ink);white-space:pre-wrap;margin:0;font-size:14px;line-height:1.6}.review-row.is-empty .review-row__answer{color:var(--auth-ink-soft);font-style:italic}.review-row__edit{color:var(--auth-orange-hover);font-family:var(--ry-font-sans);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-top:28px;padding:0;font-size:15px;font-weight:500;transition:color .15s;display:inline-flex}.review-row__edit:after{content:"→";transition:transform .15s}.review-row__edit:hover{color:var(--auth-orange)}.review-row__edit:hover:after{transform:translate(3px)}.review-row__edit-actions{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.review-confirm-v2{cursor:pointer;background:#fff;border:1px solid #e6e0d6e6;border-radius:14px;align-items:flex-start;gap:14px;margin-bottom:12px;padding:18px 20px;transition:border-color .15s,background .15s;display:flex}.review-confirm-v2:hover{border-color:var(--auth-orange)}.review-confirm-v2__box{width:18px;height:18px;accent-color:var(--auth-orange);cursor:pointer;flex-shrink:0;margin:2px 0 0}.review-confirm-v2__text{flex-direction:column;gap:4px;display:flex}.review-confirm-v2__title{font-family:var(--ry-font-sans);color:var(--auth-ink);font-size:14px;font-weight:600;line-height:1.4}.review-confirm-v2__sub{font-family:var(--ry-font-sans);color:var(--auth-ink-soft);font-size:13px;line-height:1.55}.review-confirm-v2__hint{background:var(--auth-orange-soft);font-family:var(--ry-font-sans);color:var(--auth-orange-hover);border-radius:10px;margin:0 0 20px;padding:10px 14px;font-size:12px}.about-name-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (max-width:560px){.about-name-row{grid-template-columns:1fr}}
