.cohort-studio{border:1px solid #e7def5;border-radius:28px;background:radial-gradient(ellipse at 65% 45%,#eee3ff,transparent 65%),linear-gradient(140deg,#fff,#faf7ff);padding:28px 30px 30px;overflow:hidden;box-shadow:0 22px 50px #39205e0b}.studio-caption{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#957da7;font-size:8px;letter-spacing:.14em;font-weight:650}.studio-badge{border:1px solid #e1d4f3;border-radius:30px;padding:8px 10px;background:#fff;color:#875cc7;white-space:nowrap}.cohort-studio>svg{width:100%;height:auto;display:block;margin:-2px 0 -14px}.studio-footer{display:flex;justify-content:space-between;align-items:center;gap:20px}.studio-footer strong{font-size:25px;font-weight:700;line-height:1.2;letter-spacing:-.04em;color:#071b4d}.studio-footer em{font-style:normal;color:#8660d4}.studio-footer>span{text-align:right;font-size:8px;letter-spacing:.15em;line-height:2.1;color:#917d9f}.studio-canvas{animation:studio-hover 7s ease-in-out infinite}.studio-spark{animation:studio-shimmer 5s ease-in-out infinite}@keyframes studio-hover{50%{transform:translateY(-9px)}}@keyframes studio-shimmer{50%{opacity:.4}}@media(prefers-reduced-motion:reduce){.studio-canvas,.studio-spark{animation:none}}@media(max-width:600px){.cohort-studio{padding:22px}.studio-caption{font-size:7px}.studio-footer strong{font-size:22px}}