.ProjectCard-module__U_VZua__card{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:#fff;flex-direction:column;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s,border-color .3s;display:flex;overflow:hidden}.ProjectCard-module__U_VZua__card:hover{border-color:#0000001f;transform:translateY(-6px);box-shadow:0 24px 60px #0000001f}.ProjectCard-module__U_VZua__previewWrap{aspect-ratio:16/10;background:var(--color-surface);position:relative;overflow:hidden}.ProjectCard-module__U_VZua__preview{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.22,1,.36,1),filter .4s;display:block}.ProjectCard-module__U_VZua__card:hover .ProjectCard-module__U_VZua__preview{transform:scale(1.04)}.ProjectCard-module__U_VZua__previewShade{pointer-events:none;background:linear-gradient(#0000 55%,#0000002e 100%);position:absolute;inset:0}.ProjectCard-module__U_VZua__previewFallback{background:linear-gradient(135deg,#ececec,#f6f6f6);width:100%;height:100%}.ProjectCard-module__U_VZua__badgeFree,.ProjectCard-module__U_VZua__badgePaid{z-index:2;letter-spacing:.03em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:999px;align-items:center;gap:.35rem;padding:.34rem .7rem;font-size:.72rem;font-weight:600;display:inline-flex;position:absolute;top:.8rem;left:.8rem}.ProjectCard-module__U_VZua__badgeFree{color:#fff;background:#1a1a1ad1}.ProjectCard-module__U_VZua__badgePaid{color:#fff;background:#1a1a1a8c;border:1px solid #ffffff40}.ProjectCard-module__U_VZua__body{padding:var(--spacing-md);flex-direction:column;flex:1;gap:.6rem;display:flex}.ProjectCard-module__U_VZua__tags{flex-wrap:wrap;gap:.4rem;display:flex}.ProjectCard-module__U_VZua__tag{color:var(--color-subtitle);background:var(--color-surface);border:1px solid var(--color-border);border-radius:6px;padding:.2rem .55rem;font-size:.7rem;font-weight:500}.ProjectCard-module__U_VZua__title{color:var(--color-title);text-wrap:balance;margin:.1rem 0 0;font-size:clamp(1.05rem,1rem + .4vw,1.2rem);font-weight:600;line-height:1.25}.ProjectCard-module__U_VZua__description{color:var(--color-text);text-wrap:pretty;flex:1;margin:0;font-size:.88rem;line-height:1.55}.ProjectCard-module__U_VZua__copyBtn,.ProjectCard-module__U_VZua__buyBtn{width:100%;font-family:var(--font-primary);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:.45rem;margin-top:.4rem;padding:.7rem 1rem;font-size:.88rem;font-weight:500;text-decoration:none;transition:transform .15s,background .2s,opacity .2s;display:inline-flex}.ProjectCard-module__U_VZua__copyBtn{background:var(--color-title);color:#fff;border:1px solid var(--color-title)}.ProjectCard-module__U_VZua__copyBtn:hover{transform:translateY(-1px)}.ProjectCard-module__U_VZua__copyBtn:active{transform:translateY(1px)}.ProjectCard-module__U_VZua__copyBtn[data-copied=true]{background:#1f7a3d;border-color:#1f7a3d}.ProjectCard-module__U_VZua__buyBtn{color:var(--color-title);background:#fff;background-image:linear-gradient(#fff, #fff), var(--gradient-border);background-origin:border-box;background-clip:padding-box,border-box;border:2px solid #0000}.ProjectCard-module__U_VZua__buyBtn:hover{transform:translateY(-1px)}.ProjectCard-module__U_VZua__buyBtn:active{transform:translateY(1px)}.ProjectCard-module__U_VZua__copyBtn:disabled{opacity:.6;cursor:wait}.ProjectCard-module__U_VZua__alreadyBtn{color:var(--color-subtitle);font-family:var(--font-primary);text-underline-offset:2px;cursor:pointer;background:0 0;border:none;align-self:center;margin-top:.5rem;font-size:.82rem;text-decoration:underline;transition:color .15s}.ProjectCard-module__U_VZua__alreadyBtn:hover{color:var(--color-title)}.ProjectCard-module__U_VZua__error{color:var(--color-accent);margin-top:.5rem;font-size:.78rem}
.ProjectsGallery-module__meqP1G__account{margin-bottom:var(--spacing-md);color:var(--color-subtitle);justify-content:flex-end;font-size:.86rem;display:flex}.ProjectsGallery-module__meqP1G__loggedIn{align-items:center;gap:.5rem;display:inline-flex}.ProjectsGallery-module__meqP1G__linkBtn{color:var(--color-accent);font-family:var(--font-primary);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-size:.86rem;text-decoration:underline}.ProjectsGallery-module__meqP1G__linkBtn:hover{opacity:.8}.ProjectsGallery-module__meqP1G__groupBanner{padding:var(--spacing-md);margin-bottom:var(--spacing-lg);border-radius:var(--radius-lg);background:var(--color-title);color:#fff;flex-wrap:wrap;align-items:center;gap:.75rem;text-decoration:none;transition:transform .15s;display:flex}.ProjectsGallery-module__meqP1G__groupBanner:hover{transform:translateY(-1px)}.ProjectsGallery-module__meqP1G__groupTag{letter-spacing:.08em;background:var(--color-accent);color:#fff;border-radius:999px;padding:.25rem .55rem;font-size:.68rem;font-weight:700}.ProjectsGallery-module__meqP1G__groupText{flex:1;font-size:.92rem}.ProjectsGallery-module__meqP1G__groupCta{color:var(--color-accent);font-size:.9rem;font-weight:600}.ProjectsGallery-module__meqP1G__grid{gap:var(--spacing-lg);grid-template-columns:1fr;display:grid}@media (min-width:640px){.ProjectsGallery-module__meqP1G__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1000px){.ProjectsGallery-module__meqP1G__grid{grid-template-columns:repeat(3,1fr)}}.ProjectsGallery-module__meqP1G__overlay{z-index:1100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:var(--spacing-md);background:#00000073;justify-content:center;align-items:center;animation:.2s ProjectsGallery-module__meqP1G__fade;display:flex;position:fixed;inset:0}@keyframes ProjectsGallery-module__meqP1G__fade{0%{opacity:0}to{opacity:1}}.ProjectsGallery-module__meqP1G__modal{border:1px solid var(--color-border);border-radius:var(--radius-lg);width:100%;max-width:420px;padding:var(--spacing-lg);background:#fff;box-shadow:0 24px 60px #0003}.ProjectsGallery-module__meqP1G__modalTitle{color:var(--color-title);margin:0 0 .5rem;font-size:1.3rem;font-weight:600}.ProjectsGallery-module__meqP1G__modalText{color:var(--color-text);margin:0 0 var(--spacing-md);text-wrap:pretty;font-size:.9rem;line-height:1.55}.ProjectsGallery-module__meqP1G__form{flex-direction:column;gap:.6rem;display:flex}.ProjectsGallery-module__meqP1G__input{border:1px solid var(--color-border);width:100%;font-family:var(--font-primary);color:var(--color-title);background:var(--color-surface);border-radius:10px;padding:.75rem 1rem;font-size:.95rem}.ProjectsGallery-module__meqP1G__input:focus{border-color:var(--color-subtitle)}.ProjectsGallery-module__meqP1G__codeInput{border:1px solid var(--color-border);width:100%;font-family:var(--font-primary);letter-spacing:.5em;text-align:center;color:var(--color-title);background:var(--color-surface);border-radius:10px;padding:.85rem 1rem;font-size:1.6rem;font-weight:600}.ProjectsGallery-module__meqP1G__codeInput:focus{border-color:var(--color-subtitle)}.ProjectsGallery-module__meqP1G__codeInput::placeholder{color:var(--color-subtitle);letter-spacing:.5em}.ProjectsGallery-module__meqP1G__submitBtn,.ProjectsGallery-module__meqP1G__closeBtn{font-family:var(--font-primary);cursor:pointer;background:var(--color-title);color:#fff;border:1px solid var(--color-title);border-radius:10px;padding:.75rem 1rem;font-size:.9rem;font-weight:500;transition:transform .15s,opacity .2s}.ProjectsGallery-module__meqP1G__submitBtn:hover,.ProjectsGallery-module__meqP1G__closeBtn:hover{transform:translateY(-1px)}.ProjectsGallery-module__meqP1G__submitBtn:disabled{opacity:.6;cursor:wait}.ProjectsGallery-module__meqP1G__closeBtn{margin-top:var(--spacing-md);width:100%}.ProjectsGallery-module__meqP1G__modalError{color:var(--color-accent);margin-top:.6rem;font-size:.82rem;display:block}
.page-module__h0ftOG__page{background:var(--color-bg);min-height:100vh;padding:clamp(2rem, 1.5rem + 4vw, 5rem) var(--spacing-md)}.page-module__h0ftOG__inner{max-width:1120px;margin:0 auto}.page-module__h0ftOG__back{margin-bottom:var(--spacing-lg);color:var(--color-subtitle);font-size:.9rem;text-decoration:none;transition:color .15s;display:inline-block}.page-module__h0ftOG__back:hover{color:var(--color-title)}.page-module__h0ftOG__header{max-width:680px;margin-bottom:clamp(2rem,1.5rem + 2vw,3.5rem)}.page-module__h0ftOG__tag{letter-spacing:.12em;color:var(--color-accent);border:1px solid var(--color-border);margin-bottom:var(--spacing-md);border-radius:999px;padding:.3rem .7rem;font-size:.74rem;font-weight:600;display:inline-block}.page-module__h0ftOG__title{letter-spacing:-.02em;color:var(--color-title);text-wrap:balance;margin:0 0 var(--spacing-md);font-size:clamp(2.1rem,1.5rem + 3.4vw,3.6rem);font-weight:700;line-height:1.03}.page-module__h0ftOG__accent{background:linear-gradient(100deg, var(--color-accent), #ff8a4c);color:#0000;-webkit-background-clip:text;background-clip:text}.page-module__h0ftOG__subtitle{color:var(--color-subtitle);text-wrap:pretty;margin:0;font-size:clamp(.98rem,.92rem + .4vw,1.12rem);line-height:1.6}.page-module__h0ftOG__grid{gap:var(--spacing-lg);grid-template-columns:1fr;display:grid}@media (min-width:640px){.page-module__h0ftOG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1000px){.page-module__h0ftOG__grid{grid-template-columns:repeat(3,1fr)}}
