#sr-article-content h2{font-family:var(--heading_font_family);font-size:clamp(1.375rem,3vw,1.75rem);font-weight:700;line-height:1.25;color:rgb(var(--color-foreground));margin:2.5rem 0 .75rem}#sr-article-content h3{font-family:var(--heading_font_family);font-size:clamp(1.1875rem,2.8vw,1.4375rem);font-weight:600;line-height:1.3;color:rgb(var(--color-foreground));margin:2rem 0 .5rem}#sr-article-content h2:first-child,#sr-article-content h3:first-child{margin-top:0}#sr-article-content p{font-size:clamp(.9375rem,2vw,1.0625rem);line-height:1.75;color:rgba(var(--color-foreground),.8);margin:0 0 1.25rem}#sr-article-content ul,#sr-article-content ol{padding-left:1.5rem;margin:0 0 1.25rem}#sr-article-content li{font-size:clamp(.9375rem,2vw,1.0625rem);line-height:1.7;color:rgba(var(--color-foreground),.8);margin-bottom:.375rem}#sr-article-content img{max-width:100%;height:auto;border-radius:var(--card_radius, 8px);margin:1.5rem 0}#sr-article-content a{color:rgb(var(--color-button-background, 108, 75, 174));text-decoration:underline;text-underline-offset:2px;transition:opacity .2s}#sr-article-content a:hover{opacity:.75}#sr-article-content strong{font-weight:600;color:rgb(var(--color-foreground))}#sr-article-content blockquote{border-left:3px solid rgba(var(--color-foreground),.12);padding:.75rem 1.25rem;margin:1.5rem 0;font-style:italic;color:rgba(var(--color-foreground),.65)}.sr-reading-progress{position:fixed;top:0;left:0;width:100%;height:3px;z-index:9999;background:transparent;pointer-events:none}.sr-reading-progress__bar{height:100%;width:0;background:rgb(var(--color-button-background, 108, 75, 174));transition:width .1s linear}.sr-breadcrumbs{position:relative;overflow:hidden;margin:0 0 1.25rem}.sr-breadcrumbs:after{content:"";position:absolute;top:0;right:0;width:3rem;height:100%;background:linear-gradient(to right,transparent,rgb(var(--color-background)));pointer-events:none}.sr-breadcrumbs ol{display:flex;flex-wrap:nowrap;gap:.25rem;list-style:none;padding:0 2rem 0 0;margin:0;font-size:.8125rem;color:rgba(var(--color-foreground),.55);overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.sr-breadcrumbs ol::-webkit-scrollbar{display:none}.sr-breadcrumbs li{flex-shrink:0;white-space:nowrap}.sr-breadcrumbs li:last-child{color:rgba(var(--color-foreground),.4)}.sr-breadcrumbs li:not(:last-child):after{content:"\203a";margin-left:.4rem;color:rgba(var(--color-foreground),.3)}.sr-breadcrumbs a{color:rgba(var(--color-foreground),.55);text-decoration:none;transition:color .2s}.sr-breadcrumbs a:hover{color:rgb(var(--color-foreground));text-decoration:underline}.sr-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:.875rem;color:rgba(var(--color-foreground),.6)}.sr-meta__avatar{width:40px;height:40px;border-radius:50%;object-fit:cover}.sr-meta__separator{color:rgba(var(--color-foreground),.25)}.sr-meta__updated{font-size:.8125rem;color:rgba(var(--color-foreground),.45)}.sr-credential{display:inline-flex;align-items:center;gap:.3rem;font-size:.8125rem;font-weight:600;color:rgb(var(--color-button-background, 108, 75, 174))}.sr-credential svg{flex-shrink:0}.sr-tldr{margin:0 0 2rem;padding:1.25rem 1.5rem;background:rgba(var(--color-foreground),.03);border:1px solid rgba(var(--color-foreground),.08);border-radius:var(--card_radius, 8px)}.sr-tldr__header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.sr-tldr__header strong{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:rgb(var(--color-foreground))}.sr-tldr__time{font-size:.75rem;color:rgba(var(--color-foreground),.45);margin-left:auto}.sr-tldr__content{font-size:.9375rem;line-height:1.7;color:rgba(var(--color-foreground),.75)}.sr-tldr__content ul{padding-left:1.25rem;margin:.5rem 0 0}.sr-tldr__content li{margin-bottom:.25rem}.sr-body-wrapper{display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width:1100px){.sr-body-wrapper{grid-template-columns:1fr 240px}}.sr-sidebar{order:2}@media(max-width:1099px){.sr-sidebar{display:none}}.sr-toc{position:sticky;top:5rem;padding:1.25rem;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.08);border-radius:var(--card_radius, 8px);margin-bottom:1.5rem}.sr-toc__title{display:block;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:rgba(var(--color-foreground),.45);margin-bottom:.75rem}.sr-toc__list{list-style:none;padding:0;margin:0}.sr-toc__list li{margin-bottom:.125rem}.sr-toc__link{display:block;padding:.35rem .5rem;font-size:.8125rem;line-height:1.3;color:rgba(var(--color-foreground),.55);text-decoration:none;border-left:2px solid transparent;border-radius:0 .25rem .25rem 0;transition:all .2s}.sr-toc__link:hover{color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.03)}.sr-toc__link.is-active{color:rgb(var(--color-button-background, 108, 75, 174));border-left-color:rgb(var(--color-button-background, 108, 75, 174));background:rgba(var(--color-button-background, 108, 75, 174),.06);font-weight:600}.sr-quiz-inline{margin:2.5rem 0;padding:1.75rem 2rem;background:rgba(var(--color-foreground),.03);border:1px solid rgba(var(--color-foreground),.08);border-radius:var(--card_radius, 8px)}.sr-quiz-inline__inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.sr-quiz-inline__eyebrow{font-size:.6875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:rgb(var(--color-button-background, 108, 75, 174));margin-bottom:.25rem}.sr-quiz-inline__heading{font-family:var(--heading_font_family);font-size:1.25rem;font-weight:600;color:rgb(var(--color-foreground));margin:0 0 .375rem;line-height:1.25}.sr-quiz-inline__body{font-size:.9375rem;color:rgba(var(--color-foreground),.65);line-height:1.5;margin:0}@media(max-width:640px){.sr-quiz-inline__inner{flex-direction:column;text-align:center}}.sr-quiz-expert{margin:2.5rem 0;padding:2rem;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.08);border-radius:var(--card_radius, 8px);box-shadow:0 2px 12px #0000000a}.sr-quiz-expert__inner{display:flex;align-items:flex-start;gap:1.25rem}.sr-quiz-expert__avatar{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid rgba(var(--color-foreground),.08)}.sr-quiz-expert__quote{font-family:var(--accent_font_family);font-style:italic;font-size:.9375rem;color:rgba(var(--color-foreground),.65);border-left:2px solid rgba(var(--color-foreground),.12);padding-left:1rem;margin:.5rem 0 1rem;line-height:1.6}@media(max-width:640px){.sr-quiz-expert__inner{flex-direction:column;align-items:center;text-align:center}.sr-quiz-expert__quote{border-left:none;padding-left:0}}.sr-quiz-banner{margin:3rem 0 2rem;padding:2.5rem 2rem;background:rgba(var(--color-foreground),.03);border-radius:var(--card_radius, 8px);text-align:center}.sr-quiz-banner__heading{font-family:var(--heading_font_family);font-size:1.5rem;font-weight:600;color:rgb(var(--color-foreground));margin:0 0 .5rem}.sr-quiz-banner__body{font-size:.9375rem;color:rgba(var(--color-foreground),.6);max-width:480px;margin:0 auto 1.25rem;line-height:1.6}.sr-quiz-contextual{margin:1.5rem 0;padding:1rem 1.25rem;background:rgba(var(--color-foreground),.03);border-left:3px solid rgb(var(--color-button-background, 108, 75, 174));border-radius:0 .375rem .375rem 0;font-size:.9375rem;color:rgba(var(--color-foreground),.65);line-height:1.6}.sr-quiz-contextual a{color:rgb(var(--color-button-background, 108, 75, 174));font-weight:600;text-decoration:underline;text-underline-offset:2px}.sr-quiz-contextual a:hover{opacity:.8}.sr-quiz-sidebar{padding:1.25rem;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.08);border-radius:var(--card_radius, 8px);box-shadow:0 2px 12px #0000000a}.sr-quiz-sidebar__heading{font-size:.9375rem;font-weight:600;color:rgb(var(--color-foreground));margin:0 0 .375rem}.sr-quiz-sidebar__body{font-size:.8125rem;color:rgba(var(--color-foreground),.55);line-height:1.5;margin:0 0 .75rem}.sr-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.5rem;font-size:.875rem;font-weight:var(--button_font_weight, 600);font-family:var(--button_font_family, inherit);color:rgb(var(--color-button-text, 255, 255, 255));background:rgb(var(--color-button-background, 108, 75, 174));border:1px solid rgb(var(--color-button-border, 108, 75, 174));border-radius:var(--form_radius, 50px);text-decoration:none;cursor:pointer;transition:all .25s ease}.sr-btn:hover{background:rgb(var(--color-button-background-hover, 95, 76, 131));border-color:rgb(var(--color-button-border-hover, 95, 76, 131));color:rgb(var(--color-button-text-hover, 255, 255, 255))}.sr-btn--sm{padding:.5rem 1.25rem;font-size:.8125rem}.sr-btn--lg{padding:.85rem 2rem;font-size:1rem}.sr-newsletter{margin:2.5rem 0;padding:2rem;background:rgba(var(--color-foreground),.03);border-radius:var(--card_radius, 8px);text-align:center}.sr-newsletter__heading{font-family:var(--heading_font_family);font-size:1.25rem;font-weight:600;color:rgb(var(--color-foreground));margin:0 0 .5rem}.sr-newsletter__body{font-size:.9375rem;color:rgba(var(--color-foreground),.6);margin:0 0 1rem}.sr-newsletter__form{display:flex;gap:.5rem;max-width:400px;margin:0 auto}.sr-newsletter__input{flex:1;padding:.7rem 1rem;font-size:.875rem;border:1px solid rgba(var(--color-foreground),.15);border-radius:var(--form_radius, 50px);background:rgb(var(--color-background));color:rgb(var(--color-foreground));outline:none;transition:border-color .2s}.sr-newsletter__input:focus{border-color:rgb(var(--color-button-background, 108, 75, 174))}.sr-newsletter__input::placeholder{color:rgba(var(--color-foreground),.35)}.sr-newsletter__disclaimer{font-size:.75rem;color:rgba(var(--color-foreground),.4);margin:.75rem 0 0}@media(max-width:480px){.sr-newsletter__form{flex-direction:column}}.sr-author-bio{display:flex;gap:1.25rem;padding:1.5rem;background:rgba(var(--color-foreground),.03);border-radius:var(--card_radius, 8px);margin:2rem 0}.sr-author-bio__avatar{width:72px;height:72px;border-radius:50%;object-fit:cover;flex-shrink:0}.sr-author-bio__name{font-weight:700;font-size:1rem;color:rgb(var(--color-foreground));margin:0 0 .125rem}.sr-author-bio__text{font-size:.875rem;line-height:1.6;color:rgba(var(--color-foreground),.65);margin:.5rem 0 0}@media(max-width:640px){.sr-author-bio{flex-direction:column;align-items:center;text-align:center}}.sr-popup-toggle,.sr-popup{display:none}.sr-popup-toggle:checked~.sr-popup{display:block}.sr-popup__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;background:#00000080;display:flex;align-items:center;justify-content:center;padding:1rem;animation:srFadeIn .3s ease}.sr-popup__card{position:relative;background:rgb(var(--color-background));border-radius:var(--card_radius, 8px);padding:2.5rem;max-width:420px;width:100%;text-align:center;box-shadow:0 20px 60px #00000026;animation:srSlideUp .3s ease}.sr-popup__close{position:absolute;top:.75rem;right:1rem;font-size:1.5rem;color:rgba(var(--color-foreground),.4);cursor:pointer;line-height:1;background:none;border:none;transition:color .2s}.sr-popup__close:hover{color:rgb(var(--color-foreground))}.sr-popup__heading{font-family:var(--heading_font_family);font-size:1.375rem;font-weight:600;color:rgb(var(--color-foreground));margin:0 0 .5rem}.sr-popup__body{font-size:.9375rem;color:rgba(var(--color-foreground),.6);max-width:340px;margin:0 auto 1.25rem;line-height:1.6}.sr-popup__dismiss{margin-top:1rem;font-size:.8125rem;color:rgba(var(--color-foreground),.4)}.sr-popup__dismiss label{cursor:pointer;text-decoration:underline}@keyframes srFadeIn{0%{opacity:0}to{opacity:1}}@keyframes srSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/57/assets/article-seo.css.map */
