.phpdev-types .tgrid{align-content:start;display:grid;gap:1.25rem;grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:1000px){.phpdev-types .tgrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.phpdev-types .tgrid{grid-template-columns:minmax(0,1fr)}}.phpdev-types .tcard{background:linear-gradient(112deg,hsla(0,0%,100%,.52),rgba(127,176,255,.42) 46%,hsla(0,0%,100%,.05) 88%);border-radius:calc(var(--r) + 2px);display:block;padding:1px;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out,background .3s ease-in-out}.phpdev-types .tgrid.has-extra .tcard.is-extra{display:none}.phpdev-types .tgrid.is-open .tcard.is-extra{animation:tcardIn .42s var(--ease) both;animation-delay:calc(var(--extra-i, 0)*55ms)}@keyframes tcardIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.phpdev-types .tgrid.is-open .tcard.is-extra{animation:none}}.phpdev-types .tmore-wrap{display:flex;justify-content:center;margin-top:clamp(1.5rem,3vw,2.25rem)}.phpdev-types .tgrid-more-count{align-items:center;background:rgba(127,176,255,.16);border-radius:1em;color:var(--accent-2);display:inline-flex;font-size:.85em;height:1.5em;justify-content:center;line-height:1;min-width:1.5em;padding:0 .4em}.phpdev-types .tgrid-more[aria-expanded=true] .tgrid-more-count{display:none}.phpdev-types .tcard:hover{background:linear-gradient(112deg,hsla(0,0%,100%,.85),rgba(127,176,255,.75) 46%,rgba(127,176,255,.18) 92%);box-shadow:0 24px 50px -28px #000,0 0 34px -14px rgba(77,141,255,.5);transform:translateY(-4px)}.phpdev-types .tcard-in{background:linear-gradient(180deg,var(--s2),var(--s1));border-radius:var(--r);display:flex;flex-direction:column;height:100%;overflow:hidden}.phpdev-types .tshot{background:radial-gradient(130% 100% at 50% 0,#0e1724,#05080e);border-bottom:1px solid var(--line);display:block;padding:1.25rem}.phpdev-types .tshot img,.phpdev-types .tshot svg{display:block;height:auto;width:100%}.phpdev-types .tbody{display:flex;flex:1;flex-direction:column;gap:.55rem;padding:1.4rem 1.45rem 1.5rem}.phpdev-types .tbody h3{font-size:clamp(1.2rem,1.75vw,1.5rem);font-weight:700;letter-spacing:-.03em;line-height:1.25}.phpdev-types .tbody p{color:var(--ink-soft);flex:1;font-size:var(--fs-sm)}.phpdev-types .tmore{color:var(--accent-2);font-family:var(--mono);font-size:var(--fs-xs);letter-spacing:.06em;margin-top:.5rem;opacity:.5;transition:opacity .22s,transform .22s var(--ease)}.phpdev-types .tcard:hover .tmore{opacity:1;transform:translateX(4px)}
/*# sourceMappingURL=types.css.map */
