.rc-page{background:var(--background);min-height:100vh;color:var(--foreground)}.rc-hero{padding-top:calc(var(--nav-height,6rem) + 3rem);text-align:center;padding-bottom:3rem}.rc-hero__inner{max-width:800px;margin-inline:auto;padding-inline:2rem}.rc-hero__eyebrow{letter-spacing:.3em;text-transform:uppercase;color:var(--clr-text-muted,#6b7280);margin-top:5rem;margin-bottom:.5rem;font-size:.7rem;font-weight:600}.rc-hero__title{letter-spacing:-.02em;margin:1.5rem 0 1rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.1}.rc-hero__desc{color:var(--clr-text-muted);max-width:560px;margin-inline:auto;font-size:1.1rem;line-height:1.8}.rc-body{max-width:1100px;margin-inline:auto;padding:2rem 2rem 8rem}.rc-sections{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem;display:grid}@media (max-width:900px){.rc-sections{grid-template-columns:1fr 1fr}}@media (max-width:580px){.rc-sections{grid-template-columns:1fr}}.rc-section-card{border:1px solid var(--foreground);color:var(--foreground);background:var(--background);cursor:pointer;opacity:0;border-radius:20px;flex-direction:column;text-decoration:none;transition:transform .3s,box-shadow .3s;animation:.6s forwards rc-fadein;display:flex;position:relative;overflow:hidden;transform:translateY(24px)}.rc-section-card:first-child{animation-delay:50ms}.rc-section-card:nth-child(2){animation-delay:.15s}.rc-section-card:nth-child(3){animation-delay:.25s}.rc-section-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px #0000001f}.rc-section-card__thumb{aspect-ratio:16/9;overflow:hidden}.rc-section-card__thumb img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.rc-section-card:hover .rc-section-card__thumb img{transform:scale(1.05)}.rc-section-card__thumb-placeholder{justify-content:center;align-items:center;width:100%;height:100%;margin-top:20px;font-size:3rem;display:flex}.rc-section-card__divider{background:var(--clr-border,#e5e5e5);width:100%;height:1px}.rc-section-card__meta{flex:1;padding:1.5rem}.rc-section-card__icon{margin-bottom:.5rem;font-size:1.5rem}.rc-section-card__name{margin:0 0 .5rem;font-size:1.3rem;font-weight:700}.rc-section-card__desc{color:var(--clr-text-muted);font-size:.9rem;line-height:1.6}.rc-section-card__arrow{border:1px solid var(--foreground);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;transition:background .2s,color .2s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.rc-section-card:hover .rc-section-card__arrow{background:var(--foreground);color:var(--background)}.rc-sub-body{flex-direction:column;gap:5rem;max-width:900px;margin-inline:auto;padding:2rem 2rem 8rem;display:flex}.rc-item{opacity:0;animation:.5s forwards rc-fadein;transform:translateY(20px)}.rc-item:first-child{animation-delay:50ms}.rc-item:nth-child(2){animation-delay:.15s}.rc-item:nth-child(3){animation-delay:.22s}.rc-item:nth-child(4){animation-delay:.28s}.rc-item:nth-child(5){animation-delay:.33s}.rc-item:nth-child(n+6){animation-delay:.38s}.rc-item__theme{letter-spacing:.15em;text-transform:uppercase;color:var(--clr-text-muted);margin-bottom:.6rem;font-size:.72rem;font-weight:600;display:inline-block}.rc-item__title{margin:0 0 .4rem;font-size:clamp(1.4rem,3vw,1.9rem);font-weight:700;line-height:1.2}.rc-item__author{color:var(--clr-text-muted);margin-bottom:1.5rem;font-size:.9rem}.rc-item__layout{align-items:flex-start;gap:2.5rem;display:flex}.rc-item__layout--reversed{flex-direction:row-reverse}.rc-item__decorator{border-radius:14px;flex:0 0 280px;overflow:hidden;box-shadow:0 8px 30px #0000001a}.rc-item__decorator img{width:100%;transition:transform .4s;display:block}.rc-item__decorator:hover img{transform:scale(1.03)}.rc-item__cover{border-radius:14px;width:100%;margin-bottom:2rem;overflow:hidden;box-shadow:0 8px 30px #0000001a}.rc-item__cover img{object-fit:cover;width:100%;max-height:400px;display:block}.rc-item__text{flex:1;min-width:0}@media (max-width:700px){.rc-item__layout,.rc-item__layout--reversed{flex-direction:column}.rc-item__decorator{flex:none;width:100%;max-width:400px}}.rc-item__content{color:var(--clr-text,var(--foreground));font-size:1rem;line-height:1.85}.rc-item__content h2{margin:1.2rem 0 .5rem;font-size:1.3rem;font-weight:700}.rc-item__content h3{margin:1rem 0 .4rem;font-size:1.1rem;font-weight:600}.rc-item__content p{margin-bottom:.75rem}.rc-item__content ul,.rc-item__content ol{margin-bottom:.75rem;padding-left:1.4rem}.rc-item__content a{color:var(--foreground);text-decoration:underline}.rc-item__youtube{aspect-ratio:16/9;background:#000;border-radius:14px;margin-top:1.5rem;overflow:hidden;box-shadow:0 8px 30px #0000001a}.rc-item__youtube iframe{border:none;width:100%;height:100%;display:block}.rc-item__website-btn{border:1.5px solid var(--foreground);color:var(--foreground);border-radius:50px;align-items:center;gap:.5rem;margin-top:1.25rem;padding:.6rem 1.2rem;font-size:.88rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s,transform .2s;display:inline-flex}.rc-item__website-btn:hover{background:var(--foreground);color:var(--background);transform:translateY(-2px)}.rc-item+.rc-item{border-top:1px solid #ebebeb;padding-top:4rem}.rc-back-btn{color:var(--clr-text-muted,#6b7280);background:var(--background);border:1px solid #e0e0e0;border-radius:6px;justify-content:flex-end;align-items:center;gap:.35rem;max-width:9rem;margin-left:auto;padding:.45rem 1rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:border-color .15s,color .15s;display:inline-flex}.rc-back-btn:hover{border-color:var(--foreground);color:var(--foreground)}@keyframes rc-fadein{to{opacity:1;transform:translateY(0)}}
