.profile-page{--gs-profile-bg:#121212;--gs-profile-brand:#6366f1;--gs-profile-font:#f5f5f5;--gs-profile-header-font:"Inter",sans-serif;--gs-profile-body-font:"Inter",sans-serif;--gs-profile-header-font-weight:700;--gs-profile-body-font-weight:400;--gs-profile-content-max-width:1200px;--gs-profile-radius:12px;--gs-radius-xs:calc(var(--gs-profile-radius) * 0.33);--gs-radius-sm:calc(var(--gs-profile-radius) * 0.5);--gs-radius-md:calc(var(--gs-profile-radius) * 0.67);--gs-radius-lg:var(--gs-profile-radius);--gs-text-primary:var(--gs-profile-font);--gs-text-muted:color-mix(in srgb,var(--gs-profile-font) 60%,transparent);--gs-card-bg:color-mix(in srgb,var(--gs-profile-font) 10%,transparent);--gs-border-color:rgba(255,255,255,0.1);min-height:100vh;background-color:var(--gs-profile-bg);color:var(--gs-profile-font);font-family:var(--gs-profile-body-font);font-weight:var(--gs-profile-body-font-weight);line-height:1.5;container-type:inline-size;container-name:profile}.profile-page h1,.profile-page h2,.profile-page h3,.profile-page h4{font-family:var(--gs-profile-header-font);font-weight:var(--gs-profile-header-font-weight);color:var(--gs-profile-font);margin:0}.profile-section{--gs-section-bg:var(--gs-profile-bg);--gs-section-font:var(--gs-profile-font);position:relative;background-color:var(--gs-section-bg);color:var(--gs-section-font);container-type:inline-size;container-name:section}.profile-section--has-bg-image{background-size:cover;background-position:50%;background-repeat:no-repeat}.profile-section--has-bg-image>*{position:relative;z-index:1}.profile-section--has-overlay:before{content:"";position:absolute;inset:0;background-color:var(--gs-section-bg);opacity:var(--gs-overlay-opacity,.85);z-index:0}.profile-section__content{max-width:var(--gs-profile-content-max-width);margin:0 auto;padding:3rem 1.5rem}.profile-section--hero .profile-section__content{max-width:none}@container section (max-width: 768px){.profile-section__content{padding:2rem 1rem}}.hero-menu{position:relative;z-index:10;padding:1rem 1.5rem;background-color:transparent}.hero-menu__content{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:2rem}.hero-menu__title{font-family:var(--gs-profile-header-font);font-weight:600;font-size:1.125rem;color:var(--gs-text-primary);white-space:nowrap}.hero-menu__links{display:flex;align-items:center;gap:1.5rem;list-style:none;margin:0 0 0 auto;padding:0;flex-wrap:wrap}.hero-menu__link{font-size:.875rem;color:var(--gs-text-muted);text-decoration:none;transition:color .2s;white-space:nowrap}.hero-menu__link:hover{color:var(--gs-text-primary)}.hero-menu__follow-btn{display:inline-flex;align-items:center;justify-content:center;height:1.75rem;font-family:var(--gs-profile-body-font);font-size:.75rem;font-weight:600;padding:0 .75rem;border-radius:var(--gs-radius-sm);border:none;cursor:pointer;background-color:var(--gs-profile-brand);color:#fff;transition:opacity .2s;white-space:nowrap;line-height:1}.hero-menu__follow-btn:hover{opacity:.85}.hero-menu__follow-btn--following{background-color:transparent;border:1px solid var(--gs-text-muted);color:var(--gs-text-muted)}.hero-menu__hamburger{display:none}.hero-menu__close,.hero-menu__hamburger{align-items:center;justify-content:center;background:none;border:none;color:var(--gs-text-primary);cursor:pointer;padding:.25rem;margin-left:auto}.hero-menu__close{display:flex}.hero-menu__drawer-header{display:flex;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid var(--gs-border-color)}.hero-menu__overlay{display:none;position:fixed;inset:0;background-color:rgba(0,0,0,.5);z-index:998;opacity:0;transition:opacity .3s ease}.hero-menu__overlay--open{opacity:1}.hero-menu__drawer{display:none;position:fixed;top:0;right:0;bottom:0;width:280px;max-width:80vw;background-color:var(--gs-profile-bg,#121212);z-index:999;transform:translateX(100%);transition:transform .3s ease;flex-direction:column}.hero-menu__drawer--open{transform:translateX(0)}.hero-menu__drawer-links{list-style:none;margin:0;padding:1rem 0;display:flex;flex-direction:column}.hero-menu__drawer-link{display:block;padding:.75rem 1.5rem;font-size:1rem;color:var(--gs-text-muted);text-decoration:none;transition:color .2s,background-color .2s}.hero-menu__drawer-link:hover{color:var(--gs-text-primary);background-color:var(--gs-card-bg)}.hero-menu__drawer-links .hero-menu__follow-btn{margin:.5rem 1.5rem;width:auto}@container section (max-width: 600px){.hero-menu__links{display:none}.hero-menu__hamburger{display:flex}.hero-menu__overlay{display:block;pointer-events:none}.hero-menu__overlay--open{pointer-events:auto}.hero-menu__drawer{display:flex}}@media (max-width:600px){.hero-menu__links{display:none}.hero-menu__hamburger{display:flex}.hero-menu__overlay{display:block;pointer-events:none}.hero-menu__overlay--open{pointer-events:auto}.hero-menu__drawer{display:flex}}.profile-section--hero{min-height:400px;display:flex;align-items:stretch}.profile-section--fullscreen{min-height:100vh}.profile-section--hero .profile-section__content{width:100%;display:flex;flex-direction:column;padding:0}.hero{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;text-align:center;padding:2rem;flex:1;min-height:0}.hero__avatar{width:120px;height:120px;border-radius:50%;object-fit:cover;border:3px solid var(--gs-card-bg)}.hero__headline{font-size:3rem;font-weight:700;line-height:1.2;margin:0}.hero__logo{width:auto;max-width:100%;height:auto;object-fit:contain}@container section (max-width: 768px){.hero__headline{font-size:2.5rem}}@container section (max-width: 480px){.hero__headline{font-size:2rem}}.hero__headline[style*="--headline-size"]{font-size:var(--headline-size)}@container section (max-width: 768px){.hero__headline[style*="--headline-size"]{font-size:calc(var(--headline-size) * .75)}}@container section (max-width: 480px){.hero__headline[style*="--headline-size"]{font-size:calc(var(--headline-size) * .5)}}.hero__description,.hero__subtitle{font-size:1rem;color:var(--gs-text-muted);margin:0}.hero__description{max-width:600px;line-height:1.6}.hero--align-center{align-items:center;text-align:center}.hero--align-left{align-items:flex-start;text-align:left}.hero--align-right{align-items:flex-end;text-align:right}.hero--justify-top{justify-content:flex-start}.hero--justify-center{justify-content:center}.hero--justify-bottom{justify-content:flex-end}.hero--justify-space-between{justify-content:space-between}.hero--justify-space-around{justify-content:space-around}.hero--gap-none{gap:0}.hero--gap-sm{gap:.5rem}.hero--gap-md{gap:1rem}.hero--gap-lg{gap:1.5rem}.hero--gap-xl{gap:2.5rem}.hero__social-links{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:inherit}.hero__social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:var(--gs-card-bg);color:var(--gs-text-primary);text-decoration:none;transition:background-color .2s,color .2s,transform .2s}.hero__social-link:hover{background-color:var(--gs-profile-brand);color:white;transform:scale(1.1)}.hero__social-link svg{width:20px;height:20px}.profile-section__heading{font-size:1.75rem;font-weight:600;margin-bottom:1.5rem}.profile-grid{display:grid;gap:1.5rem}.profile-grid--2{grid-template-columns:repeat(2,1fr)}.profile-grid--3{grid-template-columns:repeat(3,1fr)}.profile-grid--4{grid-template-columns:repeat(4,1fr)}@container section (max-width: 1024px){.profile-grid--4{grid-template-columns:repeat(3,1fr)}}@container section (max-width: 768px){.profile-grid--3,.profile-grid--4{grid-template-columns:repeat(2,1fr)}}@container section (max-width: 480px){.profile-grid--2,.profile-grid--3,.profile-grid--4{grid-template-columns:1fr}}.profile-card{background-color:var(--gs-card-bg);border-radius:var(--gs-radius-lg);overflow:hidden;transition:transform .2s,box-shadow .2s}.profile-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.2)}.profile-card--link{display:block;text-decoration:none;color:inherit}.profile-card__image{width:100%;height:160px;object-fit:cover}.profile-card__image--square{height:0;padding-bottom:100%;position:relative}.profile-card__image--square img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.profile-card__image-placeholder{position:absolute;inset:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--gs-card-bg,rgba(255,255,255,.05));color:var(--gs-text-muted,#888)}.profile-card__body{padding:1rem}.profile-card__title{font-weight:600;font-size:1rem;margin:0 0 .25rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.profile-card__subtitle{color:var(--gs-text-muted);margin:0;-webkit-line-clamp:1;line-clamp:1}.profile-card__description,.profile-card__subtitle{font-size:.875rem;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.profile-card__description{color:var(--gs-profile-font);opacity:.85;margin:.5rem 0 0;-webkit-line-clamp:2;line-clamp:2}.profile-card__date{font-size:.75rem;color:var(--gs-text-muted);margin:.5rem 0 0}.profile-card__meta{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--gs-text-muted);margin-top:.5rem}.profile-card__meta svg{opacity:.7;flex-shrink:0}.profile-card--faded{opacity:.6}.recommendation-card{padding:1rem;flex-direction:column}.recommendation-card,.recommendation-card__header{background-color:var(--gs-card-bg);border-radius:var(--gs-radius-lg);display:flex;gap:.75rem}.recommendation-card__header{align-items:center;padding:.5rem}.recommendation-card__artwork{width:48px;height:48px;flex-shrink:0;border-radius:var(--gs-radius-sm);overflow:hidden}.recommendation-card__artwork img{width:100%;height:100%;object-fit:cover}.recommendation-card__artwork-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:rgba(255,255,255,.05);color:var(--gs-text-muted)}.recommendation-card__info{flex:1;min-width:0}.recommendation-card__song{font-size:.9375rem;font-weight:600;margin:0}.recommendation-card__artist,.recommendation-card__song{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recommendation-card__artist{font-size:.8125rem;color:var(--gs-text-muted);margin:.125rem 0 0}.recommendation-card__review{font-size:.875rem;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.recommendation-card__meta{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.recommendation-card__author{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:inherit;min-width:0}.recommendation-card__author:hover .recommendation-card__author-name{text-decoration:underline}.recommendation-card__author-avatar{width:22px;height:22px;border-radius:50%;flex-shrink:0;object-fit:cover}.recommendation-card__author-avatar--placeholder{display:flex;align-items:center;justify-content:center;background-color:var(--gs-card-bg);color:var(--gs-text-muted);font-size:.6875rem;font-weight:600}.recommendation-card__author-name{font-size:.75rem;color:var(--gs-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recommendation-card__date{font-size:.75rem;color:var(--gs-text-muted);margin:0;flex-shrink:0}.recommendations-section--title-left .profile-section__heading{text-align:left}.recommendations-section--title-center .profile-section__heading{text-align:center}.recommendations-section--title-right .profile-section__heading{text-align:right}.recommendations-section--gap-none .profile-section__heading{margin-bottom:0}.recommendations-section--gap-sm .profile-section__heading{margin-bottom:.5rem}.recommendations-section--gap-md .profile-section__heading{margin-bottom:1rem}.recommendations-section--gap-lg .profile-section__heading{margin-bottom:1.5rem}.recommendations-section--gap-xl .profile-section__heading{margin-bottom:2.5rem}.events-section--title-left .profile-section__heading{text-align:left}.events-section--title-center .profile-section__heading{text-align:center}.events-section--title-right .profile-section__heading{text-align:right}.events-section--gap-none .profile-section__heading{margin-bottom:0}.events-section--gap-sm .profile-section__heading{margin-bottom:.5rem}.events-section--gap-md .profile-section__heading{margin-bottom:1rem}.events-section--gap-lg .profile-section__heading{margin-bottom:1.5rem}.events-section--gap-xl .profile-section__heading{margin-bottom:2.5rem}.profile-stack{display:flex;flex-direction:column}.profile-stack--gap-xs{gap:.25rem}.profile-stack--gap-sm{gap:.5rem}.profile-stack--gap-md{gap:1rem}.profile-stack--gap-lg{gap:1.5rem}.profile-stack--gap-xl{gap:2rem}.profile-stack--center{align-items:center;text-align:center}.profile-row{display:flex;flex-wrap:wrap;align-items:center}.profile-row--gap-xs{gap:.25rem}.profile-row--gap-sm{gap:.5rem}.profile-row--gap-md{gap:1rem}.profile-row--nowrap{flex-wrap:nowrap}.profile-text--muted{color:var(--gs-text-muted)}.profile-text--sm{font-size:.875rem}.profile-text--xs{font-size:.75rem}.profile-text--lg{font-size:1.125rem}.profile-text--xl{font-size:1.25rem}.profile-text--bold{font-weight:600}.profile-text--clamp-1{-webkit-line-clamp:1;line-clamp:1}.profile-text--clamp-1,.profile-text--clamp-2{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.profile-text--clamp-2{-webkit-line-clamp:2;line-clamp:2}.profile-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-family:var(--gs-profile-body-font);font-weight:600;font-size:1rem;border:none;border-radius:var(--gs-radius-md);text-decoration:none;cursor:pointer;transition:opacity .2s}.profile-btn:hover{opacity:.9}.profile-btn--primary{background-color:var(--gs-profile-brand);color:white}.profile-btn--lg{padding:1rem 2rem;font-size:1.125rem}.profile-input{width:100%;padding:.75rem 1rem;font-family:var(--gs-profile-body-font);font-size:1rem;background-color:var(--gs-card-bg);border:1px solid var(--gs-border-color);border-radius:var(--gs-radius-md);color:var(--gs-text-primary);outline:none;transition:border-color .2s}.profile-input:focus{border-color:var(--gs-profile-brand)}.profile-input::placeholder{color:var(--gs-text-muted)}.profile-form-row{display:flex;gap:.75rem;width:100%;max-width:400px}.profile-form-row .profile-input{flex:1}.profile-markdown{line-height:1.7;font-size:1.125rem}.profile-markdown p{margin:0 0 1rem}.profile-markdown p:last-child{margin-bottom:0}.profile-markdown a{color:var(--gs-profile-brand);text-decoration:none}.profile-markdown a:hover{text-decoration:underline}.profile-markdown ol,.profile-markdown ul{margin:0 0 1rem;padding-left:1.5rem}.profile-markdown li{margin-bottom:.25rem}.profile-markdown blockquote,.profile-page blockquote{margin:1.5rem 0;padding:.75rem 1.25rem;border-left:3px solid var(--gs-profile-brand);background-color:var(--gs-card-bg);border-radius:0 var(--gs-radius-md) var(--gs-radius-md) 0;font-style:italic;color:var(--gs-text-muted)}.profile-markdown blockquote p:first-child,.profile-page blockquote p:first-child{margin-top:0}.profile-markdown blockquote p:last-child,.profile-page blockquote p:last-child{margin-bottom:0}.profile-markdown h3{margin:1.5rem 0 .75rem;font-size:1.25rem}.profile-markdown h4{margin:1.25rem 0 .5rem;font-size:1.125rem}.custom-section--stack{display:flex;flex-direction:column;gap:0}.custom-section--row{display:flex;flex-direction:row;align-items:flex-start;gap:1.5rem}.custom-section--row .custom-section__text{flex:1;min-width:0}.custom-section--row .custom-section__image{flex:0 0 40%;max-width:40%}@container profile (max-width: 600px){.custom-section--row{flex-direction:column}.custom-section--row .custom-section__image{flex:none;max-width:100%}}.custom-section__image img{width:100%;height:auto;display:block;border-radius:var(--gs-radius-md)}.custom-section__image--stack{margin-bottom:1.5rem}.custom-section__image--row{margin-bottom:0}.profile-action-button{display:inline-block;padding:.625rem 1.5rem;background-color:var(--gs-profile-brand);color:#fff;font-family:var(--gs-profile-body-font);font-size:.9375rem;font-weight:600;text-decoration:none;border-radius:var(--gs-radius-md);transition:opacity .2s ease}.profile-action-button:hover{opacity:.85}.profile-section__empty{text-align:center;padding:3rem 1rem;color:var(--gs-text-muted)}.profile-centered{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:600px;margin:0 auto;gap:1rem}.profile-centered__icon{opacity:.8}.profile-centered__description{color:var(--gs-text-muted);font-size:1.125rem}.profile-footer{padding:2rem 1rem;text-align:center;border-top:1px solid var(--gs-border-color)}.profile-footer__content{display:inline-flex;align-items:center;gap:.5rem;color:var(--gs-text-muted);text-decoration:none;font-size:.875rem}.profile-footer__content:hover{color:var(--gs-text-primary)}.profile-footer__text{opacity:.6}.profile-footer__brand{font-weight:500}.profile-list-item{display:flex;gap:1rem;padding:1rem;background-color:var(--gs-card-bg);border-radius:var(--gs-radius-lg)}.profile-list-item__image{width:64px;height:64px;border-radius:var(--gs-radius-md);object-fit:cover;flex-shrink:0}.profile-list-item__content{flex:1;min-width:0}.music-section{width:100%}.music-section--title-left .profile-section__heading{text-align:left}.music-section--title-center .profile-section__heading{text-align:center}.music-section--title-right .profile-section__heading{text-align:right}.music-section__players{display:flex;flex-direction:column;gap:1.5rem;width:100%}.music-section__player{display:flex;width:100%}.music-section--player-left .music-section__player{justify-content:flex-start}.music-section--player-center .music-section__player{justify-content:center}.music-section--player-right .music-section__player{justify-content:flex-end}.music-section--gap-none .profile-section__heading{margin-bottom:0}.music-section--gap-sm .profile-section__heading{margin-bottom:.5rem}.music-section--gap-md .profile-section__heading{margin-bottom:1rem}.music-section--gap-lg .profile-section__heading{margin-bottom:1.5rem}.music-section--gap-xl .profile-section__heading{margin-bottom:2.5rem}.music-embed{width:100%;max-width:700px}.music-embed iframe,.music-embed--bandcamp iframe{width:100%;border:0}.music-embed--spotify iframe{min-height:152px}.music-embed--apple-music iframe{min-height:175px}.music-embed--soundcloud iframe{min-height:166px}.music-embed--youtube iframe,.music-embed--youtube-music iframe{aspect-ratio:16/9;min-height:200px}.profile-track{display:flex;align-items:center;gap:1rem;padding:1rem;background-color:var(--gs-card-bg);border-radius:var(--gs-radius-md)}.profile-track__artwork{width:48px;height:48px;border-radius:var(--gs-radius-xs);object-fit:cover;flex-shrink:0}.profile-track__name{font-weight:500}.posts-section{width:100%}.posts-section--title-left .profile-section__heading{text-align:left}.posts-section--title-center .profile-section__heading{text-align:center}.posts-section--title-right .profile-section__heading{text-align:right}.posts-section--gap-none .profile-section__heading{margin-bottom:0}.posts-section--gap-sm .profile-section__heading{margin-bottom:.5rem}.posts-section--gap-md .profile-section__heading{margin-bottom:1rem}.posts-section--gap-lg .profile-section__heading{margin-bottom:1.5rem}.posts-section--gap-xl .profile-section__heading{margin-bottom:2.5rem}.posts-section__stack-link{display:block;text-decoration:none;color:inherit;transition:transform .2s}.posts-section__stack-link:hover{transform:translateX(4px)}.posts-section__stack-item{display:flex;flex-direction:column;gap:1rem;padding:1rem;background-color:var(--gs-card-bg);border-radius:var(--gs-radius-lg)}.posts-section__stack-image{width:100%;height:200px;object-fit:cover;border-radius:var(--gs-radius-md)}.posts-section__stack-content{display:flex;flex-direction:column;gap:.25rem}.about-section--title-left .profile-section__heading{text-align:left}.about-section--title-center .profile-section__heading{text-align:center}.about-section--title-right .profile-section__heading{text-align:right}.about-section--gap-none .profile-section__heading{margin-bottom:0}.about-section--gap-sm .profile-section__heading{margin-bottom:.5rem}.about-section--gap-md .profile-section__heading{margin-bottom:1rem}.about-section--gap-lg .profile-section__heading{margin-bottom:1.5rem}.about-section--gap-xl .profile-section__heading{margin-bottom:2.5rem}