:root{color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;background:#fafafa;color:#262626}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:#fafafa}a{color:inherit;text-decoration:none}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}.shell{width:min(1100px,calc(100% - 24px));margin:0 auto;padding:24px 0 56px}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,360px);gap:20px;align-items:end;margin-bottom:20px}.hero-copy{min-width:0}.hero-topline{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:8px}.eyebrow{margin:0;color:#8e8e8e;font-size:.82rem;font-weight:600;letter-spacing:.02em}.mode-badge{padding:5px 10px;border-radius:999px;background:#0095f6;color:#fff;font-size:.72rem;font-weight:700}.hero h1{margin:0;max-width:13ch;font-size:clamp(2rem,4vw,3.35rem);line-height:1.02;letter-spacing:-.03em}.intro{margin:14px 0 0;max-width:56ch;color:#737373;font-size:.98rem}.search-form,.profile-card,.feedback-card,.post-card{background:#fff;border:1px solid #dbdbdb;box-shadow:none}.search-form{padding:16px;border-radius:18px}.search-form label{display:block;margin-bottom:8px;font-weight:600}.search-row{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;min-height:52px;padding:8px 8px 8px 14px;border:1px solid #dbdbdb;border-radius:14px;background:#fff}.search-row span{color:#8e8e8e;font-size:1rem;font-weight:600}.search-row input{width:100%;min-width:0;border:0;outline:none;background:transparent;color:#262626}.search-row input::placeholder{color:#8e8e8e}.search-row button,.load-more-button{border:0;border-radius:10px;background:#0095f6;color:#fff;font-weight:700;cursor:pointer}.search-row button{min-height:36px;padding:0 16px}.feedback-card,.profile-card,.post-card{border-radius:18px}.feedback-card{padding:16px 18px;margin-bottom:16px}.error-card{color:#d93025}.profile-card{display:grid;grid-template-columns:144px minmax(0,1fr);gap:22px;padding:22px;margin-bottom:18px}.avatar-wrap{display:flex;justify-content:center}.avatar{width:132px;height:132px;border-radius:999px;object-fit:cover;background:#efefef}.avatar-fallback{display:grid;place-items:center;color:#525252;font-size:2.5rem;font-weight:700}.profile-topline{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.profile-topline h2{margin:0;font-size:clamp(1.5rem,3vw,2rem);font-weight:500}.badge{padding:5px 10px;border-radius:999px;background:#f2f2f2;color:#262626;font-size:.74rem;font-weight:700}.full-name{margin:10px 0 6px;font-size:1rem;font-weight:600}.bio{margin:0;white-space:pre-wrap;color:#262626}.muted{color:#8e8e8e}.stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px}.stats div{padding:12px 14px;border:1px solid #efefef;border-radius:14px;background:#fafafa}.stats span,.stats small{display:block}.stats span{font-size:1.2rem;font-weight:700}.stats small{color:#8e8e8e;font-size:.78rem}.section-heading{display:flex;justify-content:space-between;gap:12px;align-items:baseline;margin-bottom:14px}.section-heading h3,.section-heading p{margin:0}.section-heading h3{font-size:1rem}.section-heading p{color:#8e8e8e;font-size:.92rem}.posts-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.post-card{overflow:hidden}.post-media-frame{position:relative;background:#efefef}.post-thumb-link{display:block;aspect-ratio:1}.post-thumb{width:100%;height:100%;display:block;object-fit:cover}.media-kind,.carousel-counter{position:absolute;padding:5px 9px;border-radius:999px;background:#000000a8;color:#fff;font-size:.72rem;font-weight:700}.media-kind{top:10px;left:10px}.carousel-counter{top:10px;right:10px}.carousel-control{position:absolute;top:50%;transform:translateY(-50%);width:34px;height:34px;border:0;border-radius:999px;background:#000000a8;color:#fff;font-size:1rem;font-weight:700;display:grid;place-items:center;cursor:pointer}.carousel-control.prev{left:10px}.carousel-control.next{right:10px}.post-meta{padding:12px 14px 14px}.media-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-bottom:10px}.media-strip-item{position:relative;aspect-ratio:1;border:1px solid transparent;border-radius:10px;overflow:hidden;background:#f4f4f4;padding:0;cursor:pointer}.media-strip-item.is-active{border-color:#0095f6}.media-strip-thumb{width:100%;height:100%;display:block;object-fit:cover}.media-strip-thumb-fallback,.media-strip-kind{display:grid;place-items:center}.media-strip-thumb-fallback{width:100%;height:100%;color:#8e8e8e;font-size:.78rem;font-weight:700}.media-strip-kind{position:absolute;right:4px;bottom:4px;padding:3px 6px;border-radius:999px;background:#000000a8;color:#fff;font-size:.58rem;font-weight:700}.post-stats{display:flex;justify-content:space-between;gap:8px;margin-bottom:8px;color:#262626;font-size:.9rem;font-weight:500}.post-meta time{display:block;margin-bottom:8px;color:#8e8e8e;font-size:.85rem}.post-meta p{margin:0;color:#262626;display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}.load-more-wrap{display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:22px}.load-more-button{min-width:180px;min-height:44px;padding:0 18px}.load-more-button:disabled{opacity:.72;cursor:wait}.load-more-error{margin:0;color:#d93025;text-align:center}@media(max-width:900px){.hero,.profile-card{grid-template-columns:1fr}.hero h1{max-width:none}.profile-card{padding:18px}.posts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.shell{width:min(100% - 16px,1100px);padding-top:12px;padding-bottom:32px}.hero{gap:14px}.hero h1{font-size:1.7rem;line-height:1.08}.intro{font-size:.92rem}.search-form,.profile-card,.feedback-card,.post-card{border-radius:16px}.search-form{padding:14px}.search-row{grid-template-columns:auto 1fr;gap:8px}.search-row button{grid-column:1 / -1;min-height:42px}.profile-card{gap:16px}.avatar{width:96px;height:96px}.stats,.posts-grid{grid-template-columns:1fr}.section-heading{flex-direction:column;align-items:flex-start}.carousel-control{width:30px;height:30px}.post-meta{padding:12px}}
