:root{--bg-color: #fff;--bg-color-header: #fff;--text-color: #242529;--overlay-color: rgba(0, 0, 0, .45);--title-color: #fff;--marked-color: #f6f7f8;--accent-color: #00aff0;--muted-color: #8a96a3;--border-color: #e6e8eb;--soft-bg: #f5f7f9}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%}body{text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;color:var(--text-color);font:17px/1.3334 Roboto,sans-serif;background:var(--bg-color)}.page{width:min(100%,520px);margin:0 auto;padding:0}.icon-sprite{position:absolute;width:0;height:0;overflow:hidden}.g-icon{fill:currentColor}.top-bar .g-icon{color:#fff}.scroll-nav{position:fixed;top:0;left:0;right:0;background:#fff;border-bottom:1px solid var(--border-color);box-shadow:0 6px 14px #0f172a1f;transform:translateY(-110%);transition:transform .22s ease;z-index:10}.scroll-nav--visible{transform:translateY(0)}.scroll-nav__inner{width:min(100%,520px);margin:0 auto;padding:9px 16px;display:flex;align-items:center;gap:8px}.scroll-nav__title{display:flex;align-items:center;gap:6px;font-weight:600;color:#1f2937}.scroll-nav__name{font-size:17px}.scroll-nav__verified{width:17px;height:17px;color:var(--accent-color)}.top-bar{aspect-ratio:3 / 1;height:auto;position:relative;z-index:1;margin:0;padding:0;touch-action:pan-x pan-y;overflow:hidden}.top-bar__image{width:100%;height:100%;object-fit:cover;object-position:center;transform-origin:center;animation:hero-zoom 1.1s ease-out both}.top-bar__overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0f172a8c,#0f172a33 55%,#0f172a1a)}.top-bar__content{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-start;padding:7px 10px 7px 16px;margin-right:-16px;color:var(--title-color);height:inherit;animation:fade-up .8s ease-out both}.top-bar__row{display:flex;align-items:flex-start;gap:8px}.top-bar__user{display:flex;flex-direction:column;gap:4px}.icon-btn{width:25px;height:25px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:none;background:transparent;color:#fff;padding:0;cursor:pointer}.icon-btn svg{width:19px;height:19px}.icon-btn--share{margin-left:auto;color:var(--accent-color)}.top-bar__title{display:flex;align-items:center;gap:6px;font-weight:600;letter-spacing:.01em}.top-bar__name{font-size:17px}.top-bar__verified{width:17px;height:17px;color:var(--accent-color)}.top-bar .top-bar__verified{color:#fff}.top-bar__stats{display:flex;align-items:center;gap:12px;font-size:13px;font-weight:500}.stat{display:inline-flex;align-items:center;gap:6px;padding:0}.stat__icon svg{width:15px;height:15px}.profile-panel{margin:0;background:#fff;border-radius:0;position:relative;z-index:2}.profile-card{padding:0 16px 12px}.profile-card__actions{display:flex;align-items:flex-start;justify-content:space-between}.profile-card__avatar{width:80px;height:80px;border-radius:999px;border:3px solid #fff;object-fit:cover;object-position:center 30%;margin-top:-40px;box-shadow:0 4px 10px #0000001f;position:relative;z-index:3}.icon-btn--light{margin-top:12px;width:35px;height:35px;border:1px solid var(--border-color);background:#fff;color:var(--accent-color);box-shadow:none}.icon-btn--light svg{width:19px;height:19px}.icon-btn--light .g-icon{color:var(--accent-color)}.profile-card__body{margin-top:8px;display:flex;flex-direction:column;gap:8px}.profile-card__name-row{display:flex;align-items:center;gap:6px;font-size:17px;font-weight:600;color:#1f2937}.profile-card__meta{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--muted-color)}.profile-card__status{display:inline-flex;align-items:center;gap:6px;font-weight:500;color:#16a34a}.status-dot{width:8px;height:8px;border-radius:999px;background:#22c55e;box-shadow:0 0 0 2px #22c55e2e}.profile-card__handle{color:var(--muted-color)}.profile-card__bio{margin:6px 0 0;font-size:14px;color:#3d4148}.profile-card__links{margin-top:2px;display:flex;flex-direction:column;gap:4px;font-size:13px}.info-toggle{margin-top:2px;font-size:13px;color:var(--muted-color)}.info-toggle summary{list-style:none;color:var(--accent-color);font-weight:500;cursor:pointer}.info-toggle summary::-webkit-details-marker{display:none}.info-toggle__less,.info-toggle[open] .info-toggle__more{display:none}.info-toggle[open] .info-toggle__less{display:inline}.info-toggle__content{margin-top:10px;display:flex;flex-direction:column;gap:6px;color:var(--muted-color)}.info-toggle__label{margin:0;color:#4b5563}.info-toggle__link{color:var(--accent-color);text-decoration:none;word-break:break-all}.info-toggle__row{display:inline-flex;align-items:center;gap:6px;color:var(--muted-color);text-decoration:none}.info-toggle__row svg{width:15px;height:15px;color:var(--muted-color)}.subscription{margin-top:0;padding:12px 16px 16px;border-top:1px solid var(--border-color)}.subscription__eyebrow{margin:0 0 10px;font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted-color)}.subscription__offer{display:flex;flex-direction:column;gap:6px}.subscription__headline{font-size:15px;font-weight:600;color:#1f2937}.subscription__note{font-size:12px;color:var(--muted-color)}.subscription__message{display:flex;gap:10px;align-items:flex-start;background:var(--soft-bg);border-radius:10px;padding:10px;color:#4b5563;font-size:13px;line-height:1.4}.subscription__message p{margin:0}.subscription__avatar{width:36px;height:36px;border-radius:999px;object-fit:cover;flex-shrink:0}.subscription__cta{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:6px;padding:10px 14px;border-radius:999px;background:var(--accent-color);color:#fff;text-decoration:none;border:none;font-weight:600;font-size:13px;width:100%;cursor:pointer}.subscription__cta span:first-child{text-transform:uppercase;letter-spacing:.04em}.subscription__price{font-size:12px;font-weight:500;opacity:.9;text-transform:none}.subscription__regular{margin:0;font-size:12px;color:var(--muted-color)}.subscription__bundles{margin-top:14px;padding-top:12px;display:flex;flex-direction:column;gap:10px;border-top:1px solid var(--border-color)}.subscription__bundles-header{display:flex;justify-content:space-between;align-items:center;font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted-color)}.subscription__bundles-header svg{width:15px;height:15px;color:var(--muted-color)}.bundle{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;border-radius:999px;background:var(--accent-color);color:#fff;text-decoration:none;border:none;font-size:13px;font-weight:600;cursor:pointer}.bundle span:first-child{text-transform:uppercase}.bundle__price{font-size:12px;opacity:.95;text-transform:none}.content-tabs{padding:0 16px;border-top:1px solid var(--border-color)}.content-tabs__row{display:flex;gap:24px;border-bottom:1px solid var(--border-color)}.content-tabs__tab{background:transparent;border:none;padding:12px 0;font-size:13px;text-transform:uppercase;letter-spacing:.04em;color:var(--muted-color);position:relative;cursor:pointer}.content-tabs__tab.is-active{color:#242529;font-weight:600}.content-tabs__tab.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:#242529;border-radius:999px}.locked-feed{padding:12px 16px 20px}.locked-feed__placeholder{height:150px;border-radius:12px;border:1px solid var(--border-color);background:radial-gradient(120px 80px at 20% 80%,#eef1f4 0%,transparent 70%),radial-gradient(140px 90px at 80% 20%,#eef1f4 0%,transparent 70%),linear-gradient(180deg,#f4f6f8,#eef1f4);display:flex;align-items:center;justify-content:center;color:#c7cdd5}.locked-feed__icon svg{width:37px;height:37px}.locked-feed__subscribe{margin-top:12px}.locked-feed__stats{display:flex;align-items:center;gap:12px;color:var(--muted-color);font-size:12px}.locked-feed__stat{display:inline-flex;align-items:center;gap:4px}.locked-feed__stat svg{width:15px;height:15px}.locked-feed__stat--lock{margin-left:auto}.locked-feed__cta{margin-top:10px;width:100%;padding:10px 14px;border-radius:999px;border:none;background:var(--accent-color);color:#fff;font-size:13px;text-transform:uppercase;letter-spacing:.04em;font-weight:600;cursor:pointer}.toast{position:fixed;left:16px;bottom:16px;display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:12px;background:var(--accent-color);color:#fff;box-shadow:0 10px 20px #0f172a3d;opacity:0;transform:translateY(12px);pointer-events:none;transition:opacity .2s ease,transform .2s ease;z-index:12}.toast--visible{opacity:1;transform:translateY(0);pointer-events:auto}.toast__message{font-size:13px;font-weight:500}.toast__actions{display:flex;align-items:center;gap:10px;margin-left:auto}.toast__timer{width:17px;height:17px;border-radius:999px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;animation:spin 1s linear infinite}.toast__close{width:25px;height:25px;border-radius:999px;border:none;background:#fff3;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.toast__close svg{width:15px;height:15px}@keyframes hero-zoom{0%{transform:scale(1)}to{transform:scale(1)}}@keyframes fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:768px){.page{padding-top:24px}.profile-panel{margin-top:0}}@media(prefers-reduced-motion:reduce){.top-bar__image,.top-bar__content{animation:none}.scroll-nav,.toast{transition:none}.toast__timer{animation:none}}
