.kel-artist-bio{--kel-bio-accent:var(--pweb-main-color, #edae01);--kel-bio-bg:#ffffff;--kel-bio-text:#444b55;--kel-bio-muted:#8a9099;--kel-bio-border:rgba(44, 55, 68, 0.08);position:relative;box-sizing:border-box;width:100%;margin:0 0 18px;padding:22px 24px 18px;overflow:hidden;direction:rtl;text-align:right;background:var(--kel-bio-bg);border:1px solid var(--kel-bio-border);border-radius:10px;box-shadow:0 7px 24px rgb(40 55 75 / .06);isolation:isolate}.kel-artist-bio::before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:var(--kel-bio-accent)}.kel-artist-bio,.kel-artist-bio *{box-sizing:border-box}.kel-artist-bio__head{display:flex;align-items:center;gap:12px;margin:0 0 14px}.kel-artist-bio__icon{display:inline-flex;flex:0 0 42px;align-items:center;justify-content:center;width:42px;height:42px;color:#fff;font-size:24px;font-weight:700;line-height:1;background:var(--kel-bio-accent);border-radius:50%;box-shadow:0 5px 14px rgb(237 174 1 / .23)}.kel-artist-bio__heading-wrap{min-width:0}.kel-artist-bio__eyebrow{display:block;margin:0 0 2px;color:var(--kel-bio-muted);font-size:11px;font-weight:500;line-height:1.6}.kel-artist-bio__title{margin:0!important;padding:0!important;color:#333a44;font-family:inherit;font-size:19px!important;font-weight:700!important;line-height:1.55!important;background:none!important;border:0!important}.kel-artist-bio__body{position:relative}.kel-artist-bio__content{position:relative;max-height:176px;overflow:hidden;color:var(--kel-bio-text);font-family:inherit;font-size:14px;font-weight:400;line-height:2.05;transition:max-height 380ms ease}.kel-artist-bio__content.is-expanded{max-height:none;overflow:visible}.kel-artist-bio__content>:first-child{margin-top:0!important}.kel-artist-bio__content>:last-child{margin-bottom:0!important}.kel-artist-bio__content p,.kel-artist-bio__content ul,.kel-artist-bio__content ol,.kel-artist-bio__content blockquote{color:inherit;font:inherit;line-height:inherit;text-align:right!important}.kel-artist-bio__content p{margin:0 0 10px}.kel-artist-bio__content a{color:#8a6700;text-decoration:none;border-bottom:1px dashed rgb(138 103 0 / .35)}.kel-artist-bio__content a:hover,.kel-artist-bio__content a:focus-visible{color:#5f4800;border-bottom-color:currentColor}.kel-artist-bio__fade{position:absolute;z-index:2;right:0;bottom:0;left:0;height:70px;pointer-events:none;background:linear-gradient(to bottom,#fff0,#fff 78%);transition:opacity 220ms ease}.kel-artist-bio.is-expanded .kel-artist-bio__fade,.kel-artist-bio.is-short .kel-artist-bio__fade{opacity:0}.kel-artist-bio__actions{position:relative;z-index:3;display:flex;justify-content:center;margin-top:10px}.kel-artist-bio__toggle{appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:138px;min-height:40px;margin:0;padding:9px 18px;color:#3e3300;font-family:inherit;font-size:12px;font-weight:700;line-height:1.4;cursor:pointer;background:var(--kel-bio-accent);border:0;border-radius:7px;box-shadow:none;transition:transform 180ms ease,filter 180ms ease,box-shadow 180ms ease}.kel-artist-bio__toggle:hover{transform:translateY(-1px);filter:brightness(.97);box-shadow:0 6px 16px rgb(44 55 68 / .1)}.kel-artist-bio__toggle:focus-visible{outline:3px solid rgb(237 174 1 / .28);outline-offset:3px}.kel-artist-bio__chevron{width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform 200ms ease}.kel-artist-bio.is-expanded .kel-artist-bio__chevron{transform:rotate(225deg) translate(-1px,-1px)}.kel-artist-bio.is-short .kel-artist-bio__actions{display:none}@media (max-width:767px){.kel-artist-bio{margin-bottom:14px;padding:18px 16px 15px;border-radius:9px}.kel-artist-bio__head{gap:10px;margin-bottom:11px}.kel-artist-bio__icon{flex-basis:38px;width:38px;height:38px;font-size:21px}.kel-artist-bio__title{font-size:17px!important}.kel-artist-bio__content{max-height:154px;font-size:13px;line-height:2}.kel-artist-bio__fade{height:58px}.kel-artist-bio__toggle{min-height:38px;padding:8px 15px}}@media (prefers-reduced-motion:reduce){.kel-artist-bio__content,.kel-artist-bio__toggle,.kel-artist-bio__chevron,.kel-artist-bio__fade{transition:none}}