.CardPreviewTile-module__mRczNW__tile{background:var(--hv-card-bg);border:2px solid var(--hv-card-border);cursor:pointer;width:100%;font:inherit;color:inherit;text-align:center;border-radius:18px;flex-direction:column;align-items:center;gap:6px;padding:14px 10px 12px;transition:transform .1s,box-shadow .15s;display:flex}.CardPreviewTile-module__mRczNW__tile:hover,.CardPreviewTile-module__mRczNW__tile:focus-visible{box-shadow:0 8px 18px -6px var(--hv-soft-shadow);outline:none;transform:translateY(-2px)}.CardPreviewTile-module__mRczNW__pose{object-fit:contain;width:72px;height:72px}.CardPreviewTile-module__mRczNW__title{font-family:var(--font-baloo), sans-serif;color:var(--hv-header-green);font-size:13px;font-weight:700;line-height:1.2}.CardPreviewTile-module__mRczNW__grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:12px;width:100%;display:grid}.CardPreviewTile-module__mRczNW__strip{scroll-snap-type:x proximity;gap:12px;width:100%;padding:4px 2px 10px;display:flex;overflow-x:auto}.CardPreviewTile-module__mRczNW__strip .CardPreviewTile-module__mRczNW__tile{scroll-snap-align:start;flex:0 0 110px}
.CardTemplate-module__uDaJdq__card{background:var(--hv-card-bg);border:4px solid var(--hv-card-border);width:100%;max-width:360px;box-shadow:0 10px 24px -8px var(--hv-soft-shadow);border-radius:26px;padding:26px 24px 20px;position:relative}.CardTemplate-module__uDaJdq__tag{font-family:var(--font-baloo), sans-serif;letter-spacing:.5px;border-radius:999px;padding:5px 11px;font-size:11px;font-weight:700;position:absolute;top:16px;right:16px}.CardTemplate-module__uDaJdq__tagFree{color:var(--hv-header-green);background:#e7efd6}.CardTemplate-module__uDaJdq__tagPaid{background:var(--hv-accent-orange);color:#fff}.CardTemplate-module__uDaJdq__greet{font-family:var(--font-baloo), sans-serif;color:var(--hv-accent-orange);text-align:center;min-height:0;margin:0 0 2px;font-size:15px;font-weight:700}.CardTemplate-module__uDaJdq__title{font-family:var(--font-baloo), sans-serif;color:var(--hv-header-green);text-align:center;margin:6px 0 12px;font-size:26px;font-weight:800;line-height:1.1}.CardTemplate-module__uDaJdq__pill{background:var(--hv-subtitle-pill);width:fit-content;color:var(--hv-header-green);text-align:center;border-radius:999px;margin:0 auto 18px;padding:7px 16px;font-size:13.5px;font-weight:700;display:block}.CardTemplate-module__uDaJdq__body{align-items:flex-end;gap:14px;display:flex}.CardTemplate-module__uDaJdq__vito{flex-shrink:0;width:40%;max-width:135px}.CardTemplate-module__uDaJdq__vito img{width:100%;display:block}.CardTemplate-module__uDaJdq__steps{flex-direction:column;flex:1;gap:9px;min-width:0;padding-bottom:6px;display:flex}.CardTemplate-module__uDaJdq__step{background:var(--hv-step-row-bg);border:1.5px solid var(--hv-step-row-outline);border-radius:14px;align-items:center;gap:11px;padding:10px 12px;display:flex}.CardTemplate-module__uDaJdq__num{background:var(--hv-step-number-green);color:#fff;width:30px;height:30px;font-family:var(--font-baloo), sans-serif;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;font-weight:700;display:flex}.CardTemplate-module__uDaJdq__stext{font-size:13.5px;font-weight:600;line-height:1.25}.CardTemplate-module__uDaJdq__foot{text-align:center;color:var(--hv-step-number-green);margin-top:16px;font-size:11px;font-weight:600}
.CardOverlay-module__Qd9R8G__backdrop{z-index:50;background:#3f533173;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.CardOverlay-module__Qd9R8G__panel{flex-direction:column;align-items:center;gap:16px;width:100%;max-width:400px;margin:auto;display:flex}.CardOverlay-module__Qd9R8G__actions{gap:10px;width:100%;max-width:360px;display:flex}.CardOverlay-module__Qd9R8G__actions a,.CardOverlay-module__Qd9R8G__actions button{flex:1}.CardOverlay-module__Qd9R8G__closeBtn{color:#fff;cursor:pointer;background:0 0;border:none;align-self:flex-end;padding:8px 12px;font-size:15px;font-weight:700}
.CardsControls-module__ASdZeq__controls{border:1px solid var(--hv-step-row-outline);background:#fff;border-radius:16px;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;max-width:620px;margin:0 auto 22px;padding:14px 18px;display:flex}.CardsControls-module__ASdZeq__seg{border:2px solid var(--hv-card-border);border-radius:999px;display:inline-flex;overflow:hidden}.CardsControls-module__ASdZeq__seg button{font-family:var(--font-nunito), sans-serif;cursor:pointer;color:var(--hv-header-green);background:0 0;border:0;padding:7px 16px;font-size:14px;font-weight:700}.CardsControls-module__ASdZeq__seg button.CardsControls-module__ASdZeq__on{background:var(--hv-header-green);color:#fff}.CardsControls-module__ASdZeq__nameField{align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.CardsControls-module__ASdZeq__nameField input{border:2px solid var(--hv-card-border);font-family:var(--font-nunito), sans-serif;width:140px;color:var(--hv-text);border-radius:10px;padding:8px 12px;font-size:14px}.CardsControls-module__ASdZeq__nameField input:focus{border-color:var(--hv-accent-orange);outline:none}
.CategoryTile-module__pS9jcq__tile{background:var(--hv-step-row-bg);border:1.5px solid var(--hv-step-row-outline);cursor:pointer;font:inherit;color:inherit;text-align:center;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:76px;padding:16px 10px;transition:transform .1s,box-shadow .15s;display:flex}.CategoryTile-module__pS9jcq__tile:hover,.CategoryTile-module__pS9jcq__tile:focus-visible{box-shadow:0 8px 18px -6px var(--hv-soft-shadow);outline:none;transform:translateY(-2px)}.CategoryTile-module__pS9jcq__label{font-family:var(--font-baloo), sans-serif;color:var(--hv-header-green);font-size:13.5px;font-weight:700;line-height:1.2}.CategoryTile-module__pS9jcq__count{color:var(--hv-step-number-green);font-size:11.5px;font-weight:600}.CategoryTile-module__pS9jcq__grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px;width:100%;display:grid}
