:root{--bg: #ffffff;--surface: #ffffff;--surface-soft: #fafafa;--text: #121212;--muted: #737373;--line: #dbdbdb;--accent: #0095f6;--accent-deep: #1877f2;--accent-soft: #eef6ff;--radius-xl: 16px;--radius-lg: 12px;--radius-md: 10px;--radius-sm: 999px}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin:0}#app{min-height:100vh}.app-shell{min-height:100vh;display:flex;flex-direction:column}.page-shell{width:min(935px,calc(100% - 32px));margin:0 auto;padding:24px 0 48px;flex:1}.page-shell--detail{padding-top:24px}.profile-header{padding:22px 0 28px}.profile-header__top{display:grid;grid-template-columns:180px 1fr;gap:28px;align-items:start}.profile-avatar{width:150px;height:150px;margin:0 auto;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,#f9ce34,#ee2a7b,#6228d7)}.profile-avatar__image{width:100%;height:100%;padding:8px;border-radius:50%;background:#fff;object-fit:contain;display:block}.profile-header__content{display:grid;gap:18px}.profile-header__title-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.profile-header__title-row h1{margin-right:12px;font-size:1.75rem;font-weight:400}.social-links{display:inline-flex;align-items:center;gap:12px}.social-link{display:inline-flex;align-items:center;justify-content:center;color:var(--text)}.social-link svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.social-link[aria-label=YouTube] svg{fill:none;stroke:currentColor}.social-link[aria-label=YouTube] svg path:last-child{fill:currentColor;stroke:none}.profile-bio{max-width:520px}.profile-bio h2{margin-bottom:6px;font-size:.95rem}.profile-bio p{line-height:1.5}.button{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 16px;border-radius:8px;border:1px solid transparent;font-size:.9rem;font-weight:700}.button--primary{color:#fff;background:var(--accent)}.button--secondary{border-color:#efefef;background:#efefef}.button--ghost{border-color:var(--line);background:#fff}.grid-section{padding-top:18px}.tabs-row{display:flex;justify-content:center;gap:56px;padding:12px 0 16px;border-top:1px solid var(--line);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.tabs-row__active{color:var(--text);font-weight:700}.post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.post-card{overflow:hidden;aspect-ratio:1 / 1;background:var(--surface-soft)}.post-card__art,.detail-hero__visual{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;min-height:100%;color:#fff}.post-card__image,.detail-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.post-card__art:after,.detail-hero__visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000005,#00000073)}.post-card__overlay{position:relative;z-index:1;padding:16px;display:flex;flex-direction:column;gap:4px}.post-card__overlay strong{font-size:1rem}.post-card__overlay span{font-size:.78rem;opacity:.92;text-transform:uppercase;letter-spacing:.08em}.detail-header{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:16px;padding:14px 18px;border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(135deg,#fff8f2,#f7f0ff);position:relative}.site-footer{margin-top:8px;border-top:1px solid var(--line)}.site-footer__inner{width:min(935px,calc(100% - 32px));margin:0 auto;padding:18px 0 28px;display:flex;align-items:center;justify-content:space-between;gap:16px}.site-footer__text{color:var(--muted);font-size:.92rem}.site-footer__links{display:flex;align-items:center;gap:18px}.site-footer__link{color:var(--muted);font-size:.92rem}.detail-header__icon-link{display:inline-flex;align-items:center;justify-content:center;color:var(--text);font-size:1.7rem;line-height:1;position:absolute;left:18px}.detail-header__title{margin:0;font-size:1rem;font-weight:600}.detail-hero,.section-block{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--surface)}.detail-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);overflow:hidden}.detail-hero__visual{min-height:440px;padding:24px}.detail-hero__visual span{position:relative;z-index:1;align-self:flex-start;padding:8px 12px;border-radius:var(--radius-sm);background:#fff3;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.detail-hero h1{position:relative;z-index:1;font-size:clamp(2rem,5vw,3.4rem);line-height:.98;letter-spacing:-.05em}.detail-hero__visual p{position:relative;z-index:1}.detail-hero__content{padding:28px;display:flex;flex-direction:column;justify-content:center}.detail-hero__video-link{align-self:flex-start;margin-top:18px}.detail-hero__video-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.detail-hero__video-links .detail-hero__video-link{margin-top:0}.eyebrow{margin-bottom:10px;color:var(--muted);font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.detail-hero__content h2,.section-heading h2{font-size:clamp(1.5rem,3vw,2.2rem);line-height:1.05;letter-spacing:-.04em}.detail-copy,.section-heading__text{color:var(--muted);line-height:1.65}.detail-tags{display:flex;flex-wrap:wrap;gap:14px;margin-top:22px}.product-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:stretch}.detail-tag{padding:10px 14px;border-radius:var(--radius-sm);background:var(--accent-soft);color:var(--accent-deep);font-size:.88rem;font-weight:700}.section-block{margin-top:24px;padding:24px}.section-heading{display:grid;gap:14px;align-items:end;margin-bottom:22px}.product-card{display:flex;flex-direction:column;height:100%;padding:20px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface-soft)}.product-card__image-wrap{position:relative;overflow:hidden;margin-bottom:14px;border-radius:var(--radius-md);aspect-ratio:1 / 1;background:#fff}.product-card__image{width:100%;height:100%;object-fit:cover;display:block}.product-card__top{display:flex;justify-content:space-between;gap:12px;margin-bottom:12px}.product-card__top p{color:var(--muted);font-size:.9rem}.product-card h3{margin-bottom:12px;font-size:1.15rem;line-height:1.35;flex-grow:1}.product-card .button{width:100%;margin-top:auto}@media(max-width:900px){.profile-header__top,.detail-hero{grid-template-columns:1fr}.profile-header__top{justify-items:center}}@media(max-width:640px){.page-shell{width:min(100% - 20px,935px);padding:20px 0 40px}.site-footer__inner{width:min(100% - 20px,935px);padding:16px 0 24px;flex-direction:column;align-items:flex-start}.profile-avatar{width:96px;height:96px}.profile-header__title-row{justify-content:center}.profile-bio{text-align:center}.tabs-row{gap:28px}.post-grid,.detail-hero{grid-template-columns:1fr}.product-list{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{padding:14px}.product-card h3{font-size:1rem;margin-bottom:10px}.product-card .button{min-height:36px;padding:0 10px;font-size:.8rem;text-align:center;line-height:1.2}.detail-header{padding:12px 14px}.detail-hero__visual{min-height:260px}.detail-hero__content,.section-block{padding:20px}}
