:root{--ink:#102a43;--muted:#627d98;--line:#d9e2ec;--paper:#fff;--canvas:#f0f7f7;--teal:#087f8c;--teal-dark:#075f69;--mint:#d9f2ee;--gold:#f4b942;--shadow:0 12px 32px rgba(16,42,67,.09);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:var(--canvas)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#e4f3f1 0,#f6fafb 420px);line-height:1.6}a{color:var(--teal-dark);text-decoration-thickness:1px;text-underline-offset:3px}img{max-width:100%}.skip-link{position:fixed;left:1rem;top:-5rem;z-index:20;background:#fff;padding:.7rem 1rem;border-radius:.5rem}.skip-link:focus{top:1rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{min-height:72px;display:flex;align-items:center;gap:2rem;padding:.8rem max(1rem,calc((100vw - 1240px)/2));background:rgba(255,255,255,.95);border-bottom:1px solid rgba(217,226,236,.9);position:sticky;top:0;z-index:10;backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:.6rem;color:var(--ink);text-decoration:none;white-space:nowrap}.brand span{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:var(--teal);color:#fff;font-weight:900;letter-spacing:-.04em}.brand strong{font-size:1.05rem}.site-header nav{display:flex;gap:.25rem}.site-header nav a{padding:.55rem .8rem;border-radius:.6rem;text-decoration:none;font-weight:700;color:var(--muted)}.site-header nav a:hover,.site-header nav a[aria-current=page]{color:var(--teal-dark);background:var(--mint)}.member-search{margin-left:auto;display:flex}.member-search input{width:min(230px,22vw);border:1px solid var(--line);border-radius:.65rem 0 0 .65rem;padding:.65rem .8rem;font:inherit;background:#fff}.member-search button{border:0;border-radius:0 .65rem .65rem 0;padding:.65rem .85rem;background:var(--ink);color:#fff;font-weight:800}.page-shell{max-width:1240px;margin:2rem auto;padding:0 1rem}.profile-hero{background:var(--paper);border:1px solid rgba(217,226,236,.9);border-radius:1.25rem;overflow:hidden;box-shadow:var(--shadow)}.cover-art{height:190px;position:relative;overflow:hidden;background:linear-gradient(120deg,#075f69,#0d98a5 54%,#46c7b8)}.cover-art:before{content:"";position:absolute;inset:-100px;background:radial-gradient(circle at 22% 80%,rgba(255,255,255,.24),transparent 24%),radial-gradient(circle at 75% 20%,rgba(244,185,66,.33),transparent 22%)}.cover-art span{position:absolute;border:1px solid rgba(255,255,255,.2);border-radius:50%}.cover-art span:nth-child(1){width:260px;height:260px;right:10%;top:20px}.cover-art span:nth-child(2){width:150px;height:150px;right:18%;top:75px}.cover-art span:nth-child(3){width:380px;height:380px;left:-120px;top:70px}.profile-summary{display:grid;grid-template-columns:auto 1fr auto;gap:1.3rem;align-items:end;padding:0 2rem 1.4rem}.profile-avatar{border-radius:1.15rem;box-shadow:0 0 0 6px #fff,0 8px 24px rgba(16,42,67,.18);margin-top:-72px;background:#fff;object-fit:cover}.profile-heading h1{font-size:clamp(1.8rem,4vw,3rem);line-height:1.05;margin:.1rem 0}.eyebrow{font-size:.73rem;line-height:1.2;letter-spacing:.13em;font-weight:900;color:var(--teal-dark);margin:0 0 .4rem}.handle{color:var(--muted);margin:.2rem 0}.profile-bio{max-width:720px;margin-top:.75rem;color:#334e68}.profile-bio p{margin:.25rem 0}.profile-actions{display:flex;gap:.6rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.65rem .95rem;border:1px solid var(--line);border-radius:.7rem;background:#fff;font-weight:800;text-decoration:none}.button.primary{background:var(--teal);border-color:var(--teal);color:#fff}.profile-stats{display:flex;gap:2.2rem;margin:0;padding:1rem 2rem;background:#f8fbfc;border-top:1px solid var(--line)}.profile-stats div{display:flex;align-items:baseline;gap:.45rem}.profile-stats dt{font-size:1.15rem;font-weight:900}.profile-stats dd{margin:0;color:var(--muted);font-size:.86rem}.content-grid{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(280px,.8fr);gap:1.4rem;margin-top:1.4rem}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.section-heading h2{font-size:1.45rem;line-height:1.2;margin:0}.section-heading>span{color:var(--muted);font-size:.83rem;font-weight:700}.post-card,.side-card,.empty-state{background:var(--paper);border:1px solid var(--line);border-radius:1rem;box-shadow:0 5px 18px rgba(16,42,67,.05)}.post-card{padding:1.35rem;margin-bottom:1rem;overflow:hidden}.post-header{display:flex;align-items:center;gap:.8rem}.post-header img{border-radius:.8rem}.post-header strong,.post-header time{display:block}.post-header time,.activity-list time,.recent-posts time{font-size:.78rem;color:var(--muted)}.pin{margin-left:auto;align-self:flex-start;background:#fff4d6;color:#75520b;border-radius:999px;padding:.25rem .6rem;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.post-card h3{font-size:clamp(1.35rem,3vw,2rem);line-height:1.2;margin:1rem 0 .7rem}.post-card h3 a{color:var(--ink);text-decoration:none}.post-body{color:#243b53;overflow-wrap:anywhere}.post-body img{height:auto;border-radius:.75rem}.post-body iframe{max-width:100%}.post-footer{display:flex;justify-content:space-between;align-items:center;margin-top:1.2rem;padding-top:.85rem;border-top:1px solid var(--line)}.copy-link{border:0;background:transparent;color:var(--teal-dark);font:inherit;font-weight:800;cursor:pointer}.empty-state{padding:2rem;text-align:center}.sidebar{display:flex;flex-direction:column;gap:1rem}.side-card{padding:1rem}.section-heading.compact{align-items:center;margin-bottom:.8rem}.section-heading.compact h2{font-size:1.1rem}.activity-list,.recent-posts{list-style:none;margin:0;padding:0}.activity-list li{display:grid;grid-template-columns:10px 1fr;gap:.65rem;padding:.7rem 0;border-top:1px solid #edf2f7;font-size:.87rem;line-height:1.4}.activity-list li:first-child{border-top:0}.activity-list time{display:block;margin-top:.25rem}.activity-mark{width:8px;height:8px;margin-top:.4rem;border-radius:50%;background:var(--gold);box-shadow:0 0 0 4px #fff4d6}.friend-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.7rem}.friend-grid a{text-align:center;text-decoration:none;font-size:.75rem;font-weight:800;line-height:1.2;color:var(--ink)}.friend-grid img{display:block;width:100%;aspect-ratio:1;border-radius:.7rem;object-fit:cover;margin-bottom:.35rem}.recent-posts li{padding:.7rem 0;border-top:1px solid #edf2f7}.recent-posts a,.recent-posts time{display:block}.recent-posts a{font-weight:800;line-height:1.35;text-decoration:none}.site-footer{max-width:1240px;margin:1.5rem auto 3rem;padding:1rem;display:flex;justify-content:space-between;color:var(--muted);font-size:.85rem}.site-footer p{margin:0}@media(max-width:850px){.site-header{flex-wrap:wrap;gap:.55rem 1rem}.site-header nav{order:3;width:100%;overflow:auto}.member-search{margin-left:auto}.content-grid{grid-template-columns:1fr}.sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.sidebar .side-card:first-child{grid-column:1/-1}.profile-summary{grid-template-columns:auto 1fr}.profile-actions{grid-column:1/-1}.profile-avatar{width:125px;height:125px}.cover-art{height:150px}}@media(max-width:560px){.site-header{position:static}.brand strong{display:none}.member-search input{width:150px}.page-shell{margin-top:1rem}.profile-summary{grid-template-columns:1fr;padding:0 1rem 1rem;text-align:center}.profile-avatar{margin:-58px auto 0;width:116px;height:116px}.profile-actions{justify-content:center}.profile-stats{padding:.85rem 1rem;gap:.75rem;justify-content:space-around}.profile-stats div{display:block;text-align:center}.profile-stats dd{font-size:.72rem}.sidebar{display:flex}.post-card{padding:1rem}.post-footer{gap:1rem}.site-footer{display:block;text-align:center}.site-footer a{display:block;margin-top:.5rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
