.ph-res .nav:not(:has(.nav-links li)) .menu-toggle,.ph-res .nav:not(:has(.nav-links li)) .nav-links{display:none}.ph-res .hero{min-height:clamp(540px,78vh,780px);padding:150px 0 100px}.ph-res-tiles{background:var(--gray-50);overflow:hidden;position:relative;scroll-margin-top:80px}.ph-res-tiles:before{background:radial-gradient(circle,rgba(3,69,235,.06) 0,transparent 60%);border-radius:50%;content:"";height:620px;pointer-events:none;position:absolute;right:-10%;top:-12%;width:620px}.ph-res-tiles>.container{position:relative;z-index:1}.ph-res-grid{display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}.ph-res-card{--res-icon:var(--grad-brand);--res-blob:rgba(3,69,235,.09);background:var(--white);border:1px solid var(--gray-200);border-radius:var(--r-card);display:flex;flex-direction:column;overflow:hidden;padding:36px 32px;position:relative;transition:transform .35s var(--ease),box-shadow .35s var(--ease),border-color .35s var(--ease)}.ph-res-card:focus-within,.ph-res-card:hover{border-color:transparent;box-shadow:0 24px 60px -20px rgba(0,0,115,.22);transform:translateY(-4px)}.ph-res-card:after{background:radial-gradient(circle,var(--res-blob) 0,transparent 70%);border-radius:50%;bottom:-60px;content:"";height:160px;pointer-events:none;position:absolute;right:-60px;transition:transform .45s var(--ease);width:160px}.ph-res-card:hover:after{transform:scale(1.25)}.ph-res-icon{align-items:center;background:var(--res-icon);border-radius:50%;color:var(--white);display:flex;flex:none;height:56px;justify-content:center;margin-bottom:24px;width:56px}.ph-res-icon img,.ph-res-icon svg{display:block;height:25px;width:25px}.ph-res-icon img{object-fit:contain}.ph-res-tag{align-items:center;align-self:flex-start;background:rgba(3,69,235,.08);border-radius:var(--r-pill);color:var(--blue);display:inline-flex;font-size:.72rem;font-weight:600;gap:8px;letter-spacing:.06em;line-height:1.6;margin-bottom:16px;padding:5px 12px;text-transform:uppercase}.ph-res-tag:before{background:var(--blue);border-radius:50%;content:"";flex:none;height:6px;width:6px}.ph-res-card h3{color:var(--navy);font-size:clamp(1.15rem,1.6vw,1.4rem);font-weight:700;letter-spacing:-.01em;line-height:1.25;margin-bottom:12px}.ph-res-desc{color:var(--black-80);flex:1;font-size:.95rem;line-height:1.6;margin-bottom:24px}.ph-res-link{align-items:center;align-self:flex-start;color:var(--blue);display:inline-flex;font-size:.9rem;font-weight:700;gap:8px;margin-top:auto;transition:gap .3s var(--ease)}.ph-res-link:before{border-radius:var(--r-card);content:"";inset:0;position:absolute;z-index:2}.ph-res-card:hover .ph-res-link{gap:14px}.ph-res-link svg{display:block;flex:none;height:18px;width:18px}.ph-res-lang{white-space:nowrap}.ph-res-card[data-theme=sky]{--res-icon:var(--grad-brand-soft);--res-blob:rgba(46,156,255,.14)}.ph-res-card[data-theme=teal]{--res-icon:linear-gradient(135deg,#000073,#00a89e);--res-blob:rgba(0,168,158,.11)}.ph-res-card[data-theme=navy]{--res-icon:linear-gradient(135deg,#00003a,#000073);--res-blob:rgba(0,0,115,.1)}.ph-res-card[data-theme=purple]{--res-icon:linear-gradient(135deg,#000073,#754dba);--res-blob:rgba(117,77,186,.12)}.ph-res :focus-visible{outline:3px solid var(--blue-light);outline-offset:2px}.ph-res .ph-res-link:focus-visible{outline:none}.ph-res .ph-res-card:has(.ph-res-link:focus-visible){outline:3px solid var(--blue-light);outline-offset:2px}@media (max-width:1024px){.ph-res-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.ph-res-grid{grid-template-columns:1fr}.ph-res .hero{min-height:0;padding:128px 0 80px}.ph-res .btn{font-size:.95rem;padding:16px 28px}}@media (max-width:640px){.ph-res .nav-contact-btn{display:none}.ph-res .logo-img{height:26px}}@media (max-width:420px){.ph-res .logo-img{height:21px}.ph-res .lang-btn{font-size:.8rem;padding:8px 12px}.ph-res .hero-ctas .btn{justify-content:center;width:100%}}