.st{background:var(--st-bg);color:var(--st-text);min-height:100vh;font-family:var(--st-font);font-size:calc(16px * var(--st-scale));padding:0 16px 56px;line-height:1.5}.st p,.st h1,.st h2,.st a,.st button,.st input{font-family:inherit}.st-banner{aspect-ratio:3;object-fit:cover;width:calc(100% + 32px);max-height:260px;margin:0 -16px;display:block}.st-head{max-width:560px;text-align:var(--st-text-align);align-items:var(--st-align);flex-direction:column;gap:10px;margin:0 auto;padding-top:36px;display:flex}.st-banner+.st-head{padding-top:0}.st-banner+.st-head .st-avatar{box-shadow:0 0 0 4px var(--st-bg);margin-top:-44px}.st-avatar{border-radius:var(--st-radius-avatar);object-fit:cover;background:var(--st-card);border:1px solid var(--st-border);width:88px;height:88px}.st-avatar--initial{color:var(--st-muted);justify-content:center;align-items:center;font-size:34px;font-weight:700;display:flex}.st-name{letter-spacing:-.01em;color:var(--st-text);margin:0;font-size:1.5em;font-weight:800;line-height:1.2}.st-bio{color:var(--st-muted);white-space:pre-line;max-width:460px;margin:0;font-size:1em}.st-socials{justify-content:var(--st-align);flex-wrap:wrap;gap:6px;margin-top:2px;display:flex}.st-social{border-radius:var(--st-radius-button);width:38px;height:38px;color:var(--st-text);background:var(--st-card);border:1px solid var(--st-border);justify-content:center;align-items:center;display:inline-flex}.st-social:hover{color:var(--st-accent);border-color:var(--st-accent)}.st-links{flex-direction:column;gap:8px;width:100%;margin-top:8px;display:flex}.st-link{text-align:center;color:var(--st-btn-color);background:var(--st-btn-bg);border:var(--st-btn-border);border-radius:var(--st-radius-button);padding:12px 16px;font-size:.9375em;font-weight:700;text-decoration:none;display:block}.st-link:hover{filter:brightness(1.08)}.st-products{grid-template-columns:var(--st-columns);gap:14px;max-width:560px;margin:24px auto 0;display:grid}.st-card{color:var(--st-text);background:var(--st-card);border:var(--st-card-border);border-radius:var(--st-radius-card);box-shadow:var(--st-card-shadow);flex-direction:column;min-width:0;text-decoration:none;transition:transform .12s,border-color .12s;display:flex;overflow:hidden}.st-card:hover{border-color:var(--st-accent);transform:translateY(-1px)}.st-card--page{max-width:560px;margin:0 auto}.st-cover{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.st-card-body{flex-direction:column;gap:6px;padding:18px 18px 16px;display:flex}.st-card--page .st-card-body{gap:10px;padding:22px}.st-title{color:var(--st-text);margin:0;font-size:1.125em;font-weight:700;line-height:1.3}.st-card--page .st-title{font-size:1.625em;font-weight:800;line-height:1.2}.st-desc{color:var(--st-muted);white-space:pre-line;margin:0;font-size:.9375em}.st-card--page .st-desc{font-size:1em}.st-price{color:var(--st-text);margin:4px 0 0;font-size:1.25em;font-weight:700}.st-cta{background:var(--st-btn-bg);color:var(--st-btn-color);border:var(--st-btn-border);border-radius:var(--st-radius-button);cursor:pointer;align-self:flex-start;margin-top:8px;padding:10px 18px;font-size:.875em;font-weight:700;text-decoration:none;display:inline-block}.st-card--page .st-cta{padding:12px 22px;font-size:.9375em}.st-back{max-width:560px;margin:0 auto 16px;padding-top:28px;font-size:.875em}.st-back a{color:var(--st-muted);text-decoration:none}.st-notice{color:var(--st-muted);border:1px dashed var(--st-border);border-radius:var(--st-radius-button);margin:0;padding:10px 12px;font-size:.875em}.st-notice a{color:var(--st-text)}.st-buy{flex-direction:column;gap:10px;margin-top:6px;display:flex}.st-email{color:var(--st-text);flex-direction:column;gap:4px;font-size:.875em;display:flex}.st-email input{border:1px solid var(--st-border);border-radius:var(--st-radius-button);background:var(--st-bg);color:var(--st-text);padding:10px 12px;font-size:.9375em}.st-email small{color:var(--st-muted)}.st-badge{text-align:center;max-width:560px;margin:36px auto 0;font-size:.8125em}.st-badge a{color:var(--st-muted);text-decoration:none}.st-badge a:hover{color:var(--st-text)}.st-empty{text-align:center;max-width:560px;color:var(--st-muted);margin:24px auto 0;font-size:.9375em}@media (width<=480px){.st-products{grid-template-columns:1fr}}
