.storefront-theme{font-family:var(--font-family,system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);color:#1a1a2e;line-height:1.6}.storefront-page{max-width:56rem;margin:0 auto;padding:2rem 1.5rem 4rem}.storefront-hero{text-align:center;border-bottom:1px solid #e5e7eb;margin-bottom:2rem;padding:3rem 0 2rem}.storefront-hero__name{color:var(--accent,#0ea5e9);text-transform:uppercase;letter-spacing:.05em;margin:0 0 .25rem;font-size:1rem;font-weight:600}.storefront-hero__avatar{object-fit:cover;border:3px solid var(--accent,#0ea5e9);border-radius:50%;width:80px;height:80px;margin:0 auto 1rem;display:block}.storefront-hero__title{margin:0 0 .5rem;font-size:2rem;font-weight:800;line-height:1.2}.storefront-hero__subtitle{color:#4b5563;margin:0 0 .75rem;font-size:1.15rem}.storefront-hero__description{color:#6b7280;margin:0;font-size:1.05rem}.storefront-features{margin:2rem 0}.storefront-features__grid{grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.storefront-features__card{background:#fafafa;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem;transition:box-shadow .15s,border-color .15s}.storefront-features__card:hover{border-color:var(--accent,#0ea5e9);box-shadow:0 4px 12px #0000000f}.storefront-features__icon{margin-bottom:.5rem;font-size:1.75rem}.storefront-features__title{margin:0 0 .35rem;font-size:1.1rem;font-weight:700}.storefront-features__description{color:#6b7280;margin:0;font-size:.9rem;line-height:1.5}.storefront-input{background:#fafafa;border:1px solid #e5e7eb;border-radius:12px;margin:2rem 0;padding:1.5rem}.storefront-input__row{margin-bottom:1rem}.storefront-input__row label{margin-bottom:.35rem;font-size:.9rem;font-weight:600;display:block}.storefront-input__field{width:100%;font:inherit;box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;padding:.6rem .75rem;font-size:.95rem;transition:border-color .15s}.storefront-input__field:focus{border-color:var(--accent,#0ea5e9);outline:none;box-shadow:0 0 0 3px #0ea5e926}.storefront-input__cta{background:var(--accent,#0ea5e9);color:#fff;font:inherit;cursor:pointer;border:none;border-radius:8px;padding:.65rem 1.5rem;font-size:1rem;font-weight:600;transition:background .15s;display:inline-block}.storefront-input__cta:hover{filter:brightness(.9)}.storefront-input__cta:disabled{opacity:.5;cursor:wait}.storefront-input__error{color:#dc2626;margin:.75rem 0 0;font-size:.9rem}.storefront-input__stages{color:#6b7280;margin:.75rem 0 0;padding-left:1.25rem;font-size:.85rem}.storefront-paywall{border:2px solid var(--accent,#0ea5e9);text-align:center;background:linear-gradient(135deg,#f0f9ff,#fafafa);border-radius:12px;margin:2rem 0;padding:1.5rem}.storefront-paywall__price{color:#1a1a2e;margin-bottom:.25rem;font-size:2.25rem;font-weight:800}.storefront-paywall__product{color:#6b7280;margin-bottom:1rem;font-size:1rem}.storefront-paywall__cta{background:var(--accent,#0ea5e9);color:#fff;font:inherit;cursor:pointer;border:none;border-radius:8px;padding:.75rem 2rem;font-size:1.05rem;font-weight:700;transition:background .15s;display:inline-block}.storefront-paywall__cta:hover{filter:brightness(.9)}.storefront-paywall__cta:disabled{opacity:.5;cursor:not-allowed}.storefront-paywall__reason{color:#9ca3af;margin:.75rem 0 0;font-size:.85rem}.storefront-faq{margin:2.5rem 0}.storefront-faq__title{margin:0 0 1rem;font-size:1.35rem;font-weight:700}.storefront-faq__item{border:1px solid #e5e7eb;border-radius:8px;margin-bottom:.5rem;overflow:hidden}.storefront-faq__question{cursor:pointer;padding:.85rem 1rem;font-size:.95rem;font-weight:600;list-style:none}.storefront-faq__question::-webkit-details-marker{display:none}.storefront-faq__question:before{content:"▸ ";color:var(--accent,#0ea5e9);transition:transform .15s}details[open]>.storefront-faq__question:before{content:"▾ "}.storefront-faq__answer{color:#4b5563;margin:0;padding:0 1rem .85rem;font-size:.9rem;line-height:1.6}.storefront-run-flow{margin:2rem 0}.storefront-turnstile{margin:1rem 0}.storefront-mypage__history{background:#fafafa;border:1px solid #e5e7eb;border-radius:12px;margin:2rem 0;padding:1.5rem}.storefront-mypage__history h2{margin:0 0 .75rem;font-size:1.2rem}.storefront-mypage__history ul{margin:0;padding:0;list-style:none}.storefront-mypage__history li{border-bottom:1px solid #e5e7eb;padding:.5rem 0}.storefront-mypage__history li:last-child{border-bottom:none}.storefront-mypage__history a{color:var(--accent,#0ea5e9);text-decoration:none}.storefront-mypage__history a:hover{text-decoration:underline}@media (max-width:640px){.storefront-page{padding:1rem}.storefront-hero{padding:2rem 0 1.5rem}.storefront-hero__title{font-size:1.5rem}.storefront-features__grid{grid-template-columns:1fr}.storefront-paywall__price{font-size:1.75rem}}
*,:before,:after{box-sizing:border-box;margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit}img{max-width:100%;display:block}
