:root{--bg:#05070b;--surface:#11151c;--surface-2:#1b2029;--line:#303743;--text:#f7f9fc;--muted:#aeb7c6;--blue:#1768ff;--blue-strong:#0057ff;--success:#3ddc97;--font-body:"Segoe UI Variable Text","Segoe UI",system-ui,sans-serif;--font-display:Georgia,"Times New Roman",serif;--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--shadow:0 24px 80px rgba(0,0,0,.42)}*{box-sizing:border-box}html{color-scheme:dark;background:var(--bg);scroll-behavior:smooth}body{margin:0;color:var(--text);background:radial-gradient(circle at 82% -8%,rgba(0,87,255,.18),transparent 32rem),var(--bg);font-family:var(--font-body);line-height:1.55}a{color:inherit}a,button{-webkit-tap-highlight-color:transparent}button{font:inherit}img,video{display:block;max-width:100%}:focus-visible{outline:3px solid #8db7ff;outline-offset:3px}:focus,:target{scroll-margin-top:88px}.skip-link{position:fixed;left:16px;top:-80px;z-index:100;padding:12px 18px;background:white;color:#05070b;border-radius:8px}.skip-link:focus{top:16px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.brand-header{max-width:1320px;margin:auto;min-height:80px;padding:16px 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.08)}.brand-lockup{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-family:var(--font-display);font-weight:760;letter-spacing:-.03em;font-size:1.18rem}.brand-lockup img{border-radius:10px}.header-note{margin:0;color:var(--muted);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.resource-page{max-width:1320px;margin:auto;padding:72px 28px 100px}.resource-lead{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);gap:clamp(32px,8vw,116px);align-items:center;min-height:430px;padding-bottom:72px}.lead-copy{max-width:680px}.eyebrow{margin:0 0 14px;color:#8db7ff;font-size:.76rem;font-weight:760;letter-spacing:.16em;text-transform:uppercase}h1,h2,h3,p{overflow-wrap:anywhere}h1{margin:0;max-width:13ch;font-size:clamp(2.8rem,7vw,6.7rem);line-height:.91;letter-spacing:-.065em}h1,h2{font-family:var(--font-display)}h2{letter-spacing:-.035em}.lede{max-width:60ch;margin:28px 0 0;color:var(--muted);font-size:clamp(1rem,1.4vw,1.2rem)}.lead-visual{min-width:0;transform:rotate(1.2deg)}.hero-image,.lead-visual>img{width:100%;aspect-ratio:4/3;object-fit:cover;border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.share-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:999px;padding:0 19px;cursor:pointer;text-decoration:none;font-weight:700;transition:transform .16s ease,background .16s ease,border-color .16s ease}.button:hover{transform:translateY(-2px)}.button-primary{color:white;background:var(--blue-strong)}.button-quiet{color:var(--text);background:var(--surface);border-color:var(--line)}.text-button{border:0;background:transparent;color:var(--muted);min-height:44px;cursor:pointer}.resource-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:56px;align-items:start}.resource-main{min-width:0}.resource-aside{position:sticky;top:28px;border-top:2px solid var(--blue);padding-top:18px}.aside-note{color:var(--muted);font-size:.92rem}.post-surface{position:relative;max-width:780px;border-top:1px solid var(--line);padding-top:28px}.view-marker{position:absolute;inset:0;pointer-events:none}.post-author{display:flex;gap:14px;align-items:center;margin-bottom:24px}.post-author strong{display:flex;align-items:center;gap:5px}.post-author a{color:var(--muted);text-decoration:none}.avatar{flex:0 0 auto;object-fit:cover;border-radius:50%;border:1px solid var(--line)}.avatar-fallback{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#153c88,#0057ff);font-family:var(--font-display);font-weight:800}.verified-mark{display:inline-flex;width:18px;height:18px;vertical-align:-.2em}.verified-mark svg{fill:var(--blue)}.verified-mark .verified-tick{fill:none;stroke:white;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.post-copy{white-space:pre-wrap;font-size:clamp(1.12rem,2vw,1.5rem);line-height:1.52}.post-video{width:100%;max-height:78vh;background:black}.media-grid,.post-video{margin-top:24px;border-radius:var(--radius-lg)}.media-grid{display:grid;gap:6px;overflow:hidden}.media-grid img{width:100%;height:100%;min-height:260px;object-fit:cover}.media-count-2,.media-count-3{grid-template-columns:repeat(2,1fr)}.count-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding:24px 0;margin:24px 0 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.count-strip div{display:flex;flex-direction:column-reverse}.count-strip dt{color:var(--muted);font-size:.76rem;text-transform:uppercase;letter-spacing:.08em}.count-strip dd{margin:0;font-family:var(--font-display);font-size:1.45rem;font-weight:720}.app-dialog{width:min(92vw,520px);color:var(--text);background:#10151e;border:1px solid var(--line);border-radius:var(--radius-lg);padding:34px;box-shadow:var(--shadow)}.app-dialog::backdrop{background:rgba(0,0,0,.74);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dialog-close{position:absolute;right:16px;top:12px;width:44px;height:44px;border:0;border-radius:50%;background:var(--surface-2);color:white;font-size:1.7rem;cursor:pointer}.app-dialog h2{margin:0;font-size:2rem;line-height:1.05}.muted{color:var(--muted)}.qr-code,.qr-skeleton{width:220px;height:220px;margin:24px auto;padding:10px;border-radius:14px;background:white}.qr-skeleton{opacity:.2}.dialog-actions{display:flex;flex-wrap:wrap;gap:8px}.profile-hero{position:relative;min-height:410px;border-radius:var(--radius-lg);overflow:hidden;background:var(--surface);border:1px solid var(--line)}.profile-cover{width:100%;height:270px;object-fit:cover}.profile-identity{position:absolute;inset:auto 24px 24px;display:flex;align-items:end;gap:18px}.profile-identity .avatar{width:118px!important;height:118px!important;border:5px solid var(--surface)}.stats{display:flex;flex-wrap:wrap;gap:30px;margin:28px 0}.stat strong{display:block;font-family:var(--font-display);font-size:1.55rem}.stat span{color:var(--muted);font-size:.82rem}.profile-tabs{margin-top:28px}.subtab-list,.tab-list{display:flex;gap:6px;overflow-x:auto;border-bottom:1px solid var(--line)}.subtab-list button,.tab-list button{min-height:48px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--muted);padding:0 18px;cursor:pointer;white-space:nowrap}.subtab-list button[aria-selected=true],.tab-list button[aria-selected=true]{color:white;border-bottom-color:var(--blue)}.tab-panel{padding-top:28px}.app-gate-panel{min-height:330px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(24px,5vw,56px);border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(145deg,rgba(0,87,255,.12),transparent 55%),var(--surface)}.app-gate-panel h2{max-width:18ch;margin:0;font-size:clamp(1.7rem,4vw,3rem);line-height:1}.app-gate-panel p:not(.eyebrow){color:var(--muted);max-width:56ch}.content-list{border-top:1px solid var(--line)}.content-row{min-height:126px;display:flex;justify-content:space-between;gap:18px;padding:24px 4px;border-bottom:1px solid var(--line);text-decoration:none}.content-row h3{max-width:45ch;margin:4px 0;font-size:1.12rem}.content-row p{margin:0;color:var(--muted);font-size:.85rem}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.product-tile{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);text-decoration:none}.product-placeholder,.product-tile img{width:100%;aspect-ratio:1;object-fit:cover;background:var(--surface-2)}.product-tile>div:last-child{padding:16px}.product-tile h3,.product-tile p{margin:0}.product-tile p{color:#8db7ff;margin-top:4px}.quiet-state{color:var(--muted);padding:34px 0}.detail-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line);border-radius:var(--radius-md);overflow:hidden}.detail-list div{padding:20px;background:var(--surface)}.detail-list dt{color:var(--muted);font-size:.78rem;text-transform:uppercase}.detail-list dd{margin:4px 0 0;font-weight:700}.sound-player{width:100%;margin:20px 0}.unavailable{max-width:760px;margin:14vh auto;padding:28px}.unavailable h1{font-size:clamp(2.6rem,8vw,6rem)}.footer{max-width:1320px;margin:auto;padding:28px;border-top:1px solid var(--line);color:var(--muted);font-size:.85rem;display:flex;justify-content:space-between}@media (max-width:900px){.resource-page{padding-top:42px}.resource-lead{grid-template-columns:1fr;min-height:0;gap:38px}.lead-visual{order:-1;transform:none}.resource-grid{grid-template-columns:1fr}.resource-aside{position:static}.header-note{display:none}h1{font-size:clamp(2.8rem,14vw,5rem)}}@media (max-width:560px){.brand-header,.footer,.resource-page{padding-left:16px;padding-right:16px}.resource-lead{padding-bottom:48px}.lead-visual{margin-left:-16px;margin-right:-16px}.hero-image,.lead-visual>img,.profile-hero{border-radius:0;border-left:0;border-right:0}.share-actions .button-primary{flex:1 1 100%}.count-strip{gap:8px}.count-strip dd{font-size:1.08rem}.profile-identity{inset-inline:16px}.profile-identity .avatar{width:92px!important;height:92px!important}.detail-list,.product-grid{grid-template-columns:1fr}.app-dialog{padding:26px 20px}.footer{display:block}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}