.study-detail{background-color:#0a0a0a;min-height:100vh;padding-top:6rem;padding-bottom:6rem}.study-detail__container{max-width:1300px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}.study-detail__back{color:#a3a3a3;align-items:center;gap:.5rem;margin-bottom:3rem;font-size:.9375rem;text-decoration:none;transition:color .2s;display:inline-flex}.study-detail__back:hover{color:#fff}.study-detail__back svg{transition:transform .2s}.study-detail__back:hover svg{transform:translate(-4px)}.study-detail__header{gap:3rem;margin-bottom:4rem;display:grid}@media (min-width:768px){.study-detail__header{grid-template-columns:1fr 1fr;align-items:center;gap:4rem}}.study-detail__header-content{order:2}@media (min-width:768px){.study-detail__header-content{order:1}}.study-detail__label{color:#000;text-transform:uppercase;letter-spacing:.05em;background-color:#ff9e6b;border-radius:9999px;margin-bottom:1.5rem;padding:.25rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.study-detail__title{color:#fff;margin-bottom:1.5rem;font-size:2rem;font-weight:700;line-height:1.3}@media (min-width:768px){.study-detail__title{font-size:2.5rem}}.study-detail__author{color:#a3a3a3;flex-direction:column;gap:.25rem;font-size:.9375rem;display:flex}.study-detail__author-note{color:#737373;font-size:.8125rem;font-style:italic}.study-detail__header-image{aspect-ratio:16/9;border-radius:1.5rem;order:1;overflow:hidden}@media (min-width:768px){.study-detail__header-image{aspect-ratio:4/3;order:2}}.study-detail__header-image img{object-fit:cover;width:100%;height:100%}.study-detail__content{margin-bottom:6rem}.study-detail__section{margin-bottom:4rem}.study-detail__section:last-of-type{margin-bottom:3rem}.study-detail__markdown h1,.study-detail__markdown h2,.study-detail__markdown h3{color:#fff;margin-bottom:1.5rem;font-weight:700}.study-detail__markdown h1{font-size:1.75rem}.study-detail__markdown h2{font-size:1.5rem}.study-detail__markdown h3{color:#ff9e6b;font-size:1.25rem}.study-detail__markdown p{color:#d4d4d4;margin-bottom:1.5rem;font-size:1rem;line-height:1.8}.study-detail__markdown strong{color:#fff;font-weight:600}.study-detail__markdown em{font-style:italic}.study-detail__markdown img{border-radius:1rem;width:100%;margin:2rem 0}.study-detail__markdown a{color:#ff9e6b;text-underline-offset:2px;text-decoration:underline;transition:color .2s}.study-detail__markdown a:hover{color:#ffbf9e}.study-detail__markdown ul{margin:0 0 2rem;padding:0;list-style:none}.study-detail__markdown ul li{color:#d4d4d4;margin-bottom:1rem;padding-left:2rem;font-size:1rem;line-height:1.7;position:relative}.study-detail__markdown ul li:before{content:"";background-color:#ff9e6b;border-radius:50%;width:6px;height:6px;position:absolute;top:.6em;left:0}.study-detail__markdown ol{counter-reset:list-counter;margin:0 0 2rem;padding:0;list-style:none}.study-detail__markdown ol li{color:#d4d4d4;counter-increment:list-counter;margin-bottom:1rem;padding-left:3rem;font-size:1rem;line-height:1.7;position:relative}.study-detail__markdown ol li:before{content:counter(list-counter);color:#000;background-color:#ff9e6b;border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:0;left:0}.study-detail__markdown blockquote{color:#a3a3a3;border-left:3px solid #ff9e6b;margin:2rem 0;padding-left:2rem;font-size:1.125rem;font-style:italic}.study-detail__markdown blockquote em{font-style:normal}.study-detail__footer-note{background-color:#ff9e6b1a;border:1px solid #ff9e6b33;border-radius:1rem;gap:1.5rem;margin-bottom:2rem;padding:2rem;display:flex}.study-detail__footer-note-icon{background-color:#ff9e6b;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.study-detail__footer-note-icon svg{color:#000;width:1.25rem;height:1.25rem}.study-detail__footer-note p{color:#d4d4d4;margin:0;font-size:.9375rem;line-height:1.6}.study-detail__source{text-align:center}.study-detail__source a{color:#a3a3a3;border:1px solid #ffffff1a;border-radius:.75rem;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:.9375rem;text-decoration:none;transition:all .2s;display:inline-flex}.study-detail__source a:hover{color:#fff;background-color:#ffffff0d;border-color:#fff3}.study-detail__challenges{margin-bottom:6rem}.study-detail__challenges-title{color:#fff;align-items:center;gap:1rem;margin-bottom:2rem;font-size:1.5rem;font-weight:700;display:flex}.study-detail__challenges-count{color:#737373;background-color:#1a1a1a;border-radius:9999px;padding:.25rem 1rem;font-size:.875rem;font-weight:500}.study-detail__challenges-grid{gap:1.5rem;display:grid}.study-detail__challenge-card{background-color:#161616;border:1px solid #ffffff0d;border-radius:1rem;gap:1.5rem;transition:all .2s;display:flex;overflow:hidden}.study-detail__challenge-card:hover{border-color:var(--challenge-color,#ff9e6b);background-color:#1c1c1c}.study-detail__challenge-image{aspect-ratio:1;flex-shrink:0;width:8rem;position:relative}@media (min-width:768px){.study-detail__challenge-image{width:10rem}}.study-detail__challenge-image img{object-fit:cover;width:100%;height:100%}.study-detail__challenge-premium{color:#000;text-transform:uppercase;background-color:#a882dd;border-radius:.375rem;padding:2px .25rem;font-size:.625rem;font-weight:700;position:absolute;top:.5rem;left:.5rem}.study-detail__challenge-content{flex-direction:column;flex:1;justify-content:center;min-width:0;padding:1.5rem 1.5rem 1.5rem 0;display:flex}.study-detail__challenge-title{color:#fff;margin-bottom:.25rem;font-size:1rem;font-weight:600}@media (min-width:768px){.study-detail__challenge-title{font-size:1.125rem}}.study-detail__challenge-subtitle{color:#737373;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:.8125rem;line-height:1.4;display:-webkit-box;overflow:hidden}.study-detail__challenge-meta{align-items:center;gap:1rem;display:flex}.study-detail__challenge-trackables{color:#737373;font-size:.75rem}.study-detail__challenge-emojis{gap:.25rem;font-size:1rem;display:flex}.study-detail__cta{margin-top:4rem}.study-detail__cta-content{text-align:center;background:linear-gradient(135deg,#ff9e6b26,#f7c85f26);border:1px solid #ffffff1a;border-radius:1.5rem;padding:4rem 2rem}.study-detail__cta-title{color:#fff;margin-bottom:1rem;font-size:1.75rem;font-weight:700}.study-detail__cta-text{color:#a3a3a3;max-width:32rem;margin:0 auto 2rem;font-size:1rem;line-height:1.6}.study-detail__cta-button{cursor:pointer;color:#0a0a0a;background-color:#fff;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:.5rem 2rem;font-weight:500;transition:all .2s;display:inline-flex}.study-detail__cta-button:hover{background-color:#e5e5e5}.study-detail__cta-button{padding:1rem 3rem;font-size:1rem;text-decoration:none}
