.celebrity-profile,.celebrity-profile *,.celebrity-profile *:before,.celebrity-profile *:after{box-sizing:border-box}.celebrity-profile{overflow:hidden;background:radial-gradient(circle at 92% 4%,rgba(25,174,234,.08),transparent 28%),linear-gradient(180deg,#fff,#fbfdff);color:var(--navy, #07122f);font-family:inherit}.celebrity-profile__shell{width:100%;max-width:1200px;margin:0 auto;padding:64px 24px 88px}.celebrity-profile__hero{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:clamp(42px,6vw,76px);align-items:center}.celebrity-profile__media-card,.celebrity-profile__details-card,.celebrity-profile__biography-card{border:1px solid rgba(215,229,245,.92);background:#fffffff5;box-shadow:0 24px 64px #07122f1a}.celebrity-profile__media-card{min-width:0;overflow:hidden;border-radius:26px}.celebrity-profile__media-frame{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#dfe9f5}.celebrity-profile__image{display:block;width:100%;height:100%;max-width:none;margin:0;border:0;border-radius:0;object-fit:cover;object-position:center center}.celebrity-profile__hero-copy{min-width:0}.celebrity-profile__title{margin:0;color:var(--navy, #07122f);font-size:clamp(48px,5.2vw,72px);line-height:.98;letter-spacing:-.055em;font-weight:900;overflow-wrap:anywhere;text-wrap:balance}.celebrity-profile__intro{max-width:580px;margin:24px 0 0;color:var(--text, #43516a);font-size:18px;line-height:1.65;letter-spacing:-.015em;font-weight:500}.celebrity-profile__hero-actions{display:flex;align-items:center;margin-top:30px}.celebrity-profile .celebrity-profile__primary-button.nav-cta{display:inline-flex!important;width:auto!important;flex:0 0 auto}.celebrity-profile .celebrity-profile__primary-button .cta-arrow{display:inline-flex!important}.celebrity-profile__show-more:focus-visible{outline:3px solid rgba(18,109,255,.34);outline-offset:4px}.celebrity-profile__details-card{margin-top:34px;overflow:hidden;border-radius:20px}.celebrity-profile__details-card h2{margin:0;padding:18px 22px;border-bottom:1px solid var(--line, #dbe7f5);background:#f5f9ff;color:var(--navy, #07122f);font-size:15px;line-height:1.2;letter-spacing:-.012em;font-weight:850}.celebrity-profile__details-list{margin:0}.celebrity-profile__detail-row{display:grid;grid-template-columns:94px minmax(0,1fr);gap:20px;padding:15px 22px;border-bottom:1px solid rgba(219,231,245,.86)}.celebrity-profile__detail-row:last-child{border-bottom:0}.celebrity-profile__detail-row dt,.celebrity-profile__detail-row dd{margin:0;font-size:15px;line-height:1.55}.celebrity-profile__detail-row dt{color:var(--navy, #07122f);font-weight:800}.celebrity-profile__detail-row dd{min-width:0;color:var(--text, #43516a);font-weight:500;overflow-wrap:anywhere}.celebrity-profile__section{margin-top:80px}.celebrity-profile__section-heading{margin-bottom:28px}.celebrity-profile__section-heading h2{margin:0;color:var(--navy, #07122f);font-size:clamp(32px,4vw,48px);line-height:1.06;letter-spacing:-.045em;font-weight:900;text-wrap:balance}.celebrity-profile__kicker{margin:0 0 12px;color:var(--blue, #126dff);font-size:13px;line-height:1.1;letter-spacing:.06em;font-weight:850;text-transform:uppercase}.celebrity-profile__biography-card{padding:clamp(28px,4vw,52px);border-radius:24px}.celebrity-profile__biography{position:relative}.celebrity-profile__biography-content{max-width:900px;color:var(--text, #43516a);font-size:17px;line-height:1.82;letter-spacing:-.008em;overflow-wrap:anywhere}.celebrity-profile__biography-content,.celebrity-profile__biography-content *{font-weight:400}.celebrity-profile__biography-content>:first-child,.celebrity-profile__biography-content .metafield-rich_text_field>:first-child{margin-top:0}.celebrity-profile__biography-content>:last-child,.celebrity-profile__biography-content .metafield-rich_text_field>:last-child{margin-bottom:0}.celebrity-profile__biography-content p{margin:0 0 1.25em}.celebrity-profile__biography-content h2,.celebrity-profile__biography-content h3,.celebrity-profile__biography-content h4{margin:1.5em 0 .55em;color:var(--navy, #07122f);line-height:1.2;letter-spacing:-.025em}.celebrity-profile__biography.is-collapsible.is-collapsed{max-height:330px;overflow:hidden}.celebrity-profile__biography.is-collapsible.is-collapsed:after{content:"";position:absolute;right:0;bottom:0;left:0;height:94px;pointer-events:none;background:linear-gradient(to bottom,#fff0,#fff 82%)}.celebrity-profile__show-more{display:inline-flex;min-height:44px;align-items:center;justify-content:center;margin-top:20px;padding:0 18px;border:1.4px solid rgba(18,109,255,.48);border-radius:10px;background:#fff;color:var(--blue, #126dff);font:inherit;font-size:14px;line-height:1;font-weight:800;cursor:pointer}.celebrity-profile__show-more[hidden]{display:none}@media screen and (max-width:1080px){.celebrity-profile__shell{padding-top:48px}.celebrity-profile__hero{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:36px}.celebrity-profile__title{font-size:clamp(42px,5.8vw,58px)}}@media screen and (max-width:749px){.celebrity-profile__shell{padding:28px 16px 56px}.celebrity-profile__hero{grid-template-columns:minmax(0,1fr);gap:28px}.celebrity-profile__media-card{border-radius:20px}.celebrity-profile__media-frame{aspect-ratio:1 / 1}.celebrity-profile__title{margin-bottom:16px;font-size:38px;line-height:1.05;letter-spacing:-.03em}.celebrity-profile__intro{margin-top:0;font-size:16px;line-height:1.62}.celebrity-profile__hero-actions{margin-top:24px}.celebrity-profile__details-card{margin-top:26px;border-radius:16px}.celebrity-profile__detail-row{grid-template-columns:74px minmax(0,1fr);gap:14px;padding:14px 18px}.celebrity-profile__section{margin-top:54px}.celebrity-profile__section-heading{margin-bottom:22px}.celebrity-profile__section-heading h2{font-size:32px;line-height:1.08;letter-spacing:-.025em}.celebrity-profile__biography-card{padding:26px 20px;border-radius:20px}.celebrity-profile__biography-content,.celebrity-profile__biography-content p,.celebrity-profile__biography-content li,.celebrity-profile__biography-content h1,.celebrity-profile__biography-content h2,.celebrity-profile__biography-content h3,.celebrity-profile__biography-content h4,.celebrity-profile__biography-content h5,.celebrity-profile__biography-content h6,.celebrity-profile__biography-content strong,.celebrity-profile__biography-content b{color:var(--text, #43516a);font-size:17px;line-height:1.65;font-weight:400;overflow-wrap:anywhere}.celebrity-profile__biography-content h1,.celebrity-profile__biography-content h2,.celebrity-profile__biography-content h3,.celebrity-profile__biography-content h4,.celebrity-profile__biography-content h5,.celebrity-profile__biography-content h6{margin:0 0 20px;font-weight:400;letter-spacing:inherit}.celebrity-profile__biography-content p{margin:0 0 20px}}@media screen and (max-width:390px){.celebrity-profile__title{font-size:34px}.celebrity-profile__section-heading h2{font-size:29px}}
/*# sourceMappingURL=/cdn/shop/t/108/assets/celebritiesPage.css.map */
