.cutty-profile .profile-identity{display:grid;grid-template-columns:250px 1fr;align-items:center;gap:64px;padding:72px 0}.profile-portrait{padding:12px;background:#3155f4;border-radius:30px;box-shadow:10px 10px 0 var(--green);transform:rotate(-3deg)}.profile-portrait .cutty-avatar{width:100%;height:auto;aspect-ratio:1;border-radius:22px;font-size:80px;background:#1c2240}.profile-identity-copy{min-width:0}.profile-identity h1{margin:0;font:400 clamp(42px,5.8vw,70px)/1.05 var(--serif);letter-spacing:-.04em;overflow-wrap:anywhere}.profile-bio{margin:20px 0 0;max-width:48ch;white-space:pre-line;overflow-wrap:anywhere;font-size:18px;line-height:1.55;color:var(--cutty-muted)}.profile-counts{display:flex;gap:32px;margin:28px 0}.profile-counts div{display:flex;flex-direction:column-reverse;gap:2px}.profile-counts dt{font-size:13px;color:var(--cutty-muted)}.profile-counts dd{margin:0;font-size:24px;font-weight:650}.profile-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px 24px}.profile-actions>a:not(.cutty-install-button){display:inline-flex;min-height:44px;align-items:center;font-size:14px;text-underline-offset:4px}.profile-writing{padding:44px 0 60px;border-top:1px solid var(--cutty-rule)}.profile-section-heading{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:8px 20px;margin-bottom:26px}.profile-section-heading h2{font:400 40px/1.1 var(--serif);letter-spacing:-.03em;margin:0}.profile-section-heading p{color:var(--cutty-muted);font-size:14px;margin:0}.profile-posts{display:grid;grid-template-columns:1fr 1fr;gap:20px}.profile-post{min-width:0;border:1px solid var(--cutty-rule);border-radius:16px;background:#1b2119}.profile-post-link{display:flex;flex-direction:column;height:100%;padding:24px;text-decoration:none;border-radius:inherit}.profile-post-link:hover{background:#232c20}.profile-post-record{display:flex;align-items:center;gap:16px}.profile-art-fallback,.profile-post-record img{display:grid;place-items:center;width:72px;height:72px;flex:0 0 72px;border-radius:6px;object-fit:contain;background:#33432c;color:var(--green);font-size:28px}.profile-post-record>div{min-width:0;flex:1}.profile-post-record[data-subject-type=music_video] .profile-art-fallback,.profile-post-record[data-subject-type=music_video] img{width:96px;height:60px;flex-basis:96px;background:#0e142e}.profile-post-record h3{margin:0;font:400 22px/1.15 var(--serif);overflow-wrap:anywhere}.profile-post .cutty-eyebrow{margin:0 0 4px;text-transform:uppercase;font-size:10px}.profile-artist{margin:5px 0 0;color:var(--cutty-muted);font-size:13px;overflow-wrap:anywhere}.profile-post-score{color:var(--green);font-size:27px;font-weight:650;white-space:nowrap}.profile-post-score small{color:var(--cutty-muted);font-size:12px}.profile-post h4{margin:22px 0 0;font:400 26px/1.2 var(--serif);overflow-wrap:anywhere}.profile-post-body{margin:18px 0 24px;color:var(--cutty-muted);line-height:1.55;white-space:pre-line;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.profile-post-footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:auto;color:var(--cutty-muted);font-size:12px}.profile-more,.profile-post-footer span{color:var(--green)}.profile-more{display:inline-flex;align-items:center;min-height:44px;margin-top:24px;text-underline-offset:5px}.profile-empty{color:var(--cutty-muted);padding:30px 0}.cutty-profile .cutty-footer{padding-bottom:30px}@media (max-width:760px){.cutty-profile .profile-identity{grid-template-columns:1fr;gap:32px;padding:40px 0}.profile-portrait{width:132px;padding:7px;border-radius:20px;box-shadow:7px 7px 0 var(--green)}.profile-portrait .cutty-avatar{border-radius:14px;font-size:52px}.profile-identity .cutty-eyebrow{margin-bottom:12px}.profile-counts{gap:26px}.profile-actions{align-items:stretch;flex-direction:column;gap:8px}.profile-actions a{justify-content:center}.profile-section-heading h2{font-size:34px}.profile-posts{grid-template-columns:1fr}.profile-post-link{padding:20px}.profile-post-record{gap:12px}.profile-art-fallback,.profile-post-record img{width:60px;height:60px;flex-basis:60px}}