.simple-shell{min-height:100vh;background:#f8f8fb}.simple-top{display:flex;align-items:center;justify-content:space-between;padding:1rem max(1rem,calc((100% - 72rem)/2));border-bottom:1px solid var(--line);background:#fff}.simple-top nav{display:flex;gap:.5rem}.simple-top nav a{padding:.65rem .85rem;border-radius:.65rem;color:var(--muted);text-decoration:none;font-weight:750}.simple-top nav a.active{background:#eeeaff;color:var(--violet)}.simple-content{width:min(72rem,calc(100% - 2rem));margin:auto;padding:2.2rem 0 5rem}.commerce-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:1.2rem}.product-admin{display:grid;gap:.6rem}.product-admin article{display:flex;align-items:center;gap:.8rem;padding:.8rem;border:1px solid var(--line);border-radius:.7rem}.product-admin article>div{flex:1}.product-admin small,.feature-row small{display:block;margin-top:.25rem;color:var(--muted)}.locked-card{padding:2rem;border-radius:1rem;background:#eeeaff}.feature-list{max-width:46rem}.feature-row{display:flex!important;align-items:center;justify-content:space-between;padding:1rem 0;border-bottom:1px solid var(--line)}.profile-ad{display:flex;justify-content:space-between;align-items:center;padding:.7rem 1rem;background:#d9ff43;color:#101010;font-size:.8rem;font-weight:850;text-transform:uppercase}.profile-ad a{color:inherit}.profile-ad-bottom{margin:2rem 0 0;border-radius:.8rem;background:#17151f;color:#fff}.public-tabs{display:flex;gap:.5rem;margin:1.5rem 0}.public-tabs button{flex:1;padding:.75rem;border:1px solid var(--profile-text);border-radius:99px;background:transparent;color:inherit;font-weight:800}.public-tabs button.active{background:var(--profile-text);color:var(--profile-bg)}.profile-newsletter,.profile-paywall{margin-top:1.5rem;padding:1.3rem;border-radius:1rem;background:var(--profile-accent);color:#fff;text-align:left}.profile-newsletter h2,.profile-paywall h2{margin:.2rem 0}.profile-newsletter input[type=email]{width:100%;margin:.8rem 0;padding:.8rem;border:0;border-radius:.6rem}.profile-newsletter label{display:block;margin-bottom:.8rem;font-size:.8rem}.shop-collage{display:grid;grid-template-columns:1.2fr .8fr;gap:.8rem;text-align:left}.shop-collage article{padding:.8rem;border-radius:1rem;background:var(--profile-card)}.shop-collage article:first-child{grid-row:span 2}.shop-collage img,.product-placeholder{width:100%;height:11rem;border-radius:.7rem;object-fit:cover;background:var(--profile-accent)}.shop-collage article:first-child img,.shop-collage article:first-child .product-placeholder{height:19rem}.product-placeholder{display:grid;place-items:center;color:white;font-size:3rem;font-weight:900}.shop-collage h3{margin:.8rem 0 .2rem}.shop-collage p{margin:.2rem 0 .8rem}.shop-collage .primary{font-size:.85rem}.profile-paywall{text-align:center;padding:2.5rem 1.2rem}@media(max-width:800px){.simple-top{align-items:flex-start;gap:1rem}.simple-top nav{overflow:auto}.commerce-grid{grid-template-columns:1fr}.shop-collage{grid-template-columns:1fr 1fr}}
