.phase0-stat-clean{min-height:132px!important}.phase0-stat-clean:before{content:"";position:absolute;left:17px;right:17px;bottom:0;height:3px;border-radius:999px 999px 0 0;background:linear-gradient(90deg,var(--brand),#ff9a61);transform:scaleX(0);transform-origin:left;transition:transform .35s ease}.phase0-stat-clean:hover:before{transform:scaleX(1)}.phase0-stat-clean .stat-value{animation:phase0ValueIn .48s cubic-bezier(.2,.8,.2,1) both}.phase0-photo-avatar{overflow:hidden!important;background:#eef1f5!important;padding:0!important}.phase0-photo-avatar img{width:100%;height:100%;display:block;object-fit:cover}.phase0-portfolio{margin-bottom:22px;animation:phase0SectionIn .45s ease both}.phase0-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:13px}.phase0-section-head h2{font-size:19px;line-height:1.2;letter-spacing:-.45px;margin:0 0 4px;color:#17191d}.phase0-section-head p{font-size:12px;color:#7d8592;margin:0}.phase0-live-pill{display:inline-flex;align-items:center;border:1px solid #d9f3e8;background:#eefbf6;color:#087653;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:700;white-space:nowrap}.phase0-live-pill:before{content:"";width:6px;height:6px;background:#12a878;border-radius:50%;margin-right:6px;box-shadow:0 0 0 4px rgba(18,168,120,.11);animation:phase0Pulse 1.8s infinite}.phase0-client-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px}.phase0-client-logo{height:62px;background:rgba(255,255,255,.96);border:1px solid #e7eaf0;border-radius:15px;display:flex;align-items:center;justify-content:center;padding:5px;box-shadow:0 5px 18px rgba(24,31,45,.045);transition:transform .2s ease,box-shadow .2s ease}.phase0-client-logo:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(24,31,45,.09)}.phase0-client-logo img{max-width:100%;max-height:100%;display:block}.phase0-project-grid{display:grid;grid-template-columns:1fr;gap:10px}.phase0-project-card{display:grid;grid-template-columns:40px 1fr auto;gap:11px;align-items:center;background:rgba(255,255,255,.96);border:1px solid #e7eaf0;border-radius:16px;padding:12px 14px;box-shadow:0 6px 20px rgba(24,31,45,.05);transition:transform .2s ease,border-color .2s ease}.phase0-project-card:hover{transform:translateY(-2px);border-color:#f2c7af}.phase0-project-icon{width:40px;height:40px;border-radius:12px;background:#fff1e8;color:var(--brand);display:grid;place-items:center}.phase0-project-icon svg{width:19px;height:19px}.phase0-project-card strong{display:block;font-size:12px;color:#202329;line-height:1.35;margin-bottom:3px}.phase0-project-card span{display:block;font-size:10px;color:#858d99;line-height:1.35}.phase0-project-card b{font-size:11px;color:#c94300;background:#fff2e9;border-radius:999px;padding:5px 8px;white-space:nowrap}.avatar img{width:100%;height:100%;object-fit:cover;border-radius:inherit}@keyframes phase0ValueIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes phase0SectionIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes phase0Pulse{0%,100%{opacity:1}50%{opacity:.45}}@media(min-width:640px){.phase0-client-strip{grid-template-columns:repeat(5,minmax(0,1fr))}.phase0-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1100px){.phase0-project-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.phase0-project-card{grid-template-columns:38px 1fr}.phase0-project-card b{grid-column:2;justify-self:start;margin-top:-6px}.phase0-client-strip{grid-template-columns:repeat(10,minmax(0,1fr))}}