.page-module__zhYoBW__page{background:var(--background);flex-direction:column;align-items:center;gap:2rem;min-height:100vh;padding:1.5rem 1rem 4rem;display:flex}.page-module__zhYoBW__header{justify-content:space-between;align-items:center;width:100%;max-width:900px;display:flex}.page-module__zhYoBW__back,.page-module__zhYoBW__dash{color:var(--muted-foreground);font-size:.88rem;text-decoration:none;transition:color .15s}.page-module__zhYoBW__back:hover,.page-module__zhYoBW__dash:hover{color:var(--foreground)}.page-module__zhYoBW__hero{text-align:center;max-width:560px}.page-module__zhYoBW__title{color:var(--foreground);margin:0 0 .5rem;font-size:1.76rem;font-weight:800}.page-module__zhYoBW__sub{color:var(--muted-foreground);margin:0;font-size:.88rem;line-height:1.6}.page-module__zhYoBW__grid{flex-wrap:wrap;justify-content:center;gap:1.25rem;display:flex}.page-module__zhYoBW__card{background:var(--card);border-radius:var(--radius)0 var(--radius)0;border:1px solid #a1a1a1;flex-direction:column;align-items:center;gap:.35rem;min-width:220px;max-width:260px;padding:2rem 2.5rem;transition:border-color .15s,box-shadow .15s;display:flex;position:relative}.page-module__zhYoBW__card:hover{border-color:var(--ring);box-shadow:var(--shadow-lg)}.page-module__zhYoBW__popular{border-color:var(--primary);box-shadow:var(--shadow-md)}.page-module__zhYoBW__badge{background:var(--primary);color:var(--primary-foreground);text-transform:uppercase;letter-spacing:.05em;border-radius:100px;padding:3px 12px;font-size:.88rem;font-weight:700;position:absolute;top:-14px}.page-module__zhYoBW__credits{color:var(--foreground);font-size:4.4rem;font-weight:800;line-height:1}.page-module__zhYoBW__creditsLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--muted-foreground);margin-bottom:.75rem;font-size:.88rem}.page-module__zhYoBW__price{color:var(--foreground);font-size:1.76rem;font-weight:700}.page-module__zhYoBW__perCredit{color:var(--muted-foreground);text-align:center;min-width:28ch;margin-bottom:1.25rem;font-size:.88rem}.page-module__zhYoBW__perCreditIntro{white-space:nowrap}.page-module__zhYoBW__btn{background:var(--primary);width:100%;color:var(--primary-foreground);cursor:pointer;border:none;border-radius:16px 0;padding:.65rem 1rem;font-size:.88rem;font-weight:600;transition:opacity .15s}.page-module__zhYoBW__btn:hover:not(:disabled){background:var(--primary-hover,var(--primary));opacity:1}.page-module__zhYoBW__btn:disabled{opacity:.5;cursor:not-allowed}.page-module__zhYoBW__note{color:var(--muted-foreground);text-align:center;max-width:480px;margin:0;font-size:.88rem;line-height:1.6}
