*{box-sizing:border-box;margin:0;padding:0}@font-face{font-family:Redaction;src:url(/static/dist/redaction.woff2?v=9bf611f7376388e40705)format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Inter;src:url(/static/dist/inter-medium.woff2?v=3db408952a8a32914124)format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Manrope;src:url(/static/dist/manrope-medium.woff2?v=9cccfee0f8d3153ae547)format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Manrope;src:url(/static/dist/manrope-light.woff2?v=969d062407c54026fa39)format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Familjen Grotesk;src:url(/static/dist/familjen-grotesk-regular.woff2?v=ab176e29a80565f70995)format("woff2");font-weight:400;font-style:normal}:root{--bg:#f4f4f4;--bg-muted:#e5e5e5;--bg-light:#fff;--bg-dark:#2d2d2d;--primary:#0a223f;--text:#333;--text-light:#666;--text-muted:#555;--text-strong:#302f33;--border:#ccc;--border-light:#ddd;--error:#c00;--success:#080;--shadow:#0000001a;--shadow-strong:#0000004d}body.portal{--portal-nav-bg:var(--faves-ap-dark-surface);--portal-nav-border:var(--faves-ap-dark-border);--portal-nav-pill-bg:var(--faves-ap-dark-surface);--portal-nav-tab-bg:var(--faves-ap-dark-surface);--portal-nav-tab-hover-bg:var(--faves-ap-dark-surface-hover);background-color:var(--bg-muted);color:var(--text);grid-template-rows:auto 1fr;grid-template-columns:auto 1fr;place-items:center;height:100vh;min-height:100vh;font-family:Manrope,sans-serif;display:grid}body.portal--dark{--bg-light:var(--faves-ap-dark-surface);--bg-muted:var(--faves-ap-dark-bg);--border-light:var(--faves-ap-dark-border);--shadow:var(--faves-ap-dark-shadow);--text:var(--faves-ap-dark-text);--text-light:var(--faves-ap-dark-text-muted);--text-muted:var(--faves-ap-dark-text-muted);background-color:var(--faves-ap-dark-bg);color:var(--faves-ap-dark-text)}.portal__header__block{background-color:var(--bg-light);width:100%;height:100%}.portal__main{-webkit-flex-direction:column;flex-direction:column;grid-column:2;justify-self:center;gap:1.5rem;width:100%;min-width:0;height:100%;padding:1.75rem;display:-webkit-flex;display:flex}.portal__header,.portal__main{width:100%}body.portal--brand-programs .portal__main{padding-top:0}#portal-mobile-header-root{display:none}.portal__header{background:var(--bg-light);border-bottom:1px solid var(--border-light);-webkit-flex-direction:row;flex-direction:row;grid-column:2/-1;justify-content:space-between;align-items:center;gap:.75rem;padding:.625rem 1.25rem;display:-webkit-flex;display:flex}.portal__logo_pill,.portal__actions_pill{background:var(--bg-light);border-radius:.5rem;align-items:center;gap:1.5rem;height:2.5rem;padding:0 1rem;display:-webkit-inline-flex;display:inline-flex}.portal__logo{width:auto;height:1.25rem;display:block}.portal__logout-form{max-width:none;margin:0;padding:0}.portal__logout{color:var(--text-light);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;background:0 0;border:none;grid-column:3;padding:0;font-family:Roboto Mono,ui-monospace,monospace;font-size:.75rem;font-weight:600;text-decoration:none}body.portal .portal__header,body.portal .portal__header__block{background:var(--portal-nav-bg);border-color:var(--portal-nav-border)}body.portal .portal__logo_pill,body.portal .portal__actions_pill{background:var(--portal-nav-pill-bg)}body.portal .portal__logout{color:var(--faves-ap-dark-text)}@media (width<=767px){body.portal .portal__logo_pill,body.portal .portal__actions_pill{display:none}#portal-mobile-header-root{width:100%;display:block}body.portal .portal__header{background:var(--portal-nav-bg);border-bottom:1px solid var(--portal-nav-border);padding:.75rem 1rem}}.earnings{background:var(--bg-dark);color:var(--bg-light);text-align:center;border-radius:10px;padding:.75rem}.earnings__amount{font-size:2rem;font-weight:700}.earnings__label{opacity:.8;font-size:.9rem}.btn{text-align:center;border-radius:10px;width:100%;padding:.75rem 1rem;font-size:1rem;font-weight:500;text-decoration:none;display:block}.btn--primary{background:var(--text);color:var(--bg-light)}.btn--secondary{background:var(--bg-light);color:var(--text);border:1px solid var(--border)}.steps__card{background:var(--bg-light);border:1px solid var(--border-light);box-shadow:0 1px 3px var(--shadow);opacity:1;border-radius:10px;padding:1rem;transition:opacity .4s}.steps__card:not(.steps__card--selected){display:none}.steps__card--selected{display:block}.steps__row{justify-content:space-between;align-items:center;margin-bottom:.5rem;font-family:Manrope,sans-serif;font-size:16px;font-weight:500;display:-webkit-flex;display:flex}.steps__row input{margin-left:.5rem}.steps__counter{color:var(--text-light);white-space:nowrap;margin-left:.75rem;font-size:.85rem}.steps__right{align-items:center;gap:.4rem;display:-webkit-flex;display:flex}.steps__label{display:contents}.steps__desc{color:var(--text-muted);font-family:Manrope,sans-serif;font-size:14px;line-height:100%}.steps__row input[type=checkbox]{cursor:pointer;width:20px;height:20px;accent-color:var(--primary);transition:-webkit-transform .2s,transform .2s}.steps__row input[type=checkbox]:checked{-webkit-transform:scale(1.3);transform:scale(1.3)}.steps__card--fade-out{opacity:0}.invites .btn{margin-top:.75rem}.portal__manage{-webkit-flex-direction:column;flex-direction:column;gap:.75rem;padding-top:.75rem;display:-webkit-flex;display:flex}.pw__wrap{max-width:420px}.pw__label{opacity:.85;margin-top:.35rem;font-size:.9rem}.pw__missing-list{color:var(--error);visibility:hidden;pointer-events:none;height:1.25rem;margin-top:.25rem;font-size:.85rem;line-height:1.25rem;display:block}.auth--setpw .pw__missing-list.is-visible{visibility:visible}button[disabled]{opacity:.6;cursor:not-allowed}h1,h2{color:var(--primary);margin-bottom:1rem}label{margin-bottom:.5rem;display:block}input[type=email]:not(.bp-text-input),input[type=text]:not(.bp-text-input),input[type=password]:not(.bp-text-input){border:1px solid var(--border);border-radius:4px;width:100%;margin-bottom:1rem;padding:.5rem;font-family:Manrope,sans-serif}button:hover{opacity:.9}p a{color:var(--primary);text-decoration:underline}p.error{color:var(--error)}p.success{color:var(--success)}.steps__done{font-size:1rem}.steps__done-card{background:var(--bg-light);border:1px solid var(--border-light);box-shadow:0 1px 3px var(--shadow);text-align:center;border-radius:10px;padding:.75rem}.steps__done-card p{color:var(--text-muted)}body.auth{--bg-light:var(--faves-ap-dark-surface);--bg-dark:var(--faves-ap-dark-text);--border:var(--faves-ap-dark-border);--error:var(--faves-ap-dark-danger-text);--primary:var(--color-soft-orange);--shadow:var(--faves-ap-dark-shadow);--success:var(--faves-ap-dark-success-text);--text:var(--faves-ap-dark-text);--text-light:var(--faves-ap-dark-text-muted);--text-muted:var(--faves-ap-dark-text-muted);--text-strong:var(--faves-ap-dark-text);background:var(--faves-ap-dark-bg);color:var(--faves-ap-dark-text);grid-template-rows:auto 1fr;min-height:100dvh;font-family:Manrope,sans-serif;display:grid}.auth__header{margin:0 auto;padding:2.25rem 1rem 0}.auth__logo{width:90px;height:auto}.auth__main{padding:0 1.25rem 75px;padding-bottom:calc(env(safe-area-inset-bottom) + 75px);grid-template-rows:minmax(0,1fr) auto;grid-auto-rows:auto;grid-auto-flow:row;align-content:center;justify-items:center;row-gap:1rem;display:grid}.auth__card{grid-template-rows:auto auto auto;align-content:center;justify-items:stretch;row-gap:.75rem;width:90%;display:grid}.auth__title{text-transform:uppercase;letter-spacing:.02em;color:var(--text-strong);text-align:center;place-self:auto center;margin:0;font-family:Familjen Grotesk,sans-serif;font-size:1.5rem;font-weight:700;line-height:1}.auth--login .auth__label,.auth--first .auth__label,.auth--verify .auth__label,.auth--setpw .auth__label{display:none}.auth--setpw .auth__input{margin-bottom:0}.auth .auth__input{border:1px solid var(--faves-ap-dark-border);background:var(--faves-ap-dark-surface);height:54px;color:var(--faves-ap-dark-text);border-radius:12px;padding:.75rem 1rem;font-size:1rem}.auth .auth__input::-webkit-input-placeholder{color:var(--faves-ap-dark-text-subtle)}.auth .auth__input::placeholder{color:var(--faves-ap-dark-text-subtle)}.auth .auth__input:-ms-placeholder-shown{color:var(--faves-ap-dark-text-subtle)}.auth .auth__input::-moz-placeholder{color:var(--faves-ap-dark-text-subtle)}.auth .auth__input::placeholder{color:var(--faves-ap-dark-text-subtle)}.auth .auth__input:focus{border-color:var(--color-soft-orange);box-shadow:inset 0 0 0 1px var(--color-soft-orange);outline:none}.auth .auth__input:-webkit-autofill,.auth .auth__input:-webkit-autofill:hover{-webkit-text-fill-color:var(--faves-ap-dark-text);box-shadow:0 0 0 1000px var(--faves-ap-dark-surface)inset;caret-color:var(--faves-ap-dark-text);-webkit-transition:background-color 600000s,color 600000s;transition:background-color 600000s,color 600000s}.auth .auth__input:-webkit-autofill:focus{-webkit-text-fill-color:var(--faves-ap-dark-text);box-shadow:0 0 0 1000px var(--faves-ap-dark-surface)inset,inset 0 0 0 1px var(--color-soft-orange);caret-color:var(--faves-ap-dark-text);-webkit-transition:background-color 600000s,color 600000s;transition:background-color 600000s,color 600000s}.auth__form{-webkit-flex-direction:column;flex-direction:column;gap:.9rem;height:100%;min-height:0;margin:0;padding-top:0;display:-webkit-flex;display:flex;overflow:auto}.auth .auth__form{width:100%;max-width:420px;margin-inline:auto}@supports not (height:1svh){.auth .auth__form{min-height:60vh}}.auth--setpw .auth__form{grid-template-rows:auto 1.25rem;align-items:start;display:grid;overflow:visible}.auth__links{text-align:center;margin-top:.25rem}.auth__links--row{justify-content:center;gap:.5rem}.auth__link{color:var(--faves-ap-dark-text-muted);font-family:Manrope,sans-serif;font-size:.9rem;text-decoration:underline}.auth__hint{color:var(--faves-ap-dark-text-muted);text-align:center;margin-left:auto;margin-right:auto;padding:0 2.5rem;font-family:Manrope,sans-serif;font-size:18px;font-weight:300;line-height:145%}.auth__submit{background:var(--color-soft-orange);color:var(--faves-ap-dark-text);width:auto;height:auto;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:12px;align-self:center;margin-top:auto;padding:.75rem 1.5rem;font-family:Manrope,sans-serif;font-size:1rem}.auth .otp__digit{border:1px solid var(--faves-ap-dark-border);background:var(--faves-ap-dark-surface);width:37px;height:37px;color:var(--faves-ap-dark-text);text-align:center;border-radius:5px;font-family:Manrope,sans-serif;font-size:1.125rem}@media screen and (width>=420px){.auth .otp__digit{width:50px;height:50px}}.auth__otp{border:0;justify-content:center;gap:.5rem;min-inline-size:0;margin:0;padding:0;display:-webkit-flex;display:flex}.auth__error{opacity:0;text-align:center;width:100%;max-width:420px;height:1.25rem;color:var(--error);pointer-events:none;justify-self:center;padding:.25rem .75rem;line-height:1.25rem;position:static}.auth__error.is-visible{opacity:1}.auth__error:empty{display:block}.auth__actions{justify-content:center;width:100%;display:-webkit-flex;display:flex}.boosts__card{background:var(--bg-dark);color:var(--bg-light);box-shadow:0 1px 3px var(--shadow);border-radius:10px;padding:1rem}.boosts__title{text-align:center;margin:0 0 .25rem;font-family:Manrope,sans-serif;font-size:1rem;font-weight:700}.boosts__subtitle{opacity:.9;text-align:center;margin-bottom:.9rem;padding:0 2.5rem;font-family:Manrope,sans-serif;font-size:.9rem;font-weight:300;line-height:1.2}.boosts__list{grid-auto-rows:1fr;row-gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.portal__tabs{margin:0;padding:0}.tab__icon{width:42px;height:42px;display:block}.tab__icon--small{width:24px;height:24px}.tabs__list{margin:0;padding:0;list-style:none;display:-webkit-flex;display:flex}.tab{cursor:pointer;-webkit-flex-direction:column;flex-direction:column;justify-content:center;align-items:center;transition:background-color .1s;display:-webkit-flex;display:flex}.tab>a{display:block;position:relative}.tab__badge--new{pointer-events:none;width:20px;height:auto;position:absolute;top:.625rem;right:.375rem}.tab:hover{background-color:var(--bg-muted)}body.portal .portal__tabs{background:var(--portal-nav-tab-bg);border-color:var(--portal-nav-border)}body.portal .tab:hover{background-color:var(--portal-nav-tab-hover-bg)}@media (width<=767px){.portal__tabs{background:var(--bg-light);width:100%;box-shadow:0 1px 3px var(--shadow);z-index:999;justify-content:space-around;display:-webkit-flex;display:flex;position:fixed;bottom:0;left:0}.tab>a{padding:.75rem}.portal__main{padding-bottom:100px}}@media (width>=768px){.portal__tabs{background:var(--bg-light);-webkit-flex-direction:column;flex-direction:column;grid-area:2/1;align-items:center;min-height:100%;display:-webkit-flex;display:flex}.tabs__list{-webkit-flex-direction:column;flex-direction:column;align-items:center;width:100%}.tab>a{width:100%;padding:1rem .5rem}}@media screen and (width<=430px){.boosts__subtitle{padding:0 1rem}}@media screen and (width>=520px){.auth__hint{font-size:1rem}}:root{--color-red:red;--color-soft-red:#f94e57;--color-soft-orange:#f85843;--color-gallery-tag-background:#1f1e1c;--color-gallery-icon-overlay:#faf8f5;--color-gallery-metric-positive:#8bf767;--color-gallery-platform-badge-background:#46444480;--color-gallery-platform-icon:#faf8f5;--color-gallery-surface:#faf8f5;--color-gallery-surface-hover:#f0eeeb;--color-gallery-card-border:#e8e6e3;--color-gallery-media-placeholder:#c0bebb;--color-gallery-logo-backdrop:#ffffff1f;--color-gallery-card-control-background:#ffffff80;--color-gallery-divider-subtle:#faf8f538;--color-gallery-filter-hover:#1f1e1c0f;--color-gallery-button-border:#706e6e80;--color-gallery-tier-ambassador:#b8860b;--faves-ap-dark-bg:#1f1e1c;--faves-ap-dark-surface:#2b2a2e;--faves-ap-dark-surface-raised:#333236;--faves-ap-dark-surface-soft:#faf8f514;--faves-ap-dark-surface-hover:#faf8f51f;--faves-ap-dark-border:#3a393d;--faves-ap-dark-border-soft:#faf8f52e;--faves-ap-dark-border-muted:#faf8f547;--faves-ap-dark-text:#faf8f5;--faves-ap-dark-text-muted:#faf8f5a8;--faves-ap-dark-text-subtle:#faf8f57a;--faves-ap-dark-pill:#433c3c80;--faves-ap-dark-scrim:#00000073;--faves-ap-dark-shadow:#00000047;--faves-ap-dark-success-bg:#8bf76729;--faves-ap-dark-success-text:#8bf767;--faves-ap-dark-danger-bg:#f94e572e;--faves-ap-dark-danger-text:#ff8e95;--faves-ap-dark-neutral-bg:#faf8f51f;--color-dusk:#878583;--color-light-red:#f94e5799;--color-dark-egret:#edebe8;--color-light-grey:#eceeed;--color-medium-grey:#979797;--color-soft-grey:#dee2e6;--color-pearl-gray:#f1f1f1;--color-slate-gray:#676986;--color-dark-grey:#4b4b4b;--color-soft-gray:#525252;--color-charcoal-gray:#302f33;--color-title-charcoal:#484543;--color-value-charcoal:#1f1e1c;--color-text:#3a3e44;--color-dark-gray:#4b4b4b;--color-off-white:#fcfaf8;--color-tab-muted:#969696;--color-icon-border:#4d4749;--color-legend-gray:#6a6a6a;--color-gridline-soft:#bdb8b4;--color-tooltip-border:#d8d4d0;--color-tooltip-cursor:#d2cdc8;--color-traffic-soft-black:#4b4b4b;--color-traffic-soft-blue:#6d86fa;--color-traffic-soft-purple:#7c69f9;--color-skeleton-surface:#e3dfda;--color-skeleton-fill:#dfdbd6;--color-skeleton-chip:#d9d7d3;--color-trend-up-bg:#b4fcd9;--color-trend-up-text:#167a45;--color-trend-up-text-alt:#1e8b2e;--color-trend-down-bg:#f9dae7;--color-trend-down-text:#862a52;--color-trend-flat-bg:#e8e8e8;--color-divider-soft:#8c8a87;--color-thumb-placeholder:#d9d9d9;--color-progress-track:#e9e7e5;--color-progress-fill:#f77c6c;--color-white:#fff;--color-white-grey:#f7f7f7;--color-blue-grey:#a7aec1;--color-ultra-white-grey:#f8f8f8;--color-black:black;--color-capsule-empty-icon:#2d2d2d;--color-capsule-tag-muted:#878583;--color-charcoal-black:#212529;--colors-black-1-primary-text:#3a3e44;--color-toast-overlay:#000000e6;--color-light-gray:#a9a9a9;--color-lighter-gray:#f6f6f6;--color-soft-purple:#ba4ef9;--color-soft-blue:#4e92f9}
/*# sourceMappingURL=5214.compiled.css.map?v=ea21ff5a98dbdca33a79*/